The build took 00h 01m 27s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 57,667 | ansic | 
| 10,691 | sh | 
| 832 | perl | 
| 392 | awk | 
| 142 | python | 
| 69,724 | 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: apr 1.5.2-1 (Wed Apr  5 00:26:56 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-gnuConfiguring APR libraryPlatform: x86_64-unknown-linux-gnuchecking for working mkdir -p... yesAPR Version: 1.5.2checking for chosen layout... aprchecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for a sed that does not truncate output... /usr/sbin/sedApplying APR hints file rules for x86_64-unknown-linux-gnu  setting CPPFLAGS to "-DLINUX -D_REENTRANT -D_GNU_SOURCE"(Default will be unix)checking whether make sets $(MAKE)... yeschecking how to run the C preprocessor... clang -Echecking for gawk... gawkchecking whether ln -s works... yeschecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibconfigure: WARNING: using cross tools not prefixed with host tripletchecking for a BSD-compatible install... /usr/bin/install -cchecking for rm... rmchecking for as... aschecking for cpp... cppchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking for library containing strerror... none requiredchecking whether system uses EBCDIC... noperforming libtool configuration...checking how to print strings... printfchecking for a sed that does not truncate output... (cached) /usr/sbin/sedchecking for fgrep... /usr/sbin/grep -Fchecking for ld used by clang... /sysroot/bin/ldchecking if the linker (/sysroot/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -Bchecking the name lister (/sysroot/bin/nm -B) interface... BSD nmchecking the maximum length of command line arguments... 1572864checking whether the shell understands some XSI constructs... yeschecking whether the shell understands "+="... yeschecking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noopchecking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noopchecking for /sysroot/bin/ld option to reload object files... -rchecking for x86_64-unknown-linux-objdump... objdumpchecking how to recognize dependent libraries... pass_allchecking for x86_64-unknown-linux-dlltool... dlltoolchecking how to associate runtime and link libraries... printf %s\nchecking for x86_64-unknown-linux-ar... archecking for archiver @FILE support... @checking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-ranlib... ranlibchecking command to parse /sysroot/bin/nm -B output from clang object... okchecking for sysroot... nochecking for x86_64-unknown-linux-mt... nochecking for mt... nochecking if : is a manifest tool... nochecking for dlfcn.h... yeschecking for objdir... .libschecking if clang supports -fno-rtti -fno-exceptions... yeschecking for clang option to produce PIC... -fPIC -DPICchecking if clang PIC flag -fPIC -DPIC works... yeschecking if clang static flag -static works... nochecking if clang supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directoryyeschecking if clang supports -c -o file.o... (cached) yeschecking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... rm: cannot remove 'conftest*': No such file or directorynochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... nogrep: /tmp/apr/src/apr-1.5.2/libtool: No such file or directoryCheck for compiler flags...checking whether the compiler provides atomic builtins... nochecking whether to enable -D_LARGEFILE64_SOURCE... noconfigure: Configured for Linux 4.10Checking for libraries...checking for library containing gethostbyname... none requiredchecking for library containing gethostname... none requiredchecking for library containing socket... none requiredchecking for library containing crypt... none requiredchecking for main in -ltruerand... nochecking for library containing modf... none requiredChecking for Threads...checking pthread.h usability... yeschecking pthread.h presence... yeschecking for pthread.h... yeschecking for CFLAGS needed for pthreads... checking for LIBS needed for pthreads... checking for pthread.h... (cached) yeschecking whether pthread_getspecific takes two arguments... nochecking whether pthread_attr_getdetachstate takes one argument... nochecking for recursive mutex support... nochecking for pthread_key_delete... yeschecking for pthread_rwlock_init... yeschecking for pthread_attr_setguardsize... yeschecking for pthread_yield... nochecking for pthread_rwlock_t... yeschecking sched.h usability... yeschecking sched.h presence... yeschecking for sched.h... yeschecking for sched_yield... yesAPR will use threadschecking for readdir in -lc_r... nochecking for gethostbyname in -lc_r... nochecking for gethostbyaddr in -lc_r... nochecking for getservbyname in -lc_r... nochecking for gethostbyname_r... yeschecking for gethostbyaddr_r... yeschecking for getservbyname_r... yeschecking for sigsuspend... yeschecking for sigwait... yeschecking for poll... yeschecking for kqueue... nochecking for port_create... nochecking for epoll support... nochecking for epoll_create1 support... nochecking for dup3 support... nochecking for accept4 support... nochecking for SOCK_CLOEXEC support... nochecking for fdatasync... yeschecking for epoll_create1 support... (cached) nochecking for asio -> message queue support... nochecking for dup3 support... (cached) nochecking for accept4 support... (cached) nochecking for SOCK_CLOEXEC support... (cached) nochecking for getpwnam_r... yeschecking for getpwuid_r... yeschecking for getgrnam_r... yeschecking for getgrgid_r... yesChecking for Shared Memory Support...checking for library containing shm_open... none requiredchecking for sys/types.h... (cached) yeschecking sys/mman.h usability... yeschecking sys/mman.h presence... yeschecking for sys/mman.h... yeschecking sys/ipc.h usability... yeschecking sys/ipc.h presence... yeschecking for sys/ipc.h... yeschecking sys/mutex.h usability... nochecking sys/mutex.h presence... nochecking for sys/mutex.h... nochecking sys/shm.h usability... yeschecking sys/shm.h presence... yeschecking for sys/shm.h... yeschecking sys/file.h usability... yeschecking sys/file.h presence... yeschecking for sys/file.h... yeschecking kernel/OS.h usability... nochecking kernel/OS.h presence... nochecking for kernel/OS.h... nochecking os2.h usability... nochecking os2.h presence... nochecking for os2.h... nochecking windows.h usability... nochecking windows.h presence... nochecking for windows.h... nochecking for mmap... yeschecking for munmap... yeschecking for shm_open... yeschecking for shm_unlink... yeschecking for shmget... yeschecking for shmat... yeschecking for shmdt... yeschecking for shmctl... yeschecking for create_area... nochecking for MAP_ANON in sys/mman.h... yeschecking for /dev/zero... configure: error: cannot check for file existence when cross compiling==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/apr/src/apr-1.5.2/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --includedir=/usr/include/apr-1 --with-installbuilddir=/usr/share/apr-1/build --enable-nonportable-atomics --with-devrandom=/dev/urandom --disable-static## --------- #### Platform. #### --------- ##hostname = 9b32dc186825uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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          = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:4598: checking build system typeconfigure:4612: result: x86_64-unknown-linux-gnuconfigure:4632: checking host system typeconfigure:4645: result: x86_64-unknown-linux-gnuconfigure:4665: checking target system typeconfigure:4678: result: x86_64-unknown-linux-gnuconfigure:4741: checking for working mkdir -pconfigure:4757: result: yesconfigure:4849: checking for chosen layoutconfigure:4851: result: aprconfigure:5076: checking for x86_64-unknown-linux-gccconfigure:5103: result: clangconfigure:5372: checking for C compiler versionconfigure:5381: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:5392: $? = 0configure:5381: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:5392: $? = 0configure:5381: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:5392: $? = 1configure:5381: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:5392: $? = 1configure:5412: checking whether the C compiler worksconfigure:5434: clang    conftest.c  >&5configure:5438: $? = 0configure:5486: result: yesconfigure:5489: checking for C compiler default output file nameconfigure:5491: result: a.outconfigure:5497: checking for suffix of executablesconfigure:5504: clang -o conftest    conftest.c  >&5configure:5508: $? = 0configure:5530: result:configure:5552: checking whether we are cross compilingconfigure:5560: clang -o conftest    conftest.c  >&5configure:5564: $? = 0configure:5571: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:5575: $? = 127configure:5590: result: yesconfigure:5595: checking for suffix of object filesconfigure:5617: clang -c   conftest.c >&5configure:5621: $? = 0configure:5642: result: oconfigure:5646: checking whether we are using the GNU C compilerconfigure:5665: clang -c   conftest.c >&5configure:5665: $? = 0configure:5674: result: yesconfigure:5683: checking whether clang accepts -gconfigure:5703: clang -c -g  conftest.c >&5configure:5703: $? = 0configure:5744: result: yesconfigure:5761: checking for clang option to accept ISO C89configure:5824: clang  -c   conftest.c >&5configure:5824: $? = 0configure:5837: result: none neededconfigure:5858: checking for a sed that does not truncate outputconfigure:5922: result: /usr/sbin/sedconfigure:9275: checking whether make sets $(MAKE)configure:9297: result: yesconfigure:9311: checking how to run the C preprocessorconfigure:9342: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconfigure:9342: $? = 0configure:9356: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:9356: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h.  */| #include configure:9381: result: clang -Econfigure:9401: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconfigure:9401: $? = 0configure:9415: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:9415: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h.  */| #include configure:9447: checking for gawkconfigure:9463: found /usr/sbin/gawkconfigure:9474: result: gawkconfigure:9485: checking whether ln -s worksconfigure:9489: result: yesconfigure:9499: checking for x86_64-unknown-linux-ranlibconfigure:9529: result: noconfigure:9539: checking for ranlibconfigure:9555: found /sysroot/bin/ranlibconfigure:9566: result: ranlibconfigure:9578: WARNING: using cross tools not prefixed with host tripletconfigure:9602: checking for a BSD-compatible installconfigure:9670: result: /usr/bin/install -cconfigure:9683: checking for rmconfigure:9699: found /usr/sbin/rmconfigure:9710: result: rmconfigure:9720: checking for asconfigure:9736: found /sysroot/bin/asconfigure:9747: result: asconfigure:9757: checking for cppconfigure:9773: found /usr/sbin/cppconfigure:9784: result: cppconfigure:9795: checking for x86_64-unknown-linux-arconfigure:9825: result: noconfigure:9835: checking for arconfigure:9851: found /sysroot/bin/arconfigure:9862: result: arconfigure:9888: checking for grep that handles long lines and -econfigure:9946: result: /usr/sbin/grepconfigure:9951: checking for egrepconfigure:10013: result: /usr/sbin/grep -Econfigure:10018: checking for ANSI C header filesconfigure:10038: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:10038: $? = 0configure:10122: result: yesconfigure:10135: checking for sys/types.hconfigure:10135: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:10135: $? = 0configure:10135: result: yesconfigure:10135: checking for sys/stat.hconfigure:10135: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:10135: $? = 0configure:10135: result: yesconfigure:10135: checking for stdlib.hconfigure:10135: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:10135: $? = 0configure:10135: result: yesconfigure:10135: checking for string.hconfigure:10135: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:10135: $? = 0configure:10135: result: yesconfigure:10135: checking for memory.hconfigure:10135: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:10135: $? = 0configure:10135: result: yesconfigure:10135: checking for strings.hconfigure:10135: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:10135: $? = 0configure:10135: result: yesconfigure:10135: checking for inttypes.hconfigure:10135: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:10135: $? = 0configure:10135: result: yesconfigure:10135: checking for stdint.hconfigure:10135: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:10135: $? = 0configure:10135: result: yesconfigure:10135: checking for unistd.hconfigure:10135: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:10135: $? = 0configure:10135: result: yesconfigure:10148: checking minix/config.h usabilityconfigure:10148: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5conftest.c:52:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure:10148: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h.  */| #include | #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:10148: result: noconfigure:10148: checking minix/config.h presenceconfigure:10148: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconftest.c:19:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure:10148: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h.  */| #include configure:10148: result: noconfigure:10148: checking for minix/config.hconfigure:10148: result: noconfigure:10169: checking whether it is safe to define __EXTENSIONS__configure:10187: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:10187: $? = 0configure:10194: result: yesconfigure:10210: checking for library containing strerrorconfigure:10241: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5conftest.c:31:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:31:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:10241: $? = 0configure:10258: result: none requiredconfigure:10267: checking whether system uses EBCDICconfigure:10300: result: noconfigure:10698: checking how to print stringsconfigure:10725: result: printfconfigure:10746: checking for a sed that does not truncate outputconfigure:10810: result: /usr/sbin/sedconfigure:10828: checking for fgrepconfigure:10890: result: /usr/sbin/grep -Fconfigure:10925: checking for ld used by clangconfigure:10992: result: /sysroot/bin/ldconfigure:10999: checking if the linker (/sysroot/bin/ld) is GNU ldconfigure:11014: result: yesconfigure:11026: checking for BSD- or MS-compatible name lister (nm)configure:11075: result: /sysroot/bin/nm -Bconfigure:11205: checking the name lister (/sysroot/bin/nm -B) interfaceconfigure:11212: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:11215: /sysroot/bin/nm -B "conftest.o"configure:11218: output0000000000000000 B some_variableconfigure:11225: result: BSD nmconfigure:11229: checking the maximum length of command line argumentsconfigure:11359: result: 1572864configure:11376: checking whether the shell understands some XSI constructsconfigure:11386: result: yesconfigure:11390: checking whether the shell understands "+="configure:11396: result: yesconfigure:11431: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu formatconfigure:11471: result: func_convert_file_noopconfigure:11478: checking how to convert x86_64-unknown-linux-gnu file names to toolchain formatconfigure:11498: result: func_convert_file_noopconfigure:11505: checking for /sysroot/bin/ld option to reload object filesconfigure:11512: result: -rconfigure:11546: checking for x86_64-unknown-linux-objdumpconfigure:11573: result: objdumpconfigure:11642: checking how to recognize dependent librariesconfigure:11844: result: pass_allconfigure:11889: checking for x86_64-unknown-linux-dlltoolconfigure:11916: result: dlltoolconfigure:11986: checking how to associate runtime and link librariesconfigure:12013: result: printf %s\nconfigure:12029: checking for x86_64-unknown-linux-arconfigure:12056: result: arconfigure:12137: checking for archiver @FILE supportconfigure:12154: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:12154: $? = 0configure:12157: ar cru libconftest.a @conftest.lst >&5/r: `u' modifier ignored since `D' is the default (see `U')configure:12160: $? = 0configure:12165: ar cru libconftest.a @conftest.lst >&5/r: `u' modifier ignored since `D' is the default (see `U')/r: conftest.o: No such file or directoryconfigure:12168: $? = 1configure:12180: result: @configure:12198: checking for x86_64-unknown-linux-stripconfigure:12228: result: noconfigure:12238: checking for stripconfigure:12254: found /sysroot/bin/stripconfigure:12265: result: stripconfigure:12297: checking for x86_64-unknown-linux-ranlibconfigure:12324: result: ranlibconfigure:12466: checking command to parse /sysroot/bin/nm -B output from clang objectconfigure:12586: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:12589: $? = 0configure:12593: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nmconfigure:12596: $? = 0configure:12662: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c conftstm.o >&5configure:12665: $? = 0configure:12703: result: okconfigure:12740: checking for sysrootconfigure:12770: result: noconfigure:12847: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:12850: $? = 0configure:12986: checking for x86_64-unknown-linux-mtconfigure:13016: result: noconfigure:13026: checking for mtconfigure:13056: result: noconfigure:13076: checking if : is a manifest toolconfigure:13082: : '-?'configure:13090: result: noconfigure:13729: checking for dlfcn.hconfigure:13729: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:13729: $? = 0configure:13729: result: yesconfigure:13933: checking for objdirconfigure:13948: result: .libsconfigure:14219: checking if clang supports -fno-rtti -fno-exceptionsconfigure:14237: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5configure:14241: $? = 0configure:14254: result: yesconfigure:14581: checking for clang option to produce PICconfigure:14588: result: -fPIC -DPICconfigure:14596: checking if clang PIC flag -fPIC -DPIC worksconfigure:14614: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.c >&5configure:14618: $? = 0configure:14631: result: yesconfigure:14660: checking if clang static flag -static worksconfigure:14688: result: noconfigure:14703: checking if clang supports -c -o file.oconfigure:14724: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5configure:14728: $? = 0configure:14750: result: yesconfigure:14758: checking if clang supports -c -o file.oconfigure:14805: result: yesconfigure:14838: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared librariesconfigure:15991: result: yesconfigure:16028: checking whether -lc should be explicitly linked inconfigure:16036: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:16039: $? = 0configure:16054: clang -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep  -lc  \>/dev/null 2\>\&1configure:16057: $? = 0configure:16071: result: noconfigure:16231: checking dynamic linker characteristicsconfigure:16742: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  -Wl,-rpath -Wl,/foo conftest.c  >&5configure:16742: $? = 0configure:16964: result: GNU/Linux ld.soconfigure:17071: checking how to hardcode library paths into programsconfigure:17096: result: immediateconfigure:17636: checking whether stripping libraries is possibleconfigure:17641: result: yesconfigure:17676: checking if libtool supports shared librariesconfigure:17678: result: yesconfigure:17681: checking whether to build shared librariesconfigure:17702: result: yesconfigure:17705: checking whether to build static librariesconfigure:17709: result: noconfigure:18349: checking whether the compiler provides atomic builtinsconfigure:18406: result: noconfigure:18700: checking whether to enable -D_LARGEFILE64_SOURCEconfigure:18759: result: noconfigure:18859: Configured for Linux 4.10configure:18899: checking for library containing gethostbynameconfigure:18930: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:18930: $? = 0configure:18947: result: none requiredconfigure:18955: checking for library containing gethostnameconfigure:18986: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:18986: $? = 0configure:19003: result: none requiredconfigure:19011: checking for library containing socketconfigure:19042: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:19042: $? = 0configure:19059: result: none requiredconfigure:19067: checking for library containing cryptconfigure:19098: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:19098: $? = 0configure:19115: result: none requiredconfigure:19123: checking for main in -ltruerandconfigure:19142: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -ltruerand   >&5/sysroot/bin/ld: error: cannot find -ltruerandclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:19142: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| /* end confdefs.h.  */||| int| main ()| {| return main ();|   ;|   return 0;| }configure:19151: result: noconfigure:19162: checking for library containing modfconfigure:19193: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5conftest.c:33:6: warning: incompatible redeclaration of library function 'modf' [-Wincompatible-library-redeclaration]char modf ();^conftest.c:33:6: note: 'modf' is a builtin with type 'double (double, double *)'1 warning generated.configure:19193: $? = 0configure:19210: result: none requiredconfigure:19234: checking pthread.h usabilityconfigure:19234: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE -w conftest.c >&5configure:19234: $? = 0configure:19234: result: yesconfigure:19234: checking pthread.h presenceconfigure:19234: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -w conftest.cconfigure:19234: $? = 0configure:19234: result: yesconfigure:19234: checking for pthread.hconfigure:19234: result: yesconfigure:19282: checking for CFLAGS needed for pthreadsconfigure:19336: result:configure:19372: checking for LIBS needed for pthreadsconfigure:19426: result:configure:19466: checking for pthread.hconfigure:19466: result: yesconfigure:19767: checking whether pthread_getspecific takes two argumentsconfigure:19790: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5conftest.c:37:25: error: too many arguments to function call, expected 1, have 2pthread_getspecific(key,&tmp);~~~~~~~~~~~~~~~~~~~     ^~~~/sysroot/include/pthread.h:140:1: note: 'pthread_getspecific' declared herevoid *pthread_getspecific(pthread_key_t);^1 error generated.configure:19790: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| /* end confdefs.h.  */|| #include || int| main ()| {|| pthread_key_t key;| void *tmp;| pthread_getspecific(key,&tmp);||   ;|   return 0;| }configure:19802: result: noconfigure:19812: checking whether pthread_attr_getdetachstate takes one argumentconfigure:19834: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5conftest.c:36:33: error: too few arguments to function call, expected 2, have 1pthread_attr_getdetachstate(attr);~~~~~~~~~~~~~~~~~~~~~~~~~~~     ^/sysroot/include/pthread.h:150:1: note: 'pthread_attr_getdetachstate' declared hereint pthread_attr_getdetachstate(const pthread_attr_t *, int *);^1 error generated.configure:19834: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| /* end confdefs.h.  */|| #include || int| main ()| {|| pthread_attr_t *attr;| pthread_attr_getdetachstate(attr);||   ;|   return 0;| }configure:19846: result: noconfigure:19856: checking for recursive mutex supportconfigure:19889: result: noconfigure:19902: checking for pthread_key_deleteconfigure:19902: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:19902: $? = 0configure:19902: result: yesconfigure:19902: checking for pthread_rwlock_initconfigure:19902: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:19902: $? = 0configure:19902: result: yesconfigure:19902: checking for pthread_attr_setguardsizeconfigure:19902: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:19902: $? = 0configure:19902: result: yesconfigure:19902: checking for pthread_yieldconfigure:19902: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5/tmp/conftest-ee3ba5.o:conftest.c:function main: error: undefined reference to 'pthread_yield'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:19902: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| /* end confdefs.h.  */| /* Define pthread_yield to an innocuous variant, in case  declares pthread_yield. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define pthread_yield innocuous_pthread_yield|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char pthread_yield (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef pthread_yield|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char pthread_yield ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_pthread_yield || defined __stub___pthread_yield| choke me| #endif|| int| main ()| {| return pthread_yield ();|   ;|   return 0;| }configure:19902: result: noconfigure:19913: checking for pthread_rwlock_tconfigure:19930: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:19930: $? = 0configure:19937: result: yesconfigure:19949: checking sched.h usabilityconfigure:19949: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:19949: $? = 0configure:19949: result: yesconfigure:19949: checking sched.h presenceconfigure:19949: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconfigure:19949: $? = 0configure:19949: result: yesconfigure:19949: checking for sched.hconfigure:19949: result: yesconfigure:19961: checking for sched_yieldconfigure:19961: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:19961: $? = 0configure:19961: result: yesconfigure:19980: checking for readdir in -lc_rconfigure:20005: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lc_r   >&5/sysroot/bin/ld: error: cannot find -lc_rclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:20005: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 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 readdir ();| int| main ()| {| return readdir ();|   ;|   return 0;| }configure:20014: result: noconfigure:20023: checking for gethostbyname in -lc_rconfigure:20048: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lc_r   >&5/sysroot/bin/ld: error: cannot find -lc_rclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:20048: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 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 gethostbyname ();| int| main ()| {| return gethostbyname ();|   ;|   return 0;| }configure:20057: result: noconfigure:20070: checking for gethostbyaddr in -lc_rconfigure:20095: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lc_r   >&5/sysroot/bin/ld: error: cannot find -lc_rclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:20095: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 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 gethostbyaddr ();| int| main ()| {| return gethostbyaddr ();|   ;|   return 0;| }configure:20104: result: noconfigure:20117: checking for getservbyname in -lc_rconfigure:20142: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lc_r   >&5/sysroot/bin/ld: error: cannot find -lc_rclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:20142: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 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 getservbyname ();| int| main ()| {| return getservbyname ();|   ;|   return 0;| }configure:20151: result: noconfigure:20166: checking for gethostbyname_rconfigure:20166: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20166: $? = 0configure:20166: result: yesconfigure:20166: checking for gethostbyaddr_rconfigure:20166: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20166: $? = 0configure:20166: result: yesconfigure:20166: checking for getservbyname_rconfigure:20166: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20166: $? = 0configure:20166: result: yesconfigure:20297: checking for sigsuspendconfigure:20297: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20297: $? = 0configure:20297: result: yesconfigure:20310: checking for sigwaitconfigure:20310: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20310: $? = 0configure:20310: result: yesconfigure:20334: checking for pollconfigure:20334: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20334: $? = 0configure:20334: result: yesconfigure:20334: checking for kqueueconfigure:20334: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5/tmp/conftest-9d7830.o:conftest.c:function main: error: undefined reference to 'kqueue'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:20334: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_GETHOSTBYADDR_R 1| #define HAVE_GETSERVBYNAME_R 1| #define HAVE_SIGSUSPEND 1| #define HAVE_SIGWAIT 1| #define HAVE_POLL 1| /* end confdefs.h.  */| /* Define kqueue to an innocuous variant, in case  declares kqueue. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define kqueue innocuous_kqueue|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char kqueue (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef kqueue|| /* 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 kqueue ();| /* 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_kqueue || defined __stub___kqueue| choke me| #endif|| int| main ()| {| return kqueue ();|   ;|   return 0;| }configure:20334: result: noconfigure:20334: checking for port_createconfigure:20334: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5/tmp/conftest-9aa78e.o:conftest.c:function main: error: undefined reference to 'port_create'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:20334: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_GETHOSTBYADDR_R 1| #define HAVE_GETSERVBYNAME_R 1| #define HAVE_SIGSUSPEND 1| #define HAVE_SIGWAIT 1| #define HAVE_POLL 1| /* end confdefs.h.  */| /* Define port_create to an innocuous variant, in case  declares port_create. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define port_create innocuous_port_create|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char port_create (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef port_create|| /* 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 port_create ();| /* 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_port_create || defined __stub___port_create| choke me| #endif|| int| main ()| {| return port_create ();|   ;|   return 0;| }configure:20334: result: noconfigure:20346: checking for epoll supportconfigure:20375: result: noconfigure:20385: checking for epoll_create1 supportconfigure:20414: result: noconfigure:20424: checking for dup3 supportconfigure:20452: result: noconfigure:20465: checking for accept4 supportconfigure:20523: result: noconfigure:20532: checking for SOCK_CLOEXEC supportconfigure:20561: result: noconfigure:20572: checking for fdatasyncconfigure:20572: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20572: $? = 0configure:20572: result: yesconfigure:20583: checking for epoll_create1 supportconfigure:20612: result: noconfigure:20622: checking for asio -> message queue supportconfigure:20655: result: noconfigure:20665: checking for dup3 supportconfigure:20693: result: noconfigure:20703: checking for accept4 supportconfigure:20795: result: noconfigure:20804: checking for SOCK_CLOEXEC supportconfigure:20833: result: noconfigure:20845: checking for getpwnam_rconfigure:20845: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20845: $? = 0configure:20845: result: yesconfigure:20845: checking for getpwuid_rconfigure:20845: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20845: $? = 0configure:20845: result: yesconfigure:20845: checking for getgrnam_rconfigure:20845: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20845: $? = 0configure:20845: result: yesconfigure:20845: checking for getgrgid_rconfigure:20845: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20845: $? = 0configure:20845: result: yesconfigure:20859: checking for library containing shm_openconfigure:20890: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20890: $? = 0configure:20907: result: none requiredconfigure:20927: checking for sys/types.hconfigure:20927: result: yesconfigure:20927: checking sys/mman.h usabilityconfigure:20927: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:20927: $? = 0configure:20927: result: yesconfigure:20927: checking sys/mman.h presenceconfigure:20927: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconfigure:20927: $? = 0configure:20927: result: yesconfigure:20927: checking for sys/mman.hconfigure:20927: result: yesconfigure:20927: checking sys/ipc.h usabilityconfigure:20927: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:20927: $? = 0configure:20927: result: yesconfigure:20927: checking sys/ipc.h presenceconfigure:20927: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconfigure:20927: $? = 0configure:20927: result: yesconfigure:20927: checking for sys/ipc.hconfigure:20927: result: yesconfigure:20927: checking sys/mutex.h usabilityconfigure:20927: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5conftest.c:81:10: fatal error: 'sys/mutex.h' file not found#include ^1 error generated.configure:20927: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_GETHOSTBYADDR_R 1| #define HAVE_GETSERVBYNAME_R 1| #define HAVE_SIGSUSPEND 1| #define HAVE_SIGWAIT 1| #define HAVE_POLL 1| #define HAVE_FDATASYNC 1| #define HAVE_GETPWNAM_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETGRNAM_R 1| #define HAVE_GETGRGID_R 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_IPC_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:20927: result: noconfigure:20927: checking sys/mutex.h presenceconfigure:20927: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconftest.c:48:10: fatal error: 'sys/mutex.h' file not found#include ^1 error generated.configure:20927: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_GETHOSTBYADDR_R 1| #define HAVE_GETSERVBYNAME_R 1| #define HAVE_SIGSUSPEND 1| #define HAVE_SIGWAIT 1| #define HAVE_POLL 1| #define HAVE_FDATASYNC 1| #define HAVE_GETPWNAM_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETGRNAM_R 1| #define HAVE_GETGRGID_R 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_IPC_H 1| /* end confdefs.h.  */| #include configure:20927: result: noconfigure:20927: checking for sys/mutex.hconfigure:20927: result: noconfigure:20927: checking sys/shm.h usabilityconfigure:20927: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:20927: $? = 0configure:20927: result: yesconfigure:20927: checking sys/shm.h presenceconfigure:20927: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconfigure:20927: $? = 0configure:20927: result: yesconfigure:20927: checking for sys/shm.hconfigure:20927: result: yesconfigure:20927: checking sys/file.h usabilityconfigure:20927: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5configure:20927: $? = 0configure:20927: result: yesconfigure:20927: checking sys/file.h presenceconfigure:20927: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconfigure:20927: $? = 0configure:20927: result: yesconfigure:20927: checking for sys/file.hconfigure:20927: result: yesconfigure:20927: checking kernel/OS.h usabilityconfigure:20927: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5conftest.c:83:10: fatal error: 'kernel/OS.h' file not found#include ^1 error generated.configure:20927: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_GETHOSTBYADDR_R 1| #define HAVE_GETSERVBYNAME_R 1| #define HAVE_SIGSUSPEND 1| #define HAVE_SIGWAIT 1| #define HAVE_POLL 1| #define HAVE_FDATASYNC 1| #define HAVE_GETPWNAM_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETGRNAM_R 1| #define HAVE_GETGRGID_R 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_FILE_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:20927: result: noconfigure:20927: checking kernel/OS.h presenceconfigure:20927: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconftest.c:50:10: fatal error: 'kernel/OS.h' file not found#include ^1 error generated.configure:20927: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_GETHOSTBYADDR_R 1| #define HAVE_GETSERVBYNAME_R 1| #define HAVE_SIGSUSPEND 1| #define HAVE_SIGWAIT 1| #define HAVE_POLL 1| #define HAVE_FDATASYNC 1| #define HAVE_GETPWNAM_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETGRNAM_R 1| #define HAVE_GETGRGID_R 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_FILE_H 1| /* end confdefs.h.  */| #include configure:20927: result: noconfigure:20927: checking for kernel/OS.hconfigure:20927: result: noconfigure:20927: checking os2.h usabilityconfigure:20927: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5conftest.c:83:10: fatal error: 'os2.h' file not found#include ^1 error generated.configure:20927: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_GETHOSTBYADDR_R 1| #define HAVE_GETSERVBYNAME_R 1| #define HAVE_SIGSUSPEND 1| #define HAVE_SIGWAIT 1| #define HAVE_POLL 1| #define HAVE_FDATASYNC 1| #define HAVE_GETPWNAM_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETGRNAM_R 1| #define HAVE_GETGRGID_R 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_FILE_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:20927: result: noconfigure:20927: checking os2.h presenceconfigure:20927: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconftest.c:50:10: fatal error: 'os2.h' file not found#include ^1 error generated.configure:20927: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_GETHOSTBYADDR_R 1| #define HAVE_GETSERVBYNAME_R 1| #define HAVE_SIGSUSPEND 1| #define HAVE_SIGWAIT 1| #define HAVE_POLL 1| #define HAVE_FDATASYNC 1| #define HAVE_GETPWNAM_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETGRNAM_R 1| #define HAVE_GETGRGID_R 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_FILE_H 1| /* end confdefs.h.  */| #include configure:20927: result: noconfigure:20927: checking for os2.hconfigure:20927: result: noconfigure:20927: checking windows.h usabilityconfigure:20927: clang -c  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5conftest.c:83:10: fatal error: 'windows.h' file not found#include ^1 error generated.configure:20927: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_GETHOSTBYADDR_R 1| #define HAVE_GETSERVBYNAME_R 1| #define HAVE_SIGSUSPEND 1| #define HAVE_SIGWAIT 1| #define HAVE_POLL 1| #define HAVE_FDATASYNC 1| #define HAVE_GETPWNAM_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETGRNAM_R 1| #define HAVE_GETGRGID_R 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_FILE_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:20927: result: noconfigure:20927: checking windows.h presenceconfigure:20927: clang -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.cconftest.c:50:10: fatal error: 'windows.h' file not found#include ^1 error generated.configure:20927: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_GETHOSTBYADDR_R 1| #define HAVE_GETSERVBYNAME_R 1| #define HAVE_SIGSUSPEND 1| #define HAVE_SIGWAIT 1| #define HAVE_POLL 1| #define HAVE_FDATASYNC 1| #define HAVE_GETPWNAM_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETGRNAM_R 1| #define HAVE_GETGRGID_R 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_FILE_H 1| /* end confdefs.h.  */| #include configure:20927: result: noconfigure:20927: checking for windows.hconfigure:20927: result: noconfigure:20941: checking for mmapconfigure:20941: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20941: $? = 0configure:20941: result: yesconfigure:20941: checking for munmapconfigure:20941: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20941: $? = 0configure:20941: result: yesconfigure:20941: checking for shm_openconfigure:20941: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20941: $? = 0configure:20941: result: yesconfigure:20941: checking for shm_unlinkconfigure:20941: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20941: $? = 0configure:20941: result: yesconfigure:20941: checking for shmgetconfigure:20941: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20941: $? = 0configure:20941: result: yesconfigure:20941: checking for shmatconfigure:20941: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20941: $? = 0configure:20941: result: yesconfigure:20941: checking for shmdtconfigure:20941: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20941: $? = 0configure:20941: result: yesconfigure:20941: checking for shmctlconfigure:20941: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5configure:20941: $? = 0configure:20941: result: yesconfigure:20941: checking for create_areaconfigure:20941: clang -o conftest  -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5/tmp/conftest-10d7a5.o:conftest.c:function main: error: undefined reference to 'create_area'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:20941: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_H 1| #define HAVE_PTHREAD_KEY_DELETE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1| #define HAVE_PTHREAD_RWLOCKS 1| #define HAVE_SCHED_H 1| #define HAVE_SCHED_YIELD 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_GETHOSTBYADDR_R 1| #define HAVE_GETSERVBYNAME_R 1| #define HAVE_SIGSUSPEND 1| #define HAVE_SIGWAIT 1| #define HAVE_POLL 1| #define HAVE_FDATASYNC 1| #define HAVE_GETPWNAM_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETGRNAM_R 1| #define HAVE_GETGRGID_R 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_FILE_H 1| #define HAVE_MMAP 1| #define HAVE_MUNMAP 1| #define HAVE_SHM_OPEN 1| #define HAVE_SHM_UNLINK 1| #define HAVE_SHMGET 1| #define HAVE_SHMAT 1| #define HAVE_SHMDT 1| #define HAVE_SHMCTL 1| /* end confdefs.h.  */| /* Define create_area to an innocuous variant, in case  declares create_area. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define create_area innocuous_create_area|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char create_area (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef create_area|| /* 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 create_area ();| /* 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_create_area || defined __stub___create_area| choke me| #endif|| int| main ()| {| return create_area ();|   ;|   return 0;| }configure:20941: result: noconfigure:20952: checking for MAP_ANON in sys/mman.hconfigure:20977: result: yesconfigure:20985: checking for /dev/zeroconfigure:20991: error: cannot check for file existence when cross compiling## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_define_GETHOSTBYADDR_IS_THREAD_SAFE=noac_cv_define_GETHOSTBYNAME_IS_THREAD_SAFE=noac_cv_define_GETSERVBYNAME_IS_THREAD_SAFE=noac_cv_define_MAP_ANON=yesac_cv_define_READDIR_IS_THREAD_SAFE=noac_cv_ebcdic=noac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_create_area=noac_cv_func_fdatasync=yesac_cv_func_getgrgid_r=yesac_cv_func_getgrnam_r=yesac_cv_func_gethostbyaddr_r=yesac_cv_func_gethostbyname_r=yesac_cv_func_getpwnam_r=yesac_cv_func_getpwuid_r=yesac_cv_func_getservbyname_r=yesac_cv_func_kqueue=noac_cv_func_mmap=yesac_cv_func_munmap=yesac_cv_func_poll=yesac_cv_func_port_create=noac_cv_func_pthread_attr_setguardsize=yesac_cv_func_pthread_key_delete=yesac_cv_func_pthread_rwlock_init=yesac_cv_func_pthread_yield=noac_cv_func_sched_yield=yesac_cv_func_shm_open=yesac_cv_func_shm_unlink=yesac_cv_func_shmat=yesac_cv_func_shmctl=yesac_cv_func_shmdt=yesac_cv_func_shmget=yesac_cv_func_sigsuspend=yesac_cv_func_sigwait=yesac_cv_header_dlfcn_h=yesac_cv_header_inttypes_h=yesac_cv_header_kernel_OS_h=noac_cv_header_memory_h=yesac_cv_header_minix_config_h=noac_cv_header_os2_h=noac_cv_header_pthread_h=yesac_cv_header_sched_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_file_h=yesac_cv_header_sys_ipc_h=yesac_cv_header_sys_mman_h=yesac_cv_header_sys_mutex_h=noac_cv_header_sys_shm_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_header_windows_h=noac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_c_r_gethostbyaddr=noac_cv_lib_c_r_gethostbyname=noac_cv_lib_c_r_getservbyname=noac_cv_lib_c_r_readdir=noac_cv_lib_truerand_main=noac_cv_mkdir_p=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_FGREP='/usr/sbin/grep -F'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_SED=/usr/sbin/sedac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AR=arac_cv_prog_AS=asac_cv_prog_ASCPP=cppac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_DLLTOOL=dlltoolac_cv_prog_OBJDUMP=objdumpac_cv_prog_RANLIB=ranlibac_cv_prog_RM=rmac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_pthread_attr_getdetachstate_one_arg=noac_cv_pthread_getspecific_two_args=noac_cv_safe_to_define___extensions__=yesac_cv_search_crypt='none required'ac_cv_search_gethostbyname='none required'ac_cv_search_gethostname='none required'ac_cv_search_modf='none required'ac_cv_search_shm_open='none required'ac_cv_search_socket='none required'ac_cv_search_strerror='none required'ac_cv_target=x86_64-unknown-linux-gnuap_cv_atomic_builtins=noapr_cv_accept4=noapr_cv_aio_msgq=noapr_cv_dup3=noapr_cv_epoll=noapr_cv_epoll_create1=noapr_cv_mutex_recursive=noapr_cv_sock_cloexec=noapr_cv_type_rwlock_t=yesapr_cv_use_lfs64=nolt_cv_ar_at_file=@lt_cv_archive_cmds_need_lc=nolt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_nm_interface='BSD nm'lt_cv_objdir=.libslt_cv_path_LD=/sysroot/bin/ldlt_cv_path_NM='/sysroot/bin/nm -B'lt_cv_path_mainfest_tool=nolt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_pic='-fPIC -DPIC'lt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_rtti_exceptions=yeslt_cv_prog_compiler_static_works=nolt_cv_prog_gnu_ld=yeslt_cv_sharedlib_from_linklib_cmd='printf %s\n'lt_cv_shlibpath_overrides_runpath=yeslt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''lt_cv_sys_max_cmd_len=1572864lt_cv_to_host_file_cmd=func_convert_file_nooplt_cv_to_tool_file_cmd=func_convert_file_noop## ----------------- #### Output variables. #### ----------------- ##ALLOCA=''APR_CONFIG_LOCATION='source'APR_DOTTED_VERSION='1.5.2'APR_LIBNAME='apr-${APR_MAJOR_VERSION}'APR_MAJOR_VERSION='1'AR='ar'AS='as'ASCPP='cpp'AWK='gawk'CC='clang'CFLAGS=''CPP='clang -E'CPPFLAGS='-DLINUX -D_REENTRANT -D_GNU_SOURCE'DEFAULT_OSDIR='unix'DEFS=''DLLTOOL='dlltool'DSYMUTIL=''DUMPBIN=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''EXTRA_CFLAGS=''EXTRA_CPPFLAGS=''EXTRA_INCLUDES=''EXTRA_LDFLAGS=''EXTRA_LIBS=''FGREP='/usr/sbin/grep -F'GREP='/usr/sbin/grep'INCLUDES=''INCLUDE_OUTPUTS=''INCLUDE_RULES=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_SUBDIRS='none'INTERNAL_CPPFLAGS=''LD='/sysroot/bin/ld -m elf_x86_64'LDFLAGS=''LDLIBS=''LIBOBJS=''LIBS=''LIBTOOL='$(SHELL) $(apr_builddir)/libtool'LIBTOOL_LIBS=''LIPO=''LN_S='ln -s'LTFLAGS='--silent'LTLIBOBJS=''LT_LDFLAGS=''LT_NO_INSTALL=''LT_VERSION='-version-info 5:2:5'MANIFEST_TOOL=':'MKDEP='$(CC) -MM'NM='/sysroot/bin/nm -B'NMEDIT=''NOTEST_CFLAGS=''NOTEST_CPPFLAGS=''NOTEST_INCLUDES=''NOTEST_LDFLAGS=''NOTEST_LIBS=''OBJDUMP='objdump'OBJECTS_PLATFORM='$(OBJECTS_unix)'OBJEXT='o'OSDIR='unix'OTOOL64=''OTOOL=''PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'RANLIB='ranlib'RM='rm'SED='/usr/sbin/sed'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'ac_ct_AR='ar'ac_ct_CC=''ac_ct_DUMPBIN=''acceptfilter=''apr_builddir='/tmp/apr/src/apr-1.5.2'apr_builders='/tmp/apr/src/apr-1.5.2/build'apr_charset_ebcdic='0'apr_has_user=''apr_has_xthread_files=''apr_inaddr_none=''apr_procattr_user_set_requires_password=''apr_srcdir='/tmp/apr/src/apr-1.5.2'apr_tcp_nopush_flag=''apr_thread_func=''aprdso=''aprlfs=''arpa_ineth=''bigendian=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'conioh=''crypth=''ctypeh=''datadir='${prefix}'datarootdir='${prefix}/share'direnth=''docdir='${datarootdir}/doc/${PACKAGE}'dvidir='${docdir}'eolstr='\n'errnoh=''exec_prefix='${prefix}'export_lib_target='-rpath \$(libdir) \$(OBJECTS)'fcntlh=''fcntlser=''file_as_socket=''flockser=''fork=''hasfcntlser=''hasflockser=''hasposixser=''hasprocpthreadser=''hassysvser=''have_corkable_tcp=''have_getrlimit=''have_in_addr=''have_inet_addr=''have_inet_network=''have_iovec=''have_ipv6=''have_memchr=''have_memmove=''have_proc_invoked=''have_sa_storage=''have_sctp=''have_setrlimit=''have_sigaction=''have_sigsuspend='1'have_sigwait='1'have_strcasecmp=''have_strdup=''have_stricmp=''have_strncasecmp=''have_strnicmp=''have_strstr=''have_unicode_fs=''have_union_semun=''havebeosarea=''havemmapanon=''havemmapshm=''havemmaptmp=''havemmapzero=''haveos2shm=''haveshmget=''haveshmgetanon=''havewin32shm=''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='/usr/include/apr-1'infodir='${datarootdir}/info'ino_t_value=''installbuilddir='/usr/share/apr-1/build'int64_literal=''int64_t_fmt=''int64_value=''int_value=''ioh=''lib_target='-rpath $(libdir) $(OBJECTS)'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/modules'limitsh=''link='$(LIBTOOL) $(LTFLAGS) --mode=link $(COMPILE) $(LT_LDFLAGS) $(LT_VERSION) $(ALL_LDFLAGS) -o $@'localedir='${datarootdir}/locale'localstatedir='${prefix}'long_value=''lt_compile='$(LIBTOOL) $(LTFLAGS) --mode=compile $(COMPILE) -o $@ -c $< && touch $@'mandir='${prefix}/man'mmap=''netdbh=''netinet_inh=''netinet_sctp_uioh=''netinet_sctph=''netinet_tcph=''o_nonblock_inherited=''oc=''off_t_fmt=''off_t_value=''oldincludedir='/usr/include'osuuid=''pdfdir='${docdir}'pid_t_fmt=''posixser=''prefix='/usr'proc_mutex_is_global='0'processh=''proclockglobal=''procpthreadser=''program_transform_name='s,x,x,'psdir='${docdir}'pthreadh='1'pthreadser='1'rand=''sbindir='${exec_prefix}/bin'semaphoreh=''sendfile=''sharedmem=''sharedstatedir='${prefix}/com'shlibpath_var='LD_LIBRARY_PATH'short_value=''signalh=''size_t_fmt=''size_t_value=''so_ext='lo'socklen_t_value=''ssize_t_fmt=''ssize_t_value=''stdargh=''stdint=''stdioh=''stdlibh=''stringh=''stringsh=''struct_rlimit=''sys_ioctlh=''sys_sendfileh=''sys_signalh=''sys_socketh=''sys_sockioh=''sys_syslimitsh=''sys_timeh=''sys_typesh=''sys_uioh=''sys_unh=''sys_waith=''sysconfdir='${prefix}/conf'sysvser=''target='x86_64-unknown-linux-gnu'target_alias=''target_cpu='x86_64'target_os='linux-gnu'target_vendor='unknown'tcp_nodelay_inherited=''threads='1'timeh=''top_builddir='/tmp/apr/src/apr-1.5.2'uint64_literal=''uint64_t_fmt=''uint64_t_hex_fmt=''unistdh=''usebeosarea=''usemmapanon=''usemmapshm=''usemmaptmp=''usemmapzero=''useos2shm=''useshmget=''useshmgetanon=''usewin32shm=''voidp_size=''windowsh=''winsock2h=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define __EXTENSIONS__ 1#define _ALL_SOURCE 1#define _GNU_SOURCE 1#define _POSIX_PTHREAD_SEMANTICS 1#define _TANDEM_SOURCE 1#define HAVE_DLFCN_H 1#define LT_OBJDIR ".libs/"#define HAVE_PTHREAD_H 1#define HAVE_PTHREAD_H 1#define HAVE_PTHREAD_KEY_DELETE 1#define HAVE_PTHREAD_RWLOCK_INIT 1#define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1#define HAVE_PTHREAD_RWLOCKS 1#define HAVE_SCHED_H 1#define HAVE_SCHED_YIELD 1#define HAVE_GETHOSTBYNAME_R 1#define HAVE_GETHOSTBYADDR_R 1#define HAVE_GETSERVBYNAME_R 1#define HAVE_SIGSUSPEND 1#define HAVE_SIGWAIT 1#define HAVE_POLL 1#define HAVE_FDATASYNC 1#define HAVE_GETPWNAM_R 1#define HAVE_GETPWUID_R 1#define HAVE_GETGRNAM_R 1#define HAVE_GETGRGID_R 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_MMAN_H 1#define HAVE_SYS_IPC_H 1#define HAVE_SYS_SHM_H 1#define HAVE_SYS_FILE_H 1#define HAVE_MMAP 1#define HAVE_MUNMAP 1#define HAVE_SHM_OPEN 1#define HAVE_SHM_UNLINK 1#define HAVE_SHMGET 1#define HAVE_SHMAT 1#define HAVE_SHMDT 1#define HAVE_SHMCTL 1#define HAVE_MAP_ANON 1configure: exit 1