The build took 00h 01m 02s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
11,003 |
ansic |
4,231 |
sh |
4,220 |
perl |
431 |
makefile |
19,885 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: memcached 1.4.25-1 (Wed Apr 5 01:03:52 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for icc in use... no
checking for clang in use... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether __SUNPRO_C is declared... no
checking for clang option to accept ISO C99... none needed
checking sasl/sasl.h usability... no
checking sasl/sasl.h presence... no
checking for sasl/sasl.h... no
checking for gcov... /usr/sbin/gcov
checking for library containing clock_gettime... none required
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for libevent directory... /usr
checking for library containing umem_cache_create... no
checking for library containing gethugepagesizes... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inttypes.h... (cached) yes
checking for sasl_callback_ft... no
checking for print macros for integers (C99 section 7.8.1)... yes
checking for an ANSI C-conforming const... yes
checking for socklen_t... yes
checking for endianness... configure: error: in `/tmp/memcached/src/memcached-1.4.25':
configure: error: cannot run test program while cross compiling
See `config.log' for more details
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/memcached/src/memcached-1.4.25/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by memcached configure 1.4.25, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = b39d8e098ada
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2326: checking build system type
configure:2340: result: x86_64-unknown-linux-gnu
configure:2360: checking host system type
configure:2373: result: x86_64-unknown-linux-gnu
configure:2410: checking for a BSD-compatible install
configure:2478: result: /usr/bin/install -c
configure:2489: checking whether build environment is sane
configure:2544: result: yes
configure:2603: checking for x86_64-unknown-linux-strip
configure:2633: result: no
configure:2643: checking for strip
configure:2659: found /sysroot/bin/strip
configure:2670: result: strip
configure:2695: checking for a thread-safe mkdir -p
configure:2734: result: /usr/sbin/mkdir -p
configure:2741: checking for gawk
configure:2757: found /usr/sbin/gawk
configure:2768: result: gawk
configure:2779: checking whether make sets $(MAKE)
configure:2801: result: yes
configure:2830: checking whether make supports nested variables
configure:2847: result: yes
configure:2984: checking for x86_64-unknown-linux-gcc
configure:3011: result: clang
configure:3280: checking for C compiler version
configure:3289: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3300: $? = 0
configure:3289: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3300: $? = 0
configure:3289: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3300: $? = 1
configure:3289: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3300: $? = 1
configure:3320: checking whether the C compiler works
configure:3342: clang conftest.c >&5
configure:3346: $? = 0
configure:3394: result: yes
configure:3397: checking for C compiler default output file name
configure:3399: result: a.out
configure:3405: checking for suffix of executables
configure:3412: clang -o conftest conftest.c >&5
configure:3416: $? = 0
configure:3438: result:
configure:3460: checking whether we are cross compiling
configure:3468: clang -o conftest conftest.c >&5
configure:3472: $? = 0
configure:3479: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3483: $? = 127
configure:3498: result: yes
configure:3503: checking for suffix of object files
configure:3525: clang -c conftest.c >&5
configure:3529: $? = 0
configure:3550: result: o
configure:3554: checking whether we are using the GNU C compiler
configure:3573: clang -c conftest.c >&5
configure:3573: $? = 0
configure:3582: result: yes
configure:3591: checking whether clang accepts -g
configure:3611: clang -c -g conftest.c >&5
configure:3611: $? = 0
configure:3652: result: yes
configure:3669: checking for clang option to accept ISO C89
configure:3732: clang -c conftest.c >&5
configure:3732: $? = 0
configure:3745: result: none needed
configure:3770: checking whether clang understands -c and -o together
configure:3792: clang -c conftest.c -o conftest2.o
configure:3795: $? = 0
configure:3792: clang -c conftest.c -o conftest2.o
configure:3795: $? = 0
configure:3807: result: yes
configure:3835: checking for style of include used by make
configure:3863: result: GNU
configure:3889: checking dependency style of clang
configure:4000: result: gcc3
configure:4024: checking how to run the C preprocessor
configure:4055: clang -E conftest.c
configure:4055: $? = 0
configure:4069: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4069: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "memcached"
| #define PACKAGE_TARNAME "memcached"
| #define PACKAGE_VERSION "1.4.25"
| #define PACKAGE_STRING "memcached 1.4.25"
| #define PACKAGE_BUGREPORT "memcached@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "memcached"
| #define VERSION "1.4.25"
| /* end confdefs.h. */
| #include
configure:4094: result: clang -E
configure:4114: clang -E conftest.c
configure:4114: $? = 0
configure:4128: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "memcached"
| #define PACKAGE_TARNAME "memcached"
| #define PACKAGE_VERSION "1.4.25"
| #define PACKAGE_STRING "memcached 1.4.25"
| #define PACKAGE_BUGREPORT "memcached@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "memcached"
| #define VERSION "1.4.25"
| /* end confdefs.h. */
| #include
configure:4157: checking for grep that handles long lines and -e
configure:4215: result: /usr/sbin/grep
configure:4220: checking for egrep
configure:4282: result: /usr/sbin/grep -E
configure:4289: checking for icc in use
configure:4298: result: no
configure:4318: checking for clang in use
configure:4335: clang -c conftest.c >&5
configure:4335: $? = 0
configure:4341: result: yes
configure:4350: checking for ANSI C header files
configure:4370: clang -c conftest.c >&5
configure:4370: $? = 0
configure:4454: result: yes
configure:4467: checking for sys/types.h
configure:4467: clang -c conftest.c >&5
configure:4467: $? = 0
configure:4467: result: yes
configure:4467: checking for sys/stat.h
configure:4467: clang -c conftest.c >&5
configure:4467: $? = 0
configure:4467: result: yes
configure:4467: checking for stdlib.h
configure:4467: clang -c conftest.c >&5
configure:4467: $? = 0
configure:4467: result: yes
configure:4467: checking for string.h
configure:4467: clang -c conftest.c >&5
configure:4467: $? = 0
configure:4467: result: yes
configure:4467: checking for memory.h
configure:4467: clang -c conftest.c >&5
configure:4467: $? = 0
configure:4467: result: yes
configure:4467: checking for strings.h
configure:4467: clang -c conftest.c >&5
configure:4467: $? = 0
configure:4467: result: yes
configure:4467: checking for inttypes.h
configure:4467: clang -c conftest.c >&5
configure:4467: $? = 0
configure:4467: result: yes
configure:4467: checking for stdint.h
configure:4467: clang -c conftest.c >&5
configure:4467: $? = 0
configure:4467: result: yes
configure:4467: checking for unistd.h
configure:4467: clang -c conftest.c >&5
configure:4467: $? = 0
configure:4467: result: yes
configure:4480: checking whether __SUNPRO_C is declared
configure:4480: clang -c conftest.c >&5
conftest.c:61:10: error: use of undeclared identifier '__SUNPRO_C'
(void) __SUNPRO_C;
^
1 error generated.
configure:4480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "memcached"
| #define PACKAGE_TARNAME "memcached"
| #define PACKAGE_VERSION "1.4.25"
| #define PACKAGE_STRING "memcached 1.4.25"
| #define PACKAGE_BUGREPORT "memcached@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "memcached"
| #define VERSION "1.4.25"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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
| int
| main ()
| {
| #ifndef __SUNPRO_C
| #ifdef __cplusplus
| (void) __SUNPRO_C;
| #else
| (void) __SUNPRO_C;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:4480: result: no
configure:4501: checking for clang option to accept ISO C99
configure:4650: clang -c conftest.c >&5
configure:4650: $? = 0
configure:4663: result: none needed
configure:4704: checking sasl/sasl.h usability
configure:4704: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'sasl/sasl.h' file not found
#include
^
1 error generated.
configure:4704: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "memcached"
| #define PACKAGE_TARNAME "memcached"
| #define PACKAGE_VERSION "1.4.25"
| #define PACKAGE_STRING "memcached 1.4.25"
| #define PACKAGE_BUGREPORT "memcached@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "memcached"
| #define VERSION "1.4.25"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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:4704: result: no
configure:4704: checking sasl/sasl.h presence
configure:4704: clang -E conftest.c
conftest.c:21:10: fatal error: 'sasl/sasl.h' file not found
#include
^
1 error generated.
configure:4704: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "memcached"
| #define PACKAGE_TARNAME "memcached"
| #define PACKAGE_VERSION "1.4.25"
| #define PACKAGE_STRING "memcached 1.4.25"
| #define PACKAGE_BUGREPORT "memcached@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "memcached"
| #define VERSION "1.4.25"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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:4704: result: no
configure:4704: checking for sasl/sasl.h
configure:4704: result: no
configure:5068: checking for gcov
configure:5086: found /usr/sbin/gcov
configure:5099: result: /usr/sbin/gcov
configure:5162: checking for library containing clock_gettime
configure:5193: clang -o conftest conftest.c >&5
configure:5193: $? = 0
configure:5210: result: none required
configure:5220: checking for library containing socket
configure:5251: clang -o conftest conftest.c >&5
configure:5251: $? = 0
configure:5268: result: none required
configure:5276: checking for library containing gethostbyname
configure:5307: clang -o conftest conftest.c >&5
configure:5307: $? = 0
configure:5324: result: none required
configure:5349: checking for libevent directory
configure:5393: clang -o conftest conftest.c -levent >&5
conftest.c:23:10: fatal error: 'event.h' file not found
#include
^
1 error generated.
configure:5393: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "memcached"
| #define PACKAGE_TARNAME "memcached"
| #define PACKAGE_VERSION "1.4.25"
| #define PACKAGE_STRING "memcached 1.4.25"
| #define PACKAGE_BUGREPORT "memcached@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "memcached"
| #define VERSION "1.4.25"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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
| int
| main ()
| {
| event_init();
| ;
| return 0;
| }
configure:5393: clang -o conftest -I/usr/include -L/usr/lib conftest.c -levent >&5
configure:5393: $? = 0
configure:5429: result: /usr
configure:5448: checking for library containing umem_cache_create
configure:5479: clang -o conftest -I/usr/include -L/usr/lib -Wl,-rpath,/usr/lib conftest.c -levent >&5
/tmp/conftest-6f9514.o:conftest.c:function main: error: undefined reference to 'umem_cache_create'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5479: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "memcached"
| #define PACKAGE_TARNAME "memcached"
| #define PACKAGE_VERSION "1.4.25"
| #define PACKAGE_STRING "memcached 1.4.25"
| #define PACKAGE_BUGREPORT "memcached@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "memcached"
| #define VERSION "1.4.25"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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. */
|
| /* 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 umem_cache_create ();
| int
| main ()
| {
| return umem_cache_create ();
| ;
| return 0;
| }
configure:5479: clang -o conftest -I/usr/include -L/usr/lib -Wl,-rpath,/usr/lib conftest.c -lumem -levent >&5
/sysroot/bin/ld: error: cannot find -lumem
/tmp/conftest-99ae97.o:conftest.c:function main: error: undefined reference to 'umem_cache_create'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5479: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "memcached"
| #define PACKAGE_TARNAME "memcached"
| #define PACKAGE_VERSION "1.4.25"
| #define PACKAGE_STRING "memcached 1.4.25"
| #define PACKAGE_BUGREPORT "memcached@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "memcached"
| #define VERSION "1.4.25"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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. */
|
| /* 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 umem_cache_create ();
| int
| main ()
| {
| return umem_cache_create ();
| ;
| return 0;
| }
configure:5496: result: no
configure:5504: checking for library containing gethugepagesizes
configure:5535: clang -o conftest -I/usr/include -L/usr/lib -Wl,-rpath,/usr/lib conftest.c -levent >&5
/tmp/conftest-16f70a.o:conftest.c:function main: error: undefined reference to 'gethugepagesizes'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "memcached"
| #define PACKAGE_TARNAME "memcached"
| #define PACKAGE_VERSION "1.4.25"
| #define PACKAGE_STRING "memcached 1.4.25"
| #define PACKAGE_BUGREPORT "memcached@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "memcached"
| #define VERSION "1.4.25"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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. */
|
| /* 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:5535: clang -o conftest -I/usr/include -L/usr/lib -Wl,-rpath,/usr/lib conftest.c -lhugetlbfs -levent >&5
/sysroot/bin/ld: error: cannot find -lhugetlbfs
/tmp/conftest-36986a.o:conftest.c:function main: error: undefined reference to 'gethugepagesizes'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "memcached"
| #define PACKAGE_TARNAME "memcached"
| #define PACKAGE_VERSION "1.4.25"
| #define PACKAGE_STRING "memcached 1.4.25"
| #define PACKAGE_BUGREPORT "memcached@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "memcached"
| #define VERSION "1.4.25"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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. */
|
| /* 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:5552: result: no
configure:5561: checking for stdbool.h that conforms to C99
configure:5628: clang -c -I/usr/include conftest.c >&5
conftest.c:70:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
conftest.c:74:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:74:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:74:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:74:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:74:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:74:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:74:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:74:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:75:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:75:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:75:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
12 warnings generated.
configure:5628: $? = 0
configure:5635: result: yes
configure:5637: checking for _Bool
configure:5637: clang -c -I/usr/include conftest.c >&5
configure:5637: $? = 0
configure:5637: clang -c -I/usr/include conftest.c >&5
conftest.c:57:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:5637: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "memcached"
| #define PACKAGE_TARNAME "memcached"
| #define PACKAGE_VERSION "1.4.25"
| #define PACKAGE_STRING "memcached 1.4.25"
| #define PACKAGE_BUGREPORT "memcached@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "memcached"
| #define VERSION "1.4.25"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:5637: result: yes
configure:5658: checking for inttypes.h
configure:5658: result: yes
configure:5673: checking for sasl_callback_ft
configure:5697: clang -c -I/usr/include conftest.c >&5
conftest.c:34:5: error: use of undeclared identifier 'sasl_callback_ft'
sasl_callback_ft a_callback;
^
1 error generated.
configure:5697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "memcached"
| #define PACKAGE_TARNAME "memcached"
| #define PACKAGE_VERSION "1.4.25"
| #define PACKAGE_STRING "memcached 1.4.25"
| #define PACKAGE_BUGREPORT "memcached@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "memcached"
| #define VERSION "1.4.25"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SASL_SASL_H
| #include
| #include
| #endif
|
| int
| main ()
| {
|
| sasl_callback_ft a_callback;
|
| ;
| return 0;
| }
configure:5709: result: no
configure:5721: checking for print macros for integers (C99 section 7.8.1)
configure:5745: clang -c -I/usr/include conftest.c >&5
configure:5745: $? = 0
configure:5753: result: yes
configure:5769: checking for an ANSI C-conforming const
configure:5835: clang -c -I/usr/include conftest.c >&5
configure:5835: $? = 0
configure:5842: result: yes
configure:5853: checking for socklen_t
configure:5875: clang -c -I/usr/include conftest.c >&5
configure:5875: $? = 0
configure:5887: result: yes
configure:5898: checking for endianness
configure:5905: error: in `/tmp/memcached/src/memcached-1.4.25':
configure:5907: error: cannot run test program while cross compiling
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_socklen_t=yes
ac_cv_c_uint64_support=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_has_sasl_callback_ft=no
ac_cv_have_decl___SUNPRO_C=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_sasl_sasl_h=no
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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_libevent_dir=/usr
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_PROFILER=/usr/sbin/gcov
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_clock_gettime='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_gethugepagesizes=no
ac_cv_search_socket='none required'
ac_cv_search_umem_cache_create=no
ac_cv_type__Bool=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/memcached/src/memcached-1.4.25/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} /tmp/memcached/src/memcached-1.4.25/missing autoconf'
AUTOHEADER='${SHELL} /tmp/memcached/src/memcached-1.4.25/missing autoheader'
AUTOMAKE='${SHELL} /tmp/memcached/src/memcached-1.4.25/missing automake-1.14'
AWK='gawk'
BUILD_CACHE_FALSE=''
BUILD_CACHE_TRUE=''
BUILD_DTRACE_FALSE=''
BUILD_DTRACE_TRUE='#'
BUILD_SOLARIS_PRIVS_FALSE=''
BUILD_SOLARIS_PRIVS_TRUE=''
BUILD_SPECIFICATIONS_FALSE=''
BUILD_SPECIFICATIONS_TRUE=''
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS='-I/usr/include '
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DTRACE=''
DTRACEFLAGS=''
DTRACE_INSTRUMENT_OBJ_FALSE=''
DTRACE_INSTRUMENT_OBJ_TRUE='#'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENABLE_SASL=''
ENABLE_SASL_FALSE=''
ENABLE_SASL_TRUE='#'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/usr/lib -Wl,-rpath,/usr/lib'
LIBOBJS=''
LIBS='-levent '
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/memcached/src/memcached-1.4.25/missing makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
OBJEXT='o'
PACKAGE='memcached'
PACKAGE_BUGREPORT='memcached@googlegroups.com'
PACKAGE_NAME='memcached'
PACKAGE_STRING='memcached 1.4.25'
PACKAGE_TARNAME='memcached'
PACKAGE_URL=''
PACKAGE_VERSION='1.4.25'
PATH_SEPARATOR=':'
PROFILER='/usr/sbin/gcov'
PROFILER_FLAGS='-fprofile-arcs -ftest-coverage'
PROFILER_LDFLAGS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.4.25'
XML2RFC=''
XSLTPROC=''
ac_ct_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='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/memcached/src/memcached-1.4.25/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'
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.4.25"
#define PACKAGE_STRING "memcached 1.4.25"
#define PACKAGE_BUGREPORT "memcached@googlegroups.com"
#define PACKAGE_URL ""
#define PACKAGE "memcached"
#define VERSION "1.4.25"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_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__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_INTTYPES_H 1
configure: exit 1