This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by memcached configure 1.6.2_5_gdfb7eb4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-sasl --enable-sasl-pwdb --enable-dtrace --enable-coverage ## --------- ## ## Platform. ## ## --------- ## hostname = unstable10x uname -m = i86pc uname -r = 5.10 uname -s = SunOS uname -v = Generic_147441-19 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = unstable10x Release = 5.10 KernelID = Generic_147441-19 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 8 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/csw/gnu PATH: /opt/csw/bin PATH: /usr/bin PATH: /usr/ccs/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2533: checking build system type configure:2547: result: i386-pc-solaris2.10 configure:2567: checking host system type configure:2580: result: i386-pc-solaris2.10 configure:2617: checking for a BSD-compatible install configure:2685: result: /opt/csw/gnu/install -c configure:2696: checking whether build environment is sane configure:2751: result: yes configure:2902: checking for a thread-safe mkdir -p configure:2941: result: /opt/csw/gnu/mkdir -p configure:2948: checking for gawk configure:2964: found /opt/csw/bin/gawk configure:2975: result: gawk configure:2986: checking whether make sets $(MAKE) configure:3008: result: yes configure:3037: checking whether make supports nested variables configure:3054: result: yes configure:3230: checking for gcc configure:3257: result: /opt/solarisstudio12.3/bin/cc configure:3486: checking for C compiler version configure:3495: /opt/solarisstudio12.3/bin/cc --version >&5 cc: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise usage: cc [ options ] files. Use 'cc -flags' for details configure:3506: $? = 1 configure:3495: /opt/solarisstudio12.3/bin/cc -v >&5 usage: cc [ options ] files. Use 'cc -flags' for details configure:3506: $? = 1 configure:3495: /opt/solarisstudio12.3/bin/cc -V >&5 cc: Sun C 5.12 SunOS_i386 Patch 148918-11 2017/12/13 configure:3506: $? = 0 configure:3495: /opt/solarisstudio12.3/bin/cc -qversion >&5 cc: Warning: Option -qversion passed to ld, if ld is invoked, ignored otherwise usage: cc [ options ] files. Use 'cc -flags' for details configure:3506: $? = 1 configure:3526: checking whether the C compiler works configure:3548: /opt/solarisstudio12.3/bin/cc -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c >&5 configure:3552: $? = 0 configure:3600: result: yes configure:3603: checking for C compiler default output file name configure:3605: result: a.out configure:3611: checking for suffix of executables configure:3618: /opt/solarisstudio12.3/bin/cc -o conftest -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c >&5 configure:3622: $? = 0 configure:3644: result: configure:3666: checking whether we are cross compiling configure:3674: /opt/solarisstudio12.3/bin/cc -o conftest -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c >&5 "conftest.c", line 19: warning: statement not reached configure:3678: $? = 0 configure:3685: ./conftest configure:3689: $? = 0 configure:3704: result: no configure:3709: checking for suffix of object files configure:3731: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 configure:3735: $? = 0 configure:3756: result: o configure:3760: checking whether we are using the GNU C compiler configure:3779: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 "conftest.c", line 16: undefined symbol: choke "conftest.c", line 16: syntax error before or at: me cc: acomp failed for conftest.c configure:3779: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3788: result: no configure:3797: checking whether /opt/solarisstudio12.3/bin/cc accepts -g configure:3817: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:3817: $? = 0 configure:3858: result: yes configure:3875: checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C89 configure:3938: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 "conftest.c", line 58: warning: statement not reached configure:3938: $? = 0 configure:3951: result: none needed configure:3976: checking whether /opt/solarisstudio12.3/bin/cc understands -c and -o together configure:3998: /opt/solarisstudio12.3/bin/cc -c conftest.c -o conftest2.o configure:4001: $? = 0 configure:3998: /opt/solarisstudio12.3/bin/cc -c conftest.c -o conftest2.o configure:4001: $? = 0 configure:4013: result: yes configure:4041: checking for style of include used by make configure:4069: result: GNU configure:4095: checking dependency style of /opt/solarisstudio12.3/bin/cc configure:4206: result: none configure:4230: checking how to run the C preprocessor configure:4261: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c configure:4261: $? = 0 configure:4275: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c "conftest.c", line 11: cannot find include file: cc: acomp failed for conftest.c configure:4275: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | /* end confdefs.h. */ | #include configure:4300: result: /opt/solarisstudio12.3/bin/cc -E configure:4320: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c configure:4320: $? = 0 configure:4334: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c "conftest.c", line 11: cannot find include file: cc: acomp failed for conftest.c configure:4334: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | /* end confdefs.h. */ | #include configure:4363: checking for grep that handles long lines and -e configure:4421: result: /opt/csw/gnu/grep configure:4426: checking for egrep configure:4488: result: /opt/csw/gnu/grep -E configure:4495: checking for icc in use configure:4516: result: no configure:4524: checking for clang in use configure:4541: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 "conftest.c", line 17: undefined symbol: not "conftest.c", line 17: syntax error before or at: clang cc: acomp failed for conftest.c configure:4541: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | /* end confdefs.h. */ | | int | main () | { | | #ifndef __clang__ | not clang | #endif | | ; | return 0; | } configure:4547: result: no configure:4556: checking for ANSI C header files configure:4576: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 configure:4576: $? = 0 configure:4649: /opt/solarisstudio12.3/bin/cc -o conftest -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c >&5 configure:4649: $? = 0 configure:4649: ./conftest configure:4649: $? = 0 configure:4660: result: yes configure:4673: checking for sys/types.h configure:4673: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 configure:4673: $? = 0 configure:4673: result: yes configure:4673: checking for sys/stat.h configure:4673: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 configure:4673: $? = 0 configure:4673: result: yes configure:4673: checking for stdlib.h configure:4673: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 configure:4673: $? = 0 configure:4673: result: yes configure:4673: checking for string.h configure:4673: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 configure:4673: $? = 0 configure:4673: result: yes configure:4673: checking for memory.h configure:4673: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 configure:4673: $? = 0 configure:4673: result: yes configure:4673: checking for strings.h configure:4673: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 configure:4673: $? = 0 configure:4673: result: yes configure:4673: checking for inttypes.h configure:4673: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 configure:4673: $? = 0 configure:4673: result: yes configure:4673: checking for stdint.h configure:4673: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 configure:4673: $? = 0 configure:4673: result: yes configure:4673: checking for unistd.h configure:4673: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 configure:4673: $? = 0 configure:4673: result: yes configure:4686: checking whether __SUNPRO_C is declared configure:4686: /opt/solarisstudio12.3/bin/cc -c -m64 -I/opt/csw/include conftest.c >&5 configure:4686: $? = 0 configure:4686: result: yes configure:4707: checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C99 configure:4856: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 "/usr/include/stdbool.h", line 42: #error: "Use of is valid only in a c99 compilation environment." cc: acomp failed for conftest.c configure:4856: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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 | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4856: /opt/solarisstudio12.3/bin/cc -std=gnu99 -c -mt -m64 -I/opt/csw/include conftest.c >&5 cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise "/usr/include/stdbool.h", line 42: #error: "Use of is valid only in a c99 compilation environment." cc: acomp failed for conftest.c configure:4856: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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 | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4856: /opt/solarisstudio12.3/bin/cc -c99 -c -mt -m64 -I/opt/csw/include conftest.c >&5 cc: Warning: Option -99 passed to ld, if ld is invoked, ignored otherwise "/usr/include/stdbool.h", line 42: #error: "Use of is valid only in a c99 compilation environment." cc: acomp failed for conftest.c configure:4856: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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 | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4856: /opt/solarisstudio12.3/bin/cc -qlanglvl=extc99 -c -mt -m64 -I/opt/csw/include conftest.c >&5 cc: Warning: Option -qlanglvl=extc99 passed to ld, if ld is invoked, ignored otherwise "/usr/include/stdbool.h", line 42: #error: "Use of is valid only in a c99 compilation environment." cc: acomp failed for conftest.c configure:4856: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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 | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4872: result: unsupported configure:4941: checking sasl/sasl.h usability configure:4941: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 configure:4941: $? = 0 configure:4941: result: yes configure:4941: checking sasl/sasl.h presence configure:4941: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c configure:4941: $? = 0 configure:4941: result: yes configure:4941: checking for sasl/sasl.h configure:4941: result: yes configure:4953: checking for SASL_CB_GETCONF configure:4973: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 "conftest.c", line 29: undefined symbol: SASL_CB_GETCONF cc: acomp failed for conftest.c configure:4973: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | unsigned long val = SASL_CB_GETCONF; | | ; | return 0; | } configure:4981: result: no configure:4990: checking for SASL_CB_GETCONFPATH configure:5010: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 configure:5010: $? = 0 configure:5018: result: yes configure:5029: checking for library containing sasl_server_init configure:5060: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c >&5 "conftest.c", line 37: warning: statement not reached Undefined first referenced symbol in file sasl_server_init conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:5060: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 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 sasl_server_init (); | int | main () | { | return sasl_server_init (); | ; | return 0; | } configure:5060: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -lsasl2 >&5 "conftest.c", line 37: warning: statement not reached configure:5060: $? = 0 configure:5077: result: -lsasl2 configure:5105: checking for dtrace configure:5124: found /usr/sbin/dtrace configure:5137: result: /usr/sbin/dtrace configure:5352: checking for tcov configure:5370: found /usr/bin/tcov configure:5383: result: /usr/bin/tcov configure:5494: checking size of void * configure:5499: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -lsasl2 >&5 "conftest.c", line 90: warning: statement not reached configure:5499: $? = 0 configure:5499: ./conftest configure:5499: $? = 0 configure:5513: result: 8 configure:5526: checking for library containing clock_gettime configure:5557: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -lsasl2 >&5 "conftest.c", line 41: warning: statement not reached Undefined first referenced symbol in file clock_gettime conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:5557: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | /* 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:5557: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -lrt -lsasl2 >&5 "conftest.c", line 41: warning: statement not reached configure:5557: $? = 0 configure:5574: result: -lrt configure:5584: checking for library containing socket configure:5615: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -lrt -lsasl2 >&5 "conftest.c", line 41: warning: statement not reached Undefined first referenced symbol in file socket conftest.o (symbol belongs to implicit dependency /lib/64/libsocket.so.1) ld: fatal: symbol referencing errors. No output written to conftest configure:5615: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | /* 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:5615: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -lsocket -lrt -lsasl2 >&5 "conftest.c", line 41: warning: statement not reached configure:5615: $? = 0 configure:5632: result: -lsocket configure:5640: checking for library containing gethostbyname configure:5671: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -lsocket -lrt -lsasl2 >&5 "conftest.c", line 41: warning: statement not reached Undefined first referenced symbol in file gethostbyname conftest.o (symbol belongs to implicit dependency /lib/64/libnsl.so.1) ld: fatal: symbol referencing errors. No output written to conftest configure:5671: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | /* 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 gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:5671: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 41: warning: statement not reached configure:5671: $? = 0 configure:5688: result: -lnsl configure:5713: checking for libevent directory configure:5757: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 configure:5757: $? = 0 configure:5793: result: (system) configure:5929: checking for library containing gethugepagesizes configure:5960: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 41: warning: statement not reached Undefined first referenced symbol in file gethugepagesizes conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:5960: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | /* 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 gethugepagesizes (); | int | main () | { | return gethugepagesizes (); | ; | return 0; | } configure:5960: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -lhugetlbfs -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 41: warning: statement not reached ld: fatal: library -lhugetlbfs: not found ld: fatal: file processing errors. No output written to conftest configure:5960: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | /* 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 gethugepagesizes (); | int | main () | { | return gethugepagesizes (); | ; | return 0; | } configure:5977: result: no configure:5986: checking for stdbool.h that conforms to C99 configure:6053: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 "/usr/include/stdbool.h", line 42: #error: "Use of is valid only in a c99 compilation environment." cc: acomp failed for conftest.c configure:6053: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | /* end confdefs.h. */ | | #include | #ifndef bool | "error: bool is not defined" | #endif | #ifndef false | "error: false is not defined" | #endif | #if false | "error: false is not 0" | #endif | #ifndef true | "error: true is not defined" | #endif | #if true != 1 | "error: true is not 1" | #endif | #ifndef __bool_true_false_are_defined | "error: __bool_true_false_are_defined is not defined" | #endif | | struct s { _Bool s: 1; _Bool t; } s; | | char a[true == 1 ? 1 : -1]; | char b[false == 0 ? 1 : -1]; | char c[__bool_true_false_are_defined == 1 ? 1 : -1]; | char d[(bool) 0.5 == true ? 1 : -1]; | /* See body of main program for 'e'. */ | char f[(_Bool) 0.0 == false ? 1 : -1]; | char g[true]; | char h[sizeof (_Bool)]; | char i[sizeof s.t]; | enum { j = false, k = true, l = false * true, m = true * 256 }; | /* The following fails for | HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */ | _Bool n[m]; | char o[sizeof n == m * sizeof n[0] ? 1 : -1]; | char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; | /* Catch a bug in an HP-UX C compiler. See | http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html | http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html | */ | _Bool q = true; | _Bool *pq = &q; | | int | main () | { | | bool e = &s; | *pq |= q; | *pq |= ! q; | /* Refer to every declared value, to avoid compiler optimizations. */ | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | + !m + !n + !o + !p + !q + !pq); | | ; | return 0; | } configure:6060: result: no configure:6062: checking for _Bool configure:6062: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 configure:6062: $? = 0 configure:6062: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 "conftest.c", line 64: syntax error before or at: ) cc: acomp failed for conftest.c configure:6062: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 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 | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:6062: result: yes configure:6083: checking for inttypes.h configure:6083: result: yes configure:6098: checking for sasl_callback_ft configure:6122: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 configure:6122: $? = 0 configure:6134: result: yes configure:6146: checking for print macros for integers (C99 section 7.8.1) configure:6170: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 configure:6170: $? = 0 configure:6178: result: yes configure:6194: checking for an ANSI C-conforming const configure:6260: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 "conftest.c", line 87: warning: statement not reached configure:6260: $? = 0 configure:6267: result: yes configure:6278: checking for socklen_t configure:6300: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 configure:6300: $? = 0 configure:6312: result: yes configure:6321: checking whether byte ordering is bigendian configure:6336: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 "conftest.c", line 32: warning: old-style declaration or incorrect type for: not "conftest.c", line 32: syntax error before or at: a "conftest.c", line 32: warning: old-style declaration or incorrect type for: a "conftest.c", line 32: warning: old-style declaration or incorrect type for: universal "conftest.c", line 32: warning: old-style declaration or incorrect type for: capable "conftest.c", line 32: warning: old-style declaration or incorrect type for: compiler cc: acomp failed for conftest.c configure:6336: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | #define HAVE__BOOL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SASL_CALLBACK_FT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:6381: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 "conftest.c", line 38: undefined symbol: bogus "conftest.c", line 38: syntax error before or at: endian cc: acomp failed for conftest.c configure:6381: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | #define HAVE__BOOL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SASL_CALLBACK_FT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:6425: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 configure:6425: $? = 0 configure:6442: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 "conftest.c", line 37: undefined symbol: not "conftest.c", line 37: syntax error before or at: big cc: acomp failed for conftest.c configure:6442: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | #define HAVE__BOOL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SASL_CALLBACK_FT 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:6527: result: no configure:6551: checking for htonll configure:6573: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 36: warning: tokens ignored at end of directive line "conftest.c", line 43: warning: implicit function declaration: htonll "conftest.c", line 46: warning: statement not reached Undefined first referenced symbol in file htonll conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:6573: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | #define HAVE__BOOL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SASL_CALLBACK_FT 1 | #define ENDIAN_LITTLE 1 | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_INTTYPES_H | #include */ | #endif | | int | main () | { | | return htonll(0); | | ; | return 0; | } configure:6588: result: no configure:6592: checking for library containing pthread_create configure:6623: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 45: warning: statement not reached configure:6623: $? = 0 configure:6640: result: none required configure:6654: checking for mlockall configure:6654: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 68: warning: statement not reached configure:6654: $? = 0 configure:6654: result: yes configure:6665: checking for getpagesizes configure:6665: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 69: warning: statement not reached configure:6665: $? = 0 configure:6665: result: yes configure:6676: checking for sysconf configure:6676: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 70: warning: statement not reached configure:6676: $? = 0 configure:6676: result: yes configure:6687: checking for memcntl configure:6687: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 71: warning: statement not reached configure:6687: $? = 0 configure:6687: result: yes configure:6698: checking for sigignore configure:6698: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 72: warning: statement not reached configure:6698: $? = 0 configure:6698: result: yes configure:6709: checking for clock_gettime configure:6709: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 73: warning: statement not reached configure:6709: $? = 0 configure:6709: result: yes configure:6720: checking for accept4 configure:6720: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 74: warning: statement not reached Undefined first referenced symbol in file accept4 conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:6720: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | #define HAVE__BOOL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SASL_CALLBACK_FT 1 | #define ENDIAN_LITTLE 1 | #define HAVE_MLOCKALL 1 | #define HAVE_GETPAGESIZES 1 | #define HAVE_SYSCONF 1 | #define HAVE_MEMCNTL 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | /* Define accept4 to an innocuous variant, in case declares accept4. | For example, HP-UX 11i declares gettimeofday. */ | #define accept4 innocuous_accept4 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char accept4 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef accept4 | | /* 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 accept4 (); | /* 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_accept4 || defined __stub___accept4 | choke me | #endif | | int | main () | { | return accept4 (); | ; | return 0; | } configure:6720: result: no configure:6733: checking for getopt_long configure:6733: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 74: warning: statement not reached configure:6733: $? = 0 configure:6733: result: yes configure:6747: checking for alignment configure:6794: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 70: warning: statement not reached configure:6794: $? = 0 configure:6794: ./conftest configure:6794: $? = 0 configure:6809: result: none configure:6826: checking for GCC atomics configure:6844: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 47: warning: implicit function declaration: __sync_add_and_fetch "conftest.c", line 48: warning: implicit function declaration: __sync_sub_and_fetch Undefined first referenced symbol in file __sync_sub_and_fetch conftest.o __sync_add_and_fetch conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:6844: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | #define HAVE__BOOL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SASL_CALLBACK_FT 1 | #define ENDIAN_LITTLE 1 | #define HAVE_MLOCKALL 1 | #define HAVE_GETPAGESIZES 1 | #define HAVE_SYSCONF 1 | #define HAVE_MEMCNTL 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | | int | main () | { | | unsigned short a; | unsigned short b; | b = __sync_add_and_fetch(&a, 1); | b = __sync_sub_and_fetch(&a, 2); | | ; | return 0; | } configure:6852: result: no configure:6856: checking for GCC 64bit atomics configure:6875: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 48: warning: implicit function declaration: __sync_add_and_fetch "conftest.c", line 49: warning: implicit function declaration: __sync_sub_and_fetch Undefined first referenced symbol in file __sync_sub_and_fetch conftest.o __sync_add_and_fetch conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:6875: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | #define HAVE__BOOL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SASL_CALLBACK_FT 1 | #define ENDIAN_LITTLE 1 | #define HAVE_MLOCKALL 1 | #define HAVE_GETPAGESIZES 1 | #define HAVE_SYSCONF 1 | #define HAVE_MEMCNTL 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | #include | | int | main () | { | | uint64_t a; | uint64_t b; | b = __sync_add_and_fetch(&a, 1); | b = __sync_sub_and_fetch(&a, 2); | | ; | return 0; | } configure:6883: result: no configure:6888: checking for setppriv configure:6888: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 76: warning: statement not reached configure:6888: $? = 0 configure:6888: result: yes configure:6894: checking priv.h usability configure:6894: /opt/solarisstudio12.3/bin/cc -c -mt -m64 -I/opt/csw/include conftest.c >&5 configure:6894: $? = 0 configure:6894: result: yes configure:6894: checking priv.h presence configure:6894: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c configure:6894: $? = 0 configure:6894: result: yes configure:6894: checking for priv.h configure:6894: result: yes configure:6966: checking for pledge configure:6966: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 78: warning: statement not reached Undefined first referenced symbol in file pledge conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:6966: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | #define HAVE__BOOL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SASL_CALLBACK_FT 1 | #define ENDIAN_LITTLE 1 | #define HAVE_MLOCKALL 1 | #define HAVE_GETPAGESIZES 1 | #define HAVE_SYSCONF 1 | #define HAVE_MEMCNTL 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SETPPRIV 1 | #define HAVE_DROP_PRIVILEGES 1 | /* end confdefs.h. */ | /* Define pledge to an innocuous variant, in case declares pledge. | For example, HP-UX 11i declares gettimeofday. */ | #define pledge innocuous_pledge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pledge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pledge | | /* 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 pledge (); | /* 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_pledge || defined __stub___pledge | choke me | #endif | | int | main () | { | return pledge (); | ; | return 0; | } configure:6966: result: no configure:6990: checking for cap_enter configure:6990: /opt/solarisstudio12.3/bin/cc -o conftest -mt -m64 -I/opt/csw/include -m64 -L/opt/csw/lib/64 conftest.c -levent -lnsl -lsocket -lrt -lsasl2 >&5 "conftest.c", line 78: warning: statement not reached Undefined first referenced symbol in file cap_enter conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:6990: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memcached" | #define PACKAGE_TARNAME "memcached" | #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" | #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" | #define PACKAGE_BUGREPORT "memcached@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "memcached" | #define VERSION "1.6.2_5_gdfb7eb4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL_CB_GETCONFPATH 1 | #define ENABLE_SASL 1 | #define ENABLE_SASL_PWDB 1 | #define ENABLE_DTRACE 1 | #define EXTSTORE 1 | #define SIZEOF_VOID_P 8 | #define HAVE__BOOL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SASL_CALLBACK_FT 1 | #define ENDIAN_LITTLE 1 | #define HAVE_MLOCKALL 1 | #define HAVE_GETPAGESIZES 1 | #define HAVE_SYSCONF 1 | #define HAVE_MEMCNTL 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SETPPRIV 1 | #define HAVE_DROP_PRIVILEGES 1 | /* end confdefs.h. */ | /* Define cap_enter to an innocuous variant, in case declares cap_enter. | For example, HP-UX 11i declares gettimeofday. */ | #define cap_enter innocuous_cap_enter | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cap_enter (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cap_enter | | /* 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 cap_enter (); | /* 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_cap_enter || defined __stub___cap_enter | choke me | #endif | | int | main () | { | return cap_enter (); | ; | return 0; | } configure:6990: result: no configure:7054: checking for xml2rfc configure:7085: result: no configure:7095: checking for xsltproc configure:7113: found /opt/csw/bin/xsltproc configure:7126: result: /opt/csw/bin/xsltproc configure:7281: checking that generated files are newer than configure configure:7287: result: done configure:7359: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by memcached config.status 1.6.2_5_gdfb7eb4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on unstable10x config.status:914: creating Makefile config.status:914: creating doc/Makefile config.status:914: creating config.h config.status:1143: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-pc-solaris2.10 ac_cv_c_alignment=none ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_sasl_cb_getconf=no ac_cv_c_sasl_cb_getconfpath=yes ac_cv_c_socklen_t=yes ac_cv_c_uint64_support=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/opt/solarisstudio12.3/bin/cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-m64 ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/opt/csw/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-m64 -L/opt/csw/lib/64' 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_accept4=no ac_cv_func_cap_enter=no ac_cv_func_clock_gettime=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesizes=yes ac_cv_func_memcntl=yes ac_cv_func_mlockall=yes ac_cv_func_pledge=no ac_cv_func_setppriv=yes ac_cv_func_sigignore=yes ac_cv_func_sysconf=yes ac_cv_has_sasl_callback_ft=yes ac_cv_have_decl___SUNPRO_C=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_priv_h=yes ac_cv_header_sasl_sasl_h=yes ac_cv_header_stdbool_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-pc-solaris2.10 ac_cv_libevent_dir='(system)' ac_cv_objext=o ac_cv_path_DTRACE=/usr/sbin/dtrace ac_cv_path_EGREP='/opt/csw/gnu/grep -E' ac_cv_path_GREP=/opt/csw/gnu/grep ac_cv_path_PROFILER=/usr/bin/tcov ac_cv_path_XML2RFC=no ac_cv_path_XSLTPROC=/opt/csw/bin/xsltproc ac_cv_path_install='/opt/csw/gnu/install -c' ac_cv_path_mkdir=/opt/csw/gnu/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/opt/solarisstudio12.3/bin/cc -E' ac_cv_prog_ac_ct_CC=/opt/solarisstudio12.3/bin/cc ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=no ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime=-lrt ac_cv_search_gethostbyname=-lnsl ac_cv_search_gethugepagesizes=no ac_cv_search_pthread_create='none required' ac_cv_search_sasl_server_init=-lsasl2 ac_cv_search_socket=-lsocket ac_cv_sizeof_void_p=8 ac_cv_type__Bool=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /export/home/buildbot/slave/memcached-solaris10-amd64/build/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /export/home/buildbot/slave/memcached-solaris10-amd64/build/missing autoconf' AUTOHEADER='${SHELL} /export/home/buildbot/slave/memcached-solaris10-amd64/build/missing autoheader' AUTOMAKE='${SHELL} /export/home/buildbot/slave/memcached-solaris10-amd64/build/missing automake-1.14' AWK='gawk' BUILD_DTRACE_FALSE='#' BUILD_DTRACE_TRUE='' BUILD_FREEBSD_PRIVS_FALSE='' BUILD_FREEBSD_PRIVS_TRUE='#' BUILD_LINUX_PRIVS_FALSE='' BUILD_LINUX_PRIVS_TRUE='#' BUILD_OPENBSD_PRIVS_FALSE='' BUILD_OPENBSD_PRIVS_TRUE='#' BUILD_SOLARIS_PRIVS_FALSE='#' BUILD_SOLARIS_PRIVS_TRUE='' BUILD_SPECIFICATIONS_FALSE='' BUILD_SPECIFICATIONS_TRUE='#' CC='/opt/solarisstudio12.3/bin/cc' CCDEPMODE='depmode=none' CFLAGS='-mt -m64 -errfmt=error -errwarn -errshort=tags' CPP='/opt/solarisstudio12.3/bin/cc -E' CPPFLAGS='-I/opt/csw/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DTRACE='/usr/sbin/dtrace' DTRACEFLAGS='' DTRACE_INSTRUMENT_OBJ_FALSE='#' DTRACE_INSTRUMENT_OBJ_TRUE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/opt/csw/gnu/grep -E' ENABLE_ARM_CRC32_FALSE='' ENABLE_ARM_CRC32_TRUE='#' ENABLE_ASAN_FALSE='' ENABLE_ASAN_TRUE='#' ENABLE_EXTSTORE_FALSE='#' ENABLE_EXTSTORE_TRUE='' ENABLE_SASL='' ENABLE_SASL_FALSE='#' ENABLE_SASL_TRUE='' ENABLE_TLS_FALSE='' ENABLE_TLS_TRUE='#' EXEEXT='' GREP='/opt/csw/gnu/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-m64 -L/opt/csw/lib/64' LIBOBJS='' LIBS='-levent -lnsl -lsocket -lrt -lsasl2 ' LTLIBOBJS='' MAKEINFO='${SHELL} /export/home/buildbot/slave/memcached-solaris10-amd64/build/missing makeinfo' MKDIR_P='/opt/csw/gnu/mkdir -p' OBJEXT='o' PACKAGE='memcached' PACKAGE_BUGREPORT='memcached@googlegroups.com' PACKAGE_NAME='memcached' PACKAGE_STRING='memcached 1.6.2_5_gdfb7eb4' PACKAGE_TARNAME='memcached' PACKAGE_URL='' PACKAGE_VERSION='1.6.2_5_gdfb7eb4' PATH_SEPARATOR=':' PROFILER='/usr/bin/tcov' PROFILER_FLAGS='-xprofile=tcov' PROFILER_LDFLAGS='' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='1.6.2_5_gdfb7eb4' XML2RFC='no' XSLTPROC='/opt/csw/bin/xsltproc' ac_ct_CC='/opt/solarisstudio12.3/bin/cc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i386-pc-solaris2.10' build_alias='' build_cpu='i386' build_os='solaris2.10' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-pc-solaris2.10' host_alias='' host_cpu='i386' host_os='solaris2.10' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /export/home/buildbot/slave/memcached-solaris10-amd64/build/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "memcached" #define PACKAGE_TARNAME "memcached" #define PACKAGE_VERSION "1.6.2_5_gdfb7eb4" #define PACKAGE_STRING "memcached 1.6.2_5_gdfb7eb4" #define PACKAGE_BUGREPORT "memcached@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "memcached" #define VERSION "1.6.2_5_gdfb7eb4" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SASL_SASL_H 1 #define HAVE_SASL_CB_GETCONFPATH 1 #define ENABLE_SASL 1 #define ENABLE_SASL_PWDB 1 #define ENABLE_DTRACE 1 #define EXTSTORE 1 #define SIZEOF_VOID_P 8 #define HAVE__BOOL 1 #define HAVE_INTTYPES_H 1 #define HAVE_SASL_CALLBACK_FT 1 #define ENDIAN_LITTLE 1 #define HAVE_MLOCKALL 1 #define HAVE_GETPAGESIZES 1 #define HAVE_SYSCONF 1 #define HAVE_MEMCNTL 1 #define HAVE_SIGIGNORE 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETOPT_LONG 1 #define HAVE_SETPPRIV 1 #define HAVE_DROP_PRIVILEGES 1 configure: exit 0