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 --prefix=/home/kernigh/prefix --with-baseruby=/usr/local/bin/ruby19 CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = pehcehwahn uname -m = amd64 uname -r = 5.2 uname -s = OpenBSD uname -v = GENERIC.MP#368 /usr/bin/uname -p = amd64 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = OpenBSD.amd64 /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/kernigh/bin PATH: /home/kernigh/prefix/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/games PATH: /usr/local/jdk-1.7.0/bin PATH: /usr/local/jruby/bin PATH: /home/kernigh/park/scala/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2779: checking build system type configure:2793: result: x86_64-unknown-openbsd5.2 configure:2861: checking host system type configure:2874: result: x86_64-unknown-openbsd5.2 configure:2894: checking target system type configure:2907: result: x86_64-unknown-openbsd5.2 configure:3339: checking for gcc configure:3355: found /usr/bin/gcc configure:3366: result: gcc configure:3595: checking for C compiler version configure:3604: gcc --version >&5 gcc (GCC) 4.2.1 20070719 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:3615: $? = 0 configure:3604: gcc -v >&5 Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd5.2/4.2.1/specs Target: amd64-unknown-openbsd5.2 Configured with: OpenBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 configure:3615: $? = 0 configure:3604: gcc -V >&5 gcc: '-V' option must have argument configure:3615: $? = 1 configure:3604: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3615: $? = 1 configure:3637: checking for C compiler default output file name configure:3659: gcc -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3663: $? = 0 configure:3700: result: a.out configure:3716: checking whether the C compiler works configure:3725: ./a.out configure:3729: $? = 0 configure:3744: result: yes configure:3751: checking whether we are cross compiling configure:3753: result: no configure:3756: checking for suffix of executables configure:3763: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3767: $? = 0 configure:3789: result: configure:3795: checking for suffix of object files configure:3817: gcc -c -I/usr/local/include conftest.c >&5 configure:3821: $? = 0 configure:3842: result: o configure:3846: checking whether we are using the GNU C compiler configure:3865: gcc -c -I/usr/local/include conftest.c >&5 configure:3865: $? = 0 configure:3874: result: yes configure:3883: checking whether gcc accepts -g configure:3903: gcc -c -g -I/usr/local/include conftest.c >&5 configure:3903: $? = 0 configure:3944: result: yes configure:3961: checking for gcc option to accept ISO C89 configure:4025: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4025: $? = 0 configure:4038: result: none needed configure:4116: checking for g++ configure:4132: found /usr/bin/g++ configure:4143: result: g++ configure:4170: checking for C++ compiler version configure:4179: g++ --version >&5 g++ (GCC) 4.2.1 20070719 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:4190: $? = 0 configure:4179: g++ -v >&5 Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd5.2/4.2.1/specs Target: amd64-unknown-openbsd5.2 Configured with: OpenBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 configure:4190: $? = 0 configure:4179: g++ -V >&5 g++: '-V' option must have argument configure:4190: $? = 1 configure:4179: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:4190: $? = 1 configure:4194: checking whether we are using the GNU C++ compiler configure:4213: g++ -c -I/usr/local/include conftest.cpp >&5 configure:4213: $? = 0 configure:4222: result: yes configure:4231: checking whether g++ accepts -g configure:4251: g++ -c -g -I/usr/local/include conftest.cpp >&5 configure:4251: $? = 0 configure:4292: result: yes configure:4321: checking how to run the C preprocessor configure:4352: gcc -E -I/usr/local/include conftest.c configure:4352: $? = 0 configure:4366: gcc -E -I/usr/local/include conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4366: $? = 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 CANONICALIZATION_FOR_MATHN 1 | /* end confdefs.h. */ | #include configure:4391: result: gcc -E configure:4411: gcc -E -I/usr/local/include conftest.c configure:4411: $? = 0 configure:4425: gcc -E -I/usr/local/include conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4425: $? = 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 CANONICALIZATION_FOR_MATHN 1 | /* end confdefs.h. */ | #include configure:4505: checking for grep that handles long lines and -e configure:4563: result: /usr/bin/grep configure:4568: checking for egrep configure:4630: result: /usr/bin/grep -E configure:4636: checking whether gcc needs -traditional conftest.c:10:20: error: termio.h: No such file or directory configure:4670: result: no configure:4824: checking for ld configure:4840: found /usr/bin/ld configure:4851: result: ld configure:4892: checking whether the linker is GNU ld configure:4904: result: yes configure:4908: checking whether gcc -E accepts -o configure:4920: gcc -E -o conftest-1.i conftest.c configure:4920: $? = 0 configure:4927: result: yes configure:5134: checking for ranlib configure:5150: found /usr/bin/ranlib configure:5161: result: ranlib configure:5226: checking for ar configure:5242: found /usr/bin/ar configure:5253: result: ar configure:5364: checking for as configure:5380: found /usr/bin/as configure:5391: result: as configure:5473: checking for objdump configure:5489: found /usr/bin/objdump configure:5500: result: objdump configure:5573: checking for objcopy configure:5589: found /usr/bin/objcopy configure:5600: result: objcopy configure:6017: checking for nm configure:6033: found /usr/bin/nm configure:6044: result: nm configure:6067: checking whether ln -s works configure:6071: result: yes configure:6078: checking whether make sets $(MAKE) configure:6100: result: yes configure:6123: checking for a BSD-compatible install configure:6191: result: /usr/bin/install -c configure:6202: checking for a thread-safe mkdir -p configure:6241: result: -d configure:6261: checking for dtrace configure:6291: result: no configure:6340: checking for dot configure:6370: result: no configure:6382: checking for doxygen configure:6412: result: no configure:6468: checking for pkg-config configure:6489: found /usr/bin/pkg-config configure:6512: result: pkg-config configure:6522: checking for ANSI C header files configure:6542: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:6542: $? = 0 configure:6615: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6615: $? = 0 configure:6615: ./conftest configure:6615: $? = 0 configure:6626: result: yes configure:6639: checking for sys/types.h configure:6639: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:6639: $? = 0 configure:6639: result: yes configure:6639: checking for sys/stat.h configure:6639: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:6639: $? = 0 configure:6639: result: yes configure:6639: checking for stdlib.h configure:6639: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:6639: $? = 0 configure:6639: result: yes configure:6639: checking for string.h configure:6639: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:6639: $? = 0 configure:6639: result: yes configure:6639: checking for memory.h configure:6639: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:6639: $? = 0 configure:6639: result: yes configure:6639: checking for strings.h configure:6639: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:6639: $? = 0 configure:6639: result: yes configure:6639: checking for inttypes.h configure:6639: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:6639: $? = 0 configure:6639: result: yes configure:6639: checking for stdint.h configure:6639: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:6639: $? = 0 configure:6639: result: yes configure:6639: checking for unistd.h configure:6639: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:6639: $? = 0 configure:6639: result: yes configure:6653: checking minix/config.h usability configure:6653: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:53:26: error: minix/config.h: No such file or directory configure:6653: $? = 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 CANONICALIZATION_FOR_MATHN 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6653: result: no configure:6653: checking minix/config.h presence configure:6653: gcc -E -I/usr/local/include conftest.c conftest.c:20:26: error: minix/config.h: No such file or directory configure:6653: $? = 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 CANONICALIZATION_FOR_MATHN 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 | /* end confdefs.h. */ | #include configure:6653: result: no configure:6653: checking for minix/config.h configure:6653: result: no configure:6674: checking whether it is safe to define __EXTENSIONS__ configure:6692: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:6692: $? = 0 configure:6699: result: yes configure:6731: checking for cd using physical directory configure:6746: result: cd -P configure:6778: checking whether -Wno-unused-parameter is accepted as CFLAGS configure:6801: gcc -c -g -O2 -Wno-unused-parameter -I/usr/local/include conftest.c >&5 configure:6801: $? = 0 configure:6815: result: yes configure:6778: checking whether -Wno-parentheses is accepted as CFLAGS configure:6801: gcc -c -g -O2 -Wno-parentheses -I/usr/local/include conftest.c >&5 configure:6801: $? = 0 configure:6815: result: yes configure:6778: checking whether -Wno-long-long is accepted as CFLAGS configure:6801: gcc -c -g -O2 -Wno-long-long -I/usr/local/include conftest.c >&5 configure:6801: $? = 0 configure:6815: result: yes configure:6778: checking whether -Wno-missing-field-initializers is accepted as CFLAGS configure:6801: gcc -c -g -O2 -Wno-missing-field-initializers -I/usr/local/include conftest.c >&5 configure:6801: $? = 0 configure:6815: result: yes configure:6778: checking whether -Wunused-variable is accepted as CFLAGS configure:6801: gcc -c -g -O2 -Wunused-variable -I/usr/local/include conftest.c >&5 configure:6801: $? = 0 configure:6815: result: yes configure:6778: checking whether -Werror=pointer-arith is accepted as CFLAGS configure:6801: gcc -c -g -O2 -Werror=pointer-arith -I/usr/local/include conftest.c >&5 configure:6801: $? = 0 configure:6815: result: yes configure:6778: checking whether -Werror=write-strings is accepted as CFLAGS configure:6801: gcc -c -g -O2 -Werror=write-strings -I/usr/local/include conftest.c >&5 configure:6801: $? = 0 configure:6815: result: yes configure:6778: checking whether -Werror=declaration-after-statement is accepted as CFLAGS configure:6801: gcc -c -g -O2 -Werror=declaration-after-statement -I/usr/local/include conftest.c >&5 configure:6801: $? = 0 configure:6815: result: yes configure:6778: checking whether -Werror=shorten-64-to-32 is accepted as CFLAGS configure:6801: gcc -c -g -O2 -Werror=shorten-64-to-32 -I/usr/local/include conftest.c >&5 cc1: error: -Werror=shorten-64-to-32: No option -Wshorten-64-to-32 configure:6801: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6819: result: no configure:6837: checking whether -Wshorten-64-to-32 is accepted as CFLAGS configure:6860: gcc -c -g -O2 -Wshorten-64-to-32 -I/usr/local/include conftest.c >&5 cc1: error: unrecognized command line option "-Wshorten-64-to-32" configure:6860: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6878: result: no configure:6778: checking whether -Werror=implicit-function-declaration is accepted as CFLAGS configure:6801: gcc -c -g -O2 -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 configure:6801: $? = 0 configure:6815: result: yes configure:6903: checking whether -Wall -Wextra is accepted as CFLAGS configure:6926: gcc -c -g -O2 -Wall -Wextra -I/usr/local/include conftest.c >&5 configure:6926: $? = 0 configure:6928: result: yes configure:6951: checking whether -ggdb3 is accepted as CFLAGS configure:6974: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -ggdb3 -I/usr/local/include conftest.c >&5 configure:6974: $? = 0 configure:6976: result: yes configure:7082: checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS configure:7105: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5 configure:7105: $? = 0 configure:7115: result: yes configure:7142: checking whether -fstack-protector is accepted as CFLAGS configure:7165: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -fstack-protector -I/usr/local/include conftest.c >&5 configure:7165: $? = 0 configure:7167: result: yes configure:7188: checking whether -fstack-protector is accepted as LDFLAGS configure:7210: gcc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:7210: $? = 0 configure:7212: result: yes configure:7288: checking whether -ansi -std=iso9899:199409 is accepted as CFLAGS configure:7311: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:7311: $? = 0 configure:7332: result: yes configure:7354: checking whether -fno-strict-overflow is accepted as CFLAGS configure:7377: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -fno-strict-overflow -I/usr/local/include conftest.c >&5 configure:7377: $? = 0 configure:7387: result: yes configure:7431: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:7431: $? = 0 configure:7439: checking whether -fvisibility=hidden is accepted as CFLAGS configure:7462: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -fvisibility=hidden -I/usr/local/include conftest.c >&5 configure:7462: $? = 0 configure:7464: result: yes configure:7603: checking whether -fno-fast-math is accepted as CFLAGS configure:7626: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -fno-fast-math -I/usr/local/include conftest.c >&5 configure:7626: $? = 0 configure:7636: result: yes configure:7668: checking for special C compiler options needed for large files configure:7713: result: no configure:7719: checking for _FILE_OFFSET_BITS value needed for large files configure:7744: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:7744: $? = 0 configure:7776: result: no configure:7870: checking whether byte ordering is bigendian configure:7885: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:7885: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:7930: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:7930: $? = 0 configure:7948: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:32: error: 'not' undeclared (first use in this function) conftest.c:32: error: (Each undeclared identifier is reported only once conftest.c:32: error: for each function it appears in.) conftest.c:32: error: expected ';' before 'big' configure:7948: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:8076: result: no configure:8094: checking for an ANSI C-conforming const configure:8159: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:8159: $? = 0 configure:8166: result: yes configure:8174: checking whether char is unsigned configure:8192: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:8192: $? = 0 configure:8199: result: no configure:8206: checking for inline configure:8222: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo_t' conftest.c:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo_t' configure:8222: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:8222: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:8222: $? = 0 configure:8230: result: __inline__ configure:8248: checking for working volatile configure:8267: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:8267: $? = 0 configure:8274: result: yes configure:8290: checking for long long configure:8290: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:8290: $? = 0 configure:8290: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:64: error: expected expression before ')' token configure:8290: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:8290: result: yes configure:8299: checking for off_t configure:8299: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:8299: $? = 0 configure:8299: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:65: error: expected expression before ')' token configure:8299: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:8299: result: yes configure:8310: checking char bit configure:8316: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:8316: $? = 0 configure:8316: ./conftest configure:8316: $? = 0 configure:8325: result: 8 configure:8446: checking size of int configure:8451: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:8451: $? = 0 configure:8451: ./conftest configure:8451: $? = 0 configure:8466: result: 4 configure:8545: checking size of short configure:8550: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:8550: $? = 0 configure:8550: ./conftest configure:8550: $? = 0 configure:8565: result: 2 configure:8717: checking size of long configure:8722: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:8722: $? = 0 configure:8722: ./conftest configure:8722: $? = 0 configure:8737: result: 8 configure:8816: checking size of long long configure:8821: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:8821: $? = 0 configure:8821: ./conftest configure:8821: $? = 0 configure:8836: result: 8 configure:8915: checking size of __int64 configure:8920: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 conftest.c: In function 'longval': conftest.c:67: error: '__int64' undeclared (first use in this function) conftest.c:67: error: (Each undeclared identifier is reported only once conftest.c:67: error: for each function it appears in.) conftest.c: In function 'ulongval': conftest.c:68: error: '__int64' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:78: error: '__int64' undeclared (first use in this function) configure:8920: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval () { return (long int) (sizeof (__int64)); } | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int64))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:8935: result: 0 configure:9014: checking size of off_t configure:9019: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:9019: $? = 0 configure:9019: ./conftest configure:9019: $? = 0 configure:9034: result: 8 configure:9186: checking size of void* configure:9191: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:9191: $? = 0 configure:9191: ./conftest configure:9191: $? = 0 configure:9206: result: 8 configure:9285: checking size of float configure:9290: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:9290: $? = 0 configure:9290: ./conftest configure:9290: $? = 0 configure:9305: result: 4 configure:9384: checking size of double configure:9389: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:9389: $? = 0 configure:9389: ./conftest configure:9389: $? = 0 configure:9404: result: 8 configure:9508: checking size of time_t configure:9513: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:9513: $? = 0 configure:9513: ./conftest configure:9513: $? = 0 configure:9529: result: 4 configure:9546: checking for printf prefix for long long configure:9582: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 configure:9582: $? = 0 configure:9595: result: ll configure:9667: checking for pid_t configure:9667: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:9667: $? = 0 configure:9667: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:77: error: expected expression before ')' token configure:9667: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:9667: result: yes configure:9674: checking for convertible type of pid_t configure:9702: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:77: error: size of array 'test_array' is negative configure:9702: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((pid_t)-1 > 0)]; | test_array [0] = 0 | | ; | return 0; | } configure:9730: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:77: error: conflicting types for 'rbcv_conftest_var' conftest.c:76: error: previous declaration of 'rbcv_conftest_var' was here conftest.c:79: error: conflicting types for 'rbcv_conftest_func' conftest.c:78: error: previous declaration of 'rbcv_conftest_func' was here conftest.c: In function 'main': conftest.c:84: error: size of array 'test_array' is negative configure:9730: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t rbcv_conftest_target_type; | typedef long long rbcv_conftest_replace_type; | extern rbcv_conftest_target_type rbcv_conftest_var; | extern rbcv_conftest_replace_type rbcv_conftest_var; | extern rbcv_conftest_target_type rbcv_conftest_func(void); | extern rbcv_conftest_replace_type rbcv_conftest_func(void); | | int | main () | { | static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | test_array [0] = 0 | | ; | return 0; | } configure:9730: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:77: error: conflicting types for 'rbcv_conftest_var' conftest.c:76: error: previous declaration of 'rbcv_conftest_var' was here conftest.c:79: error: conflicting types for 'rbcv_conftest_func' conftest.c:78: error: previous declaration of 'rbcv_conftest_func' was here conftest.c: In function 'main': conftest.c:84: error: size of array 'test_array' is negative configure:9730: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t rbcv_conftest_target_type; | typedef long rbcv_conftest_replace_type; | extern rbcv_conftest_target_type rbcv_conftest_var; | extern rbcv_conftest_replace_type rbcv_conftest_var; | extern rbcv_conftest_target_type rbcv_conftest_func(void); | extern rbcv_conftest_replace_type rbcv_conftest_func(void); | | int | main () | { | static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | test_array [0] = 0 | | ; | return 0; | } configure:9730: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:9730: $? = 0 configure:9749: result: INT configure:9769: checking for uid_t configure:9769: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:9769: $? = 0 configure:9769: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:81: error: expected expression before ')' token configure:9769: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uid_t))) | return 0; | ; | return 0; | } configure:9769: result: yes configure:9776: checking for convertible type of uid_t configure:9804: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:9804: $? = 0 configure:9832: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:81: error: conflicting types for 'rbcv_conftest_var' conftest.c:80: error: previous declaration of 'rbcv_conftest_var' was here conftest.c:83: error: conflicting types for 'rbcv_conftest_func' conftest.c:82: error: previous declaration of 'rbcv_conftest_func' was here conftest.c: In function 'main': conftest.c:88: error: size of array 'test_array' is negative configure:9832: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef uid_t rbcv_conftest_target_type; | typedef unsigned long long rbcv_conftest_replace_type; | extern rbcv_conftest_target_type rbcv_conftest_var; | extern rbcv_conftest_replace_type rbcv_conftest_var; | extern rbcv_conftest_target_type rbcv_conftest_func(void); | extern rbcv_conftest_replace_type rbcv_conftest_func(void); | | int | main () | { | static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | test_array [0] = 0 | | ; | return 0; | } configure:9832: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:81: error: conflicting types for 'rbcv_conftest_var' conftest.c:80: error: previous declaration of 'rbcv_conftest_var' was here conftest.c:83: error: conflicting types for 'rbcv_conftest_func' conftest.c:82: error: previous declaration of 'rbcv_conftest_func' was here conftest.c: In function 'main': conftest.c:88: error: size of array 'test_array' is negative configure:9832: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef uid_t rbcv_conftest_target_type; | typedef unsigned long rbcv_conftest_replace_type; | extern rbcv_conftest_target_type rbcv_conftest_var; | extern rbcv_conftest_replace_type rbcv_conftest_var; | extern rbcv_conftest_target_type rbcv_conftest_func(void); | extern rbcv_conftest_replace_type rbcv_conftest_func(void); | | int | main () | { | static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | test_array [0] = 0 | | ; | return 0; | } configure:9832: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:9832: $? = 0 configure:9851: result: UINT configure:9871: checking for gid_t configure:9871: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:9871: $? = 0 configure:9871: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:85: error: expected expression before ')' token configure:9871: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((gid_t))) | return 0; | ; | return 0; | } configure:9871: result: yes configure:9878: checking for convertible type of gid_t configure:9906: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:9906: $? = 0 configure:9934: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:85: error: conflicting types for 'rbcv_conftest_var' conftest.c:84: error: previous declaration of 'rbcv_conftest_var' was here conftest.c:87: error: conflicting types for 'rbcv_conftest_func' conftest.c:86: error: previous declaration of 'rbcv_conftest_func' was here conftest.c: In function 'main': conftest.c:92: error: size of array 'test_array' is negative configure:9934: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef gid_t rbcv_conftest_target_type; | typedef unsigned long long rbcv_conftest_replace_type; | extern rbcv_conftest_target_type rbcv_conftest_var; | extern rbcv_conftest_replace_type rbcv_conftest_var; | extern rbcv_conftest_target_type rbcv_conftest_func(void); | extern rbcv_conftest_replace_type rbcv_conftest_func(void); | | int | main () | { | static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | test_array [0] = 0 | | ; | return 0; | } configure:9934: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:85: error: conflicting types for 'rbcv_conftest_var' conftest.c:84: error: previous declaration of 'rbcv_conftest_var' was here conftest.c:87: error: conflicting types for 'rbcv_conftest_func' conftest.c:86: error: previous declaration of 'rbcv_conftest_func' was here conftest.c: In function 'main': conftest.c:92: error: size of array 'test_array' is negative configure:9934: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef gid_t rbcv_conftest_target_type; | typedef unsigned long rbcv_conftest_replace_type; | extern rbcv_conftest_target_type rbcv_conftest_var; | extern rbcv_conftest_replace_type rbcv_conftest_var; | extern rbcv_conftest_target_type rbcv_conftest_func(void); | extern rbcv_conftest_replace_type rbcv_conftest_func(void); | | int | main () | { | static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | test_array [0] = 0 | | ; | return 0; | } configure:9934: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:9934: $? = 0 configure:9953: result: UINT configure:9973: checking for time_t configure:9973: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:9973: $? = 0 configure:9973: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:58: error: expected expression before ')' token configure:9973: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((time_t))) | return 0; | ; | return 0; | } configure:9973: result: yes configure:9981: checking for convertible type of time_t configure:10010: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:58: error: size of array 'test_array' is negative configure:10010: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | | int | main () | { | static int test_array [1 - 2 * !((time_t)-1 > 0)]; | test_array [0] = 0 | | ; | return 0; | } configure:10039: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:58: error: conflicting types for 'rbcv_conftest_var' conftest.c:57: error: previous declaration of 'rbcv_conftest_var' was here conftest.c:60: error: conflicting types for 'rbcv_conftest_func' conftest.c:59: error: previous declaration of 'rbcv_conftest_func' was here conftest.c: In function 'main': conftest.c:65: error: size of array 'test_array' is negative configure:10039: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | | typedef time_t rbcv_conftest_target_type; | typedef long long rbcv_conftest_replace_type; | extern rbcv_conftest_target_type rbcv_conftest_var; | extern rbcv_conftest_replace_type rbcv_conftest_var; | extern rbcv_conftest_target_type rbcv_conftest_func(void); | extern rbcv_conftest_replace_type rbcv_conftest_func(void); | | int | main () | { | static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | test_array [0] = 0 | | ; | return 0; | } configure:10039: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:58: error: conflicting types for 'rbcv_conftest_var' conftest.c:57: error: previous declaration of 'rbcv_conftest_var' was here conftest.c:60: error: conflicting types for 'rbcv_conftest_func' conftest.c:59: error: previous declaration of 'rbcv_conftest_func' was here conftest.c: In function 'main': conftest.c:65: error: size of array 'test_array' is negative configure:10039: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | | typedef time_t rbcv_conftest_target_type; | typedef long rbcv_conftest_replace_type; | extern rbcv_conftest_target_type rbcv_conftest_var; | extern rbcv_conftest_replace_type rbcv_conftest_var; | extern rbcv_conftest_target_type rbcv_conftest_func(void); | extern rbcv_conftest_replace_type rbcv_conftest_func(void); | | int | main () | { | static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | test_array [0] = 0 | | ; | return 0; | } configure:10039: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10039: $? = 0 configure:10058: result: INT configure:10078: checking for dev_t configure:10078: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10078: $? = 0 configure:10078: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:93: error: expected expression before ')' token configure:10078: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((dev_t))) | return 0; | ; | return 0; | } configure:10078: result: yes configure:10085: checking for convertible type of dev_t configure:10113: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:93: error: size of array 'test_array' is negative configure:10113: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((dev_t)-1 > 0)]; | test_array [0] = 0 | | ; | return 0; | } configure:10141: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:93: error: conflicting types for 'rbcv_conftest_var' conftest.c:92: error: previous declaration of 'rbcv_conftest_var' was here conftest.c:95: error: conflicting types for 'rbcv_conftest_func' conftest.c:94: error: previous declaration of 'rbcv_conftest_func' was here conftest.c: In function 'main': conftest.c:100: error: size of array 'test_array' is negative configure:10141: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef dev_t rbcv_conftest_target_type; | typedef long long rbcv_conftest_replace_type; | extern rbcv_conftest_target_type rbcv_conftest_var; | extern rbcv_conftest_replace_type rbcv_conftest_var; | extern rbcv_conftest_target_type rbcv_conftest_func(void); | extern rbcv_conftest_replace_type rbcv_conftest_func(void); | | int | main () | { | static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | test_array [0] = 0 | | ; | return 0; | } configure:10141: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:93: error: conflicting types for 'rbcv_conftest_var' conftest.c:92: error: previous declaration of 'rbcv_conftest_var' was here conftest.c:95: error: conflicting types for 'rbcv_conftest_func' conftest.c:94: error: previous declaration of 'rbcv_conftest_func' was here conftest.c: In function 'main': conftest.c:100: error: size of array 'test_array' is negative configure:10141: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef dev_t rbcv_conftest_target_type; | typedef long rbcv_conftest_replace_type; | extern rbcv_conftest_target_type rbcv_conftest_var; | extern rbcv_conftest_replace_type rbcv_conftest_var; | extern rbcv_conftest_target_type rbcv_conftest_func(void); | extern rbcv_conftest_replace_type rbcv_conftest_func(void); | | int | main () | { | static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | test_array [0] = 0 | | ; | return 0; | } configure:10141: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10141: $? = 0 configure:10160: result: INT configure:10180: checking for mode_t configure:10180: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10180: $? = 0 configure:10180: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:66: error: expected expression before ')' token configure:10180: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:10180: result: yes configure:10188: checking for convertible type of mode_t configure:10217: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10217: $? = 0 configure:10246: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:66: error: conflicting types for 'rbcv_conftest_var' conftest.c:65: error: previous declaration of 'rbcv_conftest_var' was here conftest.c:68: error: conflicting types for 'rbcv_conftest_func' conftest.c:67: error: previous declaration of 'rbcv_conftest_func' was here conftest.c: In function 'main': conftest.c:73: error: size of array 'test_array' is negative configure:10246: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | | typedef mode_t rbcv_conftest_target_type; | typedef unsigned long long rbcv_conftest_replace_type; | extern rbcv_conftest_target_type rbcv_conftest_var; | extern rbcv_conftest_replace_type rbcv_conftest_var; | extern rbcv_conftest_target_type rbcv_conftest_func(void); | extern rbcv_conftest_replace_type rbcv_conftest_func(void); | | int | main () | { | static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | test_array [0] = 0 | | ; | return 0; | } configure:10246: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:66: error: conflicting types for 'rbcv_conftest_var' conftest.c:65: error: previous declaration of 'rbcv_conftest_var' was here conftest.c:68: error: conflicting types for 'rbcv_conftest_func' conftest.c:67: error: previous declaration of 'rbcv_conftest_func' was here conftest.c: In function 'main': conftest.c:73: error: size of array 'test_array' is negative configure:10246: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | | typedef mode_t rbcv_conftest_target_type; | typedef unsigned long rbcv_conftest_replace_type; | extern rbcv_conftest_target_type rbcv_conftest_var; | extern rbcv_conftest_replace_type rbcv_conftest_var; | extern rbcv_conftest_target_type rbcv_conftest_func(void); | extern rbcv_conftest_replace_type rbcv_conftest_func(void); | | int | main () | { | static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | test_array [0] = 0 | | ; | return 0; | } configure:10246: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10246: $? = 0 configure:10265: result: UINT configure:10285: checking for rlim_t configure:10285: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10285: $? = 0 configure:10285: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:70: error: expected expression before ')' token configure:10285: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((rlim_t))) | return 0; | ; | return 0; | } configure:10285: result: yes configure:10293: checking for convertible type of rlim_t configure:10322: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10322: $? = 0 configure:10351: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10351: $? = 0 configure:10370: result: ULL configure:10391: checking for prototypes configure:10407: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10407: $? = 0 configure:10414: result: yes configure:10421: checking token paste string configure:10437: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10437: $? = 0 configure:10444: result: ansi configure:10454: checking stringization configure:10482: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10482: $? = 0 configure:10491: result: #expr configure:10504: checking string literal concatenation configure:10527: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10527: $? = 0 configure:10535: result: yes configure:10542: checking for variable length prototypes and stdarg.h configure:10568: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10568: $? = 0 configure:10575: result: yes configure:10582: checking for variable length macro configure:10601: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:10601: $? = 0 configure:10608: result: yes configure:10619: checking for noreturn function attribute configure:10650: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 configure:10650: $? = 0 configure:10664: result: __attribute__ ((noreturn)) x configure:10674: checking for deprecated function attribute configure:10705: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 configure:10705: $? = 0 configure:10719: result: __attribute__ ((deprecated)) x configure:10729: checking for noinline function attribute configure:10760: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 configure:10760: $? = 0 configure:10774: result: __attribute__ ((noinline)) x configure:10786: checking for stdcall function attribute configure:10819: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 conftest.c:82: warning: 'stdcall' attribute ignored configure:10819: $? = 0 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | /* end confdefs.h. */ | | #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x | | | | FUNC_STDCALL(void conftest_attribute_check(void)); | int | main () | { | | ; | return 0; | } configure:10819: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 conftest.c:82: warning: 'stdcall' attribute ignored configure:10819: $? = 0 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | /* end confdefs.h. */ | | #define FUNC_STDCALL(x) x __attribute__ ((stdcall)) | | | | FUNC_STDCALL(void conftest_attribute_check(void)); | int | main () | { | | ; | return 0; | } configure:10819: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 conftest.c:82: warning: return type defaults to 'int' conftest.c: In function '__declspec': conftest.c:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token conftest.c:89: warning: type of 'stdcall' defaults to 'int' conftest.c:82: error: declaration for parameter 'conftest_attribute_check' but no such parameter conftest.c:89: error: expected '{' at end of input configure:10819: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | /* end confdefs.h. */ | | #define FUNC_STDCALL(x) __declspec(stdcall) x | | | | FUNC_STDCALL(void conftest_attribute_check(void)); | int | main () | { | | ; | return 0; | } configure:10819: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 configure:10819: $? = 0 configure:10833: result: x configure:10850: checking for cdecl function attribute configure:10883: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 conftest.c:82: warning: 'cdecl' attribute ignored configure:10883: $? = 0 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | /* end confdefs.h. */ | | #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | | | | FUNC_CDECL(void conftest_attribute_check(void)); | int | main () | { | | ; | return 0; | } configure:10883: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 conftest.c:82: warning: 'cdecl' attribute ignored configure:10883: $? = 0 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | /* end confdefs.h. */ | | #define FUNC_CDECL(x) x __attribute__ ((cdecl)) | | | | FUNC_CDECL(void conftest_attribute_check(void)); | int | main () | { | | ; | return 0; | } configure:10883: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 conftest.c:82: warning: return type defaults to 'int' conftest.c: In function '__declspec': conftest.c:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token conftest.c:89: warning: type of 'cdecl' defaults to 'int' conftest.c:82: error: declaration for parameter 'conftest_attribute_check' but no such parameter conftest.c:89: error: expected '{' at end of input configure:10883: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | /* end confdefs.h. */ | | #define FUNC_CDECL(x) __declspec(cdecl) x | | | | FUNC_CDECL(void conftest_attribute_check(void)); | int | main () | { | | ; | return 0; | } configure:10883: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 configure:10883: $? = 0 configure:10897: result: x configure:10914: checking for fastcall function attribute configure:10947: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 conftest.c:82: warning: 'fastcall' attribute ignored configure:10947: $? = 0 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | /* end confdefs.h. */ | | #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | | | | FUNC_FASTCALL(void conftest_attribute_check(void)); | int | main () | { | | ; | return 0; | } configure:10947: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 conftest.c:82: warning: 'fastcall' attribute ignored configure:10947: $? = 0 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | /* end confdefs.h. */ | | #define FUNC_FASTCALL(x) x __attribute__ ((fastcall)) | | | | FUNC_FASTCALL(void conftest_attribute_check(void)); | int | main () | { | | ; | return 0; | } configure:10947: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 conftest.c:82: warning: return type defaults to 'int' conftest.c: In function '__declspec': conftest.c:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token conftest.c:89: warning: type of 'fastcall' defaults to 'int' conftest.c:82: error: declaration for parameter 'conftest_attribute_check' but no such parameter conftest.c:89: error: expected '{' at end of input configure:10947: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | /* end confdefs.h. */ | | #define FUNC_FASTCALL(x) __declspec(fastcall) x | | | | FUNC_FASTCALL(void conftest_attribute_check(void)); | int | main () | { | | ; | return 0; | } configure:10947: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 configure:10947: $? = 0 configure:10961: result: x configure:10979: checking for function alias configure:10998: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:10998: $? = 0 configure:11005: result: alias configure:11017: checking for atomic builtins configure:11039: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 configure:11039: $? = 0 configure:11047: result: yes configure:11054: checking for __builtin_unreachable configure:11078: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c >&5 conftest.c: In function 'main': conftest.c:84: warning: implicit declaration of function '__builtin_unreachable' configure:11078: $? = 0 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | /* end confdefs.h. */ | #include | int | main () | { | exit(0); __builtin_unreachable(); | ; | return 0; | } configure:11095: result: no configure:11105: checking for exported function attribute configure:11134: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 configure:11134: $? = 0 configure:11148: result: __attribute__ ((visibility("default"))) configure:11170: checking whether sys_nerr is declared configure:11170: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:11170: $? = 0 configure:11170: result: yes configure:11554: checking for crypt in -lcrypt configure:11579: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lcrypt -lm >&5 /usr/bin/ld: cannot find -lcrypt collect2: ld returned 1 exit status configure:11579: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:11588: result: no configure:11599: checking for dlopen in -ldl configure:11624: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -ldl -lm >&5 /usr/bin/ld: cannot find -ldl collect2: ld returned 1 exit status configure:11624: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:11633: result: no configure:11644: checking for shl_load in -ldld configure:11669: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -ldld -lm >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:11669: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11678: result: no configure:11689: checking for socketpair in -lsocket configure:11714: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lsocket -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:11714: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socketpair (); | int | main () | { | return socketpair (); | ; | return 0; | } configure:11723: result: no configure:11734: checking for clock_gettime in -lrt configure:11759: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lrt -lm >&5 /usr/bin/ld: cannot find -lrt collect2: ld returned 1 exit status configure:11759: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:11768: result: no configure:11813: checking for dirent.h that defines DIR configure:11832: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:11832: $? = 0 configure:11840: result: yes configure:11854: checking for library containing opendir configure:11885: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:11885: $? = 0 configure:11902: result: none required configure:11969: checking for stdbool.h that conforms to C99 configure:12054: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12054: $? = 0 configure:12061: result: yes configure:12063: checking for _Bool configure:12063: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12063: $? = 0 configure:12063: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:119: error: expected expression before ')' token configure:12063: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:12063: result: yes configure:12079: checking for sys/wait.h that is POSIX.1 compatible configure:12105: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12105: $? = 0 configure:12112: result: yes configure:12128: checking limits.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking limits.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for limits.h configure:12128: result: yes configure:12128: checking sys/file.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking sys/file.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for sys/file.h configure:12128: result: yes configure:12128: checking sys/ioctl.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking sys/ioctl.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for sys/ioctl.h configure:12128: result: yes configure:12128: checking sys/syscall.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking sys/syscall.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for sys/syscall.h configure:12128: result: yes configure:12128: checking fcntl.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking fcntl.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for fcntl.h configure:12128: result: yes configure:12128: checking sys/fcntl.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking sys/fcntl.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for sys/fcntl.h configure:12128: result: yes configure:12128: checking sys/select.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking sys/select.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for sys/select.h configure:12128: result: yes configure:12128: checking sys/time.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking sys/time.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for sys/time.h configure:12128: result: yes configure:12128: checking sys/times.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking sys/times.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for sys/times.h configure:12128: result: yes configure:12128: checking sys/param.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking sys/param.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for sys/param.h configure:12128: result: yes configure:12128: checking syscall.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:129:21: error: syscall.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12128: result: no configure:12128: checking syscall.h presence configure:12128: gcc -E -I/usr/local/include conftest.c conftest.c:96:21: error: syscall.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:12128: result: no configure:12128: checking for syscall.h configure:12128: result: no configure:12128: checking pwd.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking pwd.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for pwd.h configure:12128: result: yes configure:12128: checking grp.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking grp.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for grp.h configure:12128: result: yes configure:12128: checking a.out.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking a.out.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for a.out.h configure:12128: result: yes configure:12128: checking utime.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking utime.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for utime.h configure:12128: result: yes configure:12128: checking direct.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:133:20: error: direct.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12128: result: no configure:12128: checking direct.h presence configure:12128: gcc -E -I/usr/local/include conftest.c conftest.c:100:20: error: direct.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:12128: result: no configure:12128: checking for direct.h configure:12128: result: no configure:12128: checking sys/resource.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking sys/resource.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for sys/resource.h configure:12128: result: yes configure:12128: checking sys/mkdev.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:134:23: error: sys/mkdev.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12128: result: no configure:12128: checking sys/mkdev.h presence configure:12128: gcc -E -I/usr/local/include conftest.c conftest.c:101:23: error: sys/mkdev.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:12128: result: no configure:12128: checking for sys/mkdev.h configure:12128: result: no configure:12128: checking sys/utime.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:134:23: error: sys/utime.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12128: result: no configure:12128: checking sys/utime.h presence configure:12128: gcc -E -I/usr/local/include conftest.c conftest.c:101:23: error: sys/utime.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:12128: result: no configure:12128: checking for sys/utime.h configure:12128: result: no configure:12128: checking xti.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:134:17: error: xti.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12128: result: no configure:12128: checking xti.h presence configure:12128: gcc -E -I/usr/local/include conftest.c conftest.c:101:17: error: xti.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:12128: result: no configure:12128: checking for xti.h configure:12128: result: no configure:12128: checking netinet/in_systm.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking netinet/in_systm.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for netinet/in_systm.h configure:12128: result: yes configure:12128: checking float.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking float.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for float.h configure:12128: result: yes configure:12128: checking ieeefp.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking ieeefp.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for ieeefp.h configure:12128: result: yes configure:12128: checking ucontext.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:137:22: error: ucontext.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12128: result: no configure:12128: checking ucontext.h presence configure:12128: gcc -E -I/usr/local/include conftest.c conftest.c:104:22: error: ucontext.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | /* end confdefs.h. */ | #include configure:12128: result: no configure:12128: checking for ucontext.h configure:12128: result: no configure:12128: checking intrinsics.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:137:24: error: intrinsics.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12128: result: no configure:12128: checking intrinsics.h presence configure:12128: gcc -E -I/usr/local/include conftest.c conftest.c:104:24: error: intrinsics.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | /* end confdefs.h. */ | #include configure:12128: result: no configure:12128: checking for intrinsics.h configure:12128: result: no configure:12128: checking langinfo.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking langinfo.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for langinfo.h configure:12128: result: yes configure:12128: checking locale.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking locale.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for locale.h configure:12128: result: yes configure:12128: checking sys/sendfile.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:139:26: error: sys/sendfile.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12128: result: no configure:12128: checking sys/sendfile.h presence configure:12128: gcc -E -I/usr/local/include conftest.c conftest.c:106:26: error: sys/sendfile.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:12128: result: no configure:12128: checking for sys/sendfile.h configure:12128: result: no configure:12128: checking time.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking time.h presence configure:12128: gcc -E -I/usr/local/include conftest.c configure:12128: $? = 0 configure:12128: result: yes configure:12128: checking for time.h configure:12128: result: yes configure:12128: checking for net/socket.h configure:12128: result: no configure:12128: checking for sys/socket.h configure:12128: result: yes configure:12128: checking process.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:141:21: error: process.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12128: result: no configure:12128: checking process.h presence configure:12128: gcc -E -I/usr/local/include conftest.c conftest.c:108:21: error: process.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:12128: result: no configure:12128: checking for process.h configure:12128: result: no configure:12128: checking sys/prctl.h usability configure:12128: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:141:23: error: sys/prctl.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12128: result: no configure:12128: checking sys/prctl.h presence configure:12128: gcc -E -I/usr/local/include conftest.c conftest.c:108:23: error: sys/prctl.h: No such file or directory configure:12128: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:12128: result: no configure:12128: checking for sys/prctl.h configure:12128: result: no configure:12140: checking for size_t configure:12140: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12140: $? = 0 configure:12140: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:144: error: expected expression before ')' token configure:12140: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:12140: result: yes configure:12243: checking size of size_t configure:12248: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:12248: $? = 0 configure:12248: ./conftest configure:12248: $? = 0 configure:12264: result: 8 configure:12368: checking size of ptrdiff_t configure:12373: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:12373: $? = 0 configure:12373: ./conftest configure:12373: $? = 0 configure:12389: result: 8 configure:12402: checking for printf prefix for size_t configure:12438: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 configure:12438: $? = 0 configure:12451: result: z configure:12461: checking for printf prefix for ptrdiff_t configure:12497: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include conftest.c >&5 configure:12497: $? = 0 configure:12510: result: t configure:12519: checking for struct stat.st_blksize configure:12519: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12519: $? = 0 configure:12519: result: yes configure:12532: checking for struct stat.st_blocks configure:12532: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12532: $? = 0 configure:12532: result: yes configure:12552: checking for struct stat.st_rdev configure:12552: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12552: $? = 0 configure:12552: result: yes configure:12566: checking size of struct stat.st_size configure:12595: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:128: error: size of array 'test_array' is negative configure:12595: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | /* end confdefs.h. */ | #include | | typedef struct stat ac__type_sizeof_; | static ac__type_sizeof_ *rbcv_ptr; | #define SIZEOF_STRUCT_STAT_ST_SIZE sizeof((*rbcv_ptr).st_size) | | | int | main () | { | static int test_array [1 - 2 * !(SIZEOF_STRUCT_STAT_ST_SIZE == sizeof(int))]; | test_array [0] = 0 | | ; | return 0; | } configure:12595: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12595: $? = 0 configure:12629: result: SIZEOF_LONG configure:12656: checking size of struct stat.st_blocks configure:12685: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:129: error: size of array 'test_array' is negative configure:12685: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | /* end confdefs.h. */ | #include | | typedef struct stat ac__type_sizeof_; | static ac__type_sizeof_ *rbcv_ptr; | #define SIZEOF_STRUCT_STAT_ST_BLOCKS sizeof((*rbcv_ptr).st_blocks) | | | int | main () | { | static int test_array [1 - 2 * !(SIZEOF_STRUCT_STAT_ST_BLOCKS == sizeof(int))]; | test_array [0] = 0 | | ; | return 0; | } configure:12685: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12685: $? = 0 configure:12719: result: SIZEOF_LONG configure:12745: checking for struct stat.st_atim configure:12745: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:157: error: used struct type value where scalar is required configure:12745: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atim) | return 0; | ; | return 0; | } configure:12745: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12745: $? = 0 configure:12745: result: yes configure:12755: checking for struct stat.st_atimespec configure:12755: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:158: error: used struct type value where scalar is required configure:12755: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimespec) | return 0; | ; | return 0; | } configure:12755: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12755: $? = 0 configure:12755: result: yes configure:12765: checking for struct stat.st_atimensec configure:12765: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12765: $? = 0 configure:12765: result: yes configure:12775: checking for struct stat.st_mtim configure:12775: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:160: error: used struct type value where scalar is required configure:12775: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtim) | return 0; | ; | return 0; | } configure:12775: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12775: $? = 0 configure:12775: result: yes configure:12785: checking for struct stat.st_mtimespec configure:12785: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:161: error: used struct type value where scalar is required configure:12785: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimespec) | return 0; | ; | return 0; | } configure:12785: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12785: $? = 0 configure:12785: result: yes configure:12795: checking for struct stat.st_mtimensec configure:12795: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12795: $? = 0 configure:12795: result: yes configure:12805: checking for struct stat.st_ctim configure:12805: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:163: error: used struct type value where scalar is required configure:12805: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_ctim) | return 0; | ; | return 0; | } configure:12805: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12805: $? = 0 configure:12805: result: yes configure:12815: checking for struct stat.st_ctimespec configure:12815: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:164: error: used struct type value where scalar is required configure:12815: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_ctimespec) | return 0; | ; | return 0; | } configure:12815: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12815: $? = 0 configure:12815: result: yes configure:12825: checking for struct stat.st_ctimensec configure:12825: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12825: $? = 0 configure:12825: result: yes configure:12836: checking for struct timespec configure:12836: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12836: $? = 0 configure:12836: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:139: error: expected expression before ')' token configure:12836: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | /* end confdefs.h. */ | #ifdef HAVE_TIME_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | | int | main () | { | if (sizeof ((struct timespec))) | return 0; | ; | return 0; | } configure:12836: result: yes configure:12853: checking for struct timezone configure:12853: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12853: $? = 0 configure:12853: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:140: error: expected expression before ')' token configure:12853: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #ifdef HAVE_TIME_H | # include | #endif | #ifdef HAVE_SYS_TIME_H | # include | #endif | | int | main () | { | if (sizeof ((struct timezone))) | return 0; | ; | return 0; | } configure:12853: result: yes configure:12870: checking for clockid_t configure:12870: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12870: $? = 0 configure:12870: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:141: error: expected expression before ')' token configure:12870: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | /* end confdefs.h. */ | #ifdef HAVE_TIME_H | # include | #endif | #ifdef HAVE_SYS_TIME_H | # include | #endif | | int | main () | { | if (sizeof ((clockid_t))) | return 0; | ; | return 0; | } configure:12870: result: yes configure:12890: checking for fd_mask configure:12890: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12890: $? = 0 configure:12890: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:168: error: expected expression before ')' token configure:12890: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((fd_mask))) | return 0; | ; | return 0; | } configure:12890: result: yes configure:12906: checking for int8_t configure:12923: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:12923: $? = 0 configure:12945: result: yes configure:12955: checking size of int8_t configure:12960: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:12960: $? = 0 configure:12960: ./conftest configure:12960: $? = 0 configure:12976: result: 1 configure:12998: checking for uint8_t configure:13015: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:13015: $? = 0 configure:13037: result: yes configure:13047: checking size of uint8_t configure:13052: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:13052: $? = 0 configure:13052: ./conftest configure:13052: $? = 0 configure:13068: result: 1 configure:13090: checking for int16_t configure:13107: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:13107: $? = 0 configure:13129: result: yes configure:13139: checking size of int16_t configure:13144: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:13144: $? = 0 configure:13144: ./conftest configure:13144: $? = 0 configure:13160: result: 2 configure:13182: checking for uint16_t configure:13199: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:13199: $? = 0 configure:13221: result: yes configure:13231: checking size of uint16_t configure:13236: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:13236: $? = 0 configure:13236: ./conftest configure:13236: $? = 0 configure:13252: result: 2 configure:13274: checking for int32_t configure:13291: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:13291: $? = 0 configure:13313: result: yes configure:13323: checking size of int32_t configure:13328: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:13328: $? = 0 configure:13328: ./conftest configure:13328: $? = 0 configure:13344: result: 4 configure:13366: checking for uint32_t configure:13383: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:13383: $? = 0 configure:13405: result: yes configure:13415: checking size of uint32_t configure:13420: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:13420: $? = 0 configure:13420: ./conftest configure:13420: $? = 0 configure:13436: result: 4 configure:13458: checking for int64_t configure:13475: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:13475: $? = 0 configure:13497: result: yes configure:13507: checking size of int64_t configure:13512: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:13512: $? = 0 configure:13512: ./conftest configure:13512: $? = 0 configure:13528: result: 8 configure:13550: checking for uint64_t configure:13567: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:13567: $? = 0 configure:13589: result: yes configure:13599: checking size of uint64_t configure:13604: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:13604: $? = 0 configure:13604: ./conftest configure:13604: $? = 0 configure:13620: result: 8 configure:13642: checking for int128_t configure:13659: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:182: error: expected '=', ',', ';', 'asm' or '__attribute__' before 't' conftest.c:182: error: 't' undeclared here (not in a function) configure:13659: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef int128_t t; int s = sizeof(t) == 42; | int | main () | { | | ; | return 0; | } configure:13681: result: no configure:13734: checking for uint128_t configure:13751: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:182: error: expected '=', ',', ';', 'asm' or '__attribute__' before 't' conftest.c:182: error: 't' undeclared here (not in a function) configure:13751: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef uint128_t t; int s = sizeof(t) == 42; | int | main () | { | | ; | return 0; | } configure:13773: result: no configure:13826: checking for intptr_t configure:13843: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:13843: $? = 0 configure:13865: result: yes configure:13963: checking size of intptr_t configure:13968: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:13968: $? = 0 configure:13968: ./conftest configure:13968: $? = 0 configure:13984: result: 8 configure:14008: checking for uintptr_t configure:14025: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:14025: $? = 0 configure:14047: result: yes configure:14145: checking size of uintptr_t configure:14150: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:14150: $? = 0 configure:14150: ./conftest configure:14150: $? = 0 configure:14166: result: 8 configure:14190: checking for ssize_t configure:14208: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:14208: $? = 0 configure:14230: result: yes configure:14330: checking size of ssize_t configure:14335: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:14335: $? = 0 configure:14335: ./conftest configure:14335: $? = 0 configure:14352: result: 8 configure:14458: checking for stack end address configure:14475: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccTuS9mC.o(.text+0x5): In function `main': /home/kernigh/park/ruby/build/conftest.c:158: undefined reference to `__libc_stack_end' collect2: ld returned 1 exit status configure:14475: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | /* end confdefs.h. */ | extern void *__libc_stack_end; | int | main () | { | if (!__libc_stack_end) return 1; | ; | return 0; | } configure:14482: result: no configure:14494: checking for heap align log on openbsd configure:14520: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:14520: $? = 0 configure:14520: ./conftest configure:14520: $? = 0 configure:14529: result: 12 configure:14547: checking for uid_t in sys/types.h configure:14566: result: yes configure:14577: checking type of array argument to getgroups configure:14611: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:14611: $? = 0 configure:14611: ./conftest configure:14611: $? = 0 configure:14636: result: gid_t configure:14644: checking return type of signal handlers configure:14662: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:163: error: void value not ignored as it ought to be configure:14662: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:14669: result: void configure:14720: checking for working alloca.h configure:14737: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 conftest.c:158:20: error: alloca.h: No such file or directory conftest.c: In function 'main': conftest.c:162: warning: cast to pointer from integer of different size configure:14737: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | if (p) return 0; | ; | return 0; | } configure:14745: result: no configure:14753: checking for alloca configure:14790: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:14790: $? = 0 configure:14798: result: yes configure:14911: checking for dynamic size alloca configure:14935: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccmp7UlW.o(.text+0x2c): In function `main': /home/kernigh/park/ruby/build/conftest.c:169: undefined reference to `alloca' collect2: ld returned 1 exit status configure:14935: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | | #ifdef HAVE_ALLOCA_H | #include | #endif | void ok() {} | int dynamic_alloca_test; | int dynamic_alloca_result; | int | main () | { | dynamic_alloca_result = alloca(dynamic_alloca_test) != 0; | ; | return 0; | } configure:14935: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccmTGMgm.o(.text+0x2c): In function `main': /home/kernigh/park/ruby/build/conftest.c:169: undefined reference to `alloca' collect2: ld returned 1 exit status configure:14935: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | | #ifdef HAVE_ALLOCA_H | #include | #endif | void __chkstk() {} | int dynamic_alloca_test; | int dynamic_alloca_result; | int | main () | { | dynamic_alloca_result = alloca(dynamic_alloca_test) != 0; | ; | return 0; | } configure:14942: result: configure:14960: checking for working memcmp configure:15003: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15003: $? = 0 configure:15003: ./conftest configure:15003: $? = 0 configure:15013: result: yes configure:15026: checking for broken erfc of glibc-2.3.6 on IA64 configure:15046: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15046: $? = 0 configure:15046: ./conftest configure:15046: $? = 0 configure:15056: result: no configure:15099: checking for dup2 configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for memmove configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 conftest.c:183: warning: conflicting types for built-in function 'memmove' configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for strerror configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for strchr configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 conftest.c:185: warning: conflicting types for built-in function 'strchr' configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for strstr configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 conftest.c:186: warning: conflicting types for built-in function 'strstr' configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for crypt configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for flock configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for isnan configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for finite configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for isinf configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for hypot configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for acosh configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for erf configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for tgamma configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for lgamma_r configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for cbrt configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for strlcpy configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for strlcat configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for ffs configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15099: checking for setproctitle configure:15099: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15099: $? = 0 configure:15099: result: yes configure:15170: checking for signbit configure:15188: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15188: $? = 0 configure:15196: result: yes configure:15225: checking for fmod configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 conftest.c:203: warning: conflicting types for built-in function 'fmod' configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for killpg configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for wait4 configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for waitpid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for fork configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for spawnv configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccvwWmiQ.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:219: undefined reference to `spawnv' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | /* end confdefs.h. */ | /* Define spawnv to an innocuous variant, in case declares spawnv. | For example, HP-UX 11i declares gettimeofday. */ | #define spawnv innocuous_spawnv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char spawnv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef spawnv | | /* 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 spawnv (); | /* 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_spawnv || defined __stub___spawnv | choke me | #endif | | int | main () | { | return spawnv (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for syscall configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for __syscall configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for chroot configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for getcwd configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for eaccess configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//cco8SvzY.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:223: undefined reference to `eaccess' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | /* end confdefs.h. */ | /* Define eaccess to an innocuous variant, in case declares eaccess. | For example, HP-UX 11i declares gettimeofday. */ | #define eaccess innocuous_eaccess | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char eaccess (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef eaccess | | /* 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 eaccess (); | /* 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_eaccess || defined __stub___eaccess | choke me | #endif | | int | main () | { | return eaccess (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for truncate configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for ftruncate configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for ftello configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for chsize configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccF7wLdL.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:226: undefined reference to `chsize' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | /* end confdefs.h. */ | /* Define chsize to an innocuous variant, in case declares chsize. | For example, HP-UX 11i declares gettimeofday. */ | #define chsize innocuous_chsize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char chsize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef chsize | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char chsize (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_chsize || defined __stub___chsize | choke me | #endif | | int | main () | { | return chsize (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for times configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for utimes configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for utimensat configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for fcntl configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for lockf configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for lstat configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for truncate64 configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//cc9322Jj.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:232: undefined reference to `truncate64' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | /* end confdefs.h. */ | /* Define truncate64 to an innocuous variant, in case declares truncate64. | For example, HP-UX 11i declares gettimeofday. */ | #define truncate64 innocuous_truncate64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char truncate64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef truncate64 | | /* 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 truncate64 (); | /* 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_truncate64 || defined __stub___truncate64 | choke me | #endif | | int | main () | { | return truncate64 (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for ftruncate64 configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccvDahGq.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:232: undefined reference to `ftruncate64' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | /* end confdefs.h. */ | /* Define ftruncate64 to an innocuous variant, in case declares ftruncate64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftruncate64 innocuous_ftruncate64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftruncate64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftruncate64 | | /* 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 ftruncate64 (); | /* 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_ftruncate64 || defined __stub___ftruncate64 | choke me | #endif | | int | main () | { | return ftruncate64 (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for ftello64 configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccfi1EYA.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:232: undefined reference to `ftello64' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | /* end confdefs.h. */ | /* Define ftello64 to an innocuous variant, in case declares ftello64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftello64 innocuous_ftello64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftello64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftello64 | | /* 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 ftello64 (); | /* 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_ftello64 || defined __stub___ftello64 | choke me | #endif | | int | main () | { | return ftello64 (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for fseeko configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for fseeko64 configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//cc2YmOIw.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:233: undefined reference to `fseeko64' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | /* Define fseeko64 to an innocuous variant, in case declares fseeko64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseeko64 innocuous_fseeko64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseeko64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseeko64 | | /* 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 fseeko64 (); | /* 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_fseeko64 || defined __stub___fseeko64 | choke me | #endif | | int | main () | { | return fseeko64 (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for link configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for symlink configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for readlink configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for readdir_r configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for fsync configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for fdatasync configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccHVQuID.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:238: undefined reference to `fdatasync' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | /* end confdefs.h. */ | /* Define fdatasync to an innocuous variant, in case declares fdatasync. | For example, HP-UX 11i declares gettimeofday. */ | #define fdatasync innocuous_fdatasync | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdatasync (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdatasync | | /* 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 fdatasync (); | /* 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_fdatasync || defined __stub___fdatasync | choke me | #endif | | int | main () | { | return fdatasync (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for fchown configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for posix_fadvise configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//cciiw8t5.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:239: undefined reference to `posix_fadvise' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | /* end confdefs.h. */ | /* Define posix_fadvise to an innocuous variant, in case declares posix_fadvise. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_fadvise innocuous_posix_fadvise | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_fadvise (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_fadvise | | /* 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 posix_fadvise (); | /* 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_posix_fadvise || defined __stub___posix_fadvise | choke me | #endif | | int | main () | { | return posix_fadvise (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for setitimer configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setruid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccyUKK39.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:240: undefined reference to `setruid' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | /* end confdefs.h. */ | /* Define setruid to an innocuous variant, in case declares setruid. | For example, HP-UX 11i declares gettimeofday. */ | #define setruid innocuous_setruid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setruid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setruid | | /* 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 setruid (); | /* 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_setruid || defined __stub___setruid | choke me | #endif | | int | main () | { | return setruid (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for seteuid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setreuid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setresuid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for socketpair configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setrgid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccgVT7XE.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:244: undefined reference to `setrgid' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | /* Define setrgid to an innocuous variant, in case declares setrgid. | For example, HP-UX 11i declares gettimeofday. */ | #define setrgid innocuous_setrgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setrgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setrgid | | /* 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 setrgid (); | /* 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_setrgid || defined __stub___setrgid | choke me | #endif | | int | main () | { | return setrgid (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for setegid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setregid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setresgid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for issetugid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for pause configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for lchown configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for lchmod configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccCPTjOK.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:250: undefined reference to `lchmod' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* 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_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for getpgrp configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setpgrp configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for getpgid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setpgid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for initgroups configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for getgroups configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setgroups configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for getpriority configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for getrlimit configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setrlimit configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for sysconf configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for close configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for getpwnam_r configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for getgrnam_r configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for dlopen configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for sigprocmask configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for sigaction configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for sigsetjmp configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for _setjmp configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for _longjmp configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for getsid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setsid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for telldir configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for seekdir configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for fchmod configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for cosh configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 conftest.c:264: warning: conflicting types for built-in function 'cosh' configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for sinh configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 conftest.c:265: warning: conflicting types for built-in function 'sinh' configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for tanh configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 conftest.c:266: warning: conflicting types for built-in function 'tanh' configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for log2 configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for round configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for llabs configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setuid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for setgid configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for daemon configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for select_large_fdset configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccaULYvT.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:284: undefined reference to `select_large_fdset' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | /* Define select_large_fdset to an innocuous variant, in case declares select_large_fdset. | For example, HP-UX 11i declares gettimeofday. */ | #define select_large_fdset innocuous_select_large_fdset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char select_large_fdset (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef select_large_fdset | | /* 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 select_large_fdset (); | /* 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_select_large_fdset || defined __stub___select_large_fdset | choke me | #endif | | int | main () | { | return select_large_fdset (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for setenv configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for unsetenv configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for mktime configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for timegm configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for gmtime_r configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for clock_gettime configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for gettimeofday configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for poll configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for ppoll configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccfOGPwv.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:292: undefined reference to `ppoll' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define ppoll to an innocuous variant, in case declares ppoll. | For example, HP-UX 11i declares gettimeofday. */ | #define ppoll innocuous_ppoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ppoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ppoll | | /* 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 ppoll (); | /* 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_ppoll || defined __stub___ppoll | choke me | #endif | | int | main () | { | return ppoll (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for pread configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for sendfile configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccM2Fr1N.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:293: undefined reference to `sendfile' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | /* end confdefs.h. */ | /* Define sendfile to an innocuous variant, in case declares sendfile. | For example, HP-UX 11i declares gettimeofday. */ | #define sendfile innocuous_sendfile | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sendfile (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sendfile | | /* 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 sendfile (); | /* 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_sendfile || defined __stub___sendfile | choke me | #endif | | int | main () | { | return sendfile (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for shutdown configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for sigaltstack configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for dl_iterate_phdr configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for dup3 configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//cc7RgCT8.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:296: undefined reference to `dup3' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | /* end confdefs.h. */ | /* Define dup3 to an innocuous variant, in case declares dup3. | For example, HP-UX 11i declares gettimeofday. */ | #define dup3 innocuous_dup3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dup3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:15225: result: no configure:15225: checking for pipe2 configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccgdyUIY.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:296: undefined reference to `pipe2' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | /* end confdefs.h. */ | /* Define pipe2 to an innocuous variant, in case declares pipe2. | For example, HP-UX 11i declares gettimeofday. */ | #define pipe2 innocuous_pipe2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pipe2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pipe2 | | /* 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 pipe2 (); | /* 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_pipe2 || defined __stub___pipe2 | choke me | #endif | | int | main () | { | return pipe2 (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for posix_memalign configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15225: checking for memalign configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 /tmp//ccWvgFAW.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:297: undefined reference to `memalign' collect2: ld returned 1 exit status configure:15225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | /* end confdefs.h. */ | /* Define memalign to an innocuous variant, in case declares memalign. | For example, HP-UX 11i declares gettimeofday. */ | #define memalign innocuous_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memalign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memalign | | /* 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 memalign (); | /* 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_memalign || defined __stub___memalign | choke me | #endif | | int | main () | { | return memalign (); | ; | return 0; | } configure:15225: result: no configure:15225: checking for ioctl configure:15225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15225: $? = 0 configure:15225: result: yes configure:15236: checking for unsetenv returns a value configure:15254: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:15254: $? = 0 configure:15261: result: yes configure:15268: checking for __builtin_setjmp configure:15285: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 conftest.c: In function 't': conftest.c:265: error: '__builtin_longjmp' second argument must be 1 configure:15285: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | #include | jmp_buf jb; void t(v) int v; {__builtin_longjmp(jb, v);} | int | main () | { | __builtin_setjmp(jb); | ; | return 0; | } configure:15294: result: no configure:15299: checking for setjmp type configure:15346: result: _setjmp configure:15372: checking whether struct tm is in sys/time.h or time.h configure:15392: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:15392: $? = 0 configure:15399: result: time.h configure:15407: checking for struct tm.tm_zone configure:15407: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:15407: $? = 0 configure:15407: result: yes configure:15474: checking for struct tm.tm_gmtoff configure:15490: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:15490: $? = 0 configure:15497: result: yes configure:15503: checking for external int daylight configure:15520: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:275: error: 'daylight' undeclared (first use in this function) conftest.c:275: error: (Each undeclared identifier is reported only once conftest.c:275: error: for each function it appears in.) configure:15520: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | /* end confdefs.h. */ | #include | int i; | int | main () | { | i = daylight; | ; | return 0; | } configure:15528: result: no configure:15535: checking for external timezone configure:15558: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:280: error: 'timezone' undeclared (first use in this function) conftest.c:280: error: (Each undeclared identifier is reported only once conftest.c:280: error: for each function it appears in.) configure:15558: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | /* end confdefs.h. */ | | #ifndef _XOPEN_SOURCE | #define _XOPEN_SOURCE 1 | #endif | #include | ; | const volatile void *volatile t; | int | main () | { | t = &(&timezone)[0]; | ; | return 0; | } configure:15586: result: no configure:15596: checking for external altzone configure:15619: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:280: error: 'altzone' undeclared (first use in this function) conftest.c:280: error: (Each undeclared identifier is reported only once conftest.c:280: error: for each function it appears in.) configure:15619: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | /* end confdefs.h. */ | | #ifndef _XOPEN_SOURCE | #define _XOPEN_SOURCE 1 | #endif | #include | ; | const volatile void *volatile t; | int | main () | { | t = &(&altzone)[0]; | ; | return 0; | } configure:15647: result: no configure:15659: checking for timezone configure:15659: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15659: $? = 0 configure:15659: result: yes configure:15669: checking whether timezone requires zero arguments configure:15685: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:15685: $? = 0 configure:15693: result: no configure:15701: checking for negative time_t for gmtime(3) configure:15743: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15743: $? = 0 configure:15743: ./conftest configure:15743: $? = 0 configure:15753: result: yes configure:15762: checking for localtime(3) overflow correctly configure:15806: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:15806: $? = 0 configure:15806: ./conftest configure:15806: $? = 0 configure:15816: result: yes configure:16003: checking whether right shift preserve sign bit configure:16021: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:16021: $? = 0 configure:16028: result: yes configure:16040: checking read count field in FILE structures configure:16059: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:279: error: 'FILE' has no member named '_cnt' configure:16059: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | /* end confdefs.h. */ | #include | | int | main () | { | FILE *f = stdin; f->_cnt = 0; | ; | return 0; | } configure:16059: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:279: error: 'FILE' has no member named '__cnt' configure:16059: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | /* end confdefs.h. */ | #include | | int | main () | { | FILE *f = stdin; f->__cnt = 0; | ; | return 0; | } configure:16059: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:16059: $? = 0 configure:16065: result: _r configure:16078: checking read buffer ptr field in FILE structures configure:16096: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:280: error: 'FILE' has no member named '_IO_read_ptr' configure:16096: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | /* end confdefs.h. */ | #include | | int | main () | { | FILE *f = stdin; char buf[256]; f->_IO_read_ptr = buf; | ; | return 0; | } configure:16096: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:280: error: 'FILE' has no member named '_ptr' configure:16096: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | /* end confdefs.h. */ | #include | | int | main () | { | FILE *f = stdin; char buf[256]; f->_ptr = buf; | ; | return 0; | } configure:16096: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:280: error: 'FILE' has no member named '__ptr' configure:16096: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | /* end confdefs.h. */ | #include | | int | main () | { | FILE *f = stdin; char buf[256]; f->__ptr = buf; | ; | return 0; | } configure:16096: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:280: error: 'FILE' has no member named 'bufpos' configure:16096: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | /* end confdefs.h. */ | #include | | int | main () | { | FILE *f = stdin; char buf[256]; f->bufpos = buf; | ; | return 0; | } configure:16096: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:16096: $? = 0 configure:16104: result: _p configure:16151: checking size of struct stat.st_ino configure:16180: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:286: error: size of array 'test_array' is negative configure:16180: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | /* end confdefs.h. */ | #include | | typedef struct stat ac__type_sizeof_; | static ac__type_sizeof_ *rbcv_ptr; | #define SIZEOF_STRUCT_STAT_ST_INO sizeof((*rbcv_ptr).st_ino) | | | int | main () | { | static int test_array [1 - 2 * !(SIZEOF_STRUCT_STAT_ST_INO == sizeof(long))]; | test_array [0] = 0 | | ; | return 0; | } configure:16180: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:286: error: size of array 'test_array' is negative configure:16180: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | /* end confdefs.h. */ | #include | | typedef struct stat ac__type_sizeof_; | static ac__type_sizeof_ *rbcv_ptr; | #define SIZEOF_STRUCT_STAT_ST_INO sizeof((*rbcv_ptr).st_ino) | | | int | main () | { | static int test_array [1 - 2 * !(SIZEOF_STRUCT_STAT_ST_INO == sizeof(long long))]; | test_array [0] = 0 | | ; | return 0; | } configure:16192: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lm >&5 configure:16192: $? = 0 configure:16192: ./conftest configure:16192: $? = 0 configure:16214: result: 4 configure:16240: checking whether struct dirent.d_name is too small configure:16281: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:304: error: size of array 'test_array' is negative configure:16281: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | /* end confdefs.h. */ | | #if defined _WIN32 | # error <<>> | #elif defined HAVE_DIRENT_H | # include | #elif defined HAVE_DIRECT_H | # include | #else | # define dirent direct | # if HAVE_SYS_NDIR_H | # include | # endif | # if HAVE_SYS_DIR_H | # include | # endif | # if HAVE_NDIR_H | # include | # endif | #endif | #include | #define numberof(array) (int)(sizeof(array) / sizeof((array)[0])) | struct dirent d; | | | int | main () | { | static int test_array [1 - 2 * !(offsetof(struct dirent, d_name[numberof(d.d_name)]) - offsetof(struct dirent, d_name) < 256)]; | test_array [0] = 0 | | ; | return 0; | } configure:16288: result: no configure:16297: checking whether _SC_CLK_TCK is supported configure:16314: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:16314: $? = 0 configure:16322: result: yes configure:16431: checking stack growing direction on x86_64 configure:16482: result: -1 configure:16495: checking for pthread_kill in -lthr configure:16520: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lthr -lm >&5 /usr/bin/ld: cannot find -lthr collect2: ld returned 1 exit status configure:16520: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_kill (); | int | main () | { | return pthread_kill (); | ; | return 0; | } configure:16530: result: no configure:16495: checking for pthread_kill in -lpthread configure:16520: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -lpthread -lm >&5 configure:16520: $? = 0 configure:16530: result: yes configure:16550: checking for pthread_np.h configure:16550: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:16550: $? = 0 configure:16550: result: yes configure:16588: checking for sched_yield configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 configure:16588: $? = 0 configure:16588: result: yes configure:16588: checking for pthread_attr_setinheritsched configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 configure:16588: $? = 0 configure:16588: result: yes configure:16588: checking for pthread_getattr_np configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 /tmp//ccdhcFwU.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:319: undefined reference to `pthread_getattr_np' collect2: ld returned 1 exit status configure:16588: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | /* end confdefs.h. */ | /* Define pthread_getattr_np to an innocuous variant, in case declares pthread_getattr_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_getattr_np innocuous_pthread_getattr_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_getattr_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_getattr_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_getattr_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_getattr_np || defined __stub___pthread_getattr_np | choke me | #endif | | int | main () | { | return pthread_getattr_np (); | ; | return 0; | } configure:16588: result: no configure:16588: checking for pthread_attr_get_np configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 /tmp//cchBGz6g.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:319: undefined reference to `pthread_attr_get_np' collect2: ld returned 1 exit status configure:16588: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | /* end confdefs.h. */ | /* Define pthread_attr_get_np to an innocuous variant, in case declares pthread_attr_get_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_attr_get_np innocuous_pthread_attr_get_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_attr_get_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_attr_get_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_attr_get_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_attr_get_np || defined __stub___pthread_attr_get_np | choke me | #endif | | int | main () | { | return pthread_attr_get_np (); | ; | return 0; | } configure:16588: result: no configure:16588: checking for pthread_attr_getstack configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 configure:16588: $? = 0 configure:16588: result: yes configure:16588: checking for pthread_get_stackaddr_np configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 /tmp//cctS2q5M.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:320: undefined reference to `pthread_get_stackaddr_np' collect2: ld returned 1 exit status configure:16588: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | /* end confdefs.h. */ | /* Define pthread_get_stackaddr_np to an innocuous variant, in case declares pthread_get_stackaddr_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_get_stackaddr_np innocuous_pthread_get_stackaddr_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_get_stackaddr_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_get_stackaddr_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_get_stackaddr_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_get_stackaddr_np || defined __stub___pthread_get_stackaddr_np | choke me | #endif | | int | main () | { | return pthread_get_stackaddr_np (); | ; | return 0; | } configure:16588: result: no configure:16588: checking for pthread_get_stacksize_np configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 /tmp//ccv73MXZ.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:320: undefined reference to `pthread_get_stacksize_np' collect2: ld returned 1 exit status configure:16588: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | /* end confdefs.h. */ | /* Define pthread_get_stacksize_np to an innocuous variant, in case declares pthread_get_stacksize_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_get_stacksize_np innocuous_pthread_get_stacksize_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_get_stacksize_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_get_stacksize_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_get_stacksize_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_get_stacksize_np || defined __stub___pthread_get_stacksize_np | choke me | #endif | | int | main () | { | return pthread_get_stacksize_np (); | ; | return 0; | } configure:16588: result: no configure:16588: checking for thr_stksegment configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 /tmp//ccUA81wu.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:320: undefined reference to `thr_stksegment' collect2: ld returned 1 exit status configure:16588: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | /* end confdefs.h. */ | /* Define thr_stksegment to an innocuous variant, in case declares thr_stksegment. | For example, HP-UX 11i declares gettimeofday. */ | #define thr_stksegment innocuous_thr_stksegment | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thr_stksegment (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thr_stksegment | | /* 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 thr_stksegment (); | /* 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_thr_stksegment || defined __stub___thr_stksegment | choke me | #endif | | int | main () | { | return thr_stksegment (); | ; | return 0; | } configure:16588: result: no configure:16588: checking for pthread_stackseg_np configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 configure:16588: $? = 0 configure:16588: result: yes configure:16588: checking for pthread_getthrds_np configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 /tmp//cc86DwFl.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:321: undefined reference to `pthread_getthrds_np' collect2: ld returned 1 exit status configure:16588: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_PTHREAD_STACKSEG_NP 1 | /* end confdefs.h. */ | /* Define pthread_getthrds_np to an innocuous variant, in case declares pthread_getthrds_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_getthrds_np innocuous_pthread_getthrds_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_getthrds_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_getthrds_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_getthrds_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_getthrds_np || defined __stub___pthread_getthrds_np | choke me | #endif | | int | main () | { | return pthread_getthrds_np (); | ; | return 0; | } configure:16588: result: no configure:16588: checking for pthread_cond_init configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 configure:16588: $? = 0 configure:16588: result: yes configure:16588: checking for pthread_condattr_setclock configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 configure:16588: $? = 0 configure:16588: result: yes configure:16588: checking for pthread_condattr_init configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 configure:16588: $? = 0 configure:16588: result: yes configure:16588: checking for pthread_sigmask configure:16588: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 configure:16588: $? = 0 configure:16588: result: yes configure:16603: checking for pthread_attr_init configure:16603: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 configure:16603: $? = 0 configure:16603: result: yes configure:16633: checking if fork works with pthread configure:16701: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 configure:16701: $? = 0 configure:16701: ./conftest configure:16701: $? = 0 configure:16711: result: yes configure:16741: checking whether ELF binaries are produced configure:16757: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector conftest.c -pthread -lm >&5 configure:16757: $? = 0 configure:16771: result: yes configure:16783: checking elf.h usability configure:16783: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:326:17: error: elf.h: No such file or directory configure:16783: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_PTHREAD_STACKSEG_NP 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_CONDATTR_INIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATTR_INIT 1 | #define USE_ELF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16783: result: no configure:16783: checking elf.h presence configure:16783: gcc -E -I/usr/local/include conftest.c conftest.c:293:17: error: elf.h: No such file or directory configure:16783: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_PTHREAD_STACKSEG_NP 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_CONDATTR_INIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATTR_INIT 1 | #define USE_ELF 1 | /* end confdefs.h. */ | #include configure:16783: result: no configure:16783: checking for elf.h configure:16783: result: no configure:16783: checking elf_abi.h usability configure:16783: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:16783: $? = 0 configure:16783: result: yes configure:16783: checking elf_abi.h presence configure:16783: gcc -E -I/usr/local/include conftest.c configure:16783: $? = 0 configure:16783: result: yes configure:16783: checking for elf_abi.h configure:16783: result: yes configure:16824: checking whether OS depend dynamic link works configure:17053: result: yes configure:17225: checking for backtrace configure:17225: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L/usr/local/lib -fstack-protector -Wl,-E conftest.c -pthread -lm >&5 /tmp//ccIkk6RR.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:328: undefined reference to `backtrace' collect2: ld returned 1 exit status configure:17225: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_PTHREAD_STACKSEG_NP 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_CONDATTR_INIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATTR_INIT 1 | #define USE_ELF 1 | #define HAVE_ELF_ABI_H 1 | /* end confdefs.h. */ | /* Define backtrace to an innocuous variant, in case declares backtrace. | For example, HP-UX 11i declares gettimeofday. */ | #define backtrace innocuous_backtrace | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char backtrace (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef backtrace | | /* 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 backtrace (); | /* 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_backtrace || defined __stub___backtrace | choke me | #endif | | int | main () | { | return backtrace (); | ; | return 0; | } configure:17225: result: no configure:17246: checking valgrind/memcheck.h usability configure:17246: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 conftest.c:327:31: error: valgrind/memcheck.h: No such file or directory configure:17246: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_PTHREAD_STACKSEG_NP 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_CONDATTR_INIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATTR_INIT 1 | #define USE_ELF 1 | #define HAVE_ELF_ABI_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17246: result: no configure:17246: checking valgrind/memcheck.h presence configure:17246: gcc -E -I/usr/local/include conftest.c conftest.c:294:31: error: valgrind/memcheck.h: No such file or directory configure:17246: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_PTHREAD_STACKSEG_NP 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_CONDATTR_INIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATTR_INIT 1 | #define USE_ELF 1 | #define HAVE_ELF_ABI_H 1 | /* end confdefs.h. */ | #include configure:17246: result: no configure:17246: checking for valgrind/memcheck.h configure:17246: result: no configure:17421: checking for strip configure:17437: found /usr/bin/strip configure:17448: result: strip configure:17844: checking whether -fPIE is accepted as CFLAGS configure:17867: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -fPIE -I/usr/local/include conftest.c >&5 configure:17867: $? = 0 configure:17869: result: yes configure:17900: checking whether -pie is accepted as LDFLAGS configure:17922: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include -L/usr/local/lib -fstack-protector -Wl,-E -pie conftest.c -pthread -lm >&5 /usr/bin/ld: /tmp//ccYa9wrA.o: relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /tmp//ccYa9wrA.o: could not read symbols: Bad value collect2: ld returned 1 exit status configure:17922: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_PTHREAD_STACKSEG_NP 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_CONDATTR_INIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATTR_INIT 1 | #define USE_ELF 1 | #define HAVE_ELF_ABI_H 1 | #define DLEXT_MAXLEN 3 | #define DLEXT ".so" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:17928: result: no configure:17900: checking whether -Wl,-pie is accepted as LDFLAGS configure:17922: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -I/usr/local/include -L/usr/local/lib -fstack-protector -Wl,-E -Wl,-pie conftest.c -pthread -lm >&5 /usr/bin/ld: /tmp//ccfxKN1T.o: relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /tmp//ccfxKN1T.o: could not read symbols: Bad value collect2: ld returned 1 exit status configure:17922: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_PTHREAD_STACKSEG_NP 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_CONDATTR_INIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATTR_INIT 1 | #define USE_ELF 1 | #define HAVE_ELF_ABI_H 1 | #define DLEXT_MAXLEN 3 | #define DLEXT ".so" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:17928: result: no configure:18152: checking for prefix of external symbols configure:18169: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:18169: $? = 0 configure:18181: result: NONE configure:18344: checking pthread.h usability configure:18344: gcc -c -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 configure:18344: $? = 0 configure:18344: result: yes configure:18344: checking pthread.h presence configure:18344: gcc -E -I/usr/local/include conftest.c configure:18344: $? = 0 configure:18344: result: yes configure:18344: checking for pthread.h configure:18344: result: yes configure:18374: checking if make is GNU make configure:18393: result: no configure:18401: checking for safe null command for make configure:18418: result: : configure:18498: checking for memmem configure:18498: gcc -o conftest -O3 -fno-fast-math -ggdb3 -ansi -std=iso9899:199409 -I/usr/local/include -L. -L/usr/local/lib -fstack-protector -Wl,-E conftest.c -pthread -lm >&5 /tmp//ccn35cZx.o(.text+0x7): In function `main': /home/kernigh/park/ruby/build/conftest.c:331: undefined reference to `memmem' collect2: ld returned 1 exit status configure:18498: $? = 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 CANONICALIZATION_FOR_MATHN 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_OFF_T 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_TIME_T 4 | #define PRI_LL_PREFIX "ll" | #define rb_pid_t pid_t | #define PIDT2NUM(v) INT2NUM(v) | #define NUM2PIDT(v) NUM2INT(v) | #define PRI_PIDT_PREFIX PRI_INT_PREFIX | #define rb_uid_t uid_t | #define UIDT2NUM(v) UINT2NUM(v) | #define NUM2UIDT(v) NUM2UINT(v) | #define PRI_UIDT_PREFIX PRI_INT_PREFIX | #define rb_gid_t gid_t | #define GIDT2NUM(v) UINT2NUM(v) | #define NUM2GIDT(v) NUM2UINT(v) | #define PRI_GIDT_PREFIX PRI_INT_PREFIX | #define rb_time_t time_t | #define TIMET2NUM(v) INT2NUM(v) | #define NUM2TIMET(v) NUM2INT(v) | #define PRI_TIMET_PREFIX PRI_INT_PREFIX | #define rb_dev_t dev_t | #define DEVT2NUM(v) INT2NUM(v) | #define NUM2DEVT(v) NUM2INT(v) | #define PRI_DEVT_PREFIX PRI_INT_PREFIX | #define rb_mode_t mode_t | #define MODET2NUM(v) UINT2NUM(v) | #define NUM2MODET(v) NUM2UINT(v) | #define PRI_MODET_PREFIX PRI_INT_PREFIX | #define rb_rlim_t rlim_t | #define RLIM2NUM(v) ULL2NUM(v) | #define NUM2RLIM(v) NUM2ULL(v) | #define PRI_RLIM_PREFIX PRI_LL_PREFIX | #define HAVE_PROTOTYPES 1 | #define TOKEN_PASTE(x,y) x##y | #define STRINGIZE(expr) STRINGIZE0(expr) | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_VA_ARGS_MACRO 1 | #define NORETURN(x) __attribute__ ((noreturn)) x | #define DEPRECATED(x) __attribute__ ((deprecated)) x | #define NOINLINE(x) __attribute__ ((noinline)) x | #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); | #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern | #define HAVE_DECL_SYS_NERR 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_A_OUT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define PRI_SIZE_PREFIX "z" | #define PRI_PTRDIFF_PREFIX "t" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG | #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM 1 | #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 | #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_RB_FD_INIT 1 | #define HAVE_INT8_T 1 | #define SIZEOF_INT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_INT16_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_INT32_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_INT64_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_UINT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_INTPTR_T 1 | #define SIZEOF_INTPTR_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SSIZE_T 8 | #define HEAP_ALIGN_LOG 12 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_ALLOCA 1 | #define HAVE_DUP2 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSH 1 | #define HAVE_ERF 1 | #define HAVE_TGAMMA 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_CBRT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_FFS 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SIGNBIT 1 | #define HAVE_FMOD 1 | #define HAVE_KILLPG 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_FORK 1 | #define HAVE_SYSCALL 1 | #define HAVE___SYSCALL 1 | #define HAVE_CHROOT 1 | #define HAVE_GETCWD 1 | #define HAVE_TRUNCATE 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FTELLO 1 | #define HAVE_TIMES 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSEEKO 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_READDIR_R 1 | #define HAVE_FSYNC 1 | #define HAVE_FCHOWN 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_ISSETUGID 1 | #define HAVE_PAUSE 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SYSCONF 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_DLOPEN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_COSH 1 | #define HAVE_SINH 1 | #define HAVE_TANH 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_LLABS 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_DAEMON 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_IOCTL 1 | #define RUBY_SETJMP(env) _setjmp(env) | #define RUBY_LONGJMP(env,val) _longjmp(env,val) | #define RUBY_JMP_BUF jmp_buf | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE 1 | #define NEGATIVE_TIME_T 1 | #define POSIX_SIGNAL 1 | #define RSHIFT(x,y) ((x)>>(int)(y)) | #define FILE_COUNT _r | #define FILE_READPTR _p | #define SIZEOF_STRUCT_STAT_ST_INO 4 | #define HAVE__SC_CLK_TCK 1 | #define STACK_GROW_DIRECTION -1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_NP_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_PTHREAD_STACKSEG_NP 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_CONDATTR_INIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATTR_INIT 1 | #define USE_ELF 1 | #define HAVE_ELF_ABI_H 1 | #define DLEXT_MAXLEN 3 | #define DLEXT ".so" | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | /* Define memmem to an innocuous variant, in case declares memmem. | For example, HP-UX 11i declares gettimeofday. */ | #define memmem innocuous_memmem | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memmem (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memmem | | /* 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 memmem (); | /* 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_memmem || defined __stub___memmem | choke me | #endif | | int | main () | { | return memmem (); | ; | return 0; | } configure:18498: result: no configure:18948: checking for nroff configure:18982: result: no configure:18948: checking for awf configure:18982: result: no configure:19051: result: ruby library version = 2.0.0 configure:19220: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-openbsd5.2 ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=__inline__ ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___builtin_setjmp=no ac_cv_func___syscall=yes ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func_acosh=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=no ac_cv_func_cbrt=yes ac_cv_func_chroot=yes ac_cv_func_chsize=no ac_cv_func_clock_gettime=yes ac_cv_func_close=yes ac_cv_func_cosh=yes ac_cv_func_crypt=yes ac_cv_func_daemon=yes ac_cv_func_dl_iterate_phdr=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_dup3=no ac_cv_func_eaccess=no ac_cv_func_erf=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fcntl=yes ac_cv_func_fdatasync=no ac_cv_func_ffs=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fmod=yes ac_cv_func_fork=yes ac_cv_func_fseeko64=no ac_cv_func_fseeko=yes ac_cv_func_fsync=yes ac_cv_func_ftello64=no ac_cv_func_ftello=yes ac_cv_func_ftruncate64=no ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpriority=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getsid=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_hypot=yes ac_cv_func_initgroups=yes ac_cv_func_ioctl=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_issetugid=yes ac_cv_func_killpg=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_lgamma_r=yes ac_cv_func_link=yes ac_cv_func_llabs=yes ac_cv_func_lockf=yes ac_cv_func_log2=yes ac_cv_func_lstat=yes ac_cv_func_memalign=no ac_cv_func_memcmp_working=yes ac_cv_func_memmem=no ac_cv_func_memmove=yes ac_cv_func_mktime=yes ac_cv_func_pause=yes ac_cv_func_pipe2=no ac_cv_func_poll=yes ac_cv_func_posix_fadvise=no ac_cv_func_posix_memalign=yes ac_cv_func_ppoll=no ac_cv_func_pread=yes ac_cv_func_pthread_attr_get_np=no ac_cv_func_pthread_attr_getstack=yes ac_cv_func_pthread_attr_init=yes ac_cv_func_pthread_attr_setinheritsched=yes ac_cv_func_pthread_cond_init=yes ac_cv_func_pthread_condattr_init=yes ac_cv_func_pthread_condattr_setclock=yes ac_cv_func_pthread_get_stackaddr_np=no ac_cv_func_pthread_get_stacksize_np=no ac_cv_func_pthread_getattr_np=no ac_cv_func_pthread_getthrds_np=no ac_cv_func_pthread_sigmask=yes ac_cv_func_pthread_stackseg_np=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_round=yes ac_cv_func_sched_yield=yes ac_cv_func_seekdir=yes ac_cv_func_select_large_fdset=no ac_cv_func_sendfile=no ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setproctitle=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setrgid=no ac_cv_func_setrlimit=yes ac_cv_func_setruid=no ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sinh=yes ac_cv_func_socketpair=yes ac_cv_func_spawnv=no ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strstr=yes ac_cv_func_symlink=yes ac_cv_func_syscall=yes ac_cv_func_sysconf=yes ac_cv_func_tanh=yes ac_cv_func_telldir=yes ac_cv_func_tgamma=yes ac_cv_func_thr_stksegment=no ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_timezone=yes ac_cv_func_truncate64=no ac_cv_func_truncate=yes ac_cv_func_unsetenv=yes ac_cv_func_utimensat=yes ac_cv_func_utimes=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_have_decl_sys_nerr=yes ac_cv_header_a_out_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_elf_abi_h=yes ac_cv_header_elf_h=no ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_intrinsics_h=no ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_systm_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pthread_np_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stdbool_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_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=no ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_time_h=yes ac_cv_header_ucontext_h=no ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_memcheck_h=no ac_cv_header_xti_h=no ac_cv_host=x86_64-unknown-openbsd5.2 ac_cv_lib_crypt_crypt=no ac_cv_lib_dl_dlopen=no ac_cv_lib_dld_shl_load=no ac_cv_lib_pthread___pthread_kill=yes ac_cv_lib_rt_clock_gettime=no ac_cv_lib_socket_socketpair=no ac_cv_lib_thr___pthread_kill=no ac_cv_member_struct_stat_st_atim=yes ac_cv_member_struct_stat_st_atimensec=yes ac_cv_member_struct_stat_st_atimespec=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_ctim=yes ac_cv_member_struct_stat_st_ctimensec=yes ac_cv_member_struct_stat_st_ctimespec=yes ac_cv_member_struct_stat_st_mtim=yes ac_cv_member_struct_stat_st_mtimensec=yes ac_cv_member_struct_stat_st_mtimespec=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_PKG_CONFIG=pkg-config ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_AS=as ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_LD=ld ac_cv_prog_ac_ct_NM=nm ac_cv_prog_ac_ct_OBJCOPY=objcopy ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_sizeof___int64=0 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int16_t=2 ac_cv_sizeof_int32_t=4 ac_cv_sizeof_int64_t=8 ac_cv_sizeof_int8_t=1 ac_cv_sizeof_int=4 ac_cv_sizeof_intptr_t=8 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_ptrdiff_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_ssize_t=8 ac_cv_sizeof_struct_stat_st_blocks=SIZEOF_LONG ac_cv_sizeof_struct_stat_st_ino=4 ac_cv_sizeof_struct_stat_st_size=SIZEOF_LONG ac_cv_sizeof_time_t=4 ac_cv_sizeof_uint16_t=2 ac_cv_sizeof_uint32_t=4 ac_cv_sizeof_uint64_t=8 ac_cv_sizeof_uint8_t=1 ac_cv_sizeof_uintptr_t=8 ac_cv_sizeof_voidp=8 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-unknown-openbsd5.2 ac_cv_type__Bool=yes ac_cv_type_clockid_t=yes ac_cv_type_dev_t=yes ac_cv_type_fd_mask=yes ac_cv_type_getgroups=gid_t ac_cv_type_gid_t=yes ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_rlim_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_struct_timespec=yes ac_cv_type_struct_timezone=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=no rb_cv_binary_elf=yes rb_cv_broken_glibc_ia64_erfc=no rb_cv_char_bit=8 rb_cv_cppoutfile=yes rb_cv_dev_t_convertible=INT rb_cv_dlopen=yes rb_cv_fcnt=_r rb_cv_fork_with_pthread=yes rb_cv_frptr=_p rb_cv_func___builtin_unreachable=no rb_cv_func_cdecl=x rb_cv_func_deprecated='__attribute__ ((deprecated)) x' rb_cv_func_exported='__attribute__ ((visibility("default")))' rb_cv_func_fastcall=x rb_cv_func_noinline='__attribute__ ((noinline)) x' rb_cv_func_noreturn='__attribute__ ((noreturn)) x' rb_cv_func_stdcall=x rb_cv_func_timezone_void=no rb_cv_gcc_atomic_builtins=yes rb_cv_gcc_function_alias=alias rb_cv_gid_t_convertible=UINT rb_cv_have_daylight=no rb_cv_have_prototypes=yes rb_cv_have_sc_clk_tck=yes rb_cv_have_signbit=yes rb_cv_large_fd_select=yes rb_cv_localtime_overflow=yes rb_cv_member_struct_tm_tm_gmtoff=yes rb_cv_mode_t_convertible=UINT rb_cv_negative_time_t=yes rb_cv_page_size_log=12 rb_cv_pid_t_convertible=INT rb_cv_pri_prefix_long_long=ll rb_cv_pri_prefix_ptrdiff_t=t rb_cv_pri_prefix_size_t=z rb_cv_prog_gnu_ld=yes rb_cv_rlim_t_convertible=ULL rb_cv_rshift_sign=yes rb_cv_sizeof_struct_dirent_too_small=no rb_cv_stack_end_address=no rb_cv_stack_grow_dir_x86_64=-1 rb_cv_stdarg=yes rb_cv_string_literal_concatenation=yes rb_cv_stringization='#expr' rb_cv_symbol_prefix=NONE rb_cv_target_archs=x86_64 rb_cv_time_t_convertible=INT rb_cv_tokenpaste=ansi rb_cv_type_int128_t=no rb_cv_type_int16_t=yes rb_cv_type_int32_t=yes rb_cv_type_int64_t=yes rb_cv_type_int8_t=yes rb_cv_type_intptr_t=yes rb_cv_type_ssize_t=yes rb_cv_type_uint128_t=no rb_cv_type_uint16_t=yes rb_cv_type_uint32_t=yes rb_cv_type_uint64_t=yes rb_cv_type_uint8_t=yes rb_cv_type_uintptr_t=yes rb_cv_uid_t_convertible=UINT rb_cv_unsetenv_return_value=yes rb_cv_va_args_macro=yes rb_cv_var_altzone=no rb_cv_var_timezone=no rb_cv_warnflags='-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration' ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='ar' ARCHFILE='' ARCH_FLAG='' AS='as' ASFLAGS='' BASERUBY='/usr/local/bin/ruby19 --disable=gems' BTESTRUBY='$(MINIRUBY)' BUILTIN_ENCOBJS=' ascii.$(OBJEXT) us_ascii.$(OBJEXT) unicode.$(OBJEXT) utf_8.$(OBJEXT)' BUILTIN_TRANSOBJS=' newline.$(OBJEXT)' BUILTIN_TRANSSRCS=' newline.c' CAPITARGET='nodoc' CC='gcc' CCDLFLAGS='-fPIC' CFLAGS='${cflags}' CHDIR='cd -P' COMMON_HEADERS='' COMMON_LIBS='' COMMON_MACROS='' COUTFLAG='-o ' CP='cp' CPP='$(CC) -E' CPPFLAGS='-I/usr/local/include $(DEFS) ${cppflags}' CPPOUTFILE='-o conftest.i' CXX='g++' CXXFLAGS='${cxxflags}' DEFS='' DLDFLAGS='' DLDLIBS=' -lc' DLEXT2='' DLEXT='so' DLLWRAP='' DLNOBJ='dln.o' DOT='' DOXYGEN='' DTRACE='' DTRACE_EXT='dmyh' DTRACE_GLOMMED_OBJ='' DTRACE_OBJ='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_SHARED='no' ENCOBJS='' EXECUTABLE_EXTS='' EXEEXT='' EXPORT_PREFIX='' EXTDLDFLAGS='' EXTLDFLAGS='' EXTOBJS='' EXTOUT='.ext' EXTSTATIC='' GCC='yes' GNU_LD='yes' GREP='/usr/bin/grep' INSTALLDOC='all' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld' LDFLAGS='-L. -L/usr/local/lib -fstack-protector -Wl,-E' LDSHARED='$(CC) -shared ${CCDLFLAGS}' LDSHAREDXX='$(CXX) -shared ${CCDLFLAGS}' LIBEXT='a' LIBOBJS=' ${LIBOBJDIR}addr2line$U.o' LIBPATHENV='LD_LIBRARY_PATH' LIBPATHFLAG=' -L%1$-s' LIBRUBY='$(LIBRUBY_A)' LIBRUBYARG='$(LIBRUBYARG_STATIC)' LIBRUBYARG_SHARED='-Wl,-R -Wl,$(libdir) -L$(libdir) ' LIBRUBYARG_STATIC='-Wl,-R -Wl,$(libdir) -L$(libdir) -l$(RUBY_SO_NAME)-static' LIBRUBY_A='lib$(RUBY_SO_NAME)-static.a' LIBRUBY_ALIASES='lib$(RUBY_SO_NAME).so' LIBRUBY_A_OBJS='$(OBJS)' LIBRUBY_DLDFLAGS='' LIBRUBY_LDSHARED='$(CC) -shared ${CCDLFLAGS}' LIBRUBY_RELATIVE='no' LIBRUBY_SO='lib$(RUBY_SO_NAME).so.$(MAJOR).$(MINOR).$(TEENY)' LIBS='-pthread -lm ' LINK_SO='' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}addr2line$U.lo' MAINLIBS='' MAJOR='2' MAKEDIRS='mkdir -p' MAKEFILES='Makefile' MANTYPE='man' MINIOBJS='dmydln.o' MINIRUBY='./miniruby$(EXEEXT) -I$(srcdir)/lib -I. -I$(EXTOUT)/common' MINOR='0' MKDIR_P='mkdir -p' NACL_SDK_ROOT='' NACL_SDK_VARIANT='' NACL_TOOLCHAIN='' NM='nm' NROFF='/bin/false' NULLCMD=':' OBJCOPY=':' OBJDUMP='objdump' OBJEXT='o' OUTFLAG='-o ' PACKAGE='ruby' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='pkg-config' PLATFORM_DIR='' POSTLINK=':' PREP='miniruby$(EXEEXT)' PYTHON='' RANLIB='ranlib' RDOCTARGET='rdoc' RI_BASE_NAME='ri' RM='rm -f' RMALL='rm -fr' RMDIR='rmdir' RMDIRS='rmdir -p' RPATHFLAG=' -Wl,-R%1$-s' RUBYW_BASE_NAME='rubyw' RUBYW_INSTALL_NAME='' RUBY_BASE_NAME='ruby' RUBY_INSTALL_NAME='$(RUBY_BASE_NAME)' RUBY_PROGRAM_VERSION='2.0.0' RUBY_RELEASE_DATE='2012-12-17' RUBY_SO_NAME='$(RUBY_BASE_NAME)' RUNRUBY='$(MINIRUBY) $(srcdir)/tool/runruby.rb --extout=$(EXTOUT)' SET_MAKE='' SHELL='/bin/sh' SOLIBS='' STATIC='' STRIP='strip' SYMBOL_PREFIX='' TEENY='0' TEST_RUNNABLE='yes' THREAD_MODEL='pthread' TRY_LINK='' UNIVERSAL_ARCHNAMES='' UNIVERSAL_INTS='' USE_RUBYGEMS='YES' WERRORFLAG='-Werror' WINDRES='' XCFLAGS='-include ruby/config.h -include ruby/missing.h -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE' XLDFLAGS='-fstack-protector' XRUBY='$(RUNRUBY)' XRUBY_LIBDIR='' XRUBY_RUBYHDRDIR='' XRUBY_RUBYLIBDIR='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_OBJCOPY='objcopy' ac_ct_OBJDUMP='objdump' arch='x86_64-openbsd5.2' bindir='${exec_prefix}/bin' build='x86_64-unknown-openbsd5.2' build_alias='' build_cpu='x86_64' build_os='openbsd5.2' build_vendor='unknown' cflags=' ${optflags} ${debugflags} ${warnflags}' codesign='' configure_args=' '\''--prefix=/home/kernigh/prefix'\'' '\''--with-baseruby=/usr/local/bin/ruby19'\'' '\''CPPFLAGS=-I/usr/local/include'\'' '\''LDFLAGS=-L/usr/local/lib'\''' cppflags='' cxxflags=' ${optflags} ${debugflags} ${warnflags}' datadir='${datarootdir}' datarootdir='${prefix}/share' debugflags='-ggdb3' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec='exec' exec_prefix='${prefix}' host='x86_64-unknown-openbsd5.2' host_alias='' host_cpu='x86_64' host_os='openbsd5.2' host_vendor='unknown' 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' optflags='-O3 -fno-fast-math' pdfdir='${docdir}' prefix='/home/kernigh/prefix' program_transform_name='s&^&&' psdir='${docdir}' ridir='${datarootdir}/${RI_BASE_NAME}' ruby_pc='ruby-2.0.pc' ruby_version='2.0.0' rubyhdrdir='${includedir}/${RUBY_BASE_NAME}-${ruby_version}' rubylibprefix='${libdir}/${RUBY_BASE_NAME}' rubyw_install_name='' sbindir='${exec_prefix}/sbin' setup='Setup' sharedstatedir='${prefix}/com' sitearch='${arch}' sitedir='${rubylibprefix}/site_ruby' sitehdrdir='${rubyhdrdir}/site_ruby' strict_warnflags='-ansi -std=iso9899:199409' sysconfdir='${prefix}/etc' target='x86_64-unknown-openbsd5.2' target_alias='' target_cpu='x86_64' target_os='openbsd5.2' target_vendor='unknown' try_header='' vendordir='${rubylibprefix}/vendor_ruby' vendorhdrdir='${rubyhdrdir}/vendor_ruby' warnflags='-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration' configure: exit 0 ## ---------------------- ## ## 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 pehcehwahn config.status:898: creating Makefile config.status:898: creating ruby-2.0.pc ## ---------------------- ## ## 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 pehcehwahn config.status:898: creating Makefile config.status:898: creating ruby-2.0.pc