Build of liblogging with musl toolchain

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

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

SLOCLanguage
11,332 sh
7,560 ansic
3,310 makefile
22,202 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: liblogging 1.0.5-1 (Tue Apr 4 23:29:33 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) python-docutils-0.12-3
#
# Total Installed Size: 4.17 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 python-docutils...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... 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 whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# 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 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... yes
# checking for ANSI C header files... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking return type of signal handlers... void
# checking for gethostbyname... yes
# checking for gethostname... yes
# checking for gettimeofday... yes
# checking for inet_ntoa... yes
# checking for memset... yes
# checking for select... yes
# checking for socket... 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 for LIBSYSTEMD_JOURNAL... yes
# configure: checking if all man pages already exist...
# All man pages found. We don't need rst2man!
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating rfc3195/liblogging-rfc3195.pc
# config.status: creating rfc3195/doc/Makefile
# config.status: creating rfc3195/doc/html/Makefile
# config.status: creating rfc3195/src/Makefile
# config.status: creating stdlog/liblogging-stdlog.pc
# config.status: creating stdlog/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# ********************************************************
# liblogging will be compiled with the following settings:
#
# stdlog support enabled: yes
# systemd journal support: yes
# rfc3195 support enabled: no
# enable man pages: yes
# have to generate man pages: no
# ********************************************************
# make all-recursive
# make[1]: Entering directory '/tmp/liblogging/src/liblogging-1.0.5'
# Making all in stdlog
# make[2]: Entering directory '/tmp/liblogging/src/liblogging-1.0.5/stdlog'
# CC liblogging_stdlog_la-uxsock.lo
# CC liblogging_stdlog_la-stdlog.lo
# CC liblogging_stdlog_la-file.lo
# CC liblogging_stdlog_la-formatter.lo
# CC liblogging_stdlog_la-timeutils.lo
# CC liblogging_stdlog_la-jrnldrvr.lo
# CC stdlogctl-stdlogctl.o
# CC tester.o
# jrnldrvr.c:33:10: fatal error: 'systemd/sd-journal.h' file not found
# #include
# ^
# 1 error generated.
# make[2]: *** [Makefile:595: liblogging_stdlog_la-jrnldrvr.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# make[2]: Leaving directory '/tmp/liblogging/src/liblogging-1.0.5/stdlog'
# make[1]: *** [Makefile:452: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/liblogging/src/liblogging-1.0.5'
# make: *** [Makefile:360: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/liblogging/src/liblogging-1.0.5/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 liblogging configure 1.0.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2871e4951959
# 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:2342: checking for a BSD-compatible install
# configure:2410: result: /usr/bin/install -c
# configure:2421: checking whether build environment is sane
# configure:2476: result: yes
# configure:2535: checking for x86_64-unknown-linux-strip
# configure:2565: result: no
# configure:2575: checking for strip
# configure:2591: found /sysroot/bin/strip
# configure:2602: result: strip
# configure:2627: checking for a thread-safe mkdir -p
# configure:2666: result: /usr/bin/mkdir -p
# configure:2673: checking for gawk
# configure:2689: found /usr/bin/gawk
# configure:2700: result: gawk
# configure:2711: checking whether make sets $(MAKE)
# configure:2733: result: yes
# configure:2762: checking whether make supports nested variables
# configure:2779: result: yes
# configure:2919: checking whether make supports nested variables
# configure:2936: result: yes
# configure:2958: checking for x86_64-unknown-linux-gcc
# configure:2985: result: clang
# configure:3254: checking for C compiler version
# configure:3263: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3274: $? = 0
# configure:3263: 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:3274: $? = 0
# configure:3263: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3274: $? = 1
# configure:3263: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3274: $? = 1
# configure:3294: checking whether the C compiler works
# configure:3316: clang conftest.c >&5
# configure:3320: $? = 0
# configure:3368: result: yes
# configure:3371: checking for C compiler default output file name
# configure:3373: result: a.out
# configure:3379: checking for suffix of executables
# configure:3386: clang -o conftest conftest.c >&5
# configure:3390: $? = 0
# configure:3412: result:
# configure:3434: checking whether we are cross compiling
# configure:3442: clang -o conftest conftest.c >&5
# configure:3446: $? = 0
# configure:3453: ./conftest
# configure:3457: $? = 0
# configure:3472: result: no
# configure:3477: checking for suffix of object files
# configure:3499: clang -c conftest.c >&5
# configure:3503: $? = 0
# configure:3524: result: o
# configure:3528: checking whether we are using the GNU C compiler
# configure:3547: clang -c conftest.c >&5
# configure:3547: $? = 0
# configure:3556: result: yes
# configure:3565: checking whether clang accepts -g
# configure:3585: clang -c -g conftest.c >&5
# configure:3585: $? = 0
# configure:3626: result: yes
# configure:3643: checking for clang option to accept ISO C89
# configure:3706: clang -c conftest.c >&5
# configure:3706: $? = 0
# configure:3719: result: none needed
# configure:3744: checking whether clang understands -c and -o together
# configure:3766: clang -c conftest.c -o conftest2.o
# configure:3769: $? = 0
# configure:3766: clang -c conftest.c -o conftest2.o
# configure:3769: $? = 0
# configure:3781: result: yes
# configure:3809: checking for style of include used by make
# configure:3837: result: GNU
# configure:3863: checking dependency style of clang
# configure:3974: result: gcc3
# configure:4018: checking build system type
# configure:4032: result: x86_64-unknown-linux-gnu
# configure:4052: checking host system type
# configure:4065: result: x86_64-unknown-linux-gnu
# configure:4106: checking how to print strings
# configure:4133: result: printf
# configure:4154: checking for a sed that does not truncate output
# configure:4218: result: /usr/bin/sed
# configure:4236: checking for grep that handles long lines and -e
# configure:4294: result: /usr/bin/grep
# configure:4299: checking for egrep
# configure:4361: result: /usr/bin/grep -E
# configure:4366: checking for fgrep
# configure:4428: result: /usr/bin/grep -F
# configure:4463: checking for ld used by clang
# configure:4530: result: /sysroot/bin/ld
# configure:4537: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4552: result: yes
# configure:4564: checking for BSD- or MS-compatible name lister (nm)
# configure:4613: result: /sysroot/bin/nm -B
# configure:4743: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4750: clang -c conftest.c >&5
# configure:4753: /sysroot/bin/nm -B "conftest.o"
# configure:4756: output
# 0000000000000000 B some_variable
# configure:4763: result: BSD nm
# configure:4766: checking whether ln -s works
# configure:4770: result: yes
# configure:4778: checking the maximum length of command line arguments
# configure:4909: result: 1572864
# configure:4926: checking whether the shell understands some XSI constructs
# configure:4936: result: yes
# configure:4940: checking whether the shell understands "+="
# configure:4946: result: yes
# configure:4981: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5021: result: func_convert_file_noop
# configure:5028: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5048: result: func_convert_file_noop
# configure:5055: checking for /sysroot/bin/ld option to reload object files
# configure:5062: result: -r
# configure:5096: checking for x86_64-unknown-linux-objdump
# configure:5126: result: no
# configure:5136: checking for objdump
# configure:5152: found /sysroot/bin/objdump
# configure:5163: result: objdump
# configure:5195: checking how to recognize dependent libraries
# configure:5393: result: pass_all
# configure:5438: checking for x86_64-unknown-linux-dlltool
# configure:5468: result: no
# configure:5478: checking for dlltool
# configure:5508: result: no
# configure:5538: checking how to associate runtime and link libraries
# configure:5565: result: printf %s\n
# configure:5582: checking for x86_64-unknown-linux-ar
# configure:5612: result: no
# configure:5626: checking for ar
# configure:5642: found /sysroot/bin/ar
# configure:5653: result: ar
# configure:5690: checking for archiver @FILE support
# configure:5707: clang -c conftest.c >&5
# configure:5707: $? = 0
# configure:5710: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5713: $? = 0
# configure:5718: 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:5721: $? = 1
# configure:5733: result: @
# configure:5751: checking for x86_64-unknown-linux-strip
# configure:5778: result: strip
# configure:5850: checking for x86_64-unknown-linux-ranlib
# configure:5880: result: no
# configure:5890: checking for ranlib
# configure:5906: found /sysroot/bin/ranlib
# configure:5917: result: ranlib
# configure:6019: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6139: clang -c conftest.c >&5
# configure:6142: $? = 0
# configure:6146: /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:6149: $? = 0
# configure:6215: clang -o conftest conftest.c conftstm.o >&5
# configure:6218: $? = 0
# configure:6256: result: ok
# configure:6293: checking for sysroot
# configure:6323: result: no
# configure:6400: clang -c conftest.c >&5
# configure:6403: $? = 0
# configure:6552: checking for x86_64-unknown-linux-mt
# configure:6582: result: no
# configure:6592: checking for mt
# configure:6622: result: no
# configure:6642: checking if : is a manifest tool
# configure:6648: : '-?'
# configure:6656: result: no
# configure:7298: checking how to run the C preprocessor
# configure:7329: clang -E conftest.c
# configure:7329: $? = 0
# configure:7343: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblogging"
# | #define PACKAGE_TARNAME "liblogging"
# | #define PACKAGE_VERSION "1.0.5"
# | #define PACKAGE_STRING "liblogging 1.0.5"
# | #define PACKAGE_BUGREPORT "rgerhards@hq.adiscon.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblogging"
# | #define VERSION "1.0.5"
# | /* end confdefs.h. */
# | #include
# configure:7368: result: clang -E
# configure:7388: clang -E conftest.c
# configure:7388: $? = 0
# configure:7402: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblogging"
# | #define PACKAGE_TARNAME "liblogging"
# | #define PACKAGE_VERSION "1.0.5"
# | #define PACKAGE_STRING "liblogging 1.0.5"
# | #define PACKAGE_BUGREPORT "rgerhards@hq.adiscon.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblogging"
# | #define VERSION "1.0.5"
# | /* end confdefs.h. */
# | #include
# configure:7431: checking for ANSI C header files
# configure:7451: clang -c conftest.c >&5
# configure:7451: $? = 0
# configure:7524: clang -o conftest conftest.c >&5
# configure:7524: $? = 0
# configure:7524: ./conftest
# configure:7524: $? = 0
# configure:7535: result: yes
# configure:7548: checking for sys/types.h
# configure:7548: clang -c conftest.c >&5
# configure:7548: $? = 0
# configure:7548: result: yes
# configure:7548: checking for sys/stat.h
# configure:7548: clang -c conftest.c >&5
# configure:7548: $? = 0
# configure:7548: result: yes
# configure:7548: checking for stdlib.h
# configure:7548: clang -c conftest.c >&5
# configure:7548: $? = 0
# configure:7548: result: yes
# configure:7548: checking for string.h
# configure:7548: clang -c conftest.c >&5
# configure:7548: $? = 0
# configure:7548: result: yes
# configure:7548: checking for memory.h
# configure:7548: clang -c conftest.c >&5
# configure:7548: $? = 0
# configure:7548: result: yes
# configure:7548: checking for strings.h
# configure:7548: clang -c conftest.c >&5
# configure:7548: $? = 0
# configure:7548: result: yes
# configure:7548: checking for inttypes.h
# configure:7548: clang -c conftest.c >&5
# configure:7548: $? = 0
# configure:7548: result: yes
# configure:7548: checking for stdint.h
# configure:7548: clang -c conftest.c >&5
# configure:7548: $? = 0
# configure:7548: result: yes
# configure:7548: checking for unistd.h
# configure:7548: clang -c conftest.c >&5
# configure:7548: $? = 0
# configure:7548: result: yes
# configure:7562: checking for dlfcn.h
# configure:7562: clang -c conftest.c >&5
# configure:7562: $? = 0
# configure:7562: result: yes
# configure:7768: checking for objdir
# configure:7783: result: .libs
# configure:8054: checking if clang supports -fno-rtti -fno-exceptions
# configure:8072: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8076: $? = 0
# configure:8089: result: yes
# configure:8416: checking for clang option to produce PIC
# configure:8423: result: -fPIC -DPIC
# configure:8431: checking if clang PIC flag -fPIC -DPIC works
# configure:8449: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8453: $? = 0
# configure:8466: result: yes
# configure:8495: checking if clang static flag -static works
# configure:8523: result: no
# configure:8538: checking if clang supports -c -o file.o
# configure:8559: clang -c -o out/conftest2.o conftest.c >&5
# configure:8563: $? = 0
# configure:8585: result: yes
# configure:8593: checking if clang supports -c -o file.o
# configure:8640: result: yes
# configure:8673: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9830: result: yes
# configure:9867: checking whether -lc should be explicitly linked in
# configure:9875: clang -c conftest.c >&5
# configure:9878: $? = 0
# configure:9893: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9896: $? = 0
# configure:9910: result: no
# configure:10070: checking dynamic linker characteristics
# configure:10570: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10570: $? = 0
# configure:10804: result: GNU/Linux ld.so
# configure:10911: checking how to hardcode library paths into programs
# configure:10936: result: immediate
# configure:11476: checking whether stripping libraries is possible
# configure:11481: result: yes
# configure:11516: checking if libtool supports shared libraries
# configure:11518: result: yes
# configure:11521: checking whether to build shared libraries
# configure:11542: result: yes
# configure:11545: checking whether to build static libraries
# configure:11549: result: yes
# configure:11625: checking for ANSI C header files
# configure:11729: result: yes
# configure:11740: checking netdb.h usability
# configure:11740: clang -c conftest.c >&5
# configure:11740: $? = 0
# configure:11740: result: yes
# configure:11740: checking netdb.h presence
# configure:11740: clang -E conftest.c
# configure:11740: $? = 0
# configure:11740: result: yes
# configure:11740: checking for netdb.h
# configure:11740: result: yes
# configure:11740: checking netinet/in.h usability
# configure:11740: clang -c conftest.c >&5
# configure:11740: $? = 0
# configure:11740: result: yes
# configure:11740: checking netinet/in.h presence
# configure:11740: clang -E conftest.c
# configure:11740: $? = 0
# configure:11740: result: yes
# configure:11740: checking for netinet/in.h
# configure:11740: result: yes
# configure:11740: checking for stdlib.h
# configure:11740: result: yes
# configure:11740: checking for string.h
# configure:11740: result: yes
# configure:11740: checking sys/socket.h usability
# configure:11740: clang -c conftest.c >&5
# configure:11740: $? = 0
# configure:11740: result: yes
# configure:11740: checking sys/socket.h presence
# configure:11740: clang -E conftest.c
# configure:11740: $? = 0
# configure:11740: result: yes
# configure:11740: checking for sys/socket.h
# configure:11740: result: yes
# configure:11740: checking sys/time.h usability
# configure:11740: clang -c conftest.c >&5
# configure:11740: $? = 0
# configure:11740: result: yes
# configure:11740: checking sys/time.h presence
# configure:11740: clang -E conftest.c
# configure:11740: $? = 0
# configure:11740: result: yes
# configure:11740: checking for sys/time.h
# configure:11740: result: yes
# configure:11740: checking for unistd.h
# configure:11740: result: yes
# configure:11752: checking for an ANSI C-conforming const
# configure:11818: clang -c conftest.c >&5
# configure:11818: $? = 0
# configure:11825: result: yes
# configure:11833: checking for size_t
# configure:11833: clang -c conftest.c >&5
# configure:11833: $? = 0
# configure:11833: clang -c conftest.c >&5
# conftest.c:67:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:11833: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblogging"
# | #define PACKAGE_TARNAME "liblogging"
# | #define PACKAGE_VERSION "1.0.5"
# | #define PACKAGE_STRING "liblogging 1.0.5"
# | #define PACKAGE_BUGREPORT "rgerhards@hq.adiscon.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblogging"
# | #define VERSION "1.0.5"
# | #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 STDC_HEADERS 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11833: result: yes
# configure:11844: checking whether time.h and sys/time.h may both be included
# configure:11864: clang -c conftest.c >&5
# configure:11864: $? = 0
# configure:11871: result: yes
# configure:11879: checking whether struct tm is in sys/time.h or time.h
# configure:11899: clang -c conftest.c >&5
# configure:11899: $? = 0
# configure:11906: result: time.h
# configure:11918: checking for stdlib.h
# configure:11918: result: yes
# configure:11928: checking for GNU libc compatible malloc
# configure:11952: clang -o conftest conftest.c >&5
# configure:11952: $? = 0
# configure:11952: ./conftest
# configure:11952: $? = 0
# configure:11962: result: yes
# configure:11986: checking sys/select.h usability
# configure:11986: clang -c conftest.c >&5
# configure:11986: $? = 0
# configure:11986: result: yes
# configure:11986: checking sys/select.h presence
# configure:11986: clang -E conftest.c
# configure:11986: $? = 0
# configure:11986: result: yes
# configure:11986: checking for sys/select.h
# configure:11986: result: yes
# configure:11986: checking for sys/socket.h
# configure:11986: result: yes
# configure:11996: checking types of arguments for select
# configure:12024: clang -c conftest.c >&5
# configure:12024: $? = 0
# configure:12035: result: int,fd_set *,struct timeval *
# configure:12058: checking return type of signal handlers
# configure:12076: clang -c conftest.c >&5
# conftest.c:45:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12076: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblogging"
# | #define PACKAGE_TARNAME "liblogging"
# | #define PACKAGE_VERSION "1.0.5"
# | #define PACKAGE_STRING "liblogging 1.0.5"
# | #define PACKAGE_BUGREPORT "rgerhards@hq.adiscon.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblogging"
# | #define VERSION "1.0.5"
# | #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 STDC_HEADERS 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:12083: result: void
# configure:12094: checking for gethostbyname
# configure:12094: clang -o conftest conftest.c >&5
# configure:12094: $? = 0
# configure:12094: result: yes
# configure:12094: checking for gethostname
# configure:12094: clang -o conftest conftest.c >&5
# configure:12094: $? = 0
# configure:12094: result: yes
# configure:12094: checking for gettimeofday
# configure:12094: clang -o conftest conftest.c >&5
# configure:12094: $? = 0
# configure:12094: result: yes
# configure:12094: checking for inet_ntoa
# configure:12094: clang -o conftest conftest.c >&5
# configure:12094: $? = 0
# configure:12094: result: yes
# configure:12094: checking for memset
# configure:12094: clang -o conftest conftest.c >&5
# conftest.c:67:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:67:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:12094: $? = 0
# configure:12094: result: yes
# configure:12094: checking for select
# configure:12094: clang -o conftest conftest.c >&5
# configure:12094: $? = 0
# configure:12094: result: yes
# configure:12094: checking for socket
# configure:12094: clang -o conftest conftest.c >&5
# configure:12094: $? = 0
# configure:12094: result: yes
# configure:12186: checking for x86_64-unknown-linux-pkg-config
# configure:12219: result: no
# configure:12229: checking for pkg-config
# configure:12247: found /usr/bin/pkg-config
# configure:12259: result: /usr/bin/pkg-config
# configure:12284: checking pkg-config is at least version 0.9.0
# configure:12287: result: yes
# configure:12297: checking for LIBSYSTEMD_JOURNAL
# configure:12304: $PKG_CONFIG --exists --print-errors "libsystemd >= 209 "
# configure:12307: $? = 0
# configure:12321: $PKG_CONFIG --exists --print-errors "libsystemd >= 209 "
# configure:12324: $? = 0
# configure:12546: result: yes
# configure:12579: checking if all man pages already exist...
# configure:12589: result: All man pages found. We don't need rst2man!
# configure:12762: checking that generated files are newer than configure
# configure:12768: result: done
# configure:12807: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by liblogging config.status 1.0.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2871e4951959
#
# config.status:1128: creating Makefile
# config.status:1128: creating rfc3195/liblogging-rfc3195.pc
# config.status:1128: creating rfc3195/doc/Makefile
# config.status:1128: creating rfc3195/doc/html/Makefile
# config.status:1128: creating rfc3195/src/Makefile
# config.status:1128: creating stdlog/liblogging-stdlog.pc
# config.status:1128: creating stdlog/Makefile
# config.status:1128: creating config.h
# config.status:1357: executing depfiles commands
# config.status:1357: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_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_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_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntoa=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memset=yes
# ac_cv_func_select=yes
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_socket=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# 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_STRIP=strip
# 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_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_struct_tm=time.h
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# 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_LIBSYSTEMD_JOURNAL_CFLAGS=
# pkg_cv_LIBSYSTEMD_JOURNAL_LIBS=-lsystemd
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/liblogging/src/liblogging-1.0.5/missing aclocal-1.14'
# 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/liblogging/src/liblogging-1.0.5/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/liblogging/src/liblogging-1.0.5/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/liblogging/src/liblogging-1.0.5/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_JOURNAL_FALSE='#'
# ENABLE_JOURNAL_TRUE=''
# ENABLE_MAN_PAGES_FALSE='#'
# ENABLE_MAN_PAGES_TRUE=''
# ENABLE_RFC3195_FALSE=''
# ENABLE_RFC3195_TRUE='#'
# ENABLE_STDLOG_FALSE='#'
# ENABLE_STDLOG_TRUE=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBSYSTEMD_JOURNAL_CFLAGS=''
# LIBSYSTEMD_JOURNAL_LIBS='-lsystemd'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/liblogging/src/liblogging-1.0.5/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='liblogging'
# PACKAGE_BUGREPORT='rgerhards@hq.adiscon.com'
# PACKAGE_NAME='liblogging'
# PACKAGE_STRING='liblogging 1.0.5'
# PACKAGE_TARNAME='liblogging'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.5'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# RST2MAN=''
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SOL_LIBS=''
# STRIP='strip'
# VERSION='1.0.5'
# 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-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# 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/liblogging/src/liblogging-1.0.5/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# rt_libs=''
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "liblogging"
# #define PACKAGE_TARNAME "liblogging"
# #define PACKAGE_VERSION "1.0.5"
# #define PACKAGE_STRING "liblogging 1.0.5"
# #define PACKAGE_BUGREPORT "rgerhards@hq.adiscon.com"
# #define PACKAGE_URL ""
# #define PACKAGE "liblogging"
# #define VERSION "1.0.5"
# #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 STDC_HEADERS 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define SELECT_TYPE_ARG1 int
# #define SELECT_TYPE_ARG234 (fd_set *)
# #define SELECT_TYPE_ARG5 (struct timeval *)
# #define RETSIGTYPE void
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_INET_NTOA 1
# #define HAVE_MEMSET 1
# #define HAVE_SELECT 1
# #define HAVE_SOCKET 1
# #define LIBLOGGING_STDLOG 1
# #define ENABLE_JOURNAL 1
#
# configure: exit 0