Build of syslog-ng with musl toolchain

The build took 00h 01m 35s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
176,166 ansic
18,477 yacc
13,064 sh
1,644 python
311 lex
218 perl
184 awk
133 makefile
210,197 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

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: syslog-ng 3.6.3-2 (Wed Apr 5 01:46:35 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) eventlog-0.2.12-4 libdbi-0.9.0-2
#
# Total Installed Size: 1.98 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing eventlog...
# installing libdbi...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking whether make supports nested variables... yes
# 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/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking how to create a ustar tar archive... gnutar
# 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... no
# 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 for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for clang option to accept ISO C99... none needed
# checking whether clang and cc understand -c and -o together... yes
# checking for bison... bison -y
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking whether make sets $(MAKE)... (cached) yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -E
# 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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... no
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking CFLAGS_NOWARN_POINTER_SIGN for gcc -Wno-pointer-sign... -Wno-pointer-sign
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking how to enable static linking for certain libraries... GNU or Solaris
# checking for ANSI C header files... (cached) yes
# checking dmalloc.h usability... no
# checking dmalloc.h presence... no
# checking for dmalloc.h... no
# checking for strings.h... (cached) yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking stropts.h usability... yes
# checking stropts.h presence... yes
# checking for stropts.h... yes
# checking sys/strlog.h usability... no
# checking sys/strlog.h presence... no
# checking for sys/strlog.h... no
# checking door.h usability... no
# checking door.h presence... no
# checking for door.h... no
# checking sys/capability.h usability... no
# checking sys/capability.h presence... no
# checking for sys/capability.h... no
# checking sys/prctl.h usability... yes
# checking sys/prctl.h presence... yes
# checking for sys/prctl.h... yes
# checking utmp.h usability... yes
# checking utmp.h presence... yes
# checking for utmp.h... yes
# checking utmpx.h usability... yes
# checking utmpx.h presence... yes
# checking for utmpx.h... yes
# checking tcpd.h usability... no
# checking tcpd.h presence... no
# checking for tcpd.h... no
# checking for struct ucred... yes
# checking for struct cmsgcred... no
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for SO_ACCEPTCONN... no
# checking for struct tm.tm_gmtoff... yes
# checking for I_CONSLOG... no
# checking for O_LARGEFILE... yes
# checking for struct sockaddr_storage... yes
# checking for struct sockaddr_in6... yes
# checking for PR_SET_KEEPCAPS... yes
# checking for modern utmp... yes
# checking for door_create in -ldoor... no
# checking for socket in -lsocket... no
# checking for nanosleep in -lrt... yes
# checking for gethostbyname in -lnsl... no
# checking for regexec in -lregex... no
# checking for res_init in -lresolv... yes
# checking for strdup... yes
# checking for strtol... yes
# checking for strtoll... yes
# checking for strtoimax... yes
# checking for inet_aton... yes
# checking for inet_ntoa... yes
# checking for getopt_long... yes
# checking for getaddrinfo... yes
# checking for getnameinfo... yes
# checking for getutent... yes
# checking for getutxent... yes
# checking for pread... yes
# checking for pwrite... yes
# checking for strcasestr... yes
# checking for memrchr... yes
# checking for localtime_r... yes
# checking for gmtime_r... yes
# checking for strtok_r... yes
# checking for clock_gettime... yes
# checking for EVTLOG... yes
# checking for TCP wrapper library...
# checking whether to enable TCP wrapper support... no
# checking for dlsym in -ldl... yes
# checking for LIBDBI... yes
# checking for GLIB... yes
# checking for g_mapped_file_unref... no
# checking sanity checking Glib headers... no
# configure: error: Glib headers inconsistent with current compiler setting. You might be using 32 bit Glib with a 64 bit compiler, check PKG_CONFIG_PATH
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/syslog-ng/src/syslog-ng-3.6.3/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 configure, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc/syslog-ng --libexecdir=/usr/lib --sbindir=/usr/bin --localstatedir=/var/lib/syslog-ng --datadir=/usr/share/syslog-ng --with-pidfile-dir=/run --disable-spoof-source --enable-ipv6 --enable-sql --enable-systemd --with-systemdsystemunitdir=/usr/lib/systemd/system --enable-manpages --with-jsonc=system
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d0a0fb4a8489
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2637: checking whether make supports nested variables
# configure:2654: result: yes
# configure:2749: checking for a BSD-compatible install
# configure:2817: result: /usr/bin/install -c
# configure:2828: checking whether build environment is sane
# configure:2878: result: yes
# configure:2927: checking for x86_64-unknown-linux-strip
# configure:2957: result: no
# configure:2967: checking for strip
# configure:2983: found /sysroot/bin/strip
# configure:2994: result: strip
# configure:3019: checking for a thread-safe mkdir -p
# configure:3058: result: /usr/bin/mkdir -p
# configure:3071: checking for gawk
# configure:3087: found /usr/bin/gawk
# configure:3098: result: gawk
# configure:3109: checking whether make sets $(MAKE)
# configure:3131: result: yes
# configure:3207: checking how to create a ustar tar archive
# configure:3220: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:3223: $? = 0
# configure:3263: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:3266: $? = 0
# configure:3270: tar -xf -
# configure:3273: $? = 0
# configure:3286: result: gnutar
# configure:3687: checking for x86_64-unknown-linux-gcc
# configure:3714: result: clang
# configure:3983: checking for C compiler version
# configure:3992: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4003: $? = 0
# configure:3992: 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:4003: $? = 0
# configure:3992: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4003: $? = 1
# configure:3992: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4003: $? = 1
# configure:4023: checking whether the C compiler works
# configure:4045: clang conftest.c >&5
# configure:4049: $? = 0
# configure:4097: result: yes
# configure:4100: checking for C compiler default output file name
# configure:4102: result: a.out
# configure:4108: checking for suffix of executables
# configure:4115: clang -o conftest conftest.c >&5
# configure:4119: $? = 0
# configure:4141: result:
# configure:4163: checking whether we are cross compiling
# configure:4171: clang -o conftest conftest.c >&5
# configure:4175: $? = 0
# configure:4182: ./conftest
# configure:4186: $? = 0
# configure:4201: result: no
# configure:4206: checking for suffix of object files
# configure:4228: clang -c conftest.c >&5
# configure:4232: $? = 0
# configure:4253: result: o
# configure:4257: checking whether we are using the GNU C compiler
# configure:4276: clang -c conftest.c >&5
# configure:4276: $? = 0
# configure:4285: result: yes
# configure:4294: checking whether clang accepts -g
# configure:4314: clang -c -g conftest.c >&5
# configure:4314: $? = 0
# configure:4355: result: yes
# configure:4372: checking for clang option to accept ISO C89
# configure:4436: clang -c conftest.c >&5
# configure:4436: $? = 0
# configure:4449: result: none needed
# configure:4480: checking for style of include used by make
# configure:4508: result: GNU
# configure:4534: checking dependency style of clang
# configure:4645: result: gcc3
# configure:4660: checking for clang option to accept ISO C99
# configure:4809: clang -c conftest.c >&5
# configure:4809: $? = 0
# configure:4822: result: none needed
# configure:4838: checking whether clang and cc understand -c and -o together
# configure:4869: clang -c conftest.c -o conftest2.o >&5
# configure:4873: $? = 0
# configure:4879: clang -c conftest.c -o conftest2.o >&5
# configure:4883: $? = 0
# configure:4894: cc -c conftest.c >&5
# configure:4898: $? = 0
# configure:4906: cc -c conftest.c -o conftest2.o >&5
# configure:4910: $? = 0
# configure:4916: cc -c conftest.c -o conftest2.o >&5
# configure:4920: $? = 0
# configure:4938: result: yes
# configure:4970: checking for bison
# configure:4986: found /usr/bin/bison
# configure:4997: result: bison -y
# configure:5014: checking for flex
# configure:5030: found /usr/bin/flex
# configure:5041: result: flex
# configure:5078: flex conftest.l
# configure:5082: $? = 1
# configure:5084: checking lex output file root
# configure:5098: result: lex.yy
# configure:5103: checking lex library
# configure:5117: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# |
# configure:5117: clang -o conftest conftest.c -lfl >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# |
# configure:5117: clang -o conftest conftest.c -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# |
# configure:5127: result: none needed
# configure:5133: checking whether yytext is a pointer
# configure:5150: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:5158: result: no
# configure:5171: checking whether make sets $(MAKE)
# configure:5193: result: yes
# configure:5213: checking for x86_64-unknown-linux-pkg-config
# configure:5246: result: no
# configure:5256: checking for pkg-config
# configure:5274: found /usr/bin/pkg-config
# configure:5286: result: /usr/bin/pkg-config
# configure:5311: checking pkg-config is at least version 0.9.0
# configure:5314: result: yes
# configure:5351: checking build system type
# configure:5365: result: x86_64-unknown-linux-gnu
# configure:5385: checking host system type
# configure:5398: result: x86_64-unknown-linux-gnu
# configure:5439: checking how to print strings
# configure:5466: result: printf
# configure:5487: checking for a sed that does not truncate output
# configure:5551: result: /usr/bin/sed
# configure:5569: checking for grep that handles long lines and -e
# configure:5627: result: /usr/bin/grep
# configure:5632: checking for egrep
# configure:5694: result: /usr/bin/grep -E
# configure:5699: checking for fgrep
# configure:5761: result: /usr/bin/grep -F
# configure:5796: checking for ld used by clang
# configure:5863: result: /sysroot/bin/ld
# configure:5870: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5885: result: yes
# configure:5897: checking for BSD- or MS-compatible name lister (nm)
# configure:5946: result: /sysroot/bin/nm -B
# configure:6076: checking the name lister (/sysroot/bin/nm -B) interface
# configure:6083: clang -c conftest.c >&5
# configure:6086: /sysroot/bin/nm -B "conftest.o"
# configure:6089: output
# 0000000000000000 B some_variable
# configure:6096: result: BSD nm
# configure:6099: checking whether ln -s works
# configure:6103: result: yes
# configure:6111: checking the maximum length of command line arguments
# configure:6241: result: 1572864
# configure:6258: checking whether the shell understands some XSI constructs
# configure:6268: result: yes
# configure:6272: checking whether the shell understands "+="
# configure:6278: result: yes
# configure:6313: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6353: result: func_convert_file_noop
# configure:6360: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6380: result: func_convert_file_noop
# configure:6387: checking for /sysroot/bin/ld option to reload object files
# configure:6394: result: -r
# configure:6428: checking for x86_64-unknown-linux-objdump
# configure:6458: result: no
# configure:6468: checking for objdump
# configure:6484: found /sysroot/bin/objdump
# configure:6495: result: objdump
# configure:6527: checking how to recognize dependent libraries
# configure:6729: result: pass_all
# configure:6774: checking for x86_64-unknown-linux-dlltool
# configure:6804: result: no
# configure:6814: checking for dlltool
# configure:6844: result: no
# configure:6874: checking how to associate runtime and link libraries
# configure:6901: result: printf %s\n
# configure:6917: checking for x86_64-unknown-linux-ar
# configure:6947: result: no
# configure:6961: checking for ar
# configure:6977: found /sysroot/bin/ar
# configure:6988: result: ar
# configure:7025: checking for archiver @FILE support
# configure:7042: clang -c conftest.c >&5
# configure:7042: $? = 0
# configure:7045: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:7048: $? = 0
# configure:7053: 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 directory
# configure:7056: $? = 1
# configure:7068: result: @
# configure:7086: checking for x86_64-unknown-linux-strip
# configure:7113: result: strip
# configure:7185: checking for x86_64-unknown-linux-ranlib
# configure:7215: result: no
# configure:7225: checking for ranlib
# configure:7241: found /sysroot/bin/ranlib
# configure:7252: result: ranlib
# configure:7354: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:7474: clang -c conftest.c >&5
# configure:7477: $? = 0
# configure:7481: /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.nm
# configure:7484: $? = 0
# configure:7550: clang -o conftest conftest.c conftstm.o >&5
# configure:7553: $? = 0
# configure:7591: result: ok
# configure:7628: checking for sysroot
# configure:7658: result: no
# configure:7735: clang -c conftest.c >&5
# configure:7738: $? = 0
# configure:7874: checking for x86_64-unknown-linux-mt
# configure:7904: result: no
# configure:7914: checking for mt
# configure:7944: result: no
# configure:7964: checking if : is a manifest tool
# configure:7970: : '-?'
# configure:7978: result: no
# configure:8620: checking how to run the C preprocessor
# configure:8651: clang -E conftest.c
# configure:8651: $? = 0
# configure:8665: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8665: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:8690: result: clang -E
# configure:8710: clang -E conftest.c
# configure:8710: $? = 0
# configure:8724: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8724: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:8753: checking for ANSI C header files
# configure:8773: clang -c conftest.c >&5
# configure:8773: $? = 0
# configure:8846: clang -o conftest conftest.c >&5
# configure:8846: $? = 0
# configure:8846: ./conftest
# configure:8846: $? = 0
# configure:8857: result: yes
# configure:8870: checking for sys/types.h
# configure:8870: clang -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for sys/stat.h
# configure:8870: clang -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for stdlib.h
# configure:8870: clang -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for string.h
# configure:8870: clang -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for memory.h
# configure:8870: clang -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for strings.h
# configure:8870: clang -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for inttypes.h
# configure:8870: clang -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for stdint.h
# configure:8870: clang -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for unistd.h
# configure:8870: clang -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8884: checking for dlfcn.h
# configure:8884: clang -c conftest.c >&5
# configure:8884: $? = 0
# configure:8884: result: yes
# configure:9088: checking for objdir
# configure:9103: result: .libs
# configure:9374: checking if clang supports -fno-rtti -fno-exceptions
# configure:9392: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9396: $? = 0
# configure:9409: result: yes
# configure:9736: checking for clang option to produce PIC
# configure:9743: result: -fPIC -DPIC
# configure:9751: checking if clang PIC flag -fPIC -DPIC works
# configure:9769: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9773: $? = 0
# configure:9786: result: yes
# configure:9815: checking if clang static flag -static works
# configure:9843: result: no
# configure:9858: checking if clang supports -c -o file.o
# configure:9879: clang -c -o out/conftest2.o conftest.c >&5
# configure:9883: $? = 0
# configure:9905: result: yes
# configure:9913: checking if clang supports -c -o file.o
# configure:9960: result: yes
# configure:9993: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11150: result: yes
# configure:11187: checking whether -lc should be explicitly linked in
# configure:11195: clang -c conftest.c >&5
# configure:11198: $? = 0
# configure:11213: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:11216: $? = 0
# configure:11230: result: no
# configure:11390: checking dynamic linker characteristics
# configure:11901: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11901: $? = 0
# configure:12135: result: GNU/Linux ld.so
# configure:12242: checking how to hardcode library paths into programs
# configure:12267: result: immediate
# configure:12361: checking for shl_load
# configure:12361: clang -o conftest conftest.c >&5
# /tmp/conftest-dbb3fe.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* 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_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:12361: result: no
# configure:12365: checking for shl_load in -ldld
# configure:12390: clang -o conftest conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-6d7e6b.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12390: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:12399: result: no
# configure:12404: checking for dlopen
# configure:12404: clang -o conftest conftest.c >&5
# configure:12404: $? = 0
# configure:12404: result: yes
# configure:12561: checking whether a program can dlopen itself
# configure:12641: clang -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5
# configure:12644: $? = 0
# configure:12662: result: no
# configure:12807: checking whether stripping libraries is possible
# configure:12812: result: yes
# configure:12847: checking if libtool supports shared libraries
# configure:12849: result: yes
# configure:12852: checking whether to build shared libraries
# configure:12873: result: yes
# configure:12876: checking whether to build static libraries
# configure:12880: result: no
# configure:12976: checking CFLAGS_NOWARN_POINTER_SIGN for gcc -Wno-pointer-sign
# configure:13003: clang -c -Wall -pthread -pedantic -Werror -Wno-pointer-sign conftest.c >&5
# configure:13003: $? = 0
# configure:13017: result: -Wno-pointer-sign
# configure:13029: : CFLAGS_NOWARN_POINTER_SIGN="$CFLAGS_NOWARN_POINTER_SIGN $ac_cv_cflags_gcc_option__Wno_pointer_sign"
# configure:13032: $? = 0
# configure:13047: checking for special C compiler options needed for large files
# configure:13092: result: no
# configure:13098: checking for _FILE_OFFSET_BITS value needed for large files
# configure:13123: clang -c -Wall -pthread conftest.c >&5
# configure:13123: $? = 0
# configure:13155: result: no
# configure:13313: clang -o conftest -Wall -pthread conftest.c >&5
# configure:13313: $? = 0
# configure:13324: checking how to enable static linking for certain libraries
# configure:13330: result: GNU or Solaris
# configure:13350: checking for ANSI C header files
# configure:13454: result: yes
# configure:13462: checking dmalloc.h usability
# configure:13462: clang -c -Wall -pthread conftest.c >&5
# conftest.c:56:10: fatal error: 'dmalloc.h' file not found
# #include
# ^
# 1 error generated.
# configure:13462: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 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:13462: result: no
# configure:13462: checking dmalloc.h presence
# configure:13462: clang -E conftest.c
# conftest.c:23:10: fatal error: 'dmalloc.h' file not found
# #include
# ^
# 1 error generated.
# configure:13462: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:13462: result: no
# configure:13462: checking for dmalloc.h
# configure:13462: result: no
# configure:13479: checking for strings.h
# configure:13479: result: yes
# configure:13479: checking getopt.h usability
# configure:13479: clang -c -Wall -pthread conftest.c >&5
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking getopt.h presence
# configure:13479: clang -E conftest.c
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking for getopt.h
# configure:13479: result: yes
# configure:13479: checking stropts.h usability
# configure:13479: clang -c -Wall -pthread conftest.c >&5
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking stropts.h presence
# configure:13479: clang -E conftest.c
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking for stropts.h
# configure:13479: result: yes
# configure:13479: checking sys/strlog.h usability
# configure:13479: clang -c -Wall -pthread conftest.c >&5
# conftest.c:59:10: fatal error: 'sys/strlog.h' file not found
# #include
# ^
# 1 error generated.
# configure:13479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_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:13479: result: no
# configure:13479: checking sys/strlog.h presence
# configure:13479: clang -E conftest.c
# conftest.c:26:10: fatal error: 'sys/strlog.h' file not found
# #include
# ^
# 1 error generated.
# configure:13479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# configure:13479: result: no
# configure:13479: checking for sys/strlog.h
# configure:13479: result: no
# configure:13479: checking door.h usability
# configure:13479: clang -c -Wall -pthread conftest.c >&5
# conftest.c:59:10: fatal error: 'door.h' file not found
# #include
# ^
# 1 error generated.
# configure:13479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_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:13479: result: no
# configure:13479: checking door.h presence
# configure:13479: clang -E conftest.c
# conftest.c:26:10: fatal error: 'door.h' file not found
# #include
# ^
# 1 error generated.
# configure:13479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# configure:13479: result: no
# configure:13479: checking for door.h
# configure:13479: result: no
# configure:13479: checking sys/capability.h usability
# configure:13479: clang -c -Wall -pthread conftest.c >&5
# conftest.c:59:10: fatal error: 'sys/capability.h' file not found
# #include
# ^
# 1 error generated.
# configure:13479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_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:13479: result: no
# configure:13479: checking sys/capability.h presence
# configure:13479: clang -E conftest.c
# conftest.c:26:10: fatal error: 'sys/capability.h' file not found
# #include
# ^
# 1 error generated.
# configure:13479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# configure:13479: result: no
# configure:13479: checking for sys/capability.h
# configure:13479: result: no
# configure:13479: checking sys/prctl.h usability
# configure:13479: clang -c -Wall -pthread conftest.c >&5
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking sys/prctl.h presence
# configure:13479: clang -E conftest.c
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking for sys/prctl.h
# configure:13479: result: yes
# configure:13479: checking utmp.h usability
# configure:13479: clang -c -Wall -pthread conftest.c >&5
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking utmp.h presence
# configure:13479: clang -E conftest.c
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking for utmp.h
# configure:13479: result: yes
# configure:13479: checking utmpx.h usability
# configure:13479: clang -c -Wall -pthread conftest.c >&5
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking utmpx.h presence
# configure:13479: clang -E conftest.c
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking for utmpx.h
# configure:13479: result: yes
# configure:13491: checking tcpd.h usability
# configure:13491: clang -c -Wall -pthread conftest.c >&5
# conftest.c:62:10: fatal error: 'tcpd.h' file not found
# #include
# ^
# 1 error generated.
# configure:13491: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_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:13491: result: no
# configure:13491: checking tcpd.h presence
# configure:13491: clang -E conftest.c
# conftest.c:29:10: fatal error: 'tcpd.h' file not found
# #include
# ^
# 1 error generated.
# configure:13491: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | /* end confdefs.h. */
# | #include
# configure:13491: result: no
# configure:13491: checking for tcpd.h
# configure:13491: result: no
# configure:13502: checking for struct ucred
# configure:13502: clang -c -Wall -pthread conftest.c >&5
# configure:13502: $? = 0
# configure:13502: clang -c -Wall -pthread conftest.c >&5
# conftest.c:36:27: error: expected expression
# if (sizeof ((struct ucred)))
# ^
# 1 error generated.
# configure:13502: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | /* end confdefs.h. */
# | #define _GNU_SOURCE 1
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct ucred)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13502: result: yes
# configure:13514: checking for struct cmsgcred
# configure:13514: clang -c -Wall -pthread conftest.c >&5
# conftest.c:37:5: error: invalid application of 'sizeof' to an incomplete type 'struct cmsgcred'
# if (sizeof (struct cmsgcred))
# ^ ~~~~~~~~~~~~~~~~~
# conftest.c:37:20: note: forward declaration of 'struct cmsgcred'
# if (sizeof (struct cmsgcred))
# ^
# 1 error generated.
# configure:13514: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_STRUCT_UCRED 1
# | /* end confdefs.h. */
# | #define _GNU_SOURCE 1
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof (struct cmsgcred))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13514: result: no
# configure:13529: checking whether struct tm is in sys/time.h or time.h
# configure:13549: clang -c -Wall -pthread conftest.c >&5
# configure:13549: $? = 0
# configure:13556: result: time.h
# configure:13565: checking for SO_ACCEPTCONN
# conftest.c:32:10: fatal error: 'socket.h' file not found
# #include
# ^
# 1 error generated.
# configure:13587: result: no
# configure:13596: checking for struct tm.tm_gmtoff
# configure:13596: clang -c -Wall -pthread conftest.c >&5
# configure:13596: $? = 0
# configure:13596: result: yes
# configure:13610: checking for I_CONSLOG
# conftest.c:32:10: fatal error: 'sys/strlog.h' file not found
# #include
# ^
# 1 error generated.
# configure:13631: result: no
# configure:13636: checking for O_LARGEFILE
# configure:13657: result: yes
# configure:13667: checking for struct sockaddr_storage
# configure:13686: result: yes
# configure:13695: checking for struct sockaddr_in6
# configure:13714: result: yes
# configure:13717: checking for PR_SET_KEEPCAPS
# configure:13739: result: yes
# configure:13754: checking for modern utmp
# configure:13784: clang -c -Wall -pthread conftest.c >&5
# conftest.c:52:20: warning: address of 'ut.ut_type' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return &ut.ut_type && &ut.ut_user;
# ~~~^~~~~~~ ~~
# conftest.c:52:35: warning: address of 'ut.ut_user' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return &ut.ut_type && &ut.ut_user;
# ~~ ~~~^~~~~~~
# 2 warnings generated.
# configure:13784: $? = 0
# configure:13791: result: yes
# configure:13800: checking for door_create in -ldoor
# configure:13825: clang -o conftest -Wall -pthread conftest.c -ldoor >&5
# /sysroot/bin/ld: error: cannot find -ldoor
# /tmp/conftest-49d83c.o:conftest.c:function main: error: undefined reference to 'door_create'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13825: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define HAVE_O_LARGEFILE 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_PR_SET_KEEPCAPS 1
# | #define HAVE_ENVIRON 1
# | #define HAVE_MODERN_UTMP 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 door_create ();
# | int
# | main ()
# | {
# | return door_create ();
# | ;
# | return 0;
# | }
# configure:13834: result: no
# configure:13840: checking for socket in -lsocket
# configure:13865: clang -o conftest -Wall -pthread conftest.c -lsocket >&5
# /sysroot/bin/ld: error: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13865: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define HAVE_O_LARGEFILE 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_PR_SET_KEEPCAPS 1
# | #define HAVE_ENVIRON 1
# | #define HAVE_MODERN_UTMP 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 socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:13874: result: no
# configure:13880: checking for nanosleep in -lrt
# configure:13905: clang -o conftest -Wall -pthread conftest.c -lrt >&5
# configure:13905: $? = 0
# configure:13914: result: yes
# configure:13920: checking for gethostbyname in -lnsl
# configure:13945: clang -o conftest -Wall -pthread conftest.c -lnsl >&5
# /sysroot/bin/ld: error: cannot find -lnsl
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13945: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define HAVE_O_LARGEFILE 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_PR_SET_KEEPCAPS 1
# | #define HAVE_ENVIRON 1
# | #define HAVE_MODERN_UTMP 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:13954: result: no
# configure:13960: checking for regexec in -lregex
# configure:13985: clang -o conftest -Wall -pthread conftest.c -lregex >&5
# /sysroot/bin/ld: error: cannot find -lregex
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13985: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define HAVE_O_LARGEFILE 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_PR_SET_KEEPCAPS 1
# | #define HAVE_ENVIRON 1
# | #define HAVE_MODERN_UTMP 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 regexec ();
# | int
# | main ()
# | {
# | return regexec ();
# | ;
# | return 0;
# | }
# configure:13994: result: no
# configure:14000: checking for res_init in -lresolv
# configure:14025: clang -o conftest -Wall -pthread conftest.c -lresolv >&5
# configure:14025: $? = 0
# configure:14034: result: yes
# configure:14061: checking for strdup
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# conftest.c:59:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:59:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for strtol
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for strtoll
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for strtoimax
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for inet_aton
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for inet_ntoa
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for getopt_long
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for getaddrinfo
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for getnameinfo
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for getutent
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for getutxent
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for pread
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for pwrite
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for strcasestr
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for memrchr
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for localtime_r
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for gmtime_r
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for strtok_r
# configure:14061: clang -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14074: checking for clock_gettime
# configure:14074: clang -o conftest -Wall -pthread conftest.c -lrt >&5
# configure:14074: $? = 0
# configure:14074: result: yes
# configure:14087: checking for EVTLOG
# configure:14094: $PKG_CONFIG --exists --print-errors "eventlog >= $EVTLOG_MIN_VERSION"
# configure:14097: $? = 0
# configure:14111: $PKG_CONFIG --exists --print-errors "eventlog >= $EVTLOG_MIN_VERSION"
# configure:14114: $? = 0
# configure:14172: result: yes
# configure:14179: checking for TCP wrapper library
# configure:14208: clang -o conftest -Wall -pthread conftest.c -lwrap >&5
# /sysroot/bin/ld: error: cannot find -lwrap
# /tmp/conftest-b6e5e3.o:conftest.c:function foo: error: undefined reference to 'hosts_access'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14208: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define HAVE_O_LARGEFILE 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_PR_SET_KEEPCAPS 1
# | #define HAVE_ENVIRON 1
# | #define HAVE_MODERN_UTMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_GETUTXENT 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_STRCASESTR 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | }
# |
# | int allow_severity;
# | int deny_severity;
# | extern int hosts_access(void);
# |
# | int foo(void)
# | {
# | hosts_access();
# |
# | ;
# | return 0;
# | }
# configure:14208: clang -o conftest -Wall -pthread conftest.c /usr/local/lib/libwrap.a >&5
# clang-3.8: error: no such file or directory: '/usr/local/lib/libwrap.a'
# configure:14208: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define HAVE_O_LARGEFILE 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_PR_SET_KEEPCAPS 1
# | #define HAVE_ENVIRON 1
# | #define HAVE_MODERN_UTMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_GETUTXENT 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_STRCASESTR 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | }
# |
# | int allow_severity;
# | int deny_severity;
# | extern int hosts_access(void);
# |
# | int foo(void)
# | {
# | hosts_access();
# |
# | ;
# | return 0;
# | }
# configure:14220: result:
# configure:14226: checking whether to enable TCP wrapper support
# configure:14234: result: no
# configure:14243: checking for dlsym in -ldl
# configure:14268: clang -o conftest -Wall -pthread conftest.c -ldl >&5
# configure:14268: $? = 0
# configure:14277: result: yes
# configure:14285: checking for LIBDBI
# configure:14292: $PKG_CONFIG --exists --print-errors "dbi >= $LIBDBI_MIN_VERSION"
# configure:14295: $? = 0
# configure:14309: $PKG_CONFIG --exists --print-errors "dbi >= $LIBDBI_MIN_VERSION"
# configure:14312: $? = 0
# configure:14350: result: yes
# configure:14416: checking for GLIB
# configure:14423: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_MIN_VERSION $GLIB_ADDONS"
# configure:14426: $? = 0
# configure:14440: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_MIN_VERSION $GLIB_ADDONS"
# configure:14443: $? = 0
# configure:14501: result: yes
# configure:14529: checking for g_mapped_file_unref
# configure:14529: clang -o conftest -Wall -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 conftest.c >&5
# /sysroot/bin/ld: error: cannot find -lgmodule-2.0
# /sysroot/bin/ld: error: cannot find -lgthread-2.0
# /sysroot/bin/ld: error: cannot find -lglib-2.0
# /tmp/conftest-a34c47.o:conftest.c:function main: error: undefined reference to 'g_mapped_file_unref'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14529: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define HAVE_O_LARGEFILE 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_PR_SET_KEEPCAPS 1
# | #define HAVE_ENVIRON 1
# | #define HAVE_MODERN_UTMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_GETUTXENT 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_STRCASESTR 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# | /* Define g_mapped_file_unref to an innocuous variant, in case declares g_mapped_file_unref.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define g_mapped_file_unref innocuous_g_mapped_file_unref
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char g_mapped_file_unref (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef g_mapped_file_unref
# |
# | /* 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 g_mapped_file_unref ();
# | /* 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_g_mapped_file_unref || defined __stub___g_mapped_file_unref
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return g_mapped_file_unref ();
# | ;
# | return 0;
# | }
# configure:14529: result: no
# configure:14539: checking sanity checking Glib headers
# configure:14560: clang -o conftest -Wall -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 conftest.c >&5
# /sysroot/bin/ld: error: cannot find -lgmodule-2.0
# /sysroot/bin/ld: error: cannot find -lgthread-2.0
# /sysroot/bin/ld: error: cannot find -lglib-2.0
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14560: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_THREAD_KEYWORD 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define HAVE_O_LARGEFILE 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_PR_SET_KEEPCAPS 1
# | #define HAVE_ENVIRON 1
# | #define HAVE_MODERN_UTMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_GETUTXENT 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_STRCASESTR 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int main()
# | {
# | if (sizeof(long) != GLIB_SIZEOF_LONG)
# | return 1;
# | return 0;
# | }
# |
# configure:14570: result: no
# configure:14576: error: Glib headers inconsistent with current compiler setting. You might be using 32 bit Glib with a 64 bit compiler, check PKG_CONFIG_PATH
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cflags_gcc_option__Wno_pointer_sign=-Wno-pointer-sign
# 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_EVTLOG_CFLAGS_set=
# ac_cv_env_EVTLOG_CFLAGS_value=
# ac_cv_env_EVTLOG_LIBS_set=
# ac_cv_env_EVTLOG_LIBS_value=
# ac_cv_env_GEOIP_CFLAGS_set=
# ac_cv_env_GEOIP_CFLAGS_value=
# ac_cv_env_GEOIP_LIBS_set=
# ac_cv_env_GEOIP_LIBS_value=
# ac_cv_env_GLIB_CFLAGS_set=
# ac_cv_env_GLIB_CFLAGS_value=
# ac_cv_env_GLIB_LIBS_set=
# ac_cv_env_GLIB_LIBS_value=
# ac_cv_env_HIREDIS_CFLAGS_set=
# ac_cv_env_HIREDIS_CFLAGS_value=
# ac_cv_env_HIREDIS_LIBS_set=
# ac_cv_env_HIREDIS_LIBS_value=
# ac_cv_env_IVYKIS_CFLAGS_set=
# ac_cv_env_IVYKIS_CFLAGS_value=
# ac_cv_env_IVYKIS_LIBS_set=
# ac_cv_env_IVYKIS_LIBS_value=
# ac_cv_env_JSON_CFLAGS_set=
# ac_cv_env_JSON_CFLAGS_value=
# ac_cv_env_JSON_LIBS_set=
# ac_cv_env_JSON_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBDBI_CFLAGS_set=
# ac_cv_env_LIBDBI_CFLAGS_value=
# ac_cv_env_LIBDBI_LIBS_set=
# ac_cv_env_LIBDBI_LIBS_value=
# ac_cv_env_LIBMONGO_CFLAGS_set=
# ac_cv_env_LIBMONGO_CFLAGS_value=
# ac_cv_env_LIBMONGO_LIBS_set=
# ac_cv_env_LIBMONGO_LIBS_value=
# ac_cv_env_LIBSYSTEMD_JOURNAL_CFLAGS_set=
# ac_cv_env_LIBSYSTEMD_JOURNAL_CFLAGS_value=
# ac_cv_env_LIBSYSTEMD_JOURNAL_LIBS_set=
# ac_cv_env_LIBSYSTEMD_JOURNAL_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_OPENSSL_CFLAGS_set=
# ac_cv_env_OPENSSL_CFLAGS_value=
# ac_cv_env_OPENSSL_LIBS_set=
# ac_cv_env_OPENSSL_LIBS_value=
# ac_cv_env_PCRE_CFLAGS_set=
# ac_cv_env_PCRE_CFLAGS_value=
# ac_cv_env_PCRE_LIBS_set=
# ac_cv_env_PCRE_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_RIEMANN_CLIENT_CFLAGS_set=
# ac_cv_env_RIEMANN_CLIENT_CFLAGS_value=
# ac_cv_env_RIEMANN_CLIENT_LIBS_set=
# ac_cv_env_RIEMANN_CLIENT_LIBS_value=
# ac_cv_env_UUID_CFLAGS_set=
# ac_cv_env_UUID_CFLAGS_value=
# ac_cv_env_UUID_LIBS_set=
# ac_cv_env_UUID_LIBS_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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_libsystemd_CFLAGS_set=
# ac_cv_env_libsystemd_CFLAGS_value=
# ac_cv_env_libsystemd_LIBS_set=
# ac_cv_env_libsystemd_LIBS_value=
# ac_cv_env_libsystemd_daemon_CFLAGS_set=
# ac_cv_env_libsystemd_daemon_CFLAGS_value=
# ac_cv_env_libsystemd_daemon_LIBS_set=
# ac_cv_env_libsystemd_daemon_LIBS_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_clock_gettime=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_g_mapped_file_unref=no
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_getutent=yes
# ac_cv_func_getutxent=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_inet_aton=yes
# ac_cv_func_inet_ntoa=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_memrchr=yes
# ac_cv_func_pread=yes
# ac_cv_func_pwrite=yes
# ac_cv_func_shl_load=no
# ac_cv_func_strcasestr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strtoimax=yes
# ac_cv_func_strtok_r=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoll=yes
# ac_cv_have_tls=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_dmalloc_h=no
# ac_cv_header_door_h=no
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_stropts_h=yes
# ac_cv_header_sys_capability_h=no
# ac_cv_header_sys_prctl_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_strlog_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_tcpd_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_header_utmp_h=yes
# ac_cv_header_utmpx_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlsym=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_door_door_create=no
# ac_cv_lib_lex='none needed'
# ac_cv_lib_nsl_gethostbyname=no
# ac_cv_lib_regex_regexec=no
# ac_cv_lib_resolv_res_init=yes
# ac_cv_lib_rt_nanosleep=yes
# ac_cv_lib_socket_socket=no
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_struct_tm=time.h
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_struct_cmsgcred=no
# ac_cv_type_struct_ucred=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_tar_ustar=gnutar
# blb_cv_c_i_conslog=no
# blb_cv_c_lwrap=
# blb_cv_c_modern_utmp=yes
# blb_cv_c_o_largefile=yes
# blb_cv_c_so_acceptconn=no
# blb_cv_c_struct_sockaddr_in6=yes
# blb_cv_c_struct_sockaddr_storage=yes
# blb_cv_glib_sane=no
# blb_cv_keepcaps=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=no
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_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=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_EVTLOG_CFLAGS=-I/usr/include/eventlog
# pkg_cv_EVTLOG_LIBS=-levtlog
# pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_GLIB_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0'
# pkg_cv_LIBDBI_CFLAGS='-I/usr/include/dbi -I/usr/include/dbi/dbi'
# pkg_cv_LIBDBI_LIBS=-ldbi
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/missing --run automake-1.11'
# AWK='gawk'
# BASE_LIBS=' -lrt'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -pthread'
# CFLAGS_NOWARN_POINTER_SIGN=' -Wno-pointer-sign'
# CORE_DEPS_LIBS=''
# CPP='clang -E'
# CPPFLAGS=''
# CRYPTO_LIBS=''
# CURRDATE='Wed, 05 Apr 2017 01:46:38 +0000'
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_AMQP_FALSE=''
# ENABLE_AMQP_TRUE=''
# ENABLE_ENV_WRAPPER_FALSE=''
# ENABLE_ENV_WRAPPER_TRUE=''
# ENABLE_GEOIP_FALSE=''
# ENABLE_GEOIP_TRUE=''
# ENABLE_JOURNALD_FALSE=''
# ENABLE_JOURNALD_TRUE=''
# ENABLE_JSON_FALSE=''
# ENABLE_JSON_TRUE=''
# ENABLE_MANPAGES_FALSE=''
# ENABLE_MANPAGES_TRUE=''
# ENABLE_MONGODB_FALSE=''
# ENABLE_MONGODB_TRUE=''
# ENABLE_PACCT_FALSE=''
# ENABLE_PACCT_TRUE=''
# ENABLE_REDIS_FALSE=''
# ENABLE_REDIS_TRUE=''
# ENABLE_RIEMANN_FALSE=''
# ENABLE_RIEMANN_TRUE=''
# ENABLE_SMTP_FALSE=''
# ENABLE_SMTP_TRUE=''
# ENABLE_SQL_FALSE=''
# ENABLE_SQL_TRUE=''
# ENABLE_SSL_FALSE=''
# ENABLE_SSL_TRUE=''
# ENABLE_STOMP_FALSE=''
# ENABLE_STOMP_TRUE=''
# ENABLE_SUN_STREAMS_FALSE=''
# ENABLE_SUN_STREAMS_TRUE=''
# ENABLE_SYSTEMD_FALSE=''
# ENABLE_SYSTEMD_TRUE=''
# ENABLE_SYSTEMD_UNIT_INSTALL_FALSE=''
# ENABLE_SYSTEMD_UNIT_INSTALL_TRUE=''
# EVTLOG_CFLAGS='-I/usr/include/eventlog'
# EVTLOG_LIBS='-levtlog'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GEOIP_CFLAGS=''
# GEOIP_LIBS=''
# GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GLIB_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0'
# GREP='/usr/bin/grep'
# HAVE_PYTHON=''
# HIREDIS_CFLAGS=''
# HIREDIS_LIBS=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTERNAL_IVYKIS_CFLAGS=''
# IVYKIS_CFLAGS=''
# IVYKIS_INTERNAL_FALSE=''
# IVYKIS_INTERNAL_TRUE=''
# IVYKIS_LIBS=''
# IVYKIS_SUBDIRS=''
# JSON_CFLAGS=''
# JSON_DEPENDENCY=''
# JSON_INTERNAL_FALSE=''
# JSON_INTERNAL_TRUE=''
# JSON_LIBS=''
# JSON_SUBDIRS=''
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBDBI_CFLAGS='-I/usr/include/dbi -I/usr/include/dbi/dbi'
# LIBDBI_LIBS='-ldbi'
# LIBESMTP_CFLAGS=''
# LIBESMTP_LIBS=''
# LIBMONGO_CFLAGS=''
# LIBMONGO_INTERNAL_FALSE=''
# LIBMONGO_INTERNAL_TRUE=''
# LIBMONGO_LIBS=''
# LIBMONGO_SUBDIRS=''
# LIBNET_CFLAGS=''
# LIBNET_LIBS=''
# LIBOBJS=''
# LIBRABBITMQ_CFLAGS=''
# LIBRABBITMQ_INTERNAL_FALSE=''
# LIBRABBITMQ_INTERNAL_TRUE=''
# LIBRABBITMQ_LIBS=''
# LIBRABBITMQ_SUBDIRS=''
# LIBS=''
# LIBSYSTEMD_JOURNAL_CFLAGS=''
# LIBSYSTEMD_JOURNAL_LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBWRAP_CFLAGS=''
# LIBWRAP_LIBS=''
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# MODULE_DEPS_LIBS=''
# MODULE_LDFLAGS=''
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENSSL_CFLAGS=''
# OPENSSL_LIBS=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='syslog-ng'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PCRE_CFLAGS=''
# PCRE_LIBS=''
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# RELEASE_TAG='unstable'
# RESOLV_LIBS='-lresolv'
# RIEMANN_CLIENT_CFLAGS=''
# RIEMANN_CLIENT_LIBS=''
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SNAPSHOT_VERSION=''
# SOURCE_REVISION=''
# STRIP='strip'
# SYSLOGNG_DEPS_LIBS=''
# SYSLOGNG_LINK=''
# TOOL_DEPS_LIBS=''
# UUID_CFLAGS=''
# UUID_LIBS=''
# VERSION='3.6.3'
# WITH_EMBEDDED_CRYPTO_FALSE=''
# WITH_EMBEDDED_CRYPTO_TRUE=''
# XSL_STYLESHEET='http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl'
# YACC='bison -y'
# YFLAGS=''
# ZLIB_CFLAGS=''
# ZLIB_LIBS=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# 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 --format=ustar -chf - "$$tardir"'
# am__untar='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='/usr/share/syslog-ng'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# expanded_moduledir=''
# expanded_sysconfdir=''
# 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/syslog-ng/src/syslog-ng-3.6.3/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib'
# libsystemd_CFLAGS=''
# libsystemd_LIBS=''
# libsystemd_daemon_CFLAGS=''
# libsystemd_daemon_LIBS=''
# localedir='${datarootdir}/locale'
# localstatedir='/var/lib/syslog-ng'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# moduledir='${exec_prefix}/lib/syslog-ng'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pidfiledir='/run'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# subdirs=''
# sysconfdir='/etc/syslog-ng'
# systemdsystemunitdir=''
# target_alias=''
# timezonedir=''
# with_ivykis='internal'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_THREAD_KEYWORD 1
# #define STDC_HEADERS 1
# #define HAVE_STRINGS_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_STROPTS_H 1
# #define HAVE_SYS_PRCTL_H 1
# #define HAVE_UTMP_H 1
# #define HAVE_UTMPX_H 1
# #define HAVE_STRUCT_UCRED 1
# #define HAVE_STRUCT_TM_TM_GMTOFF 1
# #define HAVE_O_LARGEFILE 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_PR_SET_KEEPCAPS 1
# #define HAVE_ENVIRON 1
# #define HAVE_MODERN_UTMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOLL 1
# #define HAVE_STRTOIMAX 1
# #define HAVE_INET_ATON 1
# #define HAVE_INET_NTOA 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_GETUTENT 1
# #define HAVE_GETUTXENT 1
# #define HAVE_PREAD 1
# #define HAVE_PWRITE 1
# #define HAVE_STRCASESTR 1
# #define HAVE_MEMRCHR 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_GMTIME_R 1
# #define HAVE_STRTOK_R 1
# #define HAVE_CLOCK_GETTIME 1
#
# configure: exit 1