Build of syslog-ng with vanilla toolchain

The build took 00h 02m 32s and was SUCCESSFUL.

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

SLOCLanguage
176,507 ansic
21,494 makefile
18,477 yacc
13,070 sh
1,644 python
311 lex
218 perl
184 awk
231,905 total

The process tree of the build process is here.

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: syslog-ng 3.6.3-2 (Wed Aug 24 14:07:51 UTC 2016)
# ==> 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... no
# checking for gcc... gcc
# 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for gcc option to accept ISO C99... none needed
# checking whether gcc 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... -lfl
# checking whether yytext is a pointer... yes
# 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 gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/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 /usr/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 /usr/bin/nm -B output from gcc 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... gcc -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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/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... no
# checking for dlopen in -ldl... yes
# checking whether a program can dlopen itself... yes
# checking whether a statically linked 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... yes
# checking sys/capability.h presence... yes
# checking for sys/capability.h... yes
# 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... yes
# checking for struct tm.tm_gmtoff... yes
# checking for I_CONSLOG... yes
# 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... yes
# checking for regexec in -lregex... no
# checking for res_init in -lresolv... no
# 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... yes
# checking sanity checking Glib headers... yes
# checking for GEOIP... no
# checking for PCRE... yes
# checking for OPENSSL... yes
# checking for LIBNET... which: no libnet-config in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
# no
# checking for JSON... yes
# checking for LIBMONGO... no
# checking for libESMTP... no
# checking for HIREDIS... no
# checking for HIREDIS... no
# checking hiredis/hiredis.h usability... no
# checking hiredis/hiredis.h presence... no
# checking for hiredis/hiredis.h... no
# checking for python... 1
# checking for RIEMANN_CLIENT... no
# checking whether to enable Sun STREAMS support... no
# checking for cap_set_proc in -lcap... yes
# checking whether to enable Linux capability support... yes
# checking whether to enable mongodb destination support... yes
# checking whether to enable amqp destination support... yes
# checking for libsystemd... yes
# checking for UUID... yes
# configure: creating ./config.status
# config.status: creating dist.conf
# config.status: creating Makefile
# config.status: creating syslog-ng.spec
# config.status: creating syslog-ng.pc
# config.status: creating libtest/syslog-ng-test.pc
# config.status: creating scripts/update-patterndb
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# === configuring in lib/ivykis (/tmp/syslog-ng/src/syslog-ng-3.6.3/lib/ivykis)
# configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--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' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# ./configure.gnu
# Running: ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --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 host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic
# 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 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 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 style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... gcc3
# 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 gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/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 /usr/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 /usr/bin/nm -B output from gcc 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... gcc -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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# 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... no
# checking whether to build static libraries... yes
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) gcc3
# checking host operating system type... posix
# checking for working __thread... yes
# checking whether gcc accepts -pthread... yes
# checking whether gcc accepts -pthreads... no
# checking for library containing pthread_atfork... none required
# checking for library containing pthread_create... none required
# checking for __sync_lock_test_and_set()... yes
# checking process.h usability... no
# checking process.h presence... no
# checking for process.h... no
# checking sys/devpoll.h usability... no
# checking sys/devpoll.h presence... no
# checking for sys/devpoll.h... no
# checking sys/eventfd.h usability... yes
# checking sys/eventfd.h presence... yes
# checking for sys/eventfd.h... yes
# checking sys/syscall.h usability... yes
# checking sys/syscall.h presence... yes
# checking for sys/syscall.h... yes
# checking for sys/thr.h... no
# checking thread.h usability... no
# checking thread.h presence... no
# checking for thread.h... no
# checking for linux/netfilter_ipv4.h... yes
# checking for struct timespec.tv_sec... yes
# checking for library containing clock_gettime... none required
# checking for clock_gettime... yes
# checking for CLOCK_MONOTONIC... yes
# checking for CLOCK_REALTIME... yes
# checking for library containing inet_ntop... none required
# checking for library containing socket... none required
# checking for library containing thr_self... no
# checking for epoll_create... yes
# checking for epoll_create1... yes
# checking for eventfd... yes
# checking for gettid... no
# checking for inotify_init... yes
# checking for kqueue... no
# checking for lwp_gettid... no
# checking for port_create... no
# checking for pthread_spin_lock... yes
# checking for thr_self... no
# checking for splice... yes
# checking for wait4... yes
# checking whether /usr/bin/ld -m elf_x86_64 supports symbol version scripts... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating contrib/Makefile
# config.status: creating contrib/iv_getaddrinfo/Makefile
# config.status: creating contrib/kojines/Makefile
# config.status: creating man3/Makefile
# config.status: creating misc/Makefile
# config.status: creating misc/ivykis.pc
# config.status: creating src/Makefile
# config.status: creating src/include/iv.h
# config.status: creating test/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# === configuring in modules/afmongodb/libmongo-client (/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client)
# configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--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' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# ./configure.gnu
# Running: ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --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 host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic
# 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 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 whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking whether gcc and cc understand -c and -o together... yes
# 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 gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/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 /usr/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 /usr/bin/nm -B output from gcc 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... gcc -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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# 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... no
# checking whether to build static libraries... yes
# checking for ANSI C header files... (cached) yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking for socket... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for memset... yes
# checking for socket... (cached) yes
# checking for getaddrinfo... yes
# checking for munmap... yes
# checking for strtol... yes
# checking for strerror... yes
# checking for GLIB... yes
# checking sanity checking Glib headers... yes
# checking for g_checksum_new in -lglib-2.0... yes
# checking for inline... inline
# configure: creating ./config.status
# config.status: creating Doxyfile
# config.status: creating Makefile
# config.status: creating docs/Makefile
# config.status: creating docs/tutorial/Makefile
# config.status: creating examples/Makefile
# config.status: creating src/Makefile
# config.status: creating src/libmongo-client.pc
# config.status: creating tests/Makefile
# config.status: creating tests/libtap/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# === configuring in modules/afamqp/rabbitmq-c (/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c)
# configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--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' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# ./configure.gnu
# Running: ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --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 host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic
# 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 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 for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... 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 fgrep... /usr/bin/grep -F
# checking for ld used by gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/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 /usr/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 /usr/bin/nm -B output from gcc 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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# 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... no
# checking whether to build static libraries... yes
# checking for gcc option to accept ISO C99... none needed
# 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.17... yes
# checking for inline... inline
# checking if compiler accepts '-Wall'... yes
# checking if compiler accepts '-Wextra'... yes
# checking if compiler accepts '-pedantic'... yes
# checking if compiler accepts '-Wstrict-prototypes'... yes
# checking if compiler accepts '-Wcast-align'... yes
# checking if compiler accepts '-fno-common'... yes
# checking if compiler accepts '-fvisibility=hidden'... yes
# checking if linker accepts '-no-undefined'... no
# checking for library containing getaddrinfo... none required
# checking for library containing socket... none required
# checking for library containing clock_gettime... none required
# checking if htonll is defined... no
# checking for SSL... yes
# checking for popt.h... yes
# checking for poptGetContext in -lpopt... yes
# checking for xmlto... no
# configure: creating ./config.status
# config.status: creating librabbitmq.pc
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# rabbitmq-c build options:
# Host: x86_64-unknown-linux-gnu
# Version: 0.5.3
# SSL/TLS: openssl
# Tools: yes
# Documentation: no
# Examples: yes
#
#
# syslog-ng Open Source Edition 3.6.3 configured
# Compiler options:
# compiler : gcc
# compiler options : -Wall -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/include/dbi -I/usr/include/dbi/dbi -I$(top_srcdir)/lib/ivykis/src/include -I$(top_builddir)/lib/ivykis/src/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
# linker flags :
# prefix : /usr
# linking mode : dynamic
# embedded crypto : no
# __thread keyword : yes
# Submodules:
# ivykis : internal
# libmongo-client : internal
# librabbitmq : internal
# jsonc : system
# Features:
# Debug symbols : no
# GCC profiling : no
# Memtrace : no
# IPV6 support : yes
# spoof-source support : no
# tcp-wrapper support : no
# Linux capability support : yes
# Env wrapper support : no
# systemd support : yes (unit dir: /usr/lib/systemd/system)
# systemd-journal support : system
# Modules:
# Module search path : ${exec_prefix}/lib/syslog-ng
# Sun STREAMS support (module): no
# SSL support (module) : yes
# SQL support (module) : yes
# PACCT module (EXPERIMENTAL) : no
# MongoDB destination (module): yes
# JSON support (module) : yes
# SMTP support (module) : no
# AMQP destination (module) : yes
# STOMP destination (module) : yes
# GEOIP support (module) : no
# Redis support (module) : no
# Riemann destination (module): no
# make -C modules/afamqp/rabbitmq-c
# make -C modules/afmongodb/libmongo-client
# make[1]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client'
# make all-recursive
# make[2]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client'
# make[1]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c'
# Making all in docs
# make[3]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/docs'
# make all-am
# make[2]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c'
# Making all in tutorial
# make[4]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/docs/tutorial'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/docs/tutorial'
# make[4]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/docs'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/docs'
# make[3]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/docs'
# Making all in src
# make[3]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/src'
# CC libmongo_client_la-compat.lo
# CC tools/tools_amqp_consume-consume.o
# CC libmongo_client_la-bson.lo
# CC tools/tools_amqp_declare_queue-declare_queue.o
# CC tools/tools_amqp_delete_queue-delete_queue.o
# CC tools/tools_amqp_get-get.o
# CC libmongo_client_la-mongo-wire.lo
# CC tools/tools_amqp_publish-publish.o
# CC examples/amqp_bind.o
# CC examples/amqp_consumer.o
# CC libmongo_client_la-mongo-client.lo
# CC examples/amqp_connect_timeout.o
# CC libmongo_client_la-mongo-utils.lo
# CC examples/amqp_exchange_declare.o
# CC examples/amqp_listen.o
# CC examples/amqp_listenq.o
# CC libmongo_client_la-mongo-sync.lo
# CC examples/amqp_producer.o
# CC examples/amqp_rpc_sendstring_client.o
# CC examples/amqp_sendstring.o
# CC libmongo_client_la-mongo-sync-cursor.lo
# CC examples/amqp_unbind.o
# CC examples/amqps_bind.o
# CC libmongo_client_la-mongo-sync-pool.lo
# CC examples/amqps_connect_timeout.o
# CC examples/amqps_consumer.o
# CC examples/amqps_exchange_declare.o
# CC examples/amqps_listen.o
# CC libmongo_client_la-sync-gridfs.lo
# CC examples/amqps_listenq.o
# CC examples/amqps_producer.o
# CC libmongo_client_la-sync-gridfs-chunk.lo
# CC examples/amqps_sendstring.o
# CC examples/amqps_unbind.o
# CC libmongo_client_la-sync-gridfs-stream.lo
# CC librabbitmq/librabbitmq_librabbitmq_la-amqp_api.lo
# CCLD libmongo-client.la
# CC librabbitmq/librabbitmq_librabbitmq_la-amqp_connection.lo
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC librabbitmq/librabbitmq_librabbitmq_la-amqp_consumer.lo
# make[3]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/src'
# Making all in tests
# make[3]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/tests'
# Making all in libtap
# CC librabbitmq/librabbitmq_librabbitmq_la-amqp_framing.lo
# make[4]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/tests/libtap'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/tests/libtap'
# make[4]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/tests'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/tests'
# make[3]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/tests'
# Making all in examples
# make[3]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/examples'
# CC mongo-dump.o
# CC bson-inspect.o
# CC gridfs.o
# CC librabbitmq/librabbitmq_librabbitmq_la-amqp_mem.lo
# CCLD mongo-dump
# CC librabbitmq/librabbitmq_librabbitmq_la-amqp_socket.lo
# CCLD bson-inspect
# CCLD gridfs
# CC librabbitmq/librabbitmq_librabbitmq_la-amqp_table.lo
# make[3]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/examples'
# make[3]: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client'
# make[3]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client'
# make[2]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client'
# make[1]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client'
# CC librabbitmq/librabbitmq_librabbitmq_la-amqp_tcp_socket.lo
# GEN modules/afmongodb/dummy.c
# CC librabbitmq/librabbitmq_librabbitmq_la-amqp_timer.lo
# CC librabbitmq/librabbitmq_librabbitmq_la-amqp_url.lo
# CC librabbitmq/librabbitmq_librabbitmq_la-amqp_hostcheck.lo
# CC librabbitmq/librabbitmq_librabbitmq_la-amqp_openssl.lo
# CC examples/examples_libutils_la-utils.lo
# CC examples/unix/examples_libutils_la-platform_utils.lo
# In file included from /usr/include/stdint.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
# from examples/unix/platform_utils.c:40:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC tools/tools_libcommon_la-common.lo
# CC tools/unix/tools_libcommon_la-process.lo
# CCLD librabbitmq/librabbitmq.la
# CCLD examples/libutils.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD tools/libcommon.la
# CCLD examples/amqp_bind
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD examples/amqp_consumer
# CCLD examples/amqp_connect_timeout
# CCLD examples/amqp_exchange_declare
# CCLD examples/amqp_listen
# CCLD examples/amqp_listenq
# CCLD examples/amqp_producer
# CCLD examples/amqp_rpc_sendstring_client
# CCLD examples/amqp_sendstring
# CCLD examples/amqp_unbind
# CCLD examples/amqps_bind
# CCLD examples/amqps_connect_timeout
# CCLD examples/amqps_consumer
# CCLD examples/amqps_exchange_declare
# CCLD examples/amqps_listen
# CCLD examples/amqps_listenq
# CCLD examples/amqps_producer
# CCLD examples/amqps_sendstring
# CCLD examples/amqps_unbind
# CCLD tools/amqp-consume
# CCLD tools/amqp-declare-queue
# CCLD tools/amqp-delete-queue
# CCLD tools/amqp-get
# CCLD tools/amqp-publish
# make[2]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c'
# make[1]: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c'
# GEN modules/afamqp/dummy.c
# make --no-print-directory all-recursive
# make -C lib/ivykis
# CC lib/lib_libsyslog_ng_crypto_la-crypto.lo
# make all-recursive
# Making all in src
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_avl.lo -MD -MP -MF .deps/iv_avl.Tpo -c -o iv_avl.lo iv_avl.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_avl.lo -MD -MP -MF .deps/iv_avl.Tpo -c iv_avl.c -fPIC -DPIC -o iv_avl.o
# CC lib/lib_libsyslog_ng_crypto_la-tlscontext.lo
# mv -f .deps/iv_avl.Tpo .deps/iv_avl.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_event.lo -MD -MP -MF .deps/iv_event.Tpo -c -o iv_event.lo iv_event.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_event.lo -MD -MP -MF .deps/iv_event.Tpo -c iv_event.c -fPIC -DPIC -o iv_event.o
# mv -f .deps/iv_event.Tpo .deps/iv_event.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_fatal.lo -MD -MP -MF .deps/iv_fatal.Tpo -c -o iv_fatal.lo iv_fatal.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_fatal.lo -MD -MP -MF .deps/iv_fatal.Tpo -c iv_fatal.c -fPIC -DPIC -o iv_fatal.o
# mv -f .deps/iv_fatal.Tpo .deps/iv_fatal.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_task.lo -MD -MP -MF .deps/iv_task.Tpo -c -o iv_task.lo iv_task.c
# CC lib/lib_libsyslog_ng_crypto_la-uuid.lo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_task.lo -MD -MP -MF .deps/iv_task.Tpo -c iv_task.c -fPIC -DPIC -o iv_task.o
# mv -f .deps/iv_task.Tpo .deps/iv_task.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_timer.lo -MD -MP -MF .deps/iv_timer.Tpo -c -o iv_timer.lo iv_timer.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_timer.lo -MD -MP -MF .deps/iv_timer.Tpo -c iv_timer.c -fPIC -DPIC -o iv_timer.o
# CC lib/transport/lib_libsyslog_ng_crypto_la-transport-tls.lo
# mv -f .deps/iv_timer.Tpo .deps/iv_timer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_tls.lo -MD -MP -MF .deps/iv_tls.Tpo -c -o iv_tls.lo iv_tls.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_tls.lo -MD -MP -MF .deps/iv_tls.Tpo -c iv_tls.c -fPIC -DPIC -o iv_tls.o
# mv -f .deps/iv_tls.Tpo .deps/iv_tls.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_work.lo -MD -MP -MF .deps/iv_work.Tpo -c -o iv_work.lo iv_work.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_work.lo -MD -MP -MF .deps/iv_work.Tpo -c iv_work.c -fPIC -DPIC -o iv_work.o
# mv -f .deps/iv_work.Tpo .deps/iv_work.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_event_raw_posix.lo -MD -MP -MF .deps/iv_event_raw_posix.Tpo -c -o iv_event_raw_posix.lo iv_event_raw_posix.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_event_raw_posix.lo -MD -MP -MF .deps/iv_event_raw_posix.Tpo -c iv_event_raw_posix.c -fPIC -DPIC -o iv_event_raw_posix.o
# mv -f .deps/iv_event_raw_posix.Tpo .deps/iv_event_raw_posix.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_fd.lo -MD -MP -MF .deps/iv_fd.Tpo -c -o iv_fd.lo iv_fd.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_fd.lo -MD -MP -MF .deps/iv_fd.Tpo -c iv_fd.c -fPIC -DPIC -o iv_fd.o
# mv -f .deps/iv_fd.Tpo .deps/iv_fd.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_fd_poll.lo -MD -MP -MF .deps/iv_fd_poll.Tpo -c -o iv_fd_poll.lo iv_fd_poll.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_fd_poll.lo -MD -MP -MF .deps/iv_fd_poll.Tpo -c iv_fd_poll.c -fPIC -DPIC -o iv_fd_poll.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_fd_pump.lo -MD -MP -MF .deps/iv_fd_pump.Tpo -c -o iv_fd_pump.lo iv_fd_pump.c
# mv -f .deps/iv_fd_poll.Tpo .deps/iv_fd_poll.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_main_posix.lo -MD -MP -MF .deps/iv_main_posix.Tpo -c -o iv_main_posix.lo iv_main_posix.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_fd_pump.lo -MD -MP -MF .deps/iv_fd_pump.Tpo -c iv_fd_pump.c -fPIC -DPIC -o iv_fd_pump.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_main_posix.lo -MD -MP -MF .deps/iv_main_posix.Tpo -c iv_main_posix.c -fPIC -DPIC -o iv_main_posix.o
# mv -f .deps/iv_main_posix.Tpo .deps/iv_main_posix.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_popen.lo -MD -MP -MF .deps/iv_popen.Tpo -c -o iv_popen.lo iv_popen.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_popen.lo -MD -MP -MF .deps/iv_popen.Tpo -c iv_popen.c -fPIC -DPIC -o iv_popen.o
# mv -f .deps/iv_fd_pump.Tpo .deps/iv_fd_pump.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_signal.lo -MD -MP -MF .deps/iv_signal.Tpo -c -o iv_signal.lo iv_signal.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_signal.lo -MD -MP -MF .deps/iv_signal.Tpo -c iv_signal.c -fPIC -DPIC -o iv_signal.o
# mv -f .deps/iv_popen.Tpo .deps/iv_popen.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_thread_posix.lo -MD -MP -MF .deps/iv_thread_posix.Tpo -c -o iv_thread_posix.lo iv_thread_posix.c
# mv -f .deps/iv_signal.Tpo .deps/iv_signal.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_time_posix.lo -MD -MP -MF .deps/iv_time_posix.Tpo -c -o iv_time_posix.lo iv_time_posix.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_thread_posix.lo -MD -MP -MF .deps/iv_thread_posix.Tpo -c iv_thread_posix.c -fPIC -DPIC -o iv_thread_posix.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_time_posix.lo -MD -MP -MF .deps/iv_time_posix.Tpo -c iv_time_posix.c -fPIC -DPIC -o iv_time_posix.o
# mv -f .deps/iv_time_posix.Tpo .deps/iv_time_posix.Plo
# mv -f .deps/iv_thread_posix.Tpo .deps/iv_thread_posix.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_wait.lo -MD -MP -MF .deps/iv_wait.Tpo -c -o iv_wait.lo iv_wait.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_fd_epoll.lo -MD -MP -MF .deps/iv_fd_epoll.Tpo -c -o iv_fd_epoll.lo iv_fd_epoll.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_wait.lo -MD -MP -MF .deps/iv_wait.Tpo -c iv_wait.c -fPIC -DPIC -o iv_wait.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_fd_epoll.lo -MD -MP -MF .deps/iv_fd_epoll.Tpo -c iv_fd_epoll.c -fPIC -DPIC -o iv_fd_epoll.o
# mv -f .deps/iv_fd_epoll.Tpo .deps/iv_fd_epoll.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_inotify.lo -MD -MP -MF .deps/iv_inotify.Tpo -c -o iv_inotify.lo iv_inotify.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_inotify.lo -MD -MP -MF .deps/iv_inotify.Tpo -c iv_inotify.c -fPIC -DPIC -o iv_inotify.o
# mv -f .deps/iv_wait.Tpo .deps/iv_wait.Plo
# CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-radix.lo
# mv -f .deps/iv_inotify.Tpo .deps/iv_inotify.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -version-info 3:4:3 -Wl,--version-script,../libivykis.posix.ver -o libivykis.la -rpath /usr/lib iv_avl.lo iv_event.lo iv_fatal.lo iv_task.lo iv_timer.lo iv_tls.lo iv_work.lo iv_event_raw_posix.lo iv_fd.lo iv_fd_poll.lo iv_fd_pump.lo iv_main_posix.lo iv_popen.lo iv_signal.lo iv_thread_posix.lo iv_time_posix.lo iv_wait.lo iv_fd_epoll.lo iv_inotify.lo
# libtool: link: ar cru .libs/libivykis.a iv_avl.o iv_event.o iv_fatal.o iv_task.o iv_timer.o iv_tls.o iv_work.o iv_event_raw_posix.o iv_fd.o iv_fd_poll.o iv_fd_pump.o iv_main_posix.o iv_popen.o iv_signal.o iv_thread_posix.o iv_time_posix.o iv_wait.o iv_fd_epoll.o iv_inotify.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libivykis.a
# CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-patterndb.lo
# libtool: link: ( cd ".libs" && rm -f "libivykis.la" && ln -s "../libivykis.la" "libivykis.la" )
# Making all in test
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_event_test.o -MD -MP -MF .deps/iv_event_test.Tpo -c -o iv_event_test.o iv_event_test.c
# mv -f .deps/iv_event_test.Tpo .deps/iv_event_test.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_thread_test.o -MD -MP -MF .deps/iv_thread_test.Tpo -c -o iv_thread_test.o iv_thread_test.c
# mv -f .deps/iv_thread_test.Tpo .deps/iv_thread_test.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_work_test.o -MD -MP -MF .deps/iv_work_test.Tpo -c -o iv_work_test.o iv_work_test.c
# mv -f .deps/iv_work_test.Tpo .deps/iv_work_test.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c
# mv -f .deps/client.Tpo .deps/client.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT connectfail.o -MD -MP -MF .deps/connectfail.Tpo -c -o connectfail.o connectfail.c
# mv -f .deps/connectfail.Tpo .deps/connectfail.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT connectreset.o -MD -MP -MF .deps/connectreset.Tpo -c -o connectreset.o connectreset.c
# mv -f .deps/connectreset.Tpo .deps/connectreset.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_fd_pump_discard.o -MD -MP -MF .deps/iv_fd_pump_discard.Tpo -c -o iv_fd_pump_discard.o iv_fd_pump_discard.c
# mv -f .deps/iv_fd_pump_discard.Tpo .deps/iv_fd_pump_discard.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_fd_pump_echo.o -MD -MP -MF .deps/iv_fd_pump_echo.Tpo -c -o iv_fd_pump_echo.o iv_fd_pump_echo.c
# mv -f .deps/iv_fd_pump_echo.Tpo .deps/iv_fd_pump_echo.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_popen_test.o -MD -MP -MF .deps/iv_popen_test.Tpo -c -o iv_popen_test.o iv_popen_test.c
# mv -f .deps/iv_popen_test.Tpo .deps/iv_popen_test.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_signal_child_test.o -MD -MP -MF .deps/iv_signal_child_test.Tpo -c -o iv_signal_child_test.o iv_signal_child_test.c
# mv -f .deps/iv_signal_child_test.Tpo .deps/iv_signal_child_test.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_wait_test.o -MD -MP -MF .deps/iv_wait_test.Tpo -c -o iv_wait_test.o iv_wait_test.c
# mv -f .deps/iv_wait_test.Tpo .deps/iv_wait_test.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT null.o -MD -MP -MF .deps/null.Tpo -c -o null.o null.c
# mv -f .deps/null.Tpo .deps/null.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c
# mv -f .deps/server.Tpo .deps/server.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -DTHREAD -Wall -pthread -MT server_thread-server.o -MD -MP -MF .deps/server_thread-server.Tpo -c -o server_thread-server.o `test -f 'server.c' || echo './'`server.c
# mv -f .deps/server_thread-server.Tpo .deps/server_thread-server.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_inotify_test.o -MD -MP -MF .deps/iv_inotify_test.Tpo -c -o iv_inotify_test.o iv_inotify_test.c
# mv -f .deps/iv_inotify_test.Tpo .deps/iv_inotify_test.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT avl.o -MD -MP -MF .deps/avl.Tpo -c -o avl.o avl.c
# mv -f .deps/avl.Tpo .deps/avl.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_event_raw_test.o -MD -MP -MF .deps/iv_event_raw_test.Tpo -c -o iv_event_raw_test.o iv_event_raw_test.c
# mv -f .deps/iv_event_raw_test.Tpo .deps/iv_event_raw_test.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT struct_sizes.o -MD -MP -MF .deps/struct_sizes.Tpo -c -o struct_sizes.o struct_sizes.c
# mv -f .deps/struct_sizes.Tpo .deps/struct_sizes.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c
# mv -f .deps/timer.Tpo .deps/timer.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT timer_order.o -MD -MP -MF .deps/timer_order.Tpo -c -o timer_order.o timer_order.c
# mv -f .deps/timer_order.Tpo .deps/timer_order.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../src/include -I../src/include -Wall -pthread -MT iv_signal_test.o -MD -MP -MF .deps/iv_signal_test.Tpo -c -o iv_signal_test.o iv_signal_test.c
# mv -f .deps/iv_signal_test.Tpo .deps/iv_signal_test.Po
# modules/dbparser/patterndb.c: In function 'pdb_rule_run_actions':
# modules/dbparser/patterndb.c:565:8: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
# (context ?
# ~~~~~~~~~~
# (filter_expr_eval_with_context(action->condition, (LogMessage **) context->messages->pdata, context->messages->len)) :
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# filter_expr_eval(action->condition, msg) )
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# && pdb_rule_check_rate_limit(self, db, action, msg, buffer)))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o iv_event_test iv_event_test.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o iv_event_test iv_event_test.o ../src/.libs/libivykis.a -pthread
# CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-timerwheel.lo
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o iv_thread_test iv_thread_test.o ../src/libivykis.la
# CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-patternize.lo
# libtool: link: gcc -Wall -pthread -o iv_thread_test iv_thread_test.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o iv_work_test iv_work_test.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o iv_work_test iv_work_test.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o client client.o ../src/libivykis.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o connectfail connectfail.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o client client.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o connectreset connectreset.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o connectfail connectfail.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o iv_fd_pump_discard iv_fd_pump_discard.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o connectreset connectreset.o ../src/.libs/libivykis.a -pthread
# libtool: link: gcc -Wall -pthread -o iv_fd_pump_discard iv_fd_pump_discard.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o iv_fd_pump_echo iv_fd_pump_echo.o ../src/libivykis.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o iv_popen_test iv_popen_test.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o iv_fd_pump_echo iv_fd_pump_echo.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o iv_signal_child_test iv_signal_child_test.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o iv_popen_test iv_popen_test.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o iv_wait_test iv_wait_test.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o iv_signal_child_test iv_signal_child_test.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o null null.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o iv_wait_test iv_wait_test.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o server server.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o null null.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o server_thread server_thread-server.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o server server.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o iv_inotify_test iv_inotify_test.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o server_thread server_thread-server.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o avl avl.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o iv_inotify_test iv_inotify_test.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o iv_event_raw_test iv_event_raw_test.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o avl avl.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o struct_sizes struct_sizes.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o iv_event_raw_test iv_event_raw_test.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o timer timer.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o struct_sizes struct_sizes.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o timer_order timer_order.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o timer timer.o ../src/.libs/libivykis.a -pthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -o iv_signal_test iv_signal_test.o ../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o timer_order timer_order.o ../src/.libs/libivykis.a -pthread
# CC libtest/libtest.o
# CC libtest/testutils.o
# libtool: link: gcc -Wall -pthread -o iv_signal_test iv_signal_test.o ../src/.libs/libivykis.a -pthread
# Making all in contrib
# Making all in iv_getaddrinfo
# gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../src/include -I../../src/include -Wall -pthread -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c
# libtest/testutils.c: In function 'assert_msg_field_equals_non_fatal':
# libtest/testutils.c:476:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# actual_value = log_msg_get_value(msg, handle, &actual_value_len);
# ^
# mv -f .deps/test.Tpo .deps/test.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../src/include -I../../src/include -Wall -pthread -MT iv_getaddrinfo.o -MD -MP -MF .deps/iv_getaddrinfo.Tpo -c -o iv_getaddrinfo.o iv_getaddrinfo.c
# CC libtest/msg_parse_lib.o
# mv -f .deps/iv_getaddrinfo.Tpo .deps/iv_getaddrinfo.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -pthread -o test test.o iv_getaddrinfo.o ../../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o test test.o iv_getaddrinfo.o ../../src/.libs/libivykis.a -pthread
# Making all in kojines
# CC libtest/template_lib.o
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/include -Wall -pthread -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/main.Tpo .deps/main.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/include -Wall -pthread -MT kojines.o -MD -MP -MF .deps/kojines.Tpo -c -o kojines.o kojines.c
# CC libtest/proto_lib.o
# mv -f .deps/kojines.Tpo .deps/kojines.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -pthread -o kojines main.o kojines.o ../../src/libivykis.la
# libtool: link: gcc -Wall -pthread -o kojines main.o kojines.o ../../src/.libs/libivykis.a -pthread
# CC libtest/persist_lib.o
# make[6]: Nothing to be done for 'all-am'.
# Making all in misc
# make[5]: Nothing to be done for 'all'.
# Making all in man3
# make[5]: Nothing to be done for 'all'.
# CC libtest/mock-transport.o
# CC libtest/config_parse_lib.o
# CC lib/lib_libsyslog_ng_la-afinter.lo
# CC lib/lib_libsyslog_ng_la-alarms.lo
# CC lib/lib_libsyslog_ng_la-apphook.lo
# CC lib/lib_libsyslog_ng_la-block-ref-parser.lo
# CC lib/lib_libsyslog_ng_la-cache.lo
# CC lib/lib_libsyslog_ng_la-cfg.lo
# CC lib/lib_libsyslog_ng_la-cfg-args.lo
# CC lib/lib_libsyslog_ng_la-cfg-lexer.lo
# CC lib/lib_libsyslog_ng_la-cfg-lexer-subst.lo
# CC lib/lib_libsyslog_ng_la-cfg-parser.lo
# CC lib/lib_libsyslog_ng_la-cfg-tree.lo
# CC lib/lib_libsyslog_ng_la-children.lo
# CC lib/lib_libsyslog_ng_la-dnscache.lo
# CC lib/lib_libsyslog_ng_la-driver.lo
# CC lib/lib_libsyslog_ng_la-file-perms.lo
# CC lib/lib_libsyslog_ng_la-globals.lo
# CC lib/lib_libsyslog_ng_la-gprocess.lo
# CC lib/lib_libsyslog_ng_la-gsockaddr.lo
# CC lib/lib_libsyslog_ng_la-gsocket.lo
# CC lib/lib_libsyslog_ng_la-hostname.lo
# CC lib/lib_libsyslog_ng_la-host-resolve.lo
# CC lib/lib_libsyslog_ng_la-logmatcher.lo
# CC lib/lib_libsyslog_ng_la-logmpx.lo
# CC lib/lib_libsyslog_ng_la-logmsg.lo
# CC lib/lib_libsyslog_ng_la-logpipe.lo
# CC lib/lib_libsyslog_ng_la-logqueue.lo
# CC lib/lib_libsyslog_ng_la-logqueue-fifo.lo
# CC lib/lib_libsyslog_ng_la-logreader.lo
# CC lib/lib_libsyslog_ng_la-logsource.lo
# CC lib/lib_libsyslog_ng_la-logstamp.lo
# CC lib/lib_libsyslog_ng_la-logthrdestdrv.lo
# CC lib/lib_libsyslog_ng_la-logwriter.lo
# CC lib/lib_libsyslog_ng_la-mainloop.lo
# CC lib/lib_libsyslog_ng_la-mainloop-call.lo
# CC lib/lib_libsyslog_ng_la-mainloop-worker.lo
# CC lib/lib_libsyslog_ng_la-mainloop-io-worker.lo
# CC lib/lib_libsyslog_ng_la-memtrace.lo
# CC lib/lib_libsyslog_ng_la-messages.lo
# CC lib/lib_libsyslog_ng_la-misc.lo
# CC lib/lib_libsyslog_ng_la-ml-batched-timer.lo
# CC lib/lib_libsyslog_ng_la-msg-format.lo
# CC lib/lib_libsyslog_ng_la-nvtable.lo
# CC lib/lib_libsyslog_ng_la-parse-number.lo
# CC lib/lib_libsyslog_ng_la-pathutils.lo
# CC lib/lib_libsyslog_ng_la-persist-state.lo
# CC lib/lib_libsyslog_ng_la-plugin.lo
# CC lib/lib_libsyslog_ng_la-poll-events.lo
# CC lib/lib_libsyslog_ng_la-poll-fd-events.lo
# CC lib/lib_libsyslog_ng_la-pragma-parser.lo
# CC lib/lib_libsyslog_ng_la-persistable-state-presenter.lo
# CC lib/lib_libsyslog_ng_la-rcptid.lo
# CC lib/lib_libsyslog_ng_la-reloc.lo
# CC lib/lib_libsyslog_ng_la-run-id.lo
# CC lib/lib_libsyslog_ng_la-scratch-buffers.lo
# CC lib/lib_libsyslog_ng_la-serialize.lo
# lib/scratch-buffers.c: In function 'sb_gstring_acquire_buffer':
# lib/scratch-buffers.c:46:3: warning: 'g_trash_stack_pop' is deprecated [-Wdeprecated-declarations]
# sb = g_trash_stack_pop(&local_sb_gstrings);
# ^~
# In file included from /usr/include/glib-2.0/glib.h:87:0,
# from lib/scratch-buffers.h:28,
# from lib/scratch-buffers.c:26:
# /usr/include/glib-2.0/glib/gtrashstack.h:46:11: note: declared here
# gpointer g_trash_stack_pop (GTrashStack **stack_p);
# ^~~~~~~~~~~~~~~~~
# lib/scratch-buffers.c: In function 'sb_gstring_release_buffer':
# lib/scratch-buffers.c:63:3: warning: 'g_trash_stack_push' is deprecated [-Wdeprecated-declarations]
# g_trash_stack_push(&local_sb_gstrings, sb);
# ^~~~~~~~~~~~~~~~~~
# In file included from /usr/include/glib-2.0/glib.h:87:0,
# from lib/scratch-buffers.h:28,
# from lib/scratch-buffers.c:26:
# /usr/include/glib-2.0/glib/gtrashstack.h:43:11: note: declared here
# void g_trash_stack_push (GTrashStack **stack_p,
# ^~~~~~~~~~~~~~~~~~
# lib/scratch-buffers.c: In function 'sb_gstring_free_stack':
# lib/scratch-buffers.c:71:3: warning: 'g_trash_stack_pop' is deprecated [-Wdeprecated-declarations]
# while ((sb = g_trash_stack_pop(&local_sb_gstrings)) != NULL)
# ^~~~~
# In file included from /usr/include/glib-2.0/glib.h:87:0,
# from lib/scratch-buffers.h:28,
# from lib/scratch-buffers.c:26:
# /usr/include/glib-2.0/glib/gtrashstack.h:46:11: note: declared here
# gpointer g_trash_stack_pop (GTrashStack **stack_p);
# ^~~~~~~~~~~~~~~~~
# lib/scratch-buffers.c: In function 'sb_th_gstring_acquire_buffer':
# lib/scratch-buffers.c:93:3: warning: 'g_trash_stack_pop' is deprecated [-Wdeprecated-declarations]
# sb = g_trash_stack_pop(&local_sb_th_gstrings);
# ^~
# In file included from /usr/include/glib-2.0/glib.h:87:0,
# from lib/scratch-buffers.h:28,
# from lib/scratch-buffers.c:26:
# /usr/include/glib-2.0/glib/gtrashstack.h:46:11: note: declared here
# gpointer g_trash_stack_pop (GTrashStack **stack_p);
# ^~~~~~~~~~~~~~~~~
# lib/scratch-buffers.c: In function 'sb_th_gstring_release_buffer':
# lib/scratch-buffers.c:109:3: warning: 'g_trash_stack_push' is deprecated [-Wdeprecated-declarations]
# g_trash_stack_push(&local_sb_th_gstrings, s);
# ^~~~~~~~~~~~~~~~~~
# In file included from /usr/include/glib-2.0/glib.h:87:0,
# from lib/scratch-buffers.h:28,
# from lib/scratch-buffers.c:26:
# /usr/include/glib-2.0/glib/gtrashstack.h:43:11: note: declared here
# void g_trash_stack_push (GTrashStack **stack_p,
# ^~~~~~~~~~~~~~~~~~
# lib/scratch-buffers.c: In function 'sb_th_gstring_free_stack':
# lib/scratch-buffers.c:117:3: warning: 'g_trash_stack_pop' is deprecated [-Wdeprecated-declarations]
# while ((sb = g_trash_stack_pop(&local_sb_th_gstrings)) != NULL)
# ^~~~~
# In file included from /usr/include/glib-2.0/glib.h:87:0,
# from lib/scratch-buffers.h:28,
# from lib/scratch-buffers.c:26:
# /usr/include/glib-2.0/glib/gtrashstack.h:46:11: note: declared here
# gpointer g_trash_stack_pop (GTrashStack **stack_p);
# ^~~~~~~~~~~~~~~~~
# CC lib/lib_libsyslog_ng_la-service-management.lo
# CC lib/lib_libsyslog_ng_la-str-format.lo
# CC lib/lib_libsyslog_ng_la-syslog-names.lo
# CC lib/lib_libsyslog_ng_la-tags.lo
# CC lib/lib_libsyslog_ng_la-timeutils.lo
# CC lib/lib_libsyslog_ng_la-type-hinting.lo
# CC lib/lib_libsyslog_ng_la-value-pairs.lo
# CC lib/lib_libsyslog_ng_la-vptransform.lo
# CC lib/lib_libsyslog_ng_la-ringbuffer.lo
# CC lib/lib_libsyslog_ng_la-late_ack_tracker.lo
# CC lib/lib_libsyslog_ng_la-early_ack_tracker.lo
# CC lib/lib_libsyslog_ng_la-cfg-lex.lo
# CC lib/lib_libsyslog_ng_la-cfg-grammar.lo
# CC lib/lib_libsyslog_ng_la-block-ref-grammar.lo
# CC lib/lib_libsyslog_ng_la-pragma-grammar.lo
# CC lib/transport/lib_libsyslog_ng_la-logtransport.lo
# CC lib/transport/lib_libsyslog_ng_la-transport-aux-data.lo
# CC lib/transport/lib_libsyslog_ng_la-transport-file.lo
# CC lib/transport/lib_libsyslog_ng_la-transport-pipe.lo
# CC lib/transport/lib_libsyslog_ng_la-transport-device.lo
# CC lib/transport/lib_libsyslog_ng_la-transport-socket.lo
# CC lib/logproto/lib_libsyslog_ng_la-logproto-client.lo
# CC lib/logproto/lib_libsyslog_ng_la-logproto-server.lo
# CC lib/logproto/lib_libsyslog_ng_la-logproto-buffered-server.lo
# CC lib/logproto/lib_libsyslog_ng_la-logproto-dgram-server.lo
# CC lib/logproto/lib_libsyslog_ng_la-logproto-framed-client.lo
# CC lib/logproto/lib_libsyslog_ng_la-logproto-framed-server.lo
# CC lib/logproto/lib_libsyslog_ng_la-logproto-text-client.lo
# CC lib/logproto/lib_libsyslog_ng_la-logproto-text-server.lo
# CC lib/logproto/lib_libsyslog_ng_la-logproto-indented-multiline-server.lo
# CC lib/logproto/lib_libsyslog_ng_la-logproto-regexp-multiline-server.lo
# CC lib/logproto/lib_libsyslog_ng_la-logproto-record-server.lo
# CC lib/logproto/lib_libsyslog_ng_la-logproto-builtins.lo
# CC lib/filter/lib_libsyslog_ng_la-filter-expr.lo
# CC lib/filter/lib_libsyslog_ng_la-filter-op.lo
# CC lib/filter/lib_libsyslog_ng_la-filter-cmp.lo
# CC lib/filter/lib_libsyslog_ng_la-filter-in-list.lo
# CC lib/filter/lib_libsyslog_ng_la-filter-tags.lo
# CC lib/filter/lib_libsyslog_ng_la-filter-netmask.lo
# CC lib/filter/lib_libsyslog_ng_la-filter-call.lo
# CC lib/filter/lib_libsyslog_ng_la-filter-re.lo
# CC lib/filter/lib_libsyslog_ng_la-filter-pri.lo
# CC lib/filter/lib_libsyslog_ng_la-filter-pipe.lo
# CC lib/filter/lib_libsyslog_ng_la-filter-expr-parser.lo
# CC lib/filter/lib_libsyslog_ng_la-filter-expr-grammar.lo
# CC lib/parser/lib_libsyslog_ng_la-parser-expr.lo
# CC lib/parser/lib_libsyslog_ng_la-parser-expr-parser.lo
# CC lib/parser/lib_libsyslog_ng_la-parser-expr-grammar.lo
# CC lib/rewrite/lib_libsyslog_ng_la-rewrite-expr.lo
# CC lib/rewrite/lib_libsyslog_ng_la-rewrite-set-tag.lo
# CC lib/rewrite/lib_libsyslog_ng_la-rewrite-set.lo
# CC lib/rewrite/lib_libsyslog_ng_la-rewrite-subst.lo
# CC lib/rewrite/lib_libsyslog_ng_la-rewrite-expr-parser.lo
# CC lib/rewrite/lib_libsyslog_ng_la-rewrite-expr-grammar.lo
# CC lib/rewrite/lib_libsyslog_ng_la-rewrite-groupset.lo
# CC lib/template/lib_libsyslog_ng_la-templates.lo
# CC lib/stats/lib_libsyslog_ng_la-stats.lo
# CC lib/stats/lib_libsyslog_ng_la-stats-cluster.lo
# CC lib/stats/lib_libsyslog_ng_la-stats-csv.lo
# CC lib/stats/lib_libsyslog_ng_la-stats-log.lo
# CC lib/stats/lib_libsyslog_ng_la-stats-registry.lo
# CC lib/stats/lib_libsyslog_ng_la-stats-syslog.lo
# CC lib/control/lib_libsyslog_ng_la-control.lo
# CC lib/control/lib_libsyslog_ng_la-control-server.lo
# CC lib/compat/lib_libsyslog_ng_la-getutent.lo
# CC lib/compat/lib_libsyslog_ng_la-inet_aton.lo
# CC lib/compat/lib_libsyslog_ng_la-memrchr.lo
# CC lib/compat/lib_libsyslog_ng_la-pio.lo
# CC lib/compat/lib_libsyslog_ng_la-strcasestr.lo
# CC lib/compat/lib_libsyslog_ng_la-strtok_r.lo
# CC modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-format.lo
# CC modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-format-plugin.lo
# CC modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-parser-grammar.lo
# CC modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-parser-parser.lo
# CC modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-parser.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-afsocket.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-afsocket-source.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-afsocket-dest.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-socket-options.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-transport-mapper.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-afinet.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-afinet-source.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-afinet-dest.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-socket-options-inet.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-transport-mapper-inet.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-afunix-source.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-afunix-dest.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-transport-mapper-unix.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-transport-unix-socket.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-unix-credentials.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-afsocket-grammar.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-afsocket-parser.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-afsocket-plugin.lo
# CC modules/afsocket/modules_afsocket_libafsocket_notls_la-systemd-syslog-source.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-afsocket.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-afsocket-source.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-afsocket-dest.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-socket-options.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-transport-mapper.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-afinet.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-afinet-source.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-afinet-dest.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-socket-options-inet.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-transport-mapper-inet.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-afunix-source.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-afunix-dest.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-transport-mapper-unix.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-transport-unix-socket.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-unix-credentials.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-afsocket-grammar.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-afsocket-parser.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-afsocket-plugin.lo
# CC modules/afsocket/modules_afsocket_libafsocket_tls_la-systemd-syslog-source.lo
# CC modules/afsql/modules_afsql_libafsql_la-afsql.lo
# CC modules/afsql/modules_afsql_libafsql_la-afsql-grammar.lo
# CC modules/afsql/modules_afsql_libafsql_la-afsql-parser.lo
# modules/afsql/afsql.c: In function 'afsql_dd_ensure_initialized_connection':
# modules/afsql/afsql.c:714:3: warning: 'dbi_conn_new' is deprecated [-Wdeprecated-declarations]
# self->dbi_ctx = dbi_conn_new(self->type);
# ^~~~
# In file included from modules/afsql/afsql.h:28:0,
# from modules/afsql/afsql.c:24:
# /usr/include/dbi/dbi.h:199:32: note: declared here
# dbi_conn LIBDBI_API_DEPRECATED dbi_conn_new(const char *name); /* shortcut for dbi_conn_open(dbi_driver_open("foo")) */
# ^~~~~~~~~~~~
# modules/afsql/afsql.c: In function 'afsql_dd_init':
# modules/afsql/afsql.c:1309:7: warning: 'dbi_initialize' is deprecated [-Wdeprecated-declarations]
# gint rc = dbi_initialize(NULL);
# ^~~~
# In file included from modules/afsql/afsql.h:28:0,
# from modules/afsql/afsql.c:24:
# /usr/include/dbi/dbi.h:169:27: note: declared here
# int LIBDBI_API_DEPRECATED dbi_initialize(const char *driverdir);
# ^~~~~~~~~~~~~~
# CC modules/afsql/modules_afsql_libafsql_la-afsql-plugin.lo
# CC modules/affile/modules_affile_libaffile_la-logproto-file-writer.lo
# CC modules/affile/modules_affile_libaffile_la-poll-file-changes.lo
# CC modules/affile/modules_affile_libaffile_la-affile-common.lo
# CC modules/affile/modules_affile_libaffile_la-affile-source.lo
# CC modules/affile/modules_affile_libaffile_la-affile-dest.lo
# CC modules/affile/modules_affile_libaffile_la-affile-grammar.lo
# CC modules/affile/modules_affile_libaffile_la-affile-parser.lo
# CC modules/affile/modules_affile_libaffile_la-affile-plugin.lo
# CC modules/afprog/modules_afprog_libafprog_la-afprog.lo
# CC modules/afprog/modules_afprog_libafprog_la-afprog-grammar.lo
# CC modules/afprog/modules_afprog_libafprog_la-afprog-parser.lo
# CC modules/afprog/modules_afprog_libafprog_la-afprog-plugin.lo
# CC modules/afuser/modules_afuser_libafuser_la-afuser.lo
# CC modules/afuser/modules_afuser_libafuser_la-afuser-grammar.lo
# CC modules/afuser/modules_afuser_libafuser_la-afuser-parser.lo
# CC modules/afuser/modules_afuser_libafuser_la-afuser-plugin.lo
# CC modules/afamqp/modules_afamqp_libafamqp_la-dummy.lo
# CC modules/afamqp/modules_afamqp_libafamqp_la-afamqp-grammar.lo
# CC modules/afamqp/modules_afamqp_libafamqp_la-afamqp.lo
# modules/afamqp/afamqp.c: In function 'afamqp_is_ok':
# modules/afamqp/afamqp.c:264:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# gchar *errstr = amqp_error_string2(ret.library_error);
# ^~~~~~~~~~~~~~~~~~
# modules/afamqp/afamqp.c: In function 'afamqp_dd_connect':
# modules/afamqp/afamqp.c:348:18: warning: implicit declaration of function 'amqp_tcp_socket_new' [-Wimplicit-function-declaration]
# self->sockfd = amqp_tcp_socket_new(self->conn);
# ^~~~~~~~~~~~~~~~~~~
# modules/afamqp/afamqp.c:348:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
# self->sockfd = amqp_tcp_socket_new(self->conn);
# ^
# modules/afamqp/afamqp.c:356:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# gchar *errstr = amqp_error_string2(-sockfd_ret);
# ^~~~~~~~~~~~~~~~~~
# modules/afamqp/afamqp.c:396:3: warning: label 'exception_amqp_dd_connect_failed_login' defined but not used [-Wunused-label]
# exception_amqp_dd_connect_failed_login:
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# modules/afamqp/afamqp.c:394:3: warning: label 'exception_amqp_dd_connect_failed_channel' defined but not used [-Wunused-label]
# exception_amqp_dd_connect_failed_channel:
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# modules/afamqp/afamqp.c:392:3: warning: label 'exception_amqp_dd_connect_failed_exchange' defined but not used [-Wunused-label]
# exception_amqp_dd_connect_failed_exchange:
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# CC modules/afamqp/modules_afamqp_libafamqp_la-afamqp-parser.lo
# CC modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb-grammar.lo
# CC modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb.lo
# CC modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb-parser.lo
# CC modules/csvparser/modules_csvparser_libcsvparser_la-csvparser.lo
# CC modules/csvparser/modules_csvparser_libcsvparser_la-csvparser-grammar.lo
# CC modules/csvparser/modules_csvparser_libcsvparser_la-csvparser-parser.lo
# CC modules/csvparser/modules_csvparser_libcsvparser_la-csvparser-plugin.lo
# CC modules/confgen/modules_confgen_libconfgen_la-confgen-plugin.lo
# CC modules/system-source/modules_system_source_libsystem_source_la-system-source.lo
# CC modules/linux-kmsg-format/modules_linux_kmsg_format_liblinux_kmsg_format_la-linux-kmsg-format.lo
# CC modules/linux-kmsg-format/modules_linux_kmsg_format_liblinux_kmsg_format_la-linux-kmsg-format-plugin.lo
# CC modules/basicfuncs/modules_basicfuncs_libbasicfuncs_la-basic-funcs.lo
# CC modules/cryptofuncs/cryptofuncs.lo
# CC modules/dbparser/modules_dbparser_libdbparser_la-dbparser.lo
# CC modules/dbparser/modules_dbparser_libdbparser_la-dbparser-grammar.lo
# CC modules/dbparser/modules_dbparser_libdbparser_la-dbparser-parser.lo
# CC modules/dbparser/modules_dbparser_libdbparser_la-dbparser-plugin.lo
# CC modules/dbparser/modules_dbparser_libdbparser_la-radix.lo
# CC modules/dbparser/modules_dbparser_libdbparser_la-patterndb.lo
# modules/dbparser/patterndb.c: In function 'pdb_rule_run_actions':
# modules/dbparser/patterndb.c:565:8: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
# (context ?
# ~~~~~~~~~~
# (filter_expr_eval_with_context(action->condition, (LogMessage **) context->messages->pdata, context->messages->len)) :
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# filter_expr_eval(action->condition, msg) )
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# && pdb_rule_check_rate_limit(self, db, action, msg, buffer)))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# CC modules/dbparser/modules_dbparser_libdbparser_la-timerwheel.lo
# CC modules/dbparser/modules_dbparser_libdbparser_la-patternize.lo
# CC modules/json/modules_json_libjson_plugin_la-format-json.lo
# CC modules/json/modules_json_libjson_plugin_la-json-parser.lo
# CC modules/json/modules_json_libjson_plugin_la-json-parser-grammar.lo
# CC modules/json/modules_json_libjson_plugin_la-json-parser-parser.lo
# CC modules/json/modules_json_libjson_plugin_la-dot-notation.lo
# CC modules/json/modules_json_libjson_plugin_la-json-plugin.lo
# CC modules/afstomp/modules_afstomp_libafstomp_la-afstomp-grammar.lo
# CC modules/afstomp/modules_afstomp_libafstomp_la-afstomp.lo
# CC modules/afstomp/modules_afstomp_libafstomp_la-afstomp-parser.lo
# CC modules/afstomp/modules_afstomp_libafstomp_la-stomp.lo
# CC modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile.lo
# CC modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile-grammar.lo
# CC modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile-parser.lo
# CC modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile-plugin.lo
# CC modules/graphite/modules_graphite_libgraphite_la-graphite-plugin.lo
# CC modules/graphite/modules_graphite_libgraphite_la-graphite-output.lo
# CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal.lo
# CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal-grammar.lo
# CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal-parser.lo
# CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal-plugin.lo
# CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-journal-reader.lo
# CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-journald-subsystem.lo
# CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-journald-helper.lo
# CC modules/dbparser/pdbtool/modules_dbparser_pdbtool_pdbtool-pdbtool.o
# CC tests/loggen/loggen.o
# CC lib/tests/lib_tests_test_host_resolve-test_host_resolve.o
# CC syslog-ng/main.o
# CC syslog-ng-ctl/syslog-ng-ctl.o
# CC syslog-ng-ctl/control-client.o
# AR libtest/libsyslog-ng-test.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD lib/libsyslog-ng.la
# CCLD tests/loggen/loggen
# CCLD lib/libsyslog-ng-crypto.la
# CCLD modules/syslogformat/libsyslogformat.la
# CCLD modules/afsocket/libafsocket-notls.la
# CCLD modules/afsocket/libafsocket-tls.la
# CCLD modules/afsql/libafsql.la
# CCLD modules/affile/libaffile.la
# CCLD modules/afprog/libafprog.la
# CCLD modules/afuser/libafuser.la
# CCLD modules/afamqp/libafamqp.la
# CCLD modules/afmongodb/libafmongodb.la
# CCLD modules/csvparser/libcsvparser.la
# CCLD modules/confgen/libconfgen.la
# CCLD modules/system-source/libsystem-source.la
# CCLD modules/linux-kmsg-format/liblinux-kmsg-format.la
# CCLD modules/basicfuncs/libbasicfuncs.la
# CCLD modules/cryptofuncs/libcryptofuncs.la
# CCLD modules/dbparser/libdbparser.la
# CCLD modules/json/libjson-plugin.la
# CCLD modules/afstomp/libafstomp.la
# CCLD modules/pseudofile/libpseudofile.la
# CCLD modules/graphite/libgraphite.la
# CCLD modules/systemd-journal/libsdjournal.la
# CCLD modules/dbparser/libsyslog-ng-patterndb.la
# CCLD lib/tests/test_host_resolve
# ar: `u' modifier ignored since `D' is the default (see `U')
# GEN syslog-ng/syslog-ng
# CCLD syslog-ng-ctl/syslog-ng-ctl
# ln -sf libafsocket-tls.la modules/afsocket/libafsocket.la
# CCLD modules/dbparser/pdbtool/pdbtool
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make: Entering directory '/tmp/syslog-ng/src/syslog-ng-3.6.3'
# make --no-print-directory install-recursive
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/bin"
# /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/install-sh -d /tmp/syslog-ng/pkg/syslog-ng//etc/syslog-ng/patterndb.d
# /usr/bin/install -c scripts/update-patterndb '/tmp/syslog-ng/pkg/syslog-ng/usr/bin'
# test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/lib"
# test -z "/usr/include/syslog-ng/compat" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/compat"
# test -z "/usr/include/syslog-ng/control" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/control"
# /usr/bin/install -c -m 644 lib/compat/compat.h lib/compat/getutent.h lib/compat/glib.h lib/compat/lfs.h lib/compat/pio.h lib/compat/socket.h lib/compat/string.h lib/compat/time.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/compat'
# test -z "/usr/include/syslog-ng/filter" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/filter"
# /usr/bin/install -c -m 644 lib/control/control.h lib/control/control-server.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/control'
# test -z "/usr/lib/syslog-ng/libtest" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libtest"
# /usr/bin/install -c -m 644 libtest/libsyslog-ng-test.a '/tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libtest'
# ( cd '/tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libtest' && ranlib libsyslog-ng-test.a )
# /usr/bin/install -c -m 644 lib/filter/filter-expr.h lib/filter/filter-op.h lib/filter/filter-cmp.h lib/filter/filter-in-list.h lib/filter/filter-tags.h lib/filter/filter-netmask.h lib/filter/filter-call.h lib/filter/filter-re.h lib/filter/filter-pri.h lib/filter/filter-pipe.h lib/filter/filter-expr-parser.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/filter'
# test -z "/usr/include/syslog-ng/libtest" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/libtest"
# test -z "/usr/include/syslog-ng/logproto" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/logproto"
# /usr/bin/install -c -m 644 libtest/testutils.h libtest/msg_parse_lib.h libtest/template_lib.h libtest/proto_lib.h libtest/persist_lib.h libtest/mock-transport.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/libtest'
# test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/share/man/man1"
# /usr/bin/install -c -m 644 lib/logproto/logproto-client.h lib/logproto/logproto-server.h lib/logproto/logproto-buffered-server.h lib/logproto/logproto-dgram-server.h lib/logproto/logproto-framed-client.h lib/logproto/logproto-framed-server.h lib/logproto/logproto-text-client.h lib/logproto/logproto-text-server.h lib/logproto/logproto-indented-multiline-server.h lib/logproto/logproto-regexp-multiline-server.h lib/logproto/logproto-record-server.h lib/logproto/logproto-builtins.h lib/logproto/logproto.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/logproto'
# test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/share/man/man5"
# /usr/bin/install -c -m 644 doc/man/pdbtool.1 doc/man/loggen.1 doc/man/syslog-ng-ctl.1 '/tmp/syslog-ng/pkg/syslog-ng/usr/share/man/man1'
# test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/share/man/man8"
# /usr/bin/install -c -m 644 doc/man/syslog-ng.conf.5 '/tmp/syslog-ng/pkg/syslog-ng/usr/share/man/man5'
# /usr/bin/install -c -m 644 doc/man/syslog-ng.8 '/tmp/syslog-ng/pkg/syslog-ng/usr/share/man/man8'
# test -z "/usr/include/syslog-ng/parser" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/parser"
# test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 lib/parser/parser-expr.h lib/parser/parser-expr-parser.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/parser'
# test -z "/usr/include/syslog-ng" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng"
# /usr/bin/install -c -m 644 syslog-ng.pc libtest/syslog-ng-test.pc '/tmp/syslog-ng/pkg/syslog-ng/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 lib/afinter.h lib/alarms.h lib/apphook.h lib/atomic.h lib/block-ref-parser.h lib/cache.h lib/cfg.h lib/cfg-grammar.h lib/cfg-lexer.h lib/cfg-lexer-subst.h lib/cfg-args.h lib/cfg-parser.h lib/cfg-tree.h lib/children.h lib/crypto.h lib/dnscache.h lib/driver.h lib/file-perms.h lib/gprocess.h lib/gsockaddr.h lib/gsocket.h lib/hostname.h lib/host-resolve.h lib/logmatcher.h lib/logmpx.h lib/logmsg.h lib/logpipe.h lib/logqueue-fifo.h lib/logqueue.h lib/logreader.h lib/logsource.h lib/logstamp.h lib/logthrdestdrv.h lib/logwriter.h lib/mainloop.h lib/mainloop-call.h lib/mainloop-worker.h lib/mainloop-io-worker.h lib/memtrace.h lib/messages.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng'
# /usr/bin/install -c -m 644 lib/misc.h lib/ml-batched-timer.h lib/msg-format.h lib/nvtable.h lib/parse-number.h lib/pathutils.h lib/persist-state.h lib/persistable-state-header.h lib/persistable-state-presenter.h lib/plugin.h lib/plugin-types.h lib/poll-events.h lib/poll-fd-events.h lib/pragma-parser.h lib/presented-persistable-state.h lib/reloc.h lib/rcptid.h lib/run-id.h lib/scratch-buffers.h lib/serialize.h lib/service-management.h lib/str-format.h lib/syslog-names.h lib/syslog-ng.h lib/tags.h lib/timeutils.h lib/tls-support.h lib/thread-utils.h lib/tlscontext.h lib/type-hinting.h lib/uuid.h lib/value-pairs.h lib/vptransform.h lib/versioning.h lib/bookmark.h lib/ringbuffer.h lib/ack_tracker.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng'
# test -z "/usr/include/syslog-ng/rewrite" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/rewrite"
# test -z "/usr/include/syslog-ng/stats" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/stats"
# /usr/bin/install -c -m 644 lib/rewrite/rewrite-expr.h lib/rewrite/rewrite-set-tag.h lib/rewrite/rewrite-set.h lib/rewrite/rewrite-subst.h lib/rewrite/rewrite-expr-parser.h lib/rewrite/rewrite-groupset.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/rewrite'
# test -z "/usr/lib/systemd/system" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/lib/systemd/system"
# /usr/bin/install -c -m 644 lib/stats/stats.h lib/stats/stats-counter.h lib/stats/stats-cluster.h lib/stats/stats-csv.h lib/stats/stats-log.h lib/stats/stats-registry.h lib/stats/stats-syslog.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/stats'
# test -z "/usr/include/syslog-ng/template" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/template"
# /usr/bin/install -c -m 644 contrib/systemd/syslog-ng.service '/tmp/syslog-ng/pkg/syslog-ng/usr/lib/systemd/system'
# test -z "/usr/share/syslog-ng/tools" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/share/syslog-ng/tools"
# /usr/bin/install -c -m 644 lib/template/templates.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/template'
# test -z "/usr/share/syslog-ng/tools" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/share/syslog-ng/tools"
# /usr/bin/install -c -m 644 Mk/lex-rules.am lib/cfg-grammar.y '/tmp/syslog-ng/pkg/syslog-ng/usr/share/syslog-ng/tools'
# test -z "/usr/include/syslog-ng/transport" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/transport"
# /usr/bin/install -c lib/merge-grammar.pl modules/system-source/system-expand '/tmp/syslog-ng/pkg/syslog-ng/usr/share/syslog-ng/tools'
# /usr/bin/install -c -m 644 lib/transport/logtransport.h lib/transport/transport-aux-data.h lib/transport/transport-tls.h lib/transport/transport-file.h lib/transport/transport-pipe.h lib/transport/transport-device.h lib/transport/transport-socket.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/transport'
# test -z "/usr/share/syslog-ng/xsd" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/share/syslog-ng/xsd"
# test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/lib"
# /bin/sh ./libtool --mode=install /usr/bin/install -c lib/libsyslog-ng.la '/tmp/syslog-ng/pkg/syslog-ng/usr/lib'
# /usr/bin/install -c -m 644 doc/xsd/patterndb-1.xsd doc/xsd/patterndb-2.xsd doc/xsd/patterndb-3.xsd doc/xsd/patterndb-4.xsd '/tmp/syslog-ng/pkg/syslog-ng/usr/share/syslog-ng/xsd'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/bin"
# libtool: install: /usr/bin/install -c lib/.libs/libsyslog-ng-3.6.so.0.0.0 /tmp/syslog-ng/pkg/syslog-ng/usr/lib/libsyslog-ng-3.6.so.0.0.0
# libtool: install: (cd /tmp/syslog-ng/pkg/syslog-ng/usr/lib && { ln -s -f libsyslog-ng-3.6.so.0.0.0 libsyslog-ng-3.6.so.0 || { rm -f libsyslog-ng-3.6.so.0 && ln -s libsyslog-ng-3.6.so.0.0.0 libsyslog-ng-3.6.so.0; }; })
# /bin/sh ./libtool --mode=install /usr/bin/install -c syslog-ng/syslog-ng syslog-ng-ctl/syslog-ng-ctl '/tmp/syslog-ng/pkg/syslog-ng/usr/bin'
# libtool: install: (cd /tmp/syslog-ng/pkg/syslog-ng/usr/lib && { ln -s -f libsyslog-ng-3.6.so.0.0.0 libsyslog-ng.so || { rm -f libsyslog-ng.so && ln -s libsyslog-ng-3.6.so.0.0.0 libsyslog-ng.so; }; })
# libtool: install: /usr/bin/install -c lib/.libs/libsyslog-ng.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/libsyslog-ng.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/lib/syslog-ng" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng"
# /bin/sh ./libtool --mode=install /usr/bin/install -c lib/libsyslog-ng-crypto.la modules/syslogformat/libsyslogformat.la modules/afsocket/libafsocket-notls.la modules/afsocket/libafsocket-tls.la modules/afsql/libafsql.la modules/affile/libaffile.la modules/afprog/libafprog.la modules/afuser/libafuser.la modules/afamqp/libafamqp.la modules/afmongodb/libafmongodb.la modules/csvparser/libcsvparser.la modules/confgen/libconfgen.la modules/system-source/libsystem-source.la modules/linux-kmsg-format/liblinux-kmsg-format.la modules/basicfuncs/libbasicfuncs.la modules/cryptofuncs/libcryptofuncs.la modules/dbparser/libdbparser.la modules/json/libjson-plugin.la modules/afstomp/libafstomp.la modules/pseudofile/libpseudofile.la modules/graphite/libgraphite.la modules/systemd-journal/libsdjournal.la '/tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng'
# libtool: install: warning: `/tmp/syslog-ng/src/syslog-ng-3.6.3/lib/.libs/libsyslog-ng.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c syslog-ng/.libs/syslog-ng /tmp/syslog-ng/pkg/syslog-ng/usr/bin/syslog-ng
# libtool: install: warning: `lib/libsyslog-ng.la' has not been installed in `/usr/lib'
# libtool: install: warning: `./lib/libsyslog-ng-crypto.la' has not been installed in `/usr/lib/syslog-ng'
# libtool: install: /usr/bin/install -c syslog-ng-ctl/.libs/syslog-ng-ctl /tmp/syslog-ng/pkg/syslog-ng/usr/bin/syslog-ng-ctl
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/bin"
# libtool: install: warning: relinking `lib/libsyslog-ng-crypto.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -I/usr/include/uuid -Wall -pthread -no-undefined -avoid-version -o lib/libsyslog-ng-crypto.la -rpath /usr/lib/syslog-ng lib/lib_libsyslog_ng_crypto_la-crypto.lo lib/lib_libsyslog_ng_crypto_la-tlscontext.lo lib/lib_libsyslog_ng_crypto_la-uuid.lo lib/transport/lib_libsyslog_ng_crypto_la-transport-tls.lo ./lib/libsyslog-ng.la -lssl -lcrypto -luuid -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# /bin/sh ./libtool --mode=install /usr/bin/install -c modules/dbparser/pdbtool/pdbtool tests/loggen/loggen '/tmp/syslog-ng/pkg/syslog-ng/usr/bin'
# libtool: install: warning: `./lib/libsyslog-ng.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/syslog-ng/src/syslog-ng-3.6.3/lib/libsyslog-ng-crypto.la' has not been installed in `/usr/lib/syslog-ng'
# libtool: install: warning: `/tmp/syslog-ng/src/syslog-ng-3.6.3/lib/libsyslog-ng.la' has not been installed in `/usr/lib'
# libtool: install: warning: `./lib/libsyslog-ng-crypto.la' has not been installed in `/usr/lib/syslog-ng'
# libtool: install: /usr/bin/install -c modules/dbparser/pdbtool/.libs/pdbtool /tmp/syslog-ng/pkg/syslog-ng/usr/bin/pdbtool
# libtool: install: /usr/bin/install -c tests/loggen/loggen /tmp/syslog-ng/pkg/syslog-ng/usr/bin/loggen
# make --no-print-directory install-exec-hook
# libtool: install: /usr/bin/install -c lib/.libs/libsyslog-ng-crypto.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libsyslog-ng-crypto.so
# libtool: install: /usr/bin/install -c lib/.libs/libsyslog-ng-crypto.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libsyslog-ng-crypto.la
# libtool: install: warning: relinking `modules/syslogformat/libsyslogformat.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/syslogformat/libsyslogformat.la -rpath /usr/lib/syslog-ng modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-format.lo modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-format-plugin.lo modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-parser-grammar.lo modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-parser-parser.lo modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-parser.lo ./lib/libsyslog-ng.la -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/syslogformat/.libs/libsyslogformat.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libsyslogformat.so
# libtool: install: /usr/bin/install -c modules/syslogformat/.libs/libsyslogformat.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libsyslogformat.la
# libtool: install: warning: relinking `modules/afsocket/libafsocket-notls.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/afsocket/libafsocket-notls.la -rpath /usr/lib/syslog-ng modules/afsocket/modules_afsocket_libafsocket_notls_la-afsocket.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-afsocket-source.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-afsocket-dest.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-socket-options.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-transport-mapper.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-afinet.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-afinet-source.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-afinet-dest.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-socket-options-inet.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-transport-mapper-inet.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-afunix-source.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-afunix-dest.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-transport-mapper-unix.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-transport-unix-socket.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-unix-credentials.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-afsocket-grammar.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-afsocket-parser.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-afsocket-plugin.lo modules/afsocket/modules_afsocket_libafsocket_notls_la-systemd-syslog-source.lo ./lib/libsyslog-ng.la -lsystemd -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# make -C lib/ivykis/src \
# install-includeHEADERS \
# install-nodist_includeHEADERS \
# includedir="/usr/include/syslog-ng/ivykis"
# test -z "/usr/include/syslog-ng/ivykis" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/ivykis"
# /usr/bin/install -c -m 644 include/iv_avl.h include/iv_event.h include/iv_event_raw.h include/iv_list.h include/iv_thread.h include/iv_tls.h include/iv_work.h include/iv_fd_pump.h include/iv_popen.h include/iv_signal.h include/iv_wait.h include/iv_inotify.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/ivykis'
# test -z "/usr/include/syslog-ng/ivykis" || /usr/bin/mkdir -p "/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/ivykis"
# /usr/bin/install -c -m 644 include/iv.h '/tmp/syslog-ng/pkg/syslog-ng/usr/include/syslog-ng/ivykis'
# /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/install-sh -d /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng
# ln -sf libafsocket-tls.so /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafsocket.so
# /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/install-sh -d /tmp/syslog-ng/pkg/syslog-ng//var/lib/syslog-ng
# for cfg in scl.conf syslog-ng.conf; do \
# if [ -f /tmp/syslog-ng/pkg/syslog-ng//etc/syslog-ng/${cfg} ]; then \
# echo "Not overwriting existing configuration file, you might want to upgrade manually: ${cfg}"; \
# else \
# /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/install-sh -c -m 644 ./scl/${cfg} /tmp/syslog-ng/pkg/syslog-ng//etc/syslog-ng/${cfg}; \
# fi; \
# done
# /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/install-sh -d /tmp/syslog-ng/pkg/syslog-ng//usr/share/syslog-ng/include/scl
# libtool: install: /usr/bin/install -c modules/afsocket/.libs/libafsocket-notls.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafsocket-notls.so
# libtool: install: /usr/bin/install -c modules/afsocket/.libs/libafsocket-notls.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafsocket-notls.la
# libtool: install: warning: relinking `modules/afsocket/libafsocket-tls.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/afsocket/libafsocket-tls.la -rpath /usr/lib/syslog-ng modules/afsocket/modules_afsocket_libafsocket_tls_la-afsocket.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-afsocket-source.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-afsocket-dest.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-socket-options.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-transport-mapper.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-afinet.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-afinet-source.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-afinet-dest.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-socket-options-inet.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-transport-mapper-inet.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-afunix-source.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-afunix-dest.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-transport-mapper-unix.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-transport-unix-socket.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-unix-credentials.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-afsocket-grammar.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-afsocket-parser.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-afsocket-plugin.lo modules/afsocket/modules_afsocket_libafsocket_tls_la-systemd-syslog-source.lo ./lib/libsyslog-ng.la ./lib/libsyslog-ng-crypto.la -lssl -lcrypto -lsystemd -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# (cd ./scl; tar cf - system pacct syslogconf rewrite nodejs graphite) | (cd /tmp/syslog-ng/pkg/syslog-ng//usr/share/syslog-ng/include/scl && tar xf -)
# chmod -R u+rwX /tmp/syslog-ng/pkg/syslog-ng//usr/share/syslog-ng/include/scl
# libtool: install: /usr/bin/install -c modules/afsocket/.libs/libafsocket-tls.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafsocket-tls.so
# libtool: install: /usr/bin/install -c modules/afsocket/.libs/libafsocket-tls.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafsocket-tls.la
# libtool: install: warning: relinking `modules/afsql/libafsql.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/afsql/libafsql.la -rpath /usr/lib/syslog-ng modules/afsql/modules_afsql_libafsql_la-afsql.lo modules/afsql/modules_afsql_libafsql_la-afsql-grammar.lo modules/afsql/modules_afsql_libafsql_la-afsql-parser.lo modules/afsql/modules_afsql_libafsql_la-afsql-plugin.lo ./lib/libsyslog-ng.la -ldbi ./lib/libsyslog-ng-crypto.la -lssl -lcrypto -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/afsql/.libs/libafsql.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafsql.so
# libtool: install: /usr/bin/install -c modules/afsql/.libs/libafsql.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafsql.la
# libtool: install: warning: relinking `modules/affile/libaffile.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/affile/libaffile.la -rpath /usr/lib/syslog-ng modules/affile/modules_affile_libaffile_la-logproto-file-writer.lo modules/affile/modules_affile_libaffile_la-poll-file-changes.lo modules/affile/modules_affile_libaffile_la-affile-common.lo modules/affile/modules_affile_libaffile_la-affile-source.lo modules/affile/modules_affile_libaffile_la-affile-dest.lo modules/affile/modules_affile_libaffile_la-affile-grammar.lo modules/affile/modules_affile_libaffile_la-affile-parser.lo modules/affile/modules_affile_libaffile_la-affile-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/affile/.libs/libaffile.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libaffile.so
# libtool: install: /usr/bin/install -c modules/affile/.libs/libaffile.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libaffile.la
# libtool: install: warning: relinking `modules/afprog/libafprog.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/afprog/libafprog.la -rpath /usr/lib/syslog-ng modules/afprog/modules_afprog_libafprog_la-afprog.lo modules/afprog/modules_afprog_libafprog_la-afprog-grammar.lo modules/afprog/modules_afprog_libafprog_la-afprog-parser.lo modules/afprog/modules_afprog_libafprog_la-afprog-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/afprog/.libs/libafprog.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafprog.so
# libtool: install: /usr/bin/install -c modules/afprog/.libs/libafprog.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafprog.la
# libtool: install: warning: relinking `modules/afuser/libafuser.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/afuser/libafuser.la -rpath /usr/lib/syslog-ng modules/afuser/modules_afuser_libafuser_la-afuser.lo modules/afuser/modules_afuser_libafuser_la-afuser-grammar.lo modules/afuser/modules_afuser_libafuser_la-afuser-parser.lo modules/afuser/modules_afuser_libafuser_la-afuser-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/afuser/.libs/libafuser.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafuser.so
# libtool: install: /usr/bin/install -c modules/afuser/.libs/libafuser.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafuser.la
# libtool: install: warning: relinking `modules/afamqp/libafamqp.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -I./modules/afamqp/rabbitmq-c/librabbitmq -I./modules/afamqp/rabbitmq-c/librabbitmq -I./modules/afamqp -I./modules/afamqp -Wall -pthread -avoid-version -module -no-undefined -o modules/afamqp/libafamqp.la -rpath /usr/lib/syslog-ng modules/afamqp/modules_afamqp_libafamqp_la-dummy.lo modules/afamqp/modules_afamqp_libafamqp_la-afamqp-grammar.lo modules/afamqp/modules_afamqp_libafamqp_la-afamqp.lo modules/afamqp/modules_afamqp_libafamqp_la-afamqp-parser.lo ./lib/libsyslog-ng.la -L./modules/afamqp/rabbitmq-c/librabbitmq -lrabbitmq -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/afamqp/.libs/libafamqp.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafamqp.so
# libtool: install: /usr/bin/install -c modules/afamqp/.libs/libafamqp.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafamqp.la
# libtool: install: warning: relinking `modules/afmongodb/libafmongodb.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -I./modules/afmongodb/libmongo-client/src -I./modules/afmongodb -I./modules/afmongodb -Wall -pthread -avoid-version -module -no-undefined -o modules/afmongodb/libafmongodb.la -rpath /usr/lib/syslog-ng modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb-grammar.lo modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb.lo modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb-parser.lo ./lib/libsyslog-ng.la ./lib/libsyslog-ng-crypto.la -L./modules/afmongodb/libmongo-client/src -lmongo-client -lssl -lcrypto -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/afmongodb/.libs/libafmongodb.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafmongodb.so
# libtool: install: /usr/bin/install -c modules/afmongodb/.libs/libafmongodb.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafmongodb.la
# libtool: install: warning: relinking `modules/csvparser/libcsvparser.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/csvparser/libcsvparser.la -rpath /usr/lib/syslog-ng modules/csvparser/modules_csvparser_libcsvparser_la-csvparser.lo modules/csvparser/modules_csvparser_libcsvparser_la-csvparser-grammar.lo modules/csvparser/modules_csvparser_libcsvparser_la-csvparser-parser.lo modules/csvparser/modules_csvparser_libcsvparser_la-csvparser-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/csvparser/.libs/libcsvparser.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libcsvparser.so
# libtool: install: /usr/bin/install -c modules/csvparser/.libs/libcsvparser.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libcsvparser.la
# libtool: install: warning: relinking `modules/confgen/libconfgen.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/confgen/libconfgen.la -rpath /usr/lib/syslog-ng modules/confgen/modules_confgen_libconfgen_la-confgen-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/confgen/.libs/libconfgen.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libconfgen.so
# libtool: install: /usr/bin/install -c modules/confgen/.libs/libconfgen.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libconfgen.la
# libtool: install: warning: relinking `modules/system-source/libsystem-source.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/system-source/libsystem-source.la -rpath /usr/lib/syslog-ng modules/system-source/modules_system_source_libsystem_source_la-system-source.lo ./lib/libsyslog-ng.la -lsystemd -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/system-source/.libs/libsystem-source.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libsystem-source.so
# libtool: install: /usr/bin/install -c modules/system-source/.libs/libsystem-source.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libsystem-source.la
# libtool: install: warning: relinking `modules/linux-kmsg-format/liblinux-kmsg-format.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/linux-kmsg-format/liblinux-kmsg-format.la -rpath /usr/lib/syslog-ng modules/linux-kmsg-format/modules_linux_kmsg_format_liblinux_kmsg_format_la-linux-kmsg-format.lo modules/linux-kmsg-format/modules_linux_kmsg_format_liblinux_kmsg_format_la-linux-kmsg-format-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/linux-kmsg-format/.libs/liblinux-kmsg-format.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/liblinux-kmsg-format.so
# libtool: install: /usr/bin/install -c modules/linux-kmsg-format/.libs/liblinux-kmsg-format.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/liblinux-kmsg-format.la
# libtool: install: warning: relinking `modules/basicfuncs/libbasicfuncs.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/basicfuncs/libbasicfuncs.la -rpath /usr/lib/syslog-ng modules/basicfuncs/modules_basicfuncs_libbasicfuncs_la-basic-funcs.lo ./lib/libsyslog-ng.la -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/basicfuncs/.libs/libbasicfuncs.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libbasicfuncs.so
# libtool: install: /usr/bin/install -c modules/basicfuncs/.libs/libbasicfuncs.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libbasicfuncs.la
# libtool: install: warning: relinking `modules/cryptofuncs/libcryptofuncs.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/cryptofuncs/libcryptofuncs.la -rpath /usr/lib/syslog-ng modules/cryptofuncs/cryptofuncs.lo ./lib/libsyslog-ng.la ./lib/libsyslog-ng-crypto.la -lssl -lcrypto -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/cryptofuncs/.libs/libcryptofuncs.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libcryptofuncs.so
# libtool: install: /usr/bin/install -c modules/cryptofuncs/.libs/libcryptofuncs.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libcryptofuncs.la
# libtool: install: warning: relinking `modules/dbparser/libdbparser.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/dbparser/libdbparser.la -rpath /usr/lib/syslog-ng modules/dbparser/modules_dbparser_libdbparser_la-dbparser.lo modules/dbparser/modules_dbparser_libdbparser_la-dbparser-grammar.lo modules/dbparser/modules_dbparser_libdbparser_la-dbparser-parser.lo modules/dbparser/modules_dbparser_libdbparser_la-dbparser-plugin.lo modules/dbparser/modules_dbparser_libdbparser_la-radix.lo modules/dbparser/modules_dbparser_libdbparser_la-patterndb.lo modules/dbparser/modules_dbparser_libdbparser_la-timerwheel.lo modules/dbparser/modules_dbparser_libdbparser_la-patternize.lo ./lib/libsyslog-ng.la ./lib/libsyslog-ng-crypto.la -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/dbparser/.libs/libdbparser.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libdbparser.so
# libtool: install: /usr/bin/install -c modules/dbparser/.libs/libdbparser.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libdbparser.la
# libtool: install: warning: relinking `modules/json/libjson-plugin.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -I/usr/include/json-c -Wall -pthread -avoid-version -module -no-undefined -o modules/json/libjson-plugin.la -rpath /usr/lib/syslog-ng modules/json/modules_json_libjson_plugin_la-format-json.lo modules/json/modules_json_libjson_plugin_la-json-parser.lo modules/json/modules_json_libjson_plugin_la-json-parser-grammar.lo modules/json/modules_json_libjson_plugin_la-json-parser-parser.lo modules/json/modules_json_libjson_plugin_la-dot-notation.lo modules/json/modules_json_libjson_plugin_la-json-plugin.lo ./lib/libsyslog-ng.la -ljson-c -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/json/.libs/libjson-plugin.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libjson-plugin.so
# libtool: install: /usr/bin/install -c modules/json/.libs/libjson-plugin.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libjson-plugin.la
# libtool: install: warning: relinking `modules/afstomp/libafstomp.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -I./lib -I./modules -I./lib -I./modules -I./modules/afstomp -I./modules/afstomp -Wall -pthread -avoid-version -module -no-undefined -o modules/afstomp/libafstomp.la -rpath /usr/lib/syslog-ng modules/afstomp/modules_afstomp_libafstomp_la-afstomp-grammar.lo modules/afstomp/modules_afstomp_libafstomp_la-afstomp.lo modules/afstomp/modules_afstomp_libafstomp_la-afstomp-parser.lo modules/afstomp/modules_afstomp_libafstomp_la-stomp.lo ./lib/libsyslog-ng.la -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/afstomp/.libs/libafstomp.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafstomp.so
# libtool: install: /usr/bin/install -c modules/afstomp/.libs/libafstomp.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libafstomp.la
# libtool: install: warning: relinking `modules/pseudofile/libpseudofile.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/pseudofile/libpseudofile.la -rpath /usr/lib/syslog-ng modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile.lo modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile-grammar.lo modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile-parser.lo modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/pseudofile/.libs/libpseudofile.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libpseudofile.so
# libtool: install: /usr/bin/install -c modules/pseudofile/.libs/libpseudofile.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libpseudofile.la
# libtool: install: warning: relinking `modules/graphite/libgraphite.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -I./modules/graphite -I./modules/graphite -Wall -pthread -avoid-version -module -no-undefined -o modules/graphite/libgraphite.la -rpath /usr/lib/syslog-ng modules/graphite/modules_graphite_libgraphite_la-graphite-plugin.lo modules/graphite/modules_graphite_libgraphite_la-graphite-output.lo ./lib/libsyslog-ng.la -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/graphite/.libs/libgraphite.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libgraphite.so
# libtool: install: /usr/bin/install -c modules/graphite/.libs/libgraphite.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libgraphite.la
# libtool: install: warning: relinking `modules/systemd-journal/libsdjournal.la'
# libtool: install: (cd /tmp/syslog-ng/src/syslog-ng-3.6.3; /bin/sh /tmp/syslog-ng/src/syslog-ng-3.6.3/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -avoid-version -module -no-undefined -o modules/systemd-journal/libsdjournal.la -rpath /usr/lib/syslog-ng modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal.lo modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal-grammar.lo modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal-parser.lo modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal-plugin.lo modules/systemd-journal/modules_systemd_journal_libsdjournal_la-journal-reader.lo modules/systemd-journal/modules_systemd_journal_libsdjournal_la-journald-subsystem.lo modules/systemd-journal/modules_systemd_journal_libsdjournal_la-journald-helper.lo ./lib/libsyslog-ng.la -lsystemd -inst-prefix-dir /tmp/syslog-ng/pkg/syslog-ng)
# libtool: install: /usr/bin/install -c modules/systemd-journal/.libs/libsdjournal.soT /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libsdjournal.so
# libtool: install: /usr/bin/install -c modules/systemd-journal/.libs/libsdjournal.lai /tmp/syslog-ng/pkg/syslog-ng/usr/lib/syslog-ng/libsdjournal.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/syslog-ng'
# make: Leaving directory '/tmp/syslog-ng/src/syslog-ng-3.6.3'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "syslog-ng"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: syslog-ng 3.6.3-2 (Wed Aug 24 14:09:13 UTC 2016)

CMD: pacman --query --file syslog-ng-3.6.3-2-x86_64.pkg.tar.xz
# syslog-ng 3.6.3-2

Creating hybrid package for 'syslog-ng'

Trying to find vanilla package 'syslog-ng'...

CMD: pacman --query --file /mirror/syslog-ng-3.6.3-2.pkg.tar.xz
# syslog-ng 3.6.3-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /etc/syslog-ng/scl.conf
# /etc/syslog-ng/syslog-ng.conf
# /etc/logrotate.d/syslog-ng
# /usr/lib/libsyslog-ng-3.6.so.0
# /usr/lib/libsyslog-ng.so
# /usr/lib/libsyslog-ng-3.6.so.0.0.0
# /usr/lib/syslog-ng/libafsocket.so
# /usr/lib/syslog-ng/libsyslog-ng-crypto.so
# /usr/lib/syslog-ng/libsyslogformat.so
# /usr/lib/syslog-ng/libafsocket-notls.so
# /usr/lib/syslog-ng/libafsocket-tls.so
# /usr/lib/syslog-ng/libafsql.so
# /usr/lib/syslog-ng/libaffile.so
# /usr/lib/syslog-ng/libafprog.so
# /usr/lib/syslog-ng/libafuser.so
# /usr/lib/syslog-ng/libafamqp.so
# /usr/lib/syslog-ng/libafmongodb.so
# /usr/lib/syslog-ng/libcsvparser.so
# /usr/lib/syslog-ng/libconfgen.so
# /usr/lib/syslog-ng/libsystem-source.so
# /usr/lib/syslog-ng/liblinux-kmsg-format.so
# /usr/lib/syslog-ng/libbasicfuncs.so
# /usr/lib/syslog-ng/libcryptofuncs.so
# /usr/lib/syslog-ng/libdbparser.so
# /usr/lib/syslog-ng/libjson-plugin.so
# /usr/lib/syslog-ng/libafstomp.so
# /usr/lib/syslog-ng/libpseudofile.so
# /usr/lib/syslog-ng/libgraphite.so
# /usr/lib/syslog-ng/libsdjournal.so
# /usr/lib/syslog-ng/libtest/libsyslog-ng-test.a
# /usr/lib/pkgconfig/syslog-ng.pc
# /usr/lib/pkgconfig/syslog-ng-test.pc
# /usr/lib/systemd/system/syslog-ng.service
# /usr/bin/update-patterndb
# /usr/bin/syslog-ng
# /usr/bin/syslog-ng-ctl
# /usr/bin/pdbtool
# /usr/bin/loggen
# /usr/include/syslog-ng/afinter.h
# /usr/include/syslog-ng/alarms.h
# /usr/include/syslog-ng/apphook.h
# /usr/include/syslog-ng/atomic.h
# /usr/include/syslog-ng/block-ref-parser.h
# /usr/include/syslog-ng/cache.h
# /usr/include/syslog-ng/cfg.h
# /usr/include/syslog-ng/cfg-grammar.h
# /usr/include/syslog-ng/cfg-lexer.h
# /usr/include/syslog-ng/cfg-lexer-subst.h
# /usr/include/syslog-ng/cfg-args.h
# /usr/include/syslog-ng/cfg-parser.h
# /usr/include/syslog-ng/cfg-tree.h
# /usr/include/syslog-ng/children.h
# /usr/include/syslog-ng/crypto.h
# /usr/include/syslog-ng/dnscache.h
# /usr/include/syslog-ng/driver.h
# /usr/include/syslog-ng/file-perms.h
# /usr/include/syslog-ng/gprocess.h
# /usr/include/syslog-ng/gsockaddr.h
# /usr/include/syslog-ng/gsocket.h
# /usr/include/syslog-ng/hostname.h
# /usr/include/syslog-ng/host-resolve.h
# /usr/include/syslog-ng/logmatcher.h
# /usr/include/syslog-ng/logmpx.h
# /usr/include/syslog-ng/logmsg.h
# /usr/include/syslog-ng/logpipe.h
# /usr/include/syslog-ng/logqueue-fifo.h
# /usr/include/syslog-ng/logqueue.h
# /usr/include/syslog-ng/logreader.h
# /usr/include/syslog-ng/logsource.h
# /usr/include/syslog-ng/logstamp.h
# /usr/include/syslog-ng/logthrdestdrv.h
# /usr/include/syslog-ng/logwriter.h
# /usr/include/syslog-ng/mainloop.h
# /usr/include/syslog-ng/mainloop-call.h
# /usr/include/syslog-ng/mainloop-worker.h
# /usr/include/syslog-ng/mainloop-io-worker.h
# /usr/include/syslog-ng/memtrace.h
# /usr/include/syslog-ng/messages.h
# /usr/include/syslog-ng/misc.h
# /usr/include/syslog-ng/ml-batched-timer.h
# /usr/include/syslog-ng/msg-format.h
# /usr/include/syslog-ng/nvtable.h
# /usr/include/syslog-ng/parse-number.h
# /usr/include/syslog-ng/pathutils.h
# /usr/include/syslog-ng/persist-state.h
# /usr/include/syslog-ng/persistable-state-header.h
# /usr/include/syslog-ng/persistable-state-presenter.h
# /usr/include/syslog-ng/plugin.h
# /usr/include/syslog-ng/plugin-types.h
# /usr/include/syslog-ng/poll-events.h
# /usr/include/syslog-ng/poll-fd-events.h
# /usr/include/syslog-ng/pragma-parser.h
# /usr/include/syslog-ng/presented-persistable-state.h
# /usr/include/syslog-ng/reloc.h
# /usr/include/syslog-ng/rcptid.h
# /usr/include/syslog-ng/run-id.h
# /usr/include/syslog-ng/scratch-buffers.h
# /usr/include/syslog-ng/serialize.h
# /usr/include/syslog-ng/service-management.h
# /usr/include/syslog-ng/str-format.h
# /usr/include/syslog-ng/syslog-names.h
# /usr/include/syslog-ng/syslog-ng.h
# /usr/include/syslog-ng/tags.h
# /usr/include/syslog-ng/timeutils.h
# /usr/include/syslog-ng/tls-support.h
# /usr/include/syslog-ng/thread-utils.h
# /usr/include/syslog-ng/tlscontext.h
# /usr/include/syslog-ng/type-hinting.h
# /usr/include/syslog-ng/uuid.h
# /usr/include/syslog-ng/value-pairs.h
# /usr/include/syslog-ng/vptransform.h
# /usr/include/syslog-ng/versioning.h
# /usr/include/syslog-ng/bookmark.h
# /usr/include/syslog-ng/ringbuffer.h
# /usr/include/syslog-ng/ack_tracker.h
# /usr/include/syslog-ng/compat/compat.h
# /usr/include/syslog-ng/compat/getutent.h
# /usr/include/syslog-ng/compat/glib.h
# /usr/include/syslog-ng/compat/lfs.h
# /usr/include/syslog-ng/compat/pio.h
# /usr/include/syslog-ng/compat/socket.h
# /usr/include/syslog-ng/compat/string.h
# /usr/include/syslog-ng/compat/time.h
# /usr/include/syslog-ng/control/control.h
# /usr/include/syslog-ng/control/control-server.h
# /usr/include/syslog-ng/filter/filter-expr.h
# /usr/include/syslog-ng/filter/filter-op.h
# /usr/include/syslog-ng/filter/filter-cmp.h
# /usr/include/syslog-ng/filter/filter-in-list.h
# /usr/include/syslog-ng/filter/filter-tags.h
# /usr/include/syslog-ng/filter/filter-netmask.h
# /usr/include/syslog-ng/filter/filter-call.h
# /usr/include/syslog-ng/filter/filter-re.h
# /usr/include/syslog-ng/filter/filter-pri.h
# /usr/include/syslog-ng/filter/filter-pipe.h
# /usr/include/syslog-ng/filter/filter-expr-parser.h
# /usr/include/syslog-ng/libtest/testutils.h
# /usr/include/syslog-ng/libtest/msg_parse_lib.h
# /usr/include/syslog-ng/libtest/template_lib.h
# /usr/include/syslog-ng/libtest/proto_lib.h
# /usr/include/syslog-ng/libtest/persist_lib.h
# /usr/include/syslog-ng/libtest/mock-transport.h
# /usr/include/syslog-ng/logproto/logproto-client.h
# /usr/include/syslog-ng/logproto/logproto-server.h
# /usr/include/syslog-ng/logproto/logproto-buffered-server.h
# /usr/include/syslog-ng/logproto/logproto-dgram-server.h
# /usr/include/syslog-ng/logproto/logproto-framed-client.h
# /usr/include/syslog-ng/logproto/logproto-framed-server.h
# /usr/include/syslog-ng/logproto/logproto-text-client.h
# /usr/include/syslog-ng/logproto/logproto-text-server.h
# /usr/include/syslog-ng/logproto/logproto-indented-multiline-server.h
# /usr/include/syslog-ng/logproto/logproto-regexp-multiline-server.h
# /usr/include/syslog-ng/logproto/logproto-record-server.h
# /usr/include/syslog-ng/logproto/logproto-builtins.h
# /usr/include/syslog-ng/logproto/logproto.h
# /usr/include/syslog-ng/parser/parser-expr.h
# /usr/include/syslog-ng/parser/parser-expr-parser.h
# /usr/include/syslog-ng/stats/stats.h
# /usr/include/syslog-ng/stats/stats-counter.h
# /usr/include/syslog-ng/stats/stats-cluster.h
# /usr/include/syslog-ng/stats/stats-csv.h
# /usr/include/syslog-ng/stats/stats-log.h
# /usr/include/syslog-ng/stats/stats-registry.h
# /usr/include/syslog-ng/stats/stats-syslog.h
# /usr/include/syslog-ng/rewrite/rewrite-expr.h
# /usr/include/syslog-ng/rewrite/rewrite-set-tag.h
# /usr/include/syslog-ng/rewrite/rewrite-set.h
# /usr/include/syslog-ng/rewrite/rewrite-subst.h
# /usr/include/syslog-ng/rewrite/rewrite-expr-parser.h
# /usr/include/syslog-ng/rewrite/rewrite-groupset.h
# /usr/include/syslog-ng/template/templates.h
# /usr/include/syslog-ng/transport/logtransport.h
# /usr/include/syslog-ng/transport/transport-aux-data.h
# /usr/include/syslog-ng/transport/transport-tls.h
# /usr/include/syslog-ng/transport/transport-file.h
# /usr/include/syslog-ng/transport/transport-pipe.h
# /usr/include/syslog-ng/transport/transport-device.h
# /usr/include/syslog-ng/transport/transport-socket.h
# /usr/include/syslog-ng/ivykis/iv_avl.h
# /usr/include/syslog-ng/ivykis/iv_event.h
# /usr/include/syslog-ng/ivykis/iv_event_raw.h
# /usr/include/syslog-ng/ivykis/iv_list.h
# /usr/include/syslog-ng/ivykis/iv_thread.h
# /usr/include/syslog-ng/ivykis/iv_tls.h
# /usr/include/syslog-ng/ivykis/iv_work.h
# /usr/include/syslog-ng/ivykis/iv_fd_pump.h
# /usr/include/syslog-ng/ivykis/iv_popen.h
# /usr/include/syslog-ng/ivykis/iv_signal.h
# /usr/include/syslog-ng/ivykis/iv_wait.h
# /usr/include/syslog-ng/ivykis/iv_inotify.h
# /usr/include/syslog-ng/ivykis/iv.h
# /usr/share/man/man5/syslog-ng.conf.5.gz
# /usr/share/man/man8/syslog-ng.8.gz
# /usr/share/man/man1/pdbtool.1.gz
# /usr/share/man/man1/loggen.1.gz
# /usr/share/man/man1/syslog-ng-ctl.1.gz
# /usr/share/syslog-ng/tools/lex-rules.am
# /usr/share/syslog-ng/tools/cfg-grammar.y
# /usr/share/syslog-ng/tools/merge-grammar.pl
# /usr/share/syslog-ng/tools/system-expand
# /usr/share/syslog-ng/xsd/patterndb-1.xsd
# /usr/share/syslog-ng/xsd/patterndb-2.xsd
# /usr/share/syslog-ng/xsd/patterndb-3.xsd
# /usr/share/syslog-ng/xsd/patterndb-4.xsd
# /usr/share/syslog-ng/include/scl/system/plugin.conf
# /usr/share/syslog-ng/include/scl/pacct/plugin.conf
# /usr/share/syslog-ng/include/scl/syslogconf/convert-syslogconf.awk
# /usr/share/syslog-ng/include/scl/syslogconf/README
# /usr/share/syslog-ng/include/scl/syslogconf/plugin.conf
# /usr/share/syslog-ng/include/scl/rewrite/cc-mask.conf
# /usr/share/syslog-ng/include/scl/nodejs/plugin.conf
# /usr/share/syslog-ng/include/scl/graphite/README
# /usr/share/syslog-ng/include/scl/graphite/plugin.conf
# /sysroot/usr/lib/libsyslog-ng-3.6.so.0.0.0
# /sysroot/usr/lib/libsyslog-ng-3.6.so.0
# /sysroot/usr/lib/libsyslog-ng.so
# /sysroot/usr/lib/libsyslog-ng.la
# /sysroot/usr/lib/syslog-ng/libsyslog-ng-crypto.so
# /sysroot/usr/lib/syslog-ng/libsyslog-ng-crypto.la
# /sysroot/usr/lib/syslog-ng/libsyslogformat.so
# /sysroot/usr/lib/syslog-ng/libsyslogformat.la
# /sysroot/usr/lib/syslog-ng/libafsocket.so
# /sysroot/usr/lib/syslog-ng/libafsocket-notls.so
# /sysroot/usr/lib/syslog-ng/libafsocket-notls.la
# /sysroot/usr/lib/syslog-ng/libafsocket-tls.so
# /sysroot/usr/lib/syslog-ng/libafsocket-tls.la
# /sysroot/usr/lib/syslog-ng/libafsql.so
# /sysroot/usr/lib/syslog-ng/libafsql.la
# /sysroot/usr/lib/syslog-ng/libaffile.so
# /sysroot/usr/lib/syslog-ng/libaffile.la
# /sysroot/usr/lib/syslog-ng/libafprog.so
# /sysroot/usr/lib/syslog-ng/libafprog.la
# /sysroot/usr/lib/syslog-ng/libafuser.so
# /sysroot/usr/lib/syslog-ng/libafuser.la
# /sysroot/usr/lib/syslog-ng/libafamqp.so
# /sysroot/usr/lib/syslog-ng/libafamqp.la
# /sysroot/usr/lib/syslog-ng/libafmongodb.so
# /sysroot/usr/lib/syslog-ng/libafmongodb.la
# /sysroot/usr/lib/syslog-ng/libcsvparser.so
# /sysroot/usr/lib/syslog-ng/libcsvparser.la
# /sysroot/usr/lib/syslog-ng/libconfgen.so
# /sysroot/usr/lib/syslog-ng/libconfgen.la
# /sysroot/usr/lib/syslog-ng/libsystem-source.so
# /sysroot/usr/lib/syslog-ng/libsystem-source.la
# /sysroot/usr/lib/syslog-ng/liblinux-kmsg-format.so
# /sysroot/usr/lib/syslog-ng/liblinux-kmsg-format.la
# /sysroot/usr/lib/syslog-ng/libbasicfuncs.so
# /sysroot/usr/lib/syslog-ng/libbasicfuncs.la
# /sysroot/usr/lib/syslog-ng/libcryptofuncs.so
# /sysroot/usr/lib/syslog-ng/libcryptofuncs.la
# /sysroot/usr/lib/syslog-ng/libdbparser.so
# /sysroot/usr/lib/syslog-ng/libdbparser.la
# /sysroot/usr/lib/syslog-ng/libjson-plugin.so
# /sysroot/usr/lib/syslog-ng/libjson-plugin.la
# /sysroot/usr/lib/syslog-ng/libafstomp.so
# /sysroot/usr/lib/syslog-ng/libafstomp.la
# /sysroot/usr/lib/syslog-ng/libpseudofile.so
# /sysroot/usr/lib/syslog-ng/libpseudofile.la
# /sysroot/usr/lib/syslog-ng/libgraphite.so
# /sysroot/usr/lib/syslog-ng/libgraphite.la
# /sysroot/usr/lib/syslog-ng/libsdjournal.so
# /sysroot/usr/lib/syslog-ng/libsdjournal.la
# /sysroot/usr/lib/syslog-ng/libtest/libsyslog-ng-test.a
# /sysroot/usr/lib/pkgconfig/syslog-ng.pc
# /sysroot/usr/lib/pkgconfig/syslog-ng-test.pc
# /sysroot/usr/lib/systemd/system/syslog-ng.service
# /sysroot/usr/include/syslog-ng/afinter.h
# /sysroot/usr/include/syslog-ng/alarms.h
# /sysroot/usr/include/syslog-ng/apphook.h
# /sysroot/usr/include/syslog-ng/atomic.h
# /sysroot/usr/include/syslog-ng/block-ref-parser.h
# /sysroot/usr/include/syslog-ng/cache.h
# /sysroot/usr/include/syslog-ng/cfg.h
# /sysroot/usr/include/syslog-ng/cfg-grammar.h
# /sysroot/usr/include/syslog-ng/cfg-lexer.h
# /sysroot/usr/include/syslog-ng/cfg-lexer-subst.h
# /sysroot/usr/include/syslog-ng/cfg-args.h
# /sysroot/usr/include/syslog-ng/cfg-parser.h
# /sysroot/usr/include/syslog-ng/cfg-tree.h
# /sysroot/usr/include/syslog-ng/children.h
# /sysroot/usr/include/syslog-ng/crypto.h
# /sysroot/usr/include/syslog-ng/dnscache.h
# /sysroot/usr/include/syslog-ng/driver.h
# /sysroot/usr/include/syslog-ng/file-perms.h
# /sysroot/usr/include/syslog-ng/gprocess.h
# /sysroot/usr/include/syslog-ng/gsockaddr.h
# /sysroot/usr/include/syslog-ng/gsocket.h
# /sysroot/usr/include/syslog-ng/hostname.h
# /sysroot/usr/include/syslog-ng/host-resolve.h
# /sysroot/usr/include/syslog-ng/logmatcher.h
# /sysroot/usr/include/syslog-ng/logmpx.h
# /sysroot/usr/include/syslog-ng/logmsg.h
# /sysroot/usr/include/syslog-ng/logpipe.h
# /sysroot/usr/include/syslog-ng/logqueue-fifo.h
# /sysroot/usr/include/syslog-ng/logqueue.h
# /sysroot/usr/include/syslog-ng/logreader.h
# /sysroot/usr/include/syslog-ng/logsource.h
# /sysroot/usr/include/syslog-ng/logstamp.h
# /sysroot/usr/include/syslog-ng/logthrdestdrv.h
# /sysroot/usr/include/syslog-ng/logwriter.h
# /sysroot/usr/include/syslog-ng/mainloop.h
# /sysroot/usr/include/syslog-ng/mainloop-call.h
# /sysroot/usr/include/syslog-ng/mainloop-worker.h
# /sysroot/usr/include/syslog-ng/mainloop-io-worker.h
# /sysroot/usr/include/syslog-ng/memtrace.h
# /sysroot/usr/include/syslog-ng/messages.h
# /sysroot/usr/include/syslog-ng/misc.h
# /sysroot/usr/include/syslog-ng/ml-batched-timer.h
# /sysroot/usr/include/syslog-ng/msg-format.h
# /sysroot/usr/include/syslog-ng/nvtable.h
# /sysroot/usr/include/syslog-ng/parse-number.h
# /sysroot/usr/include/syslog-ng/pathutils.h
# /sysroot/usr/include/syslog-ng/persist-state.h
# /sysroot/usr/include/syslog-ng/persistable-state-header.h
# /sysroot/usr/include/syslog-ng/persistable-state-presenter.h
# /sysroot/usr/include/syslog-ng/plugin.h
# /sysroot/usr/include/syslog-ng/plugin-types.h
# /sysroot/usr/include/syslog-ng/poll-events.h
# /sysroot/usr/include/syslog-ng/poll-fd-events.h
# /sysroot/usr/include/syslog-ng/pragma-parser.h
# /sysroot/usr/include/syslog-ng/presented-persistable-state.h
# /sysroot/usr/include/syslog-ng/reloc.h
# /sysroot/usr/include/syslog-ng/rcptid.h
# /sysroot/usr/include/syslog-ng/run-id.h
# /sysroot/usr/include/syslog-ng/scratch-buffers.h
# /sysroot/usr/include/syslog-ng/serialize.h
# /sysroot/usr/include/syslog-ng/service-management.h
# /sysroot/usr/include/syslog-ng/str-format.h
# /sysroot/usr/include/syslog-ng/syslog-names.h
# /sysroot/usr/include/syslog-ng/syslog-ng.h
# /sysroot/usr/include/syslog-ng/tags.h
# /sysroot/usr/include/syslog-ng/timeutils.h
# /sysroot/usr/include/syslog-ng/tls-support.h
# /sysroot/usr/include/syslog-ng/thread-utils.h
# /sysroot/usr/include/syslog-ng/tlscontext.h
# /sysroot/usr/include/syslog-ng/type-hinting.h
# /sysroot/usr/include/syslog-ng/uuid.h
# /sysroot/usr/include/syslog-ng/value-pairs.h
# /sysroot/usr/include/syslog-ng/vptransform.h
# /sysroot/usr/include/syslog-ng/versioning.h
# /sysroot/usr/include/syslog-ng/bookmark.h
# /sysroot/usr/include/syslog-ng/ringbuffer.h
# /sysroot/usr/include/syslog-ng/ack_tracker.h
# /sysroot/usr/include/syslog-ng/compat/compat.h
# /sysroot/usr/include/syslog-ng/compat/getutent.h
# /sysroot/usr/include/syslog-ng/compat/glib.h
# /sysroot/usr/include/syslog-ng/compat/lfs.h
# /sysroot/usr/include/syslog-ng/compat/pio.h
# /sysroot/usr/include/syslog-ng/compat/socket.h
# /sysroot/usr/include/syslog-ng/compat/string.h
# /sysroot/usr/include/syslog-ng/compat/time.h
# /sysroot/usr/include/syslog-ng/control/control.h
# /sysroot/usr/include/syslog-ng/control/control-server.h
# /sysroot/usr/include/syslog-ng/filter/filter-expr.h
# /sysroot/usr/include/syslog-ng/filter/filter-op.h
# /sysroot/usr/include/syslog-ng/filter/filter-cmp.h
# /sysroot/usr/include/syslog-ng/filter/filter-in-list.h
# /sysroot/usr/include/syslog-ng/filter/filter-tags.h
# /sysroot/usr/include/syslog-ng/filter/filter-netmask.h
# /sysroot/usr/include/syslog-ng/filter/filter-call.h
# /sysroot/usr/include/syslog-ng/filter/filter-re.h
# /sysroot/usr/include/syslog-ng/filter/filter-pri.h
# /sysroot/usr/include/syslog-ng/filter/filter-pipe.h
# /sysroot/usr/include/syslog-ng/filter/filter-expr-parser.h
# /sysroot/usr/include/syslog-ng/libtest/testutils.h
# /sysroot/usr/include/syslog-ng/libtest/msg_parse_lib.h
# /sysroot/usr/include/syslog-ng/libtest/template_lib.h
# /sysroot/usr/include/syslog-ng/libtest/proto_lib.h
# /sysroot/usr/include/syslog-ng/libtest/persist_lib.h
# /sysroot/usr/include/syslog-ng/libtest/mock-transport.h
# /sysroot/usr/include/syslog-ng/logproto/logproto-client.h
# /sysroot/usr/include/syslog-ng/logproto/logproto-server.h
# /sysroot/usr/include/syslog-ng/logproto/logproto-buffered-server.h
# /sysroot/usr/include/syslog-ng/logproto/logproto-dgram-server.h
# /sysroot/usr/include/syslog-ng/logproto/logproto-framed-client.h
# /sysroot/usr/include/syslog-ng/logproto/logproto-framed-server.h
# /sysroot/usr/include/syslog-ng/logproto/logproto-text-client.h
# /sysroot/usr/include/syslog-ng/logproto/logproto-text-server.h
# /sysroot/usr/include/syslog-ng/logproto/logproto-indented-multiline-server.h
# /sysroot/usr/include/syslog-ng/logproto/logproto-regexp-multiline-server.h
# /sysroot/usr/include/syslog-ng/logproto/logproto-record-server.h
# /sysroot/usr/include/syslog-ng/logproto/logproto-builtins.h
# /sysroot/usr/include/syslog-ng/logproto/logproto.h
# /sysroot/usr/include/syslog-ng/parser/parser-expr.h
# /sysroot/usr/include/syslog-ng/parser/parser-expr-parser.h
# /sysroot/usr/include/syslog-ng/rewrite/rewrite-expr.h
# /sysroot/usr/include/syslog-ng/rewrite/rewrite-set-tag.h
# /sysroot/usr/include/syslog-ng/rewrite/rewrite-set.h
# /sysroot/usr/include/syslog-ng/rewrite/rewrite-subst.h
# /sysroot/usr/include/syslog-ng/rewrite/rewrite-expr-parser.h
# /sysroot/usr/include/syslog-ng/rewrite/rewrite-groupset.h
# /sysroot/usr/include/syslog-ng/stats/stats.h
# /sysroot/usr/include/syslog-ng/stats/stats-counter.h
# /sysroot/usr/include/syslog-ng/stats/stats-cluster.h
# /sysroot/usr/include/syslog-ng/stats/stats-csv.h
# /sysroot/usr/include/syslog-ng/stats/stats-log.h
# /sysroot/usr/include/syslog-ng/stats/stats-registry.h
# /sysroot/usr/include/syslog-ng/stats/stats-syslog.h
# /sysroot/usr/include/syslog-ng/template/templates.h
# /sysroot/usr/include/syslog-ng/transport/logtransport.h
# /sysroot/usr/include/syslog-ng/transport/transport-aux-data.h
# /sysroot/usr/include/syslog-ng/transport/transport-tls.h
# /sysroot/usr/include/syslog-ng/transport/transport-file.h
# /sysroot/usr/include/syslog-ng/transport/transport-pipe.h
# /sysroot/usr/include/syslog-ng/transport/transport-device.h
# /sysroot/usr/include/syslog-ng/transport/transport-socket.h
# /sysroot/usr/include/syslog-ng/ivykis/iv_avl.h
# /sysroot/usr/include/syslog-ng/ivykis/iv_event.h
# /sysroot/usr/include/syslog-ng/ivykis/iv_event_raw.h
# /sysroot/usr/include/syslog-ng/ivykis/iv_list.h
# /sysroot/usr/include/syslog-ng/ivykis/iv_thread.h
# /sysroot/usr/include/syslog-ng/ivykis/iv_tls.h
# /sysroot/usr/include/syslog-ng/ivykis/iv_work.h
# /sysroot/usr/include/syslog-ng/ivykis/iv_fd_pump.h
# /sysroot/usr/include/syslog-ng/ivykis/iv_popen.h
# /sysroot/usr/include/syslog-ng/ivykis/iv_signal.h
# /sysroot/usr/include/syslog-ng/ivykis/iv_wait.h
# /sysroot/usr/include/syslog-ng/ivykis/iv_inotify.h
# /sysroot/usr/include/syslog-ng/ivykis/iv.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr var sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr var sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr var sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf syslog-ng.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/syslog-ng.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/syslog-ng.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 1618

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/syslog-ng.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 737

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/syslog-ng.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/syslog-ng.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

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 = 66665f18f74a
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /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 /usr/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:3717: result: no
# configure:3727: checking for gcc
# configure:3743: found /usr/bin/gcc
# configure:3754: result: gcc
# configure:3983: checking for C compiler version
# configure:3992: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4003: $? = 0
# configure:3992: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4003: $? = 0
# configure:3992: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4003: $? = 1
# configure:3992: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4003: $? = 1
# configure:4023: checking whether the C compiler works
# configure:4045: gcc 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: gcc -o conftest conftest.c >&5
# configure:4119: $? = 0
# configure:4141: result:
# configure:4163: checking whether we are cross compiling
# configure:4171: gcc -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: gcc -c conftest.c >&5
# configure:4232: $? = 0
# configure:4253: result: o
# configure:4257: checking whether we are using the GNU C compiler
# configure:4276: gcc -c conftest.c >&5
# configure:4276: $? = 0
# configure:4285: result: yes
# configure:4294: checking whether gcc accepts -g
# configure:4314: gcc -c -g conftest.c >&5
# configure:4314: $? = 0
# configure:4355: result: yes
# configure:4372: checking for gcc option to accept ISO C89
# configure:4436: gcc -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 gcc
# configure:4645: result: gcc3
# configure:4660: checking for gcc option to accept ISO C99
# configure:4809: gcc -c conftest.c >&5
# configure:4809: $? = 0
# configure:4822: result: none needed
# configure:4838: checking whether gcc and cc understand -c and -o together
# configure:4869: gcc -c conftest.c -o conftest2.o >&5
# configure:4873: $? = 0
# configure:4879: gcc -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: $? = 0
# configure:5084: checking lex output file root
# configure:5098: result: lex.yy
# configure:5103: checking lex library
# configure:5117: gcc -o conftest conftest.c >&5
# /tmp/cc3DYuHn.o: In function `yylex':
# conftest.c:(.text+0x6f9): undefined reference to `yywrap'
# /tmp/cc3DYuHn.o: In function `input':
# conftest.c:(.text+0x11c8): undefined reference to `yywrap'
# /tmp/cc3DYuHn.o: In function `main':
# conftest.c:(.text+0x1e9c): undefined reference to `yywrap'
# collect2: error: ld returned 1 exit status
# 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. */
# |
# | #line 3 "lex.yy.c"
# |
# | #define YY_INT_ALIGNED short int
# |
# | /* A lexical scanner generated by flex */
# |
# | #define FLEX_SCANNER
# | #define YY_FLEX_MAJOR_VERSION 2
# | #define YY_FLEX_MINOR_VERSION 6
# | #define YY_FLEX_SUBMINOR_VERSION 0
# | #if YY_FLEX_SUBMINOR_VERSION > 0
# | #define FLEX_BETA
# | #endif
# |
# | /* First, we deal with platform-specific or compiler-specific issues. */
# |
# | /* begin standard C headers. */
# | #include
# | #include
# | #include
# | #include
# |
# | /* end standard C headers. */
# |
# | /* flex integer type definitions */
# |
# | #ifndef FLEXINT_H
# | #define FLEXINT_H
# |
# | /* C99 systems have . Non-C99 systems may or may not. */
# |
# | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
# |
# | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
# | * if you want the limit (max/min) macros for int types.
# | */
# | #ifndef __STDC_LIMIT_MACROS
# | #define __STDC_LIMIT_MACROS 1
# | #endif
# |
# | #include
# | typedef int8_t flex_int8_t;
# | typedef uint8_t flex_uint8_t;
# | typedef int16_t flex_int16_t;
# | typedef uint16_t flex_uint16_t;
# | typedef int32_t flex_int32_t;
# | typedef uint32_t flex_uint32_t;
# | #else
# | typedef signed char flex_int8_t;
# | typedef short int flex_int16_t;
# | typedef int flex_int32_t;
# | typedef unsigned char flex_uint8_t;
# | typedef unsigned short int flex_uint16_t;
# | typedef unsigned int flex_uint32_t;
# |
# | /* Limits of integral types. */
# | #ifndef INT8_MIN
# | #define INT8_MIN (-128)
# | #endif
# | #ifndef INT16_MIN
# | #define INT16_MIN (-32767-1)
# | #endif
# | #ifndef INT32_MIN
# | #define INT32_MIN (-2147483647-1)
# | #endif
# | #ifndef INT8_MAX
# | #define INT8_MAX (127)
# | #endif
# | #ifndef INT16_MAX
# | #define INT16_MAX (32767)
# | #endif
# | #ifndef INT32_MAX
# | #define INT32_MAX (2147483647)
# | #endif
# | #ifndef UINT8_MAX
# | #define UINT8_MAX (255U)
# | #endif
# | #ifndef UINT16_MAX
# | #define UINT16_MAX (65535U)
# | #endif
# | #ifndef UINT32_MAX
# | #define UINT32_MAX (4294967295U)
# | #endif
# |
# | #endif /* ! C99 */
# |
# | #endif /* ! FLEXINT_H */
# |
# | #ifdef __cplusplus
# |
# | /* The "const" storage-class-modifier is valid. */
# | #define YY_USE_CONST
# |
# | #else /* ! __cplusplus */
# |
# | /* C99 requires __STDC__ to be defined as 1. */
# | #if defined (__STDC__)
# |
# | #define YY_USE_CONST
# |
# | #endif /* defined (__STDC__) */
# | #endif /* ! __cplusplus */
# |
# | #ifdef YY_USE_CONST
# | #define yyconst const
# | #else
# | #define yyconst
# | #endif
# |
# | /* Returned upon end-of-file. */
# | #define YY_NULL 0
# |
# | /* Promotes a possibly negative, possibly signed char to an unsigned
# | * integer for use as an array index. If the signed char is negative,
# | * we want to instead treat it as an 8-bit unsigned char, hence the
# | * double cast.
# | */
# | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
# |
# | /* Enter a start condition. This macro really ought to take a parameter,
# | * but we do it the disgusting crufty way forced on us by the ()-less
# | * definition of BEGIN.
# | */
# | #define BEGIN (yy_start) = 1 + 2 *
# |
# | /* Translate the current start state into a value that can be later handed
# | * to BEGIN to return to the state. The YYSTATE alias is for lex
# | * compatibility.
# | */
# | #define YY_START (((yy_start) - 1) / 2)
# | #define YYSTATE YY_START
# |
# | /* Action number for EOF rule of a given start state. */
# | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
# |
# | /* Special action meaning "start processing a new file". */
# | #define YY_NEW_FILE yyrestart(yyin )
# |
# | #define YY_END_OF_BUFFER_CHAR 0
# |
# | /* Size of default input buffer. */
# | #ifndef YY_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k.
# | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
# | * Ditto for the __ia64__ case accordingly.
# | */
# | #define YY_BUF_SIZE 32768
# | #else
# | #define YY_BUF_SIZE 16384
# | #endif /* __ia64__ */
# | #endif
# |
# | /* The state buf must be large enough to hold one state per character in the main buffer.
# | */
# | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
# |
# | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
# | #define YY_TYPEDEF_YY_BUFFER_STATE
# | typedef struct yy_buffer_state *YY_BUFFER_STATE;
# | #endif
# |
# | #ifndef YY_TYPEDEF_YY_SIZE_T
# | #define YY_TYPEDEF_YY_SIZE_T
# | typedef size_t yy_size_t;
# | #endif
# |
# | extern yy_size_t yyleng;
# |
# | extern FILE *yyin, *yyout;
# |
# | #define EOB_ACT_CONTINUE_SCAN 0
# | #define EOB_ACT_END_OF_FILE 1
# | #define EOB_ACT_LAST_MATCH 2
# |
# | #define YY_LESS_LINENO(n)
# | #define YY_LINENO_REWIND_TO(ptr)
# |
# | /* Return all but the first "n" matched characters back to the input stream. */
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | *yy_cp = (yy_hold_char); \
# | YY_RESTORE_YY_MORE_OFFSET \
# | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
# | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
# | } \
# | while ( 0 )
# |
# | #define unput(c) yyunput( c, (yytext_ptr) )
# |
# | #ifndef YY_STRUCT_YY_BUFFER_STATE
# | #define YY_STRUCT_YY_BUFFER_STATE
# | struct yy_buffer_state
# | {
# | FILE *yy_input_file;
# |
# | char *yy_ch_buf; /* input buffer */
# | char *yy_buf_pos; /* current position in input buffer */
# |
# | /* Size of input buffer in bytes, not including room for EOB
# | * characters.
# | */
# | yy_size_t yy_buf_size;
# |
# | /* Number of characters read into yy_ch_buf, not including EOB
# | * characters.
# | */
# | yy_size_t yy_n_chars;
# |
# | /* Whether we "own" the buffer - i.e., we know we created it,
# | * and can realloc() it to grow it, and should free() it to
# | * delete it.
# | */
# | int yy_is_our_buffer;
# |
# | /* Whether this is an "interactive" input source; if so, and
# | * if we're using stdio for input, then we want to use getc()
# | * instead of fread(), to make sure we stop fetching input after
# | * each newline.
# | */
# | int yy_is_interactive;
# |
# | /* Whether we're considered to be at the beginning of a line.
# | * If so, '^' rules will be active on the next match, otherwise
# | * not.
# | */
# | int yy_at_bol;
# |
# | int yy_bs_lineno; /**< The line count. */
# | int yy_bs_column; /**< The column count. */
# |
# | /* Whether to try to fill the input buffer when we reach the
# | * end of it.
# | */
# | int yy_fill_buffer;
# |
# | int yy_buffer_status;
# |
# | #define YY_BUFFER_NEW 0
# | #define YY_BUFFER_NORMAL 1
# | /* When an EOF's been seen but there's still some text to process
# | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
# | * shouldn't try reading from the input source any more. We might
# | * still have a bunch of tokens to match, though, because of
# | * possible backing-up.
# | *
# | * When we actually see the EOF, we change the status to "new"
# | * (via yyrestart()), so that the user can continue scanning by
# | * just pointing yyin at a new input file.
# | */
# | #define YY_BUFFER_EOF_PENDING 2
# |
# | };
# | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
# |
# | /* Stack of input buffers. */
# | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
# | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
# | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
# |
# | /* We provide macros for accessing buffer states in case in the
# | * future we want to put the buffer states in a more general
# | * "scanner state".
# | *
# | * Returns the top of the stack, or NULL.
# | */
# | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
# | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
# | : NULL)
# |
# | /* Same as previous macro, but useful when we know that the buffer stack is not
# | * NULL or when we need an lvalue. For internal use only.
# | */
# | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
# |
# | /* yy_hold_char holds the character lost when yytext is formed. */
# | static char yy_hold_char;
# | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
# | yy_size_t yyleng;
# |
# | /* Points to current character in buffer. */
# | static char *yy_c_buf_p = (char *) 0;
# | static int yy_init = 0; /* whether we need to initialize */
# | static int yy_start = 0; /* start state number */
# |
# | /* Flag which is used to allow yywrap()'s to do buffer switches
# | * instead of setting up a fresh yyin. A bit of a hack ...
# | */
# | static int yy_did_buffer_switch_on_eof;
# |
# | void yyrestart (FILE *input_file );
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
# | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
# | void yy_delete_buffer (YY_BUFFER_STATE b );
# | void yy_flush_buffer (YY_BUFFER_STATE b );
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
# | void yypop_buffer_state (void );
# |
# | static void yyensure_buffer_stack (void );
# | static void yy_load_buffer_state (void );
# | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
# |
# | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
# |
# | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
# | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
# |
# | void *yyalloc (yy_size_t );
# | void *yyrealloc (void *,yy_size_t );
# | void yyfree (void * );
# |
# | #define yy_new_buffer yy_create_buffer
# |
# | #define yy_set_interactive(is_interactive) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){ \
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
# | }
# |
# | #define yy_set_bol(at_bol) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){\
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
# | }
# |
# | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
# |
# | /* Begin user sect3 */
# |
# | typedef unsigned char YY_CHAR;
# |
# | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
# |
# | typedef int yy_state_type;
# |
# | extern int yylineno;
# |
# | int yylineno = 1;
# |
# | extern char *yytext;
# | #ifdef yytext_ptr
# | #undef yytext_ptr
# | #endif
# | #define yytext_ptr yytext
# |
# | static yy_state_type yy_get_previous_state (void );
# | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
# | static int yy_get_next_buffer (void );
# | #if defined(__GNUC__) && __GNUC__ >= 3
# | __attribute__((__noreturn__))
# | #endif
# | static void yy_fatal_error (yyconst char msg[] );
# |
# | /* Done after the current pattern has been matched and before the
# | * corresponding action - sets up yytext.
# | */
# | #define YY_DO_BEFORE_ACTION \
# | (yytext_ptr) = yy_bp; \
# | (yytext_ptr) -= (yy_more_len); \
# | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
# | (yy_hold_char) = *yy_cp; \
# | *yy_cp = '\0'; \
# | (yy_c_buf_p) = yy_cp;
# |
# | #define YY_NUM_RULES 8
# | #define YY_END_OF_BUFFER 9
# | /* This struct is not used in this scanner,
# | but its presence is necessary. */
# | struct yy_trans_info
# | {
# | flex_int32_t yy_verify;
# | flex_int32_t yy_nxt;
# | };
# | static yyconst flex_int16_t yy_acclist[23] =
# | { 0,
# | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
# | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
# | 7, 8
# | } ;
# |
# | static yyconst flex_int16_t yy_accept[14] =
# | { 0,
# | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
# | 20, 23, 23
# | } ;
# |
# | static yyconst YY_CHAR yy_ec[256] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
# |
# | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# |
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst YY_CHAR yy_meta[9] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst flex_uint16_t yy_base[13] =
# | { 0,
# | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
# | 10, 10
# | } ;
# |
# | static yyconst flex_int16_t yy_def[13] =
# | { 0,
# | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
# | 12, 0
# | } ;
# |
# | static yyconst flex_uint16_t yy_nxt[19] =
# | { 0,
# | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | static yyconst flex_int16_t yy_chk[19] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | extern int yy_flex_debug;
# | int yy_flex_debug = 0;
# |
# | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
# | static char *yy_full_match;
# | static int yy_lp;
# | #define REJECT \
# | { \
# | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
# | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
# | ++(yy_lp); \
# | goto find_rule; \
# | }
# |
# | static int yy_more_flag = 0;
# | static int yy_more_len = 0;
# | #define yymore() ((yy_more_flag) = 1)
# | #define YY_MORE_ADJ (yy_more_len)
# | #define YY_RESTORE_YY_MORE_OFFSET
# | char *yytext;
# | #line 1 "conftest.l"
# | #line 484 "lex.yy.c"
# |
# | #define INITIAL 0
# |
# | #ifndef YY_NO_UNISTD_H
# | /* Special case for "unistd.h", since it is non-ANSI. We include it way
# | * down here because we want the user's section 1 to have been scanned first.
# | * The user has a chance to override it with an option.
# | */
# | #include
# | #endif
# |
# | #ifndef YY_EXTRA_TYPE
# | #define YY_EXTRA_TYPE void *
# | #endif
# |
# | static int yy_init_globals (void );
# |
# | /* Accessor methods to globals.
# | These are made visible to non-reentrant scanners for convenience. */
# |
# | int yylex_destroy (void );
# |
# | int yyget_debug (void );
# |
# | void yyset_debug (int debug_flag );
# |
# | YY_EXTRA_TYPE yyget_extra (void );
# |
# | void yyset_extra (YY_EXTRA_TYPE user_defined );
# |
# | FILE *yyget_in (void );
# |
# | void yyset_in (FILE * _in_str );
# |
# | FILE *yyget_out (void );
# |
# | void yyset_out (FILE * _out_str );
# |
# | yy_size_t yyget_leng (void );
# |
# | char *yyget_text (void );
# |
# | int yyget_lineno (void );
# |
# | void yyset_lineno (int _line_number );
# |
# | /* Macros after this point can all be overridden by user definitions in
# | * section 1.
# | */
# |
# | #ifndef YY_SKIP_YYWRAP
# | #ifdef __cplusplus
# | extern "C" int yywrap (void );
# | #else
# | extern int yywrap (void );
# | #endif
# | #endif
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c,char *buf_ptr );
# |
# | #endif
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char *,yyconst char *,int );
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * );
# | #endif
# |
# | #ifndef YY_NO_INPUT
# |
# | #ifdef __cplusplus
# | static int yyinput (void );
# | #else
# | static int input (void );
# | #endif
# |
# | #endif
# |
# | /* Amount of stuff to slurp up with each read. */
# | #ifndef YY_READ_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k */
# | #define YY_READ_BUF_SIZE 16384
# | #else
# | #define YY_READ_BUF_SIZE 8192
# | #endif /* __ia64__ */
# | #endif
# |
# | /* Copy whatever the last rule matched to the standard output. */
# | #ifndef ECHO
# | /* This used to be an fputs(), but since the string might contain NUL's,
# | * we now use fwrite().
# | */
# | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
# | #endif
# |
# | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
# | * is returned in "result".
# | */
# | #ifndef YY_INPUT
# | #define YY_INPUT(buf,result,max_size) \
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
# | { \
# | int c = '*'; \
# | size_t n; \
# | for ( n = 0; n < max_size && \
# | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
# | buf[n] = (char) c; \
# | if ( c == '\n' ) \
# | buf[n++] = (char) c; \
# | if ( c == EOF && ferror( yyin ) ) \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | result = n; \
# | } \
# | else \
# | { \
# | errno=0; \
# | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
# | { \
# | if( errno != EINTR) \
# | { \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | break; \
# | } \
# | errno=0; \
# | clearerr(yyin); \
# | } \
# | }\
# | \
# |
# | #endif
# |
# | /* No semi-colon after return; correct usage is to write "yyterminate();" -
# | * we don't want an extra ';' after the "return" because that will cause
# | * some compilers to complain about unreachable statements.
# | */
# | #ifndef yyterminate
# | #define yyterminate() return YY_NULL
# | #endif
# |
# | /* Number of entries by which start-condition stack grows. */
# | #ifndef YY_START_STACK_INCR
# | #define YY_START_STACK_INCR 25
# | #endif
# |
# | /* Report a fatal error. */
# | #ifndef YY_FATAL_ERROR
# | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
# | #endif
# |
# | /* end tables serialization structures and prototypes */
# |
# | /* Default declaration of generated scanner - a define so the user can
# | * easily add parameters.
# | */
# | #ifndef YY_DECL
# | #define YY_DECL_IS_OURS 1
# |
# | extern int yylex (void);
# |
# | #define YY_DECL int yylex (void)
# | #endif /* !YY_DECL */
# |
# | /* Code executed at the beginning of each rule, after yytext and yyleng
# | * have been set up.
# | */
# | #ifndef YY_USER_ACTION
# | #define YY_USER_ACTION
# | #endif
# |
# | /* Code executed at the end of each rule. */
# | #ifndef YY_BREAK
# | #define YY_BREAK /*LINTED*/break;
# | #endif
# |
# | #define YY_RULE_SETUP \
# | YY_USER_ACTION
# |
# | /** The main scanner function which does all the work.
# | */
# | YY_DECL
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp, *yy_bp;
# | int yy_act;
# |
# | if ( !(yy_init) )
# | {
# | (yy_init) = 1;
# |
# | #ifdef YY_USER_INIT
# | YY_USER_INIT;
# | #endif
# |
# | /* Create the reject buffer large enough to save one state per allowed character. */
# | if ( ! (yy_state_buf) )
# | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
# | if ( ! (yy_state_buf) )
# | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
# |
# | if ( ! (yy_start) )
# | (yy_start) = 1; /* first start state */
# |
# | if ( ! yyin )
# | yyin = stdin;
# |
# | if ( ! yyout )
# | yyout = stdout;
# |
# | if ( ! YY_CURRENT_BUFFER ) {
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_load_buffer_state( );
# | }
# |
# | {
# | #line 1 "conftest.l"
# |
# | #line 710 "lex.yy.c"
# |
# | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
# | {
# | (yy_more_len) = 0;
# | if ( (yy_more_flag) )
# | {
# | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
# | (yy_more_flag) = 0;
# | }
# | yy_cp = (yy_c_buf_p);
# |
# | /* Support of yytext. */
# | *yy_cp = (yy_hold_char);
# |
# | /* yy_bp points to the position in yy_ch_buf of the start of
# | * the current run.
# | */
# | yy_bp = yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | yy_match:
# | do
# | {
# | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | ++yy_cp;
# | }
# | while ( yy_base[yy_current_state] != 10 );
# |
# | yy_find_action:
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | find_rule: /* we branch to this label when backing up */
# | for ( ; ; ) /* until we find what rule we matched */
# | {
# | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
# | {
# | yy_act = yy_acclist[(yy_lp)];
# | {
# | (yy_full_match) = yy_cp;
# | break;
# | }
# | }
# | --yy_cp;
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | }
# |
# | YY_DO_BEFORE_ACTION;
# |
# | do_action: /* This label is used only to access EOF actions. */
# |
# | switch ( yy_act )
# | { /* beginning of action switch */
# | case 1:
# | YY_RULE_SETUP
# | #line 2 "conftest.l"
# | { ECHO; }
# | YY_BREAK
# | case 2:
# | YY_RULE_SETUP
# | #line 3 "conftest.l"
# | { REJECT; }
# | YY_BREAK
# | case 3:
# | YY_RULE_SETUP
# | #line 4 "conftest.l"
# | { yymore (); }
# | YY_BREAK
# | case 4:
# | YY_RULE_SETUP
# | #line 5 "conftest.l"
# | { yyless (1); }
# | YY_BREAK
# | case 5:
# | YY_RULE_SETUP
# | #line 6 "conftest.l"
# | { yyless (input () != 0); }
# | YY_BREAK
# | case 6:
# | YY_RULE_SETUP
# | #line 7 "conftest.l"
# | { unput (yytext[0]); }
# | YY_BREAK
# | case 7:
# | YY_RULE_SETUP
# | #line 8 "conftest.l"
# | { BEGIN INITIAL; }
# | YY_BREAK
# | case 8:
# | YY_RULE_SETUP
# | #line 9 "conftest.l"
# | ECHO;
# | YY_BREAK
# | #line 816 "lex.yy.c"
# | case YY_STATE_EOF(INITIAL):
# | yyterminate();
# |
# | case YY_END_OF_BUFFER:
# | {
# | /* Amount of text matched not including the EOB char. */
# | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
# |
# | /* Undo the effects of YY_DO_BEFORE_ACTION. */
# | *yy_cp = (yy_hold_char);
# | YY_RESTORE_YY_MORE_OFFSET
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
# | {
# | /* We're scanning a new file or input source. It's
# | * possible that this happened because the user
# | * just pointed yyin at a new source and called
# | * yylex(). If so, then we have to assure
# | * consistency between YY_CURRENT_BUFFER and our
# | * globals. Here is the right place to do so, because
# | * this is the first action (other than possibly a
# | * back-up) that will match for the new input source.
# | */
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
# | }
# |
# | /* Note that here we test for yy_c_buf_p "<=" to the position
# | * of the first EOB in the buffer, since yy_c_buf_p will
# | * already have been incremented past the NUL character
# | * (since all states make transitions on EOB to the
# | * end-of-buffer state). Contrast this with the test
# | * in input().
# | */
# | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | { /* This was really a NUL. */
# | yy_state_type yy_next_state;
# |
# | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | /* Okay, we're now positioned to make the NUL
# | * transition. We couldn't have
# | * yy_get_previous_state() go ahead and do it
# | * for us because it doesn't know how to deal
# | * with the possibility of jamming (and we don't
# | * want to build jamming into it because then it
# | * will run more slowly).
# | */
# |
# | yy_next_state = yy_try_NUL_trans( yy_current_state );
# |
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# |
# | if ( yy_next_state )
# | {
# | /* Consume the NUL. */
# | yy_cp = ++(yy_c_buf_p);
# | yy_current_state = yy_next_state;
# | goto yy_match;
# | }
# |
# | else
# | {
# | yy_cp = (yy_c_buf_p);
# | goto yy_find_action;
# | }
# | }
# |
# | else switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_END_OF_FILE:
# | {
# | (yy_did_buffer_switch_on_eof) = 0;
# |
# | if ( yywrap( ) )
# | {
# | /* Note: because we've taken care in
# | * yy_get_next_buffer() to have set up
# | * yytext, we can now set up
# | * yy_c_buf_p so that if some total
# | * hoser (like flex itself) wants to
# | * call the scanner after we return the
# | * YY_NULL, it'll still work - another
# | * YY_NULL will get returned.
# | */
# | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
# |
# | yy_act = YY_STATE_EOF(YY_START);
# | goto do_action;
# | }
# |
# | else
# | {
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | }
# | break;
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) =
# | (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_match;
# |
# | case EOB_ACT_LAST_MATCH:
# | (yy_c_buf_p) =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_find_action;
# | }
# | break;
# | }
# |
# | default:
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--no action found" );
# | } /* end of action switch */
# | } /* end of scanning one token */
# | } /* end of user's declarations */
# | } /* end of yylex */
# |
# | /* yy_get_next_buffer - try to read in a new buffer
# | *
# | * Returns a code representing an action:
# | * EOB_ACT_LAST_MATCH -
# | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
# | * EOB_ACT_END_OF_FILE - end of file
# | */
# | static int yy_get_next_buffer (void)
# | {
# | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
# | char *source = (yytext_ptr);
# | yy_size_t number_to_move, i;
# | int ret_val;
# |
# | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--end of buffer missed" );
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
# | { /* Don't try to fill the buffer, so this is an EOF. */
# | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
# | {
# | /* We matched a single character, the EOB, so
# | * treat this as a final EOF.
# | */
# | return EOB_ACT_END_OF_FILE;
# | }
# |
# | else
# | {
# | /* We matched some text prior to the EOB, first
# | * process it.
# | */
# | return EOB_ACT_LAST_MATCH;
# | }
# | }
# |
# | /* Try to read more data. */
# |
# | /* First move last chars to start of buffer. */
# | number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1;
# |
# | for ( i = 0; i < number_to_move; ++i )
# | *(dest++) = *(source++);
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
# | /* don't do the read, it's not guaranteed to return an EOF,
# | * just force an EOF
# | */
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
# |
# | else
# | {
# | yy_size_t num_to_read =
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
# |
# | while ( num_to_read <= 0 )
# | { /* Not enough room in the buffer - grow it. */
# |
# | YY_FATAL_ERROR(
# | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
# |
# | }
# |
# | if ( num_to_read > YY_READ_BUF_SIZE )
# | num_to_read = YY_READ_BUF_SIZE;
# |
# | /* Read in more data. */
# | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
# | (yy_n_chars), num_to_read );
# |
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | if ( (yy_n_chars) == 0 )
# | {
# | if ( number_to_move == YY_MORE_ADJ )
# | {
# | ret_val = EOB_ACT_END_OF_FILE;
# | yyrestart(yyin );
# | }
# |
# | else
# | {
# | ret_val = EOB_ACT_LAST_MATCH;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
# | YY_BUFFER_EOF_PENDING;
# | }
# | }
# |
# | else
# | ret_val = EOB_ACT_CONTINUE_SCAN;
# |
# | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
# | /* Extend the array by 50%, plus the number we really need. */
# | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
# | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
# | }
# |
# | (yy_n_chars) += number_to_move;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
# |
# | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
# |
# | return ret_val;
# | }
# |
# | /* yy_get_previous_state - get the state just before the EOB char was reached */
# |
# | static yy_state_type yy_get_previous_state (void)
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
# | {
# | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | }
# |
# | return yy_current_state;
# | }
# |
# | /* yy_try_NUL_trans - try to make a transition on the NUL character
# | *
# | * synopsis
# | * next_state = yy_try_NUL_trans( current_state );
# | */
# | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
# | {
# | int yy_is_jam;
# |
# | YY_CHAR yy_c = 1;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | yy_is_jam = (yy_current_state == 12);
# | if ( ! yy_is_jam )
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | return yy_is_jam ? 0 : yy_current_state;
# | }
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c, char * yy_bp )
# | {
# | char *yy_cp;
# |
# | yy_cp = (yy_c_buf_p);
# |
# | /* undo effects of setting up yytext */
# | *yy_cp = (yy_hold_char);
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | { /* need to shift things up to make room */
# | /* +2 for EOB chars. */
# | yy_size_t number_to_move = (yy_n_chars) + 2;
# | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
# | char *source =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
# |
# | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | *--dest = *--source;
# |
# | yy_cp += (int) (dest - source);
# | yy_bp += (int) (dest - source);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | YY_FATAL_ERROR( "flex scanner push-back overflow" );
# | }
# |
# | *--yy_cp = (char) c;
# |
# | (yytext_ptr) = yy_bp;
# | (yy_hold_char) = *yy_cp;
# | (yy_c_buf_p) = yy_cp;
# | }
# |
# | #endif
# |
# | #ifndef YY_NO_INPUT
# | #ifdef __cplusplus
# | static int yyinput (void)
# | #else
# | static int input (void)
# | #endif
# |
# | {
# | int c;
# |
# | *(yy_c_buf_p) = (yy_hold_char);
# |
# | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
# | {
# | /* yy_c_buf_p now points to the character we want to return.
# | * If this occurs *before* the EOB characters, then it's a
# | * valid NUL; if not, then we've hit the end of the buffer.
# | */
# | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | /* This was really a NUL. */
# | *(yy_c_buf_p) = '\0';
# |
# | else
# | { /* need more input */
# | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
# | ++(yy_c_buf_p);
# |
# | switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_LAST_MATCH:
# | /* This happens because yy_g_n_b()
# | * sees that we've accumulated a
# | * token and flags that we need to
# | * try matching the token before
# | * proceeding. But for input(),
# | * there's no matching to consider.
# | * So convert the EOB_ACT_LAST_MATCH
# | * to EOB_ACT_END_OF_FILE.
# | */
# |
# | /* Reset buffer status. */
# | yyrestart(yyin );
# |
# | /*FALLTHROUGH*/
# |
# | case EOB_ACT_END_OF_FILE:
# | {
# | if ( yywrap( ) )
# | return EOF;
# |
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | #ifdef __cplusplus
# | return yyinput();
# | #else
# | return input();
# | #endif
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) = (yytext_ptr) + offset;
# | break;
# | }
# | }
# | }
# |
# | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
# | *(yy_c_buf_p) = '\0'; /* preserve yytext */
# | (yy_hold_char) = *++(yy_c_buf_p);
# |
# | return c;
# | }
# | #endif /* ifndef YY_NO_INPUT */
# |
# | /** Immediately switch to a different input stream.
# | * @param input_file A readable stream.
# | *
# | * @note This function does not reset the start condition to @c INITIAL .
# | */
# | void yyrestart (FILE * input_file )
# | {
# |
# | if ( ! YY_CURRENT_BUFFER ){
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
# | yy_load_buffer_state( );
# | }
# |
# | /** Switch to a different input buffer.
# | * @param new_buffer The new input buffer.
# | *
# | */
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
# | {
# |
# | /* TODO. We should be able to replace this entire function body
# | * with
# | * yypop_buffer_state();
# | * yypush_buffer_state(new_buffer);
# | */
# | yyensure_buffer_stack ();
# | if ( YY_CURRENT_BUFFER == new_buffer )
# | return;
# |
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# | yy_load_buffer_state( );
# |
# | /* We don't actually know whether we did this switch during
# | * EOF (yywrap()) processing, but the only time this flag
# | * is looked at is after yywrap() is called, so it's safe
# | * to go ahead and always set it.
# | */
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | static void yy_load_buffer_state (void)
# | {
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
# | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
# | (yy_hold_char) = *(yy_c_buf_p);
# | }
# |
# | /** Allocate and initialize an input buffer state.
# | * @param file A readable stream.
# | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
# | *
# | * @return the allocated buffer state.
# | */
# | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
# | {
# | YY_BUFFER_STATE b;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_buf_size = (yy_size_t)size;
# |
# | /* yy_ch_buf has to be 2 characters longer than the size given because
# | * we need to put in 2 end-of-buffer characters.
# | */
# | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
# | if ( ! b->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_is_our_buffer = 1;
# |
# | yy_init_buffer(b,file );
# |
# | return b;
# | }
# |
# | /** Destroy the buffer.
# | * @param b a buffer created with yy_create_buffer()
# | *
# | */
# | void yy_delete_buffer (YY_BUFFER_STATE b )
# | {
# |
# | if ( ! b )
# | return;
# |
# | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
# | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
# |
# | if ( b->yy_is_our_buffer )
# | yyfree((void *) b->yy_ch_buf );
# |
# | yyfree((void *) b );
# | }
# |
# | /* Initializes or reinitializes a buffer.
# | * This function is sometimes called more than once on the same buffer,
# | * such as during a yyrestart() or at EOF.
# | */
# | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
# |
# | {
# | int oerrno = errno;
# |
# | yy_flush_buffer(b );
# |
# | b->yy_input_file = file;
# | b->yy_fill_buffer = 1;
# |
# | /* If b is the current buffer, then yy_init_buffer was _probably_
# | * called from yyrestart() or through yy_get_next_buffer.
# | * In that case, we don't want to reset the lineno or column.
# | */
# | if (b != YY_CURRENT_BUFFER){
# | b->yy_bs_lineno = 1;
# | b->yy_bs_column = 0;
# | }
# |
# | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
# |
# | errno = oerrno;
# | }
# |
# | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
# | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
# | *
# | */
# | void yy_flush_buffer (YY_BUFFER_STATE b )
# | {
# | if ( ! b )
# | return;
# |
# | b->yy_n_chars = 0;
# |
# | /* We always need two end-of-buffer characters. The first causes
# | * a transition to the end-of-buffer state. The second causes
# | * a jam in that state.
# | */
# | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
# | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
# |
# | b->yy_buf_pos = &b->yy_ch_buf[0];
# |
# | b->yy_at_bol = 1;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | if ( b == YY_CURRENT_BUFFER )
# | yy_load_buffer_state( );
# | }
# |
# | /** Pushes the new state onto the stack. The new state becomes
# | * the current state. This function will allocate the stack
# | * if necessary.
# | * @param new_buffer The new state.
# | *
# | */
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
# | {
# | if (new_buffer == NULL)
# | return;
# |
# | yyensure_buffer_stack();
# |
# | /* This block is copied from yy_switch_to_buffer. */
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | /* Only push if top exists. Otherwise, replace top. */
# | if (YY_CURRENT_BUFFER)
# | (yy_buffer_stack_top)++;
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# |
# | /* copied from yy_switch_to_buffer. */
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | /** Removes and deletes the top of the stack, if present.
# | * The next element becomes the new top.
# | *
# | */
# | void yypop_buffer_state (void)
# | {
# | if (!YY_CURRENT_BUFFER)
# | return;
# |
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | if ((yy_buffer_stack_top) > 0)
# | --(yy_buffer_stack_top);
# |
# | if (YY_CURRENT_BUFFER) {
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# | }
# |
# | /* Allocates the stack if it does not exist.
# | * Guarantees space for at least one push.
# | */
# | static void yyensure_buffer_stack (void)
# | {
# | yy_size_t num_to_alloc;
# |
# | if (!(yy_buffer_stack)) {
# |
# | /* First allocation is just for 2 elements, since we don't know if this
# | * scanner will even need a stack. We use 2 instead of 1 to avoid an
# | * immediate realloc on the next call.
# | */
# | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
# | (num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
# |
# | (yy_buffer_stack_max) = num_to_alloc;
# | (yy_buffer_stack_top) = 0;
# | return;
# | }
# |
# | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
# |
# | /* Increase the buffer to prepare for a possible push. */
# | yy_size_t grow_size = 8 /* arbitrary grow size */;
# |
# | num_to_alloc = (yy_buffer_stack_max) + grow_size;
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
# | ((yy_buffer_stack),
# | num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | /* zero only the new slots.*/
# | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
# | (yy_buffer_stack_max) = num_to_alloc;
# | }
# | }
# |
# | /** Setup the input buffer state to scan directly from a user-specified character buffer.
# | * @param base the character buffer
# | * @param size the size in bytes of the character buffer
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
# | {
# | YY_BUFFER_STATE b;
# |
# | if ( size < 2 ||
# | base[size-2] != YY_END_OF_BUFFER_CHAR ||
# | base[size-1] != YY_END_OF_BUFFER_CHAR )
# | /* They forgot to leave room for the EOB's. */
# | return 0;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
# |
# | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
# | b->yy_buf_pos = b->yy_ch_buf = base;
# | b->yy_is_our_buffer = 0;
# | b->yy_input_file = 0;
# | b->yy_n_chars = b->yy_buf_size;
# | b->yy_is_interactive = 0;
# | b->yy_at_bol = 1;
# | b->yy_fill_buffer = 0;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | yy_switch_to_buffer(b );
# |
# | return b;
# | }
# |
# | /** Setup the input buffer state to scan a string. The next call to yylex() will
# | * scan from a @e copy of @a str.
# | * @param yystr a NUL-terminated string to scan
# | *
# | * @return the newly allocated buffer state object.
# | * @note If you want to scan bytes that may contain NUL values, then use
# | * yy_scan_bytes() instead.
# | */
# | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
# | {
# |
# | return yy_scan_bytes(yystr,strlen(yystr) );
# | }
# |
# | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
# | * scan from a @e copy of @a bytes.
# | * @param yybytes the byte buffer to scan
# | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
# | {
# | YY_BUFFER_STATE b;
# | char *buf;
# | yy_size_t n;
# | yy_size_t i;
# |
# | /* Get memory for full buffer, including space for trailing EOB's. */
# | n = _yybytes_len + 2;
# | buf = (char *) yyalloc(n );
# | if ( ! buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
# |
# | for ( i = 0; i < _yybytes_len; ++i )
# | buf[i] = yybytes[i];
# |
# | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
# |
# | b = yy_scan_buffer(buf,n );
# | if ( ! b )
# | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
# |
# | /* It's okay to grow etc. this buffer, and we should throw it
# | * away when we're done.
# | */
# | b->yy_is_our_buffer = 1;
# |
# | return b;
# | }
# |
# | #ifndef YY_EXIT_FAILURE
# | #define YY_EXIT_FAILURE 2
# | #endif
# |
# | static void yy_fatal_error (yyconst char* msg )
# | {
# | (void) fprintf( stderr, "%s\n", msg );
# | exit( YY_EXIT_FAILURE );
# | }
# |
# | /* Redefine yyless() so it works in section 3 code. */
# |
# | #undef yyless
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | yytext[yyleng] = (yy_hold_char); \
# | (yy_c_buf_p) = yytext + yyless_macro_arg; \
# | (yy_hold_char) = *(yy_c_buf_p); \
# | *(yy_c_buf_p) = '\0'; \
# | yyleng = yyless_macro_arg; \
# | } \
# | while ( 0 )
# |
# | /* Accessor methods (get/set functions) to struct members. */
# |
# | /** Get the current line number.
# | *
# | */
# | int yyget_lineno (void)
# | {
# |
# | return yylineno;
# | }
# |
# | /** Get the input stream.
# | *
# | */
# | FILE *yyget_in (void)
# | {
# | return yyin;
# | }
# |
# | /** Get the output stream.
# | *
# | */
# | FILE *yyget_out (void)
# | {
# | return yyout;
# | }
# |
# | /** Get the length of the current token.
# | *
# | */
# | yy_size_t yyget_leng (void)
# | {
# | return yyleng;
# | }
# |
# | /** Get the current token.
# | *
# | */
# |
# | char *yyget_text (void)
# | {
# | return yytext;
# | }
# |
# | /** Set the current line number.
# | * @param _line_number line number
# | *
# | */
# | void yyset_lineno (int _line_number )
# | {
# |
# | yylineno = _line_number;
# | }
# |
# | /** Set the input stream. This does not discard the current
# | * input buffer.
# | * @param _in_str A readable stream.
# | *
# | * @see yy_switch_to_buffer
# | */
# | void yyset_in (FILE * _in_str )
# | {
# | yyin = _in_str ;
# | }
# |
# | void yyset_out (FILE * _out_str )
# | {
# | yyout = _out_str ;
# | }
# |
# | int yyget_debug (void)
# | {
# | return yy_flex_debug;
# | }
# |
# | void yyset_debug (int _bdebug )
# | {
# | yy_flex_debug = _bdebug ;
# | }
# |
# | static int yy_init_globals (void)
# | {
# | /* Initialization is the same as for the non-reentrant scanner.
# | * This function is called from yylex_destroy(), so don't allocate here.
# | */
# |
# | (yy_buffer_stack) = 0;
# | (yy_buffer_stack_top) = 0;
# | (yy_buffer_stack_max) = 0;
# | (yy_c_buf_p) = (char *) 0;
# | (yy_init) = 0;
# | (yy_start) = 0;
# |
# | (yy_state_buf) = 0;
# | (yy_state_ptr) = 0;
# | (yy_full_match) = 0;
# | (yy_lp) = 0;
# |
# | /* Defined in main.c */
# | #ifdef YY_STDINIT
# | yyin = stdin;
# | yyout = stdout;
# | #else
# | yyin = (FILE *) 0;
# | yyout = (FILE *) 0;
# | #endif
# |
# | /* For future reference: Set errno on error, since we are called by
# | * yylex_init()
# | */
# | return 0;
# | }
# |
# | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
# | int yylex_destroy (void)
# | {
# |
# | /* Pop the buffer stack, destroying each element. */
# | while(YY_CURRENT_BUFFER){
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | yypop_buffer_state();
# | }
# |
# | /* Destroy the stack itself. */
# | yyfree((yy_buffer_stack) );
# | (yy_buffer_stack) = NULL;
# |
# | yyfree ( (yy_state_buf) );
# | (yy_state_buf) = NULL;
# |
# | /* Reset the globals. This is important in a non-reentrant scanner so the next time
# | * yylex() is called, initialization will occur. */
# | yy_init_globals( );
# |
# | return 0;
# | }
# |
# | /*
# | * Internal utility routines.
# | */
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
# | {
# |
# | int i;
# | for ( i = 0; i < n; ++i )
# | s1[i] = s2[i];
# | }
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * s )
# | {
# | int n;
# | for ( n = 0; s[n]; ++n )
# | ;
# |
# | return n;
# | }
# | #endif
# |
# | void *yyalloc (yy_size_t size )
# | {
# | return (void *) malloc( size );
# | }
# |
# | void *yyrealloc (void * ptr, yy_size_t size )
# | {
# |
# | /* The cast to (char *) in the following accommodates both
# | * implementations that use char* generic pointers, and those
# | * that use void* generic pointers. It works with the latter
# | * because both ANSI C and C++ allow castless assignment from
# | * any pointer type to void*, and deal with argument conversions
# | * as though doing an assignment.
# | */
# | return (void *) realloc( (char *) ptr, size );
# | }
# |
# | void yyfree (void * ptr )
# | {
# | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
# | }
# |
# | #define YYTABLES_NAME "yytables"
# |
# | #line 9 "conftest.l"
# |
# |
# | #ifdef YYTEXT_POINTER
# | extern char *yytext;
# | #endif
# | int
# | main (void)
# | {
# | return ! yylex () + ! yywrap ();
# | }
# configure:5117: gcc -o conftest conftest.c -lfl >&5
# configure:5117: $? = 0
# configure:5127: result: -lfl
# configure:5133: checking whether yytext is a pointer
# configure:5150: gcc -o conftest conftest.c -lfl >&5
# configure:5150: $? = 0
# configure:5158: result: yes
# 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 gcc
# configure:5863: result: /usr/bin/ld
# configure:5870: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5885: result: yes
# configure:5897: checking for BSD- or MS-compatible name lister (nm)
# configure:5946: result: /usr/bin/nm -B
# configure:6076: checking the name lister (/usr/bin/nm -B) interface
# configure:6083: gcc -c conftest.c >&5
# configure:6086: /usr/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 /usr/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 /usr/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 /usr/bin/ar
# configure:6988: result: ar
# configure:7025: checking for archiver @FILE support
# configure:7042: gcc -c conftest.c >&5
# configure:7042: $? = 0
# configure:7045: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7048: $? = 0
# configure:7053: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: 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 /usr/bin/ranlib
# configure:7252: result: ranlib
# configure:7354: checking command to parse /usr/bin/nm -B output from gcc object
# configure:7474: gcc -c conftest.c >&5
# configure:7477: $? = 0
# configure:7481: /usr/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: gcc -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: gcc -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: gcc -E conftest.c
# configure:8651: $? = 0
# configure:8665: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 ""
# | #define YYTEXT_POINTER 1
# | /* end confdefs.h. */
# | #include
# configure:8690: result: gcc -E
# configure:8710: gcc -E conftest.c
# configure:8710: $? = 0
# configure:8724: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 ""
# | #define YYTEXT_POINTER 1
# | /* end confdefs.h. */
# | #include
# configure:8753: checking for ANSI C header files
# configure:8773: gcc -c conftest.c >&5
# configure:8773: $? = 0
# configure:8846: gcc -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: gcc -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for sys/stat.h
# configure:8870: gcc -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for stdlib.h
# configure:8870: gcc -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for string.h
# configure:8870: gcc -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for memory.h
# configure:8870: gcc -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for strings.h
# configure:8870: gcc -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for inttypes.h
# configure:8870: gcc -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for stdint.h
# configure:8870: gcc -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8870: checking for unistd.h
# configure:8870: gcc -c conftest.c >&5
# configure:8870: $? = 0
# configure:8870: result: yes
# configure:8884: checking for dlfcn.h
# configure:8884: gcc -c conftest.c >&5
# configure:8884: $? = 0
# configure:8884: result: yes
# configure:9088: checking for objdir
# configure:9103: result: .libs
# configure:9374: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9392: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9396: $? = 0
# configure:9409: result: no
# configure:9736: checking for gcc option to produce PIC
# configure:9743: result: -fPIC -DPIC
# configure:9751: checking if gcc PIC flag -fPIC -DPIC works
# configure:9769: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9773: $? = 0
# configure:9786: result: yes
# configure:9815: checking if gcc static flag -static works
# configure:9843: result: yes
# configure:9858: checking if gcc supports -c -o file.o
# configure:9879: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9883: $? = 0
# configure:9905: result: yes
# configure:9913: checking if gcc supports -c -o file.o
# configure:9960: result: yes
# configure:9993: checking whether the gcc linker (/usr/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: gcc -c conftest.c >&5
# configure:11198: $? = 0
# configure:11213: gcc -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: gcc -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: gcc -o conftest conftest.c >&5
# /tmp/ccZm2GKY.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# 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 YYTEXT_POINTER 1
# | #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: gcc -o conftest conftest.c -ldld >&5
# /usr/bin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# 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 YYTEXT_POINTER 1
# | #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: gcc -o conftest conftest.c >&5
# /tmp/ccoHzseV.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:12404: $? = 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 YYTEXT_POINTER 1
# | #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 dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* 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 dlopen ();
# | /* 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_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:12404: result: no
# configure:12408: checking for dlopen in -ldl
# configure:12433: gcc -o conftest conftest.c -ldl >&5
# configure:12433: $? = 0
# configure:12442: result: yes
# configure:12561: checking whether a program can dlopen itself
# configure:12641: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure:12644: $? = 0
# configure:12662: result: yes
# configure:12667: checking whether a statically linked program can dlopen itself
# configure:12747: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# /tmp/cclqvft8.o: In function `main':
# conftest.c:(.text+0x1e): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# collect2: error: ld returned 1 exit status
# configure:12750: $? = 1
# configure:12768: 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: gcc -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: gcc -c -Wall -pthread conftest.c >&5
# configure:13123: $? = 0
# configure:13155: result: no
# configure:13313: gcc -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: gcc -c -Wall -pthread conftest.c >&5
# conftest.c:57:21: fatal error: dmalloc.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 YYTEXT_POINTER 1
# | #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: gcc -E conftest.c
# conftest.c:24:21: fatal error: dmalloc.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 YYTEXT_POINTER 1
# | #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: gcc -c -Wall -pthread conftest.c >&5
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking getopt.h presence
# configure:13479: gcc -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: gcc -c -Wall -pthread conftest.c >&5
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking stropts.h presence
# configure:13479: gcc -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: gcc -c -Wall -pthread conftest.c >&5
# conftest.c:60:24: fatal error: sys/strlog.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 YYTEXT_POINTER 1
# | #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: gcc -E conftest.c
# conftest.c:27:24: fatal error: sys/strlog.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 YYTEXT_POINTER 1
# | #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: gcc -c -Wall -pthread conftest.c >&5
# conftest.c:60:18: fatal error: door.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 YYTEXT_POINTER 1
# | #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: gcc -E conftest.c
# conftest.c:27:18: fatal error: door.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 YYTEXT_POINTER 1
# | #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: gcc -c -Wall -pthread conftest.c >&5
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking sys/capability.h presence
# configure:13479: gcc -E conftest.c
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking for sys/capability.h
# configure:13479: result: yes
# configure:13479: checking sys/prctl.h usability
# configure:13479: gcc -c -Wall -pthread conftest.c >&5
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking sys/prctl.h presence
# configure:13479: gcc -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: gcc -c -Wall -pthread conftest.c >&5
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking utmp.h presence
# configure:13479: gcc -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: gcc -c -Wall -pthread conftest.c >&5
# configure:13479: $? = 0
# configure:13479: result: yes
# configure:13479: checking utmpx.h presence
# configure:13479: gcc -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: gcc -c -Wall -pthread conftest.c >&5
# conftest.c:64:18: fatal error: tcpd.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 YYTEXT_POINTER 1
# | #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_CAPABILITY_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: gcc -E conftest.c
# conftest.c:31:18: fatal error: tcpd.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 YYTEXT_POINTER 1
# | #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_CAPABILITY_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: gcc -c -Wall -pthread conftest.c >&5
# configure:13502: $? = 0
# configure:13502: gcc -c -Wall -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:27: error: expected expression before ')' token
# if (sizeof ((struct ucred)))
# ^
# 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 YYTEXT_POINTER 1
# | #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_CAPABILITY_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: gcc -c -Wall -pthread conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:13: error: invalid application of 'sizeof' to incomplete type 'struct cmsgcred'
# if (sizeof (struct cmsgcred))
# ^~~~~~
# 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 YYTEXT_POINTER 1
# | #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_CAPABILITY_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: gcc -c -Wall -pthread conftest.c >&5
# configure:13549: $? = 0
# configure:13556: result: time.h
# configure:13565: checking for SO_ACCEPTCONN
# conftest.c:34:20: fatal error: socket.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13587: result: yes
# configure:13596: checking for struct tm.tm_gmtoff
# configure:13596: gcc -c -Wall -pthread conftest.c >&5
# configure:13596: $? = 0
# configure:13596: result: yes
# configure:13610: checking for I_CONSLOG
# conftest.c:35:24: fatal error: sys/strlog.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13631: result: yes
# 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: gcc -c -Wall -pthread conftest.c >&5
# configure:13784: $? = 0
# configure:13791: result: yes
# configure:13800: checking for door_create in -ldoor
# configure:13825: gcc -o conftest -Wall -pthread conftest.c -ldoor >&5
# /usr/bin/ld: cannot find -ldoor
# collect2: error: ld returned 1 exit status
# 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 YYTEXT_POINTER 1
# | #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_CAPABILITY_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_SO_ACCEPTCONN 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: gcc -o conftest -Wall -pthread conftest.c -lsocket >&5
# /usr/bin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# 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 YYTEXT_POINTER 1
# | #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_CAPABILITY_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_SO_ACCEPTCONN 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: gcc -o conftest -Wall -pthread conftest.c -lrt >&5
# configure:13905: $? = 0
# configure:13914: result: yes
# configure:13920: checking for gethostbyname in -lnsl
# configure:13945: gcc -o conftest -Wall -pthread conftest.c -lnsl >&5
# configure:13945: $? = 0
# configure:13954: result: yes
# configure:13960: checking for regexec in -lregex
# configure:13985: gcc -o conftest -Wall -pthread conftest.c -lregex >&5
# /usr/bin/ld: cannot find -lregex
# collect2: error: ld returned 1 exit status
# 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 YYTEXT_POINTER 1
# | #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_CAPABILITY_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_SO_ACCEPTCONN 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: gcc -o conftest -Wall -pthread conftest.c -lresolv >&5
# /tmp/ccLiJgVB.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `res_init'
# collect2: error: ld returned 1 exit status
# configure:14025: $? = 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 YYTEXT_POINTER 1
# | #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_CAPABILITY_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_SO_ACCEPTCONN 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 res_init ();
# | int
# | main ()
# | {
# | return res_init ();
# | ;
# | return 0;
# | }
# configure:14034: result: no
# configure:14061: checking for strdup
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# conftest.c:62:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for strtol
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for strtoll
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for strtoimax
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for inet_aton
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for inet_ntoa
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for getopt_long
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for getaddrinfo
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for getnameinfo
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for getutent
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for getutxent
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for pread
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for pwrite
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for strcasestr
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for memrchr
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for localtime_r
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for gmtime_r
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14061: checking for strtok_r
# configure:14061: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:14061: $? = 0
# configure:14061: result: yes
# configure:14074: checking for clock_gettime
# configure:14074: gcc -o conftest -Wall -pthread conftest.c -lrt -lnsl >&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: gcc -o conftest -Wall -pthread conftest.c -lwrap >&5
# /usr/bin/ld: cannot find -lwrap
# collect2: error: ld returned 1 exit status
# 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 YYTEXT_POINTER 1
# | #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_CAPABILITY_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_SO_ACCEPTCONN 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: gcc -o conftest -Wall -pthread conftest.c /usr/local/lib/libwrap.a >&5
# gcc: error: /usr/local/lib/libwrap.a: No such file or directory
# 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 YYTEXT_POINTER 1
# | #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_CAPABILITY_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_SO_ACCEPTCONN 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: gcc -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: gcc -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
# configure:14529: $? = 0
# configure:14529: result: yes
# configure:14539: checking sanity checking Glib headers
# configure:14560: gcc -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
# configure:14560: $? = 0
# configure:14560: ./conftest
# configure:14560: $? = 0
# configure:14570: result: yes
# configure:14593: checking for GEOIP
# configure:14600: $PKG_CONFIG --exists --print-errors "geoip"
# Package geoip was not found in the pkg-config search path.
# Perhaps you should add the directory containing `geoip.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'geoip' found
# configure:14603: $? = 1
# configure:14617: $PKG_CONFIG --exists --print-errors "geoip"
# Package geoip was not found in the pkg-config search path.
# Perhaps you should add the directory containing `geoip.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'geoip' found
# configure:14620: $? = 1
# configure:14634: result: no
# No package 'geoip' found
# configure:14689: checking for PCRE
# configure:14696: $PKG_CONFIG --exists --print-errors "libpcre >= $PCRE_MIN_VERSION"
# configure:14699: $? = 0
# configure:14713: $PKG_CONFIG --exists --print-errors "libpcre >= $PCRE_MIN_VERSION"
# configure:14716: $? = 0
# configure:14754: result: yes
# configure:14768: checking for OPENSSL
# configure:14775: $PKG_CONFIG --exists --print-errors "openssl >= $OPENSSL_MIN_VERSION"
# configure:14778: $? = 0
# configure:14792: $PKG_CONFIG --exists --print-errors "openssl >= $OPENSSL_MIN_VERSION"
# configure:14795: $? = 0
# configure:14833: result: yes
# configure:14908: checking for LIBNET
# configure:14923: result: no
# configure:15077: $PKG_CONFIG --exists --print-errors "json-c"
# configure:15080: $? = 0
# configure:15095: checking for JSON
# configure:15102: $PKG_CONFIG --exists --print-errors "$json_module_name >= $JSON_C_MIN_VERSION"
# configure:15105: $? = 0
# configure:15119: $PKG_CONFIG --exists --print-errors "$json_module_name >= $JSON_C_MIN_VERSION"
# configure:15122: $? = 0
# configure:15160: result: yes
# configure:15194: checking for LIBMONGO
# configure:15201: $PKG_CONFIG --exists --print-errors "libmongo-client >= $LMC_MIN_VERSION"
# Package libmongo-client was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libmongo-client.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libmongo-client' found
# configure:15204: $? = 1
# configure:15218: $PKG_CONFIG --exists --print-errors "libmongo-client >= $LMC_MIN_VERSION"
# Package libmongo-client was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libmongo-client.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libmongo-client' found
# configure:15221: $? = 1
# configure:15235: result: no
# No package 'libmongo-client' found
# configure:15402: checking for libESMTP
# configure:15410: result: no
# configure:15443: checking for HIREDIS
# configure:15450: $PKG_CONFIG --exists --print-errors "hiredis"
# Package hiredis was not found in the pkg-config search path.
# Perhaps you should add the directory containing `hiredis.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'hiredis' found
# configure:15453: $? = 1
# configure:15467: $PKG_CONFIG --exists --print-errors "hiredis"
# Package hiredis was not found in the pkg-config search path.
# Perhaps you should add the directory containing `hiredis.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'hiredis' found
# configure:15470: $? = 1
# configure:15484: result: no
# No package 'hiredis' found
# configure:15502: checking for HIREDIS
# configure:15509: $PKG_CONFIG --exists --print-errors "libhiredis"
# Package libhiredis was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libhiredis.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libhiredis' found
# configure:15512: $? = 1
# configure:15526: $PKG_CONFIG --exists --print-errors "libhiredis"
# Package libhiredis was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libhiredis.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libhiredis' found
# configure:15529: $? = 1
# configure:15543: result: no
# No package 'libhiredis' found
# configure:15559: checking hiredis/hiredis.h usability
# configure:15559: gcc -c -Wall -pthread conftest.c >&5
# conftest.c:92:29: fatal error: hiredis/hiredis.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15559: $? = 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 YYTEXT_POINTER 1
# | #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_CAPABILITY_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_SO_ACCEPTCONN 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
# | #define HAVE_G_MAPPED_FILE_UNREF 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:15559: result: no
# configure:15559: checking hiredis/hiredis.h presence
# configure:15559: gcc -E conftest.c
# conftest.c:59:29: fatal error: hiredis/hiredis.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15559: $? = 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 YYTEXT_POINTER 1
# | #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_CAPABILITY_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_SO_ACCEPTCONN 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
# | #define HAVE_G_MAPPED_FILE_UNREF 1
# | /* end confdefs.h. */
# | #include
# configure:15559: result: no
# configure:15559: checking for hiredis/hiredis.h
# configure:15559: result: no
# configure:15693: checking for python
# configure:15709: found /usr/bin/python
# configure:15721: result: 1
# configure:15774: checking for RIEMANN_CLIENT
# configure:15781: $PKG_CONFIG --exists --print-errors "riemann-client >= $LRC_MIN_VERSION"
# Package riemann-client was not found in the pkg-config search path.
# Perhaps you should add the directory containing `riemann-client.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'riemann-client' found
# configure:15784: $? = 1
# configure:15798: $PKG_CONFIG --exists --print-errors "riemann-client >= $LRC_MIN_VERSION"
# Package riemann-client was not found in the pkg-config search path.
# Perhaps you should add the directory containing `riemann-client.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'riemann-client' found
# configure:15801: $? = 1
# configure:15815: result: no
# No package 'riemann-client' found
# configure:15914: checking whether to enable Sun STREAMS support
# configure:15926: result: no
# configure:15956: checking for cap_set_proc in -lcap
# configure:15981: gcc -o conftest -Wall -pthread conftest.c -lcap >&5
# configure:15981: $? = 0
# configure:15990: result: yes
# configure:16001: checking whether to enable Linux capability support
# configure:16003: result: yes
# configure:16012: checking whether to enable mongodb destination support
# configure:16019: result: yes
# configure:16024: checking whether to enable amqp destination support
# configure:16031: result: yes
# configure:16053: checking for libsystemd
# configure:16060: $PKG_CONFIG --exists --print-errors "libsystemd >= ${LIBSYSTEMD_MIN_VERSION}"
# configure:16063: $? = 0
# configure:16077: $PKG_CONFIG --exists --print-errors "libsystemd >= ${LIBSYSTEMD_MIN_VERSION}"
# configure:16080: $? = 0
# configure:16118: result: yes
# configure:16366: checking for UUID
# configure:16373: $PKG_CONFIG --exists --print-errors "uuid"
# configure:16376: $? = 0
# configure:16390: $PKG_CONFIG --exists --print-errors "uuid"
# configure:16393: $? = 0
# configure:16431: result: yes
# configure:17171: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 66665f18f74a
#
# config.status:1286: creating dist.conf
# config.status:1286: creating Makefile
# config.status:1286: creating syslog-ng.spec
# config.status:1286: creating syslog-ng.pc
# config.status:1286: creating libtest/syslog-ng-test.pc
# config.status:1286: creating scripts/update-patterndb
# config.status:1286: creating config.h
# config.status:1515: executing depfiles commands
# config.status:1515: executing libtool commands
# configure:19480: === configuring in lib/ivykis (/tmp/syslog-ng/src/syslog-ng-3.6.3/lib/ivykis)
# configure:19543: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--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' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# configure:19480: === configuring in modules/afmongodb/libmongo-client (/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client)
# configure:19543: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--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' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# configure:19480: === configuring in modules/afamqp/rabbitmq-c (/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c)
# configure:19543: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--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' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
#
# ## ---------------- ##
# ## 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=
# ac_cv_env_CC_value=
# 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=no
# ac_cv_func_g_mapped_file_unref=yes
# 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_hiredis_hiredis_h=no
# 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=yes
# 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_cap_cap_set_proc=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dl_dlsym=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_door_door_create=no
# ac_cv_lib_lex=-lfl
# ac_cv_lib_nsl_gethostbyname=yes
# ac_cv_lib_regex_regexec=no
# ac_cv_lib_resolv_res_init=no
# 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_CPP='gcc -E'
# ac_cv_prog_HAVE_PYTHON=1
# 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_CC=gcc
# 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_g=yes
# ac_cv_prog_cc_gcc_c_o=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=yes
# 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=yes
# blb_cv_c_lwrap=
# blb_cv_c_modern_utmp=yes
# blb_cv_c_o_largefile=yes
# blb_cv_c_so_acceptconn=yes
# blb_cv_c_struct_sockaddr_in6=yes
# blb_cv_c_struct_sockaddr_storage=yes
# blb_cv_glib_sane=yes
# 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=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=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=/usr/bin/ld
# lt_cv_path_NM='/usr/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=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# 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_JSON_CFLAGS=-I/usr/include/json-c
# pkg_cv_JSON_LIBS=-ljson-c
# pkg_cv_LIBDBI_CFLAGS='-I/usr/include/dbi -I/usr/include/dbi/dbi'
# pkg_cv_LIBDBI_LIBS=-ldbi
# pkg_cv_OPENSSL_CFLAGS=
# pkg_cv_OPENSSL_LIBS='-lssl -lcrypto'
# pkg_cv_PCRE_CFLAGS=
# pkg_cv_PCRE_LIBS=-lpcre
# pkg_cv_UUID_CFLAGS=-I/usr/include/uuid
# pkg_cv_UUID_LIBS=-luuid
# pkg_cv_libsystemd_CFLAGS=
# pkg_cv_libsystemd_LIBS=-lsystemd
#
# ## ----------------- ##
# ## 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 -lnsl'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -pthread'
# CFLAGS_NOWARN_POINTER_SIGN=' -Wno-pointer-sign'
# CORE_DEPS_LIBS=' -lrt -lnsl -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -levtlog -lcap -lpcre -ldl -Wl,--whole-archive -L$(top_builddir)/lib/ivykis/src -livykis -Wl,--no-whole-archive'
# CPP='gcc -E'
# CPPFLAGS=' -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/include/dbi -I/usr/include/dbi/dbi -I$(top_srcdir)/lib/ivykis/src/include -I$(top_builddir)/lib/ivykis/src/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
# CRYPTO_LIBS='${top_builddir}/lib/libsyslog-ng-crypto.la'
# CURRDATE='Wed, 24 Aug 2016 14:07:51 +0000'
# 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_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='1'
# 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='-I${includedir}/syslog-ng/ivykis'
# IVYKIS_CFLAGS='-I$(top_srcdir)/lib/ivykis/src/include -I$(top_builddir)/lib/ivykis/src/include'
# IVYKIS_INTERNAL_FALSE='#'
# IVYKIS_INTERNAL_TRUE=''
# IVYKIS_LIBS='-Wl,--whole-archive -L$(top_builddir)/lib/ivykis/src -livykis -Wl,--no-whole-archive'
# IVYKIS_SUBDIRS='lib/ivykis'
# JSON_CFLAGS='-I/usr/include/json-c'
# JSON_DEPENDENCY=''
# JSON_INTERNAL_FALSE=''
# JSON_INTERNAL_TRUE='#'
# JSON_LIBS='-ljson-c'
# JSON_SUBDIRS=''
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LEX='flex'
# LEXLIB='-lfl'
# 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='-I$(top_srcdir)/modules/afmongodb/libmongo-client/src'
# LIBMONGO_INTERNAL_FALSE='#'
# LIBMONGO_INTERNAL_TRUE=''
# LIBMONGO_LIBS='-L$(top_builddir)/modules/afmongodb/libmongo-client/src -lmongo-client -lssl -lcrypto'
# LIBMONGO_SUBDIRS='modules/afmongodb/libmongo-client'
# LIBNET_CFLAGS=''
# LIBNET_LIBS=''
# LIBOBJS=''
# LIBRABBITMQ_CFLAGS='-I$(top_srcdir)/modules/afamqp/rabbitmq-c/librabbitmq -I$(top_builddir)/modules/afamqp/rabbitmq-c/librabbitmq'
# LIBRABBITMQ_INTERNAL_FALSE='#'
# LIBRABBITMQ_INTERNAL_TRUE=''
# LIBRABBITMQ_LIBS='-L$(top_builddir)/modules/afamqp/rabbitmq-c/librabbitmq -lrabbitmq'
# LIBRABBITMQ_SUBDIRS='modules/afamqp/rabbitmq-c'
# 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='$(top_builddir)/lib/libsyslog-ng.la'
# MODULE_LDFLAGS='-avoid-version -module -no-undefined'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENSSL_CFLAGS=''
# OPENSSL_LIBS='-lssl -lcrypto'
# OTOOL64=''
# OTOOL=''
# PACKAGE='syslog-ng'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PCRE_CFLAGS=''
# PCRE_LIBS='-lpcre'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# RELEASE_TAG='unstable'
# RESOLV_LIBS=''
# RIEMANN_CLIENT_CFLAGS=''
# RIEMANN_CLIENT_LIBS=''
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SNAPSHOT_VERSION=''
# SOURCE_REVISION=''
# STRIP='strip'
# SYSLOGNG_DEPS_LIBS=' -lrt -lnsl -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -levtlog -lcap -lpcre -ldl'
# SYSLOGNG_LINK='$(LINK)'
# TOOL_DEPS_LIBS=' -lrt -lnsl -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -levtlog -lcap -lpcre -ldl'
# UUID_CFLAGS='-I/usr/include/uuid'
# UUID_LIBS='-luuid'
# 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='-d'
# ZLIB_CFLAGS=''
# ZLIB_LIBS=''
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# 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='/usr/lib/syslog-ng'
# expanded_sysconfdir='/etc/syslog\-ng'
# 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='-lsystemd'
# 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=' lib/ivykis modules/afmongodb/libmongo-client modules/afamqp/rabbitmq-c'
# sysconfdir='/etc/syslog-ng'
# systemdsystemunitdir='/usr/lib/systemd/system'
# 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 YYTEXT_POINTER 1
# #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_CAPABILITY_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_SO_ACCEPTCONN 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
# #define HAVE_G_MAPPED_FILE_UNREF 1
# #define JOURNALD_OFF 0
# #define JOURNALD_OPTIONAL 1
# #define JOURNALD_SYSTEM 2
# #define PACKAGE "syslog-ng"
# #define VERSION "3.6.3"
# #define SOURCE_REVISION ""
# #define LICENSE_VERSION ""
# #define PATH_PREFIX "/usr"
# #define PATH_EXECPREFIX "${prefix}"
# #define PATH_SYSCONFDIR "/etc/syslog-ng"
# #define PATH_LOCALSTATEDIR "/var/lib/syslog-ng"
# #define PATH_PIDFILEDIR "/run"
# #define PATH_DATAROOTDIR "${prefix}/share"
# #define PATH_DATADIR "/usr/share/syslog-ng"
# #define PATH_LIBEXECDIR "/usr/lib"
# #define MODULE_PATH "${exec_prefix}/lib/syslog-ng"
# #define WITH_COMPILE_DATE 1
# #define ENABLE_DEBUG 0
# #define ENABLE_SSL 1
# #define ENABLE_LIBUUID 1
# #define ENABLE_GPROF 0
# #define ENABLE_MEMTRACE 0
# #define ENABLE_SPOOF_SOURCE 0
# #define ENABLE_IPV6 1
# #define ENABLE_TCP_WRAPPER 0
# #define ENABLE_LINUX_CAPS 0
# #define ENABLE_ENV_WRAPPER 0
# #define ENABLE_SYSTEMD 1
# #define SYSTEMD_JOURNAL_MODE JOURNALD_SYSTEM
#
# configure: exit 0

CMD: config logfiles '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/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 libmongo-client configure 0.1.8, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --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 host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 66665f18f74a
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /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:2315: checking for a BSD-compatible install
# configure:2383: result: /usr/bin/install -c
# configure:2394: checking whether build environment is sane
# configure:2444: result: yes
# configure:2493: checking for x86_64-unknown-linux-strip
# configure:2523: result: no
# configure:2533: checking for strip
# configure:2549: found /usr/bin/strip
# configure:2560: result: strip
# configure:2585: checking for a thread-safe mkdir -p
# configure:2624: result: /usr/bin/mkdir -p
# configure:2637: checking for gawk
# configure:2653: found /usr/bin/gawk
# configure:2664: result: gawk
# configure:2675: checking whether make sets $(MAKE)
# configure:2697: result: yes
# configure:2772: checking how to create a ustar tar archive
# configure:2785: 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:2788: $? = 0
# configure:2828: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:2831: $? = 0
# configure:2835: tar -xf -
# configure:2838: $? = 0
# configure:2851: result: gnutar
# configure:2876: checking whether make supports nested variables
# configure:2893: result: yes
# configure:2915: checking for x86_64-unknown-linux-gcc
# configure:2945: result: no
# configure:2955: checking for gcc
# configure:2971: found /usr/bin/gcc
# configure:2982: result: gcc
# configure:3211: checking for C compiler version
# configure:3220: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3231: $? = 0
# configure:3220: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3231: $? = 0
# configure:3220: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3231: $? = 1
# configure:3220: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3231: $? = 1
# configure:3251: checking whether the C compiler works
# configure:3273: gcc conftest.c >&5
# configure:3277: $? = 0
# configure:3325: result: yes
# configure:3328: checking for C compiler default output file name
# configure:3330: result: a.out
# configure:3336: checking for suffix of executables
# configure:3343: gcc -o conftest conftest.c >&5
# configure:3347: $? = 0
# configure:3369: result:
# configure:3391: checking whether we are cross compiling
# configure:3399: gcc -o conftest conftest.c >&5
# configure:3403: $? = 0
# configure:3410: ./conftest
# configure:3414: $? = 0
# configure:3429: result: no
# configure:3434: checking for suffix of object files
# configure:3456: gcc -c conftest.c >&5
# configure:3460: $? = 0
# configure:3481: result: o
# configure:3485: checking whether we are using the GNU C compiler
# configure:3504: gcc -c conftest.c >&5
# configure:3504: $? = 0
# configure:3513: result: yes
# configure:3522: checking whether gcc accepts -g
# configure:3542: gcc -c -g conftest.c >&5
# configure:3542: $? = 0
# configure:3583: result: yes
# configure:3600: checking for gcc option to accept ISO C89
# configure:3664: gcc -c conftest.c >&5
# configure:3664: $? = 0
# configure:3677: result: none needed
# configure:3708: checking for style of include used by make
# configure:3736: result: GNU
# configure:3762: checking dependency style of gcc
# configure:3873: result: gcc3
# configure:3889: checking whether gcc and cc understand -c and -o together
# configure:3920: gcc -c conftest.c -o conftest2.o >&5
# configure:3924: $? = 0
# configure:3930: gcc -c conftest.c -o conftest2.o >&5
# configure:3934: $? = 0
# configure:3945: cc -c conftest.c >&5
# configure:3949: $? = 0
# configure:3957: cc -c conftest.c -o conftest2.o >&5
# configure:3961: $? = 0
# configure:3967: cc -c conftest.c -o conftest2.o >&5
# configure:3971: $? = 0
# configure:3989: result: yes
# configure:4000: checking whether make sets $(MAKE)
# configure:4022: result: yes
# configure:4042: checking for x86_64-unknown-linux-pkg-config
# configure:4075: result: no
# configure:4085: checking for pkg-config
# configure:4103: found /usr/bin/pkg-config
# configure:4115: result: /usr/bin/pkg-config
# configure:4140: checking pkg-config is at least version 0.9.0
# configure:4143: result: yes
# configure:4180: checking build system type
# configure:4194: result: x86_64-unknown-linux-gnu
# configure:4214: checking host system type
# configure:4227: result: x86_64-unknown-linux-gnu
# configure:4268: checking how to print strings
# configure:4295: result: printf
# configure:4316: checking for a sed that does not truncate output
# configure:4380: result: /usr/bin/sed
# configure:4398: checking for grep that handles long lines and -e
# configure:4456: result: /usr/bin/grep
# configure:4461: checking for egrep
# configure:4523: result: /usr/bin/grep -E
# configure:4528: checking for fgrep
# configure:4590: result: /usr/bin/grep -F
# configure:4625: checking for ld used by gcc
# configure:4692: result: /usr/bin/ld
# configure:4699: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4714: result: yes
# configure:4726: checking for BSD- or MS-compatible name lister (nm)
# configure:4775: result: /usr/bin/nm -B
# configure:4905: checking the name lister (/usr/bin/nm -B) interface
# configure:4912: gcc -c conftest.c >&5
# configure:4915: /usr/bin/nm -B "conftest.o"
# configure:4918: output
# 0000000000000000 B some_variable
# configure:4925: result: BSD nm
# configure:4928: checking whether ln -s works
# configure:4932: result: yes
# configure:4940: checking the maximum length of command line arguments
# configure:5070: result: 1572864
# configure:5087: checking whether the shell understands some XSI constructs
# configure:5097: result: yes
# configure:5101: checking whether the shell understands "+="
# configure:5107: result: yes
# configure:5142: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5182: result: func_convert_file_noop
# configure:5189: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5209: result: func_convert_file_noop
# configure:5216: checking for /usr/bin/ld option to reload object files
# configure:5223: result: -r
# configure:5257: checking for x86_64-unknown-linux-objdump
# configure:5287: result: no
# configure:5297: checking for objdump
# configure:5313: found /usr/bin/objdump
# configure:5324: result: objdump
# configure:5356: checking how to recognize dependent libraries
# configure:5558: result: pass_all
# configure:5603: checking for x86_64-unknown-linux-dlltool
# configure:5633: result: no
# configure:5643: checking for dlltool
# configure:5673: result: no
# configure:5703: checking how to associate runtime and link libraries
# configure:5730: result: printf %s\n
# configure:5747: checking for x86_64-unknown-linux-ar
# configure:5777: result: no
# configure:5791: checking for ar
# configure:5807: found /usr/bin/ar
# configure:5818: result: ar
# configure:5855: checking for archiver @FILE support
# configure:5872: gcc -c conftest.c >&5
# configure:5872: $? = 0
# configure:5875: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5878: $? = 0
# configure:5883: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5886: $? = 1
# configure:5898: result: @
# configure:5916: checking for x86_64-unknown-linux-strip
# configure:5943: result: strip
# configure:6015: checking for x86_64-unknown-linux-ranlib
# configure:6045: result: no
# configure:6055: checking for ranlib
# configure:6071: found /usr/bin/ranlib
# configure:6082: result: ranlib
# configure:6184: checking command to parse /usr/bin/nm -B output from gcc object
# configure:6304: gcc -c conftest.c >&5
# configure:6307: $? = 0
# configure:6311: /usr/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:6314: $? = 0
# configure:6380: gcc -o conftest conftest.c conftstm.o >&5
# configure:6383: $? = 0
# configure:6421: result: ok
# configure:6458: checking for sysroot
# configure:6488: result: no
# configure:6565: gcc -c conftest.c >&5
# configure:6568: $? = 0
# configure:6704: checking for x86_64-unknown-linux-mt
# configure:6734: result: no
# configure:6744: checking for mt
# configure:6774: result: no
# configure:6794: checking if : is a manifest tool
# configure:6800: : '-?'
# configure:6808: result: no
# configure:7450: checking how to run the C preprocessor
# configure:7481: gcc -E conftest.c
# configure:7481: $? = 0
# configure:7495: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7495: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmongo-client"
# | #define PACKAGE_TARNAME "libmongo-client"
# | #define PACKAGE_VERSION "0.1.8"
# | #define PACKAGE_STRING "libmongo-client 0.1.8"
# | #define PACKAGE_BUGREPORT "algernon@madhouse-project.org"
# | #define PACKAGE_URL "https://github.com/algernon/libmongo-client"
# | #define PACKAGE "libmongo-client"
# | #define VERSION "0.1.8"
# | /* end confdefs.h. */
# | #include
# configure:7520: result: gcc -E
# configure:7540: gcc -E conftest.c
# configure:7540: $? = 0
# configure:7554: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmongo-client"
# | #define PACKAGE_TARNAME "libmongo-client"
# | #define PACKAGE_VERSION "0.1.8"
# | #define PACKAGE_STRING "libmongo-client 0.1.8"
# | #define PACKAGE_BUGREPORT "algernon@madhouse-project.org"
# | #define PACKAGE_URL "https://github.com/algernon/libmongo-client"
# | #define PACKAGE "libmongo-client"
# | #define VERSION "0.1.8"
# | /* end confdefs.h. */
# | #include
# configure:7583: checking for ANSI C header files
# configure:7603: gcc -c conftest.c >&5
# configure:7603: $? = 0
# configure:7676: gcc -o conftest conftest.c >&5
# configure:7676: $? = 0
# configure:7676: ./conftest
# configure:7676: $? = 0
# configure:7687: result: yes
# configure:7700: checking for sys/types.h
# configure:7700: gcc -c conftest.c >&5
# configure:7700: $? = 0
# configure:7700: result: yes
# configure:7700: checking for sys/stat.h
# configure:7700: gcc -c conftest.c >&5
# configure:7700: $? = 0
# configure:7700: result: yes
# configure:7700: checking for stdlib.h
# configure:7700: gcc -c conftest.c >&5
# configure:7700: $? = 0
# configure:7700: result: yes
# configure:7700: checking for string.h
# configure:7700: gcc -c conftest.c >&5
# configure:7700: $? = 0
# configure:7700: result: yes
# configure:7700: checking for memory.h
# configure:7700: gcc -c conftest.c >&5
# configure:7700: $? = 0
# configure:7700: result: yes
# configure:7700: checking for strings.h
# configure:7700: gcc -c conftest.c >&5
# configure:7700: $? = 0
# configure:7700: result: yes
# configure:7700: checking for inttypes.h
# configure:7700: gcc -c conftest.c >&5
# configure:7700: $? = 0
# configure:7700: result: yes
# configure:7700: checking for stdint.h
# configure:7700: gcc -c conftest.c >&5
# configure:7700: $? = 0
# configure:7700: result: yes
# configure:7700: checking for unistd.h
# configure:7700: gcc -c conftest.c >&5
# configure:7700: $? = 0
# configure:7700: result: yes
# configure:7714: checking for dlfcn.h
# configure:7714: gcc -c conftest.c >&5
# configure:7714: $? = 0
# configure:7714: result: yes
# configure:7919: checking for objdir
# configure:7934: result: .libs
# configure:8205: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8223: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8227: $? = 0
# configure:8240: result: no
# configure:8567: checking for gcc option to produce PIC
# configure:8574: result: -fPIC -DPIC
# configure:8582: checking if gcc PIC flag -fPIC -DPIC works
# configure:8600: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8604: $? = 0
# configure:8617: result: yes
# configure:8646: checking if gcc static flag -static works
# configure:8674: result: yes
# configure:8689: checking if gcc supports -c -o file.o
# configure:8710: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8714: $? = 0
# configure:8736: result: yes
# configure:8744: checking if gcc supports -c -o file.o
# configure:8791: result: yes
# configure:8824: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9981: result: yes
# configure:10221: checking dynamic linker characteristics
# configure:10732: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10732: $? = 0
# configure:10966: result: GNU/Linux ld.so
# configure:11073: checking how to hardcode library paths into programs
# configure:11098: result: immediate
# configure:11638: checking whether stripping libraries is possible
# configure:11643: result: yes
# configure:11678: checking if libtool supports shared libraries
# configure:11680: result: yes
# configure:11683: checking whether to build shared libraries
# configure:11704: result: no
# configure:11707: checking whether to build static libraries
# configure:11711: result: yes
# configure:11750: checking for ANSI C header files
# configure:11854: result: yes
# configure:11866: checking arpa/inet.h usability
# configure:11866: gcc -c conftest.c >&5
# configure:11866: $? = 0
# configure:11866: result: yes
# configure:11866: checking arpa/inet.h presence
# configure:11866: gcc -E conftest.c
# configure:11866: $? = 0
# configure:11866: result: yes
# configure:11866: checking for arpa/inet.h
# configure:11866: result: yes
# configure:11866: checking fcntl.h usability
# configure:11866: gcc -c conftest.c >&5
# configure:11866: $? = 0
# configure:11866: result: yes
# configure:11866: checking fcntl.h presence
# configure:11866: gcc -E conftest.c
# configure:11866: $? = 0
# configure:11866: result: yes
# configure:11866: checking for fcntl.h
# configure:11866: result: yes
# configure:11866: checking netinet/in.h usability
# configure:11866: gcc -c conftest.c >&5
# configure:11866: $? = 0
# configure:11866: result: yes
# configure:11866: checking netinet/in.h presence
# configure:11866: gcc -E conftest.c
# configure:11866: $? = 0
# configure:11866: result: yes
# configure:11866: checking for netinet/in.h
# configure:11866: result: yes
# configure:11866: checking sys/socket.h usability
# configure:11866: gcc -c conftest.c >&5
# configure:11866: $? = 0
# configure:11866: result: yes
# configure:11866: checking sys/socket.h presence
# configure:11866: gcc -E conftest.c
# configure:11866: $? = 0
# configure:11866: result: yes
# configure:11866: checking for sys/socket.h
# configure:11866: result: yes
# configure:11866: checking netdb.h usability
# configure:11866: gcc -c conftest.c >&5
# configure:11866: $? = 0
# configure:11866: result: yes
# configure:11866: checking netdb.h presence
# configure:11866: gcc -E conftest.c
# configure:11866: $? = 0
# configure:11866: result: yes
# configure:11866: checking for netdb.h
# configure:11866: result: yes
# configure:11891: checking for socket
# configure:11891: gcc -o conftest conftest.c >&5
# configure:11891: $? = 0
# configure:11891: result: yes
# configure:11949: checking for stdlib.h
# configure:11949: result: yes
# configure:11949: checking for unistd.h
# configure:11949: result: yes
# configure:11949: checking for sys/param.h
# configure:11949: gcc -c conftest.c >&5
# configure:11949: $? = 0
# configure:11949: result: yes
# configure:11969: checking for getpagesize
# configure:11969: gcc -o conftest conftest.c >&5
# configure:11969: $? = 0
# configure:11969: result: yes
# configure:11978: checking for working mmap
# configure:12125: gcc -o conftest conftest.c >&5
# configure:12125: $? = 0
# configure:12125: ./conftest
# configure:12125: $? = 0
# configure:12135: result: yes
# configure:12144: checking for off_t
# configure:12144: gcc -c conftest.c >&5
# configure:12144: $? = 0
# configure:12144: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:12144: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmongo-client"
# | #define PACKAGE_TARNAME "libmongo-client"
# | #define PACKAGE_VERSION "0.1.8"
# | #define PACKAGE_STRING "libmongo-client 0.1.8"
# | #define PACKAGE_BUGREPORT "algernon@madhouse-project.org"
# | #define PACKAGE_URL "https://github.com/algernon/libmongo-client"
# | #define PACKAGE "libmongo-client"
# | #define VERSION "0.1.8"
# | #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_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MSG_NOSIGNAL 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 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 ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12144: result: yes
# configure:12155: checking for pid_t
# configure:12155: gcc -c conftest.c >&5
# configure:12155: $? = 0
# configure:12155: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:12155: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmongo-client"
# | #define PACKAGE_TARNAME "libmongo-client"
# | #define PACKAGE_VERSION "0.1.8"
# | #define PACKAGE_STRING "libmongo-client 0.1.8"
# | #define PACKAGE_BUGREPORT "algernon@madhouse-project.org"
# | #define PACKAGE_URL "https://github.com/algernon/libmongo-client"
# | #define PACKAGE "libmongo-client"
# | #define VERSION "0.1.8"
# | #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_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MSG_NOSIGNAL 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 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 ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12155: result: yes
# configure:12166: checking for size_t
# configure:12166: gcc -c conftest.c >&5
# configure:12166: $? = 0
# configure:12166: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:12166: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmongo-client"
# | #define PACKAGE_TARNAME "libmongo-client"
# | #define PACKAGE_VERSION "0.1.8"
# | #define PACKAGE_STRING "libmongo-client 0.1.8"
# | #define PACKAGE_BUGREPORT "algernon@madhouse-project.org"
# | #define PACKAGE_URL "https://github.com/algernon/libmongo-client"
# | #define PACKAGE "libmongo-client"
# | #define VERSION "0.1.8"
# | #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_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MSG_NOSIGNAL 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 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:12166: result: yes
# configure:12180: checking for memset
# configure:12180: gcc -o conftest conftest.c >&5
# conftest.c:58:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:12180: $? = 0
# configure:12180: result: yes
# configure:12180: checking for socket
# configure:12180: result: yes
# configure:12180: checking for getaddrinfo
# configure:12180: gcc -o conftest conftest.c >&5
# configure:12180: $? = 0
# configure:12180: result: yes
# configure:12180: checking for munmap
# configure:12180: gcc -o conftest conftest.c >&5
# configure:12180: $? = 0
# configure:12180: result: yes
# configure:12180: checking for strtol
# configure:12180: gcc -o conftest conftest.c >&5
# configure:12180: $? = 0
# configure:12180: result: yes
# configure:12180: checking for strerror
# configure:12180: gcc -o conftest conftest.c >&5
# configure:12180: $? = 0
# configure:12180: result: yes
# configure:12193: checking for GLIB
# configure:12200: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_MIN_VERSION"
# configure:12203: $? = 0
# configure:12217: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_MIN_VERSION"
# configure:12220: $? = 0
# configure:12278: result: yes
# configure:12288: checking sanity checking Glib headers
# configure:12309: gcc -o conftest -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lglib-2.0 conftest.c >&5
# configure:12309: $? = 0
# configure:12309: ./conftest
# configure:12309: $? = 0
# configure:12319: result: yes
# configure:12331: checking for g_checksum_new in -lglib-2.0
# configure:12356: gcc -o conftest conftest.c -lglib-2.0 -lglib-2.0 >&5
# configure:12356: $? = 0
# configure:12365: result: yes
# configure:12458: checking for inline
# configure:12474: gcc -c conftest.c >&5
# configure:12474: $? = 0
# configure:12482: result: inline
# configure:12710: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libmongo-client config.status 0.1.8, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 66665f18f74a
#
# config.status:1132: creating Doxyfile
# config.status:1132: creating Makefile
# config.status:1132: creating docs/Makefile
# config.status:1132: creating docs/tutorial/Makefile
# config.status:1132: creating examples/Makefile
# config.status:1132: creating src/Makefile
# config.status:1132: creating src/libmongo-client.pc
# config.status:1132: creating tests/Makefile
# config.status:1132: creating tests/libtap/Makefile
# config.status:1132: creating config.h
# config.status:1361: executing depfiles commands
# config.status:1361: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# 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_GLIB_CFLAGS_set=
# ac_cv_env_GLIB_CFLAGS_value=
# ac_cv_env_GLIB_LIBS_set=
# ac_cv_env_GLIB_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_OPENSSL_CFLAGS_set=
# ac_cv_env_OPENSSL_CFLAGS_value=
# ac_cv_env_OPENSSL_LIBS_set=
# ac_cv_env_OPENSSL_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_getaddrinfo=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_memset=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_munmap=yes
# ac_cv_func_socket=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strtol=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_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_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_glib_2_0_g_checksum_new=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_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# 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_cc_gcc_c_o=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_tar_ustar=gnutar
# blb_cv_glib_sane=yes
# lt_cv_ar_at_file=@
# 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=/usr/bin/ld
# lt_cv_path_NM='/usr/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=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# 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_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_GLIB_LIBS=-lglib-2.0
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/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/modules/afmongodb/libmongo-client/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -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'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GLIB_LIBS='-lglib-2.0'
# GREP='/usr/bin/grep'
# HAVE_VERSIONING_FALSE=''
# HAVE_VERSIONING_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENSSL_CFLAGS=''
# OPENSSL_LIBS=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='libmongo-client'
# PACKAGE_BUGREPORT='algernon@madhouse-project.org'
# PACKAGE_NAME='libmongo-client'
# PACKAGE_STRING='libmongo-client 0.1.8'
# PACKAGE_TARNAME='libmongo-client'
# PACKAGE_URL='https://github.com/algernon/libmongo-client'
# PACKAGE_VERSION='0.1.8'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.1.8'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# 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_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/syslog-ng/src/syslog-ng-3.6.3/modules/afmongodb/libmongo-client/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib'
# localedir='${datarootdir}/locale'
# localstatedir='/var/lib/syslog-ng'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc/syslog-ng'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libmongo-client"
# #define PACKAGE_TARNAME "libmongo-client"
# #define PACKAGE_VERSION "0.1.8"
# #define PACKAGE_STRING "libmongo-client 0.1.8"
# #define PACKAGE_BUGREPORT "algernon@madhouse-project.org"
# #define PACKAGE_URL "https://github.com/algernon/libmongo-client"
# #define PACKAGE "libmongo-client"
# #define VERSION "0.1.8"
# #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_ARPA_INET_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_MSG_NOSIGNAL 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define HAVE_MEMSET 1
# #define HAVE_SOCKET 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_MUNMAP 1
# #define HAVE_STRTOL 1
# #define HAVE_STRERROR 1
# #define WITH_OPENSSL 0
# #define VERSIONED_SYMBOLS 0
# #define PACKAGE "libmongo-client"
# #define VERSION "0.1.8"
#
# configure: exit 0

CMD: config logfiles '/tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c/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 rabbitmq-c configure 0.5.3, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --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 host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 66665f18f74a
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /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:2304: checking for a BSD-compatible install
# configure:2372: result: /usr/bin/install -c
# configure:2383: checking whether build environment is sane
# configure:2433: result: yes
# configure:2482: checking for x86_64-unknown-linux-strip
# configure:2512: result: no
# configure:2522: checking for strip
# configure:2538: found /usr/bin/strip
# configure:2549: result: strip
# configure:2574: checking for a thread-safe mkdir -p
# configure:2613: result: /usr/bin/mkdir -p
# configure:2626: checking for gawk
# configure:2642: found /usr/bin/gawk
# configure:2653: result: gawk
# configure:2664: checking whether make sets $(MAKE)
# configure:2686: result: yes
# configure:2777: checking whether make supports nested variables
# configure:2794: result: yes
# configure:2818: checking for style of include used by make
# configure:2846: result: GNU
# configure:2877: checking for x86_64-unknown-linux-gcc
# configure:2907: result: no
# configure:2917: checking for gcc
# configure:2933: found /usr/bin/gcc
# configure:2944: result: gcc
# configure:3173: checking for C compiler version
# configure:3182: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3193: $? = 0
# configure:3182: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3193: $? = 0
# configure:3182: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3193: $? = 1
# configure:3182: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3193: $? = 1
# configure:3213: checking whether the C compiler works
# configure:3235: gcc conftest.c >&5
# configure:3239: $? = 0
# configure:3287: result: yes
# configure:3290: checking for C compiler default output file name
# configure:3292: result: a.out
# configure:3298: checking for suffix of executables
# configure:3305: gcc -o conftest conftest.c >&5
# configure:3309: $? = 0
# configure:3331: result:
# configure:3353: checking whether we are cross compiling
# configure:3361: gcc -o conftest conftest.c >&5
# configure:3365: $? = 0
# configure:3372: ./conftest
# configure:3376: $? = 0
# configure:3391: result: no
# configure:3396: checking for suffix of object files
# configure:3418: gcc -c conftest.c >&5
# configure:3422: $? = 0
# configure:3443: result: o
# configure:3447: checking whether we are using the GNU C compiler
# configure:3466: gcc -c conftest.c >&5
# configure:3466: $? = 0
# configure:3475: result: yes
# configure:3484: checking whether gcc accepts -g
# configure:3504: gcc -c -g conftest.c >&5
# configure:3504: $? = 0
# configure:3545: result: yes
# configure:3562: checking for gcc option to accept ISO C89
# configure:3626: gcc -c conftest.c >&5
# configure:3626: $? = 0
# configure:3639: result: none needed
# configure:3661: checking dependency style of gcc
# configure:3772: result: gcc3
# configure:3793: checking how to run the C preprocessor
# configure:3824: gcc -E conftest.c
# configure:3824: $? = 0
# configure:3838: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3838: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rabbitmq-c"
# | #define PACKAGE_TARNAME "rabbitmq-c"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "rabbitmq-c 0.5.3"
# | #define PACKAGE_BUGREPORT "https://github.com/alanxz/rabbitmq-c/issues"
# | #define PACKAGE_URL "http://www.rabbitmq.com/"
# | #define PACKAGE "rabbitmq-c"
# | #define VERSION "0.5.3"
# | /* end confdefs.h. */
# | #include
# configure:3863: result: gcc -E
# configure:3883: gcc -E conftest.c
# configure:3883: $? = 0
# configure:3897: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3897: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rabbitmq-c"
# | #define PACKAGE_TARNAME "rabbitmq-c"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "rabbitmq-c 0.5.3"
# | #define PACKAGE_BUGREPORT "https://github.com/alanxz/rabbitmq-c/issues"
# | #define PACKAGE_URL "http://www.rabbitmq.com/"
# | #define PACKAGE "rabbitmq-c"
# | #define VERSION "0.5.3"
# | /* end confdefs.h. */
# | #include
# configure:3926: checking for grep that handles long lines and -e
# configure:3984: result: /usr/bin/grep
# configure:3989: checking for egrep
# configure:4051: result: /usr/bin/grep -E
# configure:4056: checking for ANSI C header files
# configure:4076: gcc -c conftest.c >&5
# configure:4076: $? = 0
# configure:4149: gcc -o conftest conftest.c >&5
# configure:4149: $? = 0
# configure:4149: ./conftest
# configure:4149: $? = 0
# configure:4160: result: yes
# configure:4173: checking for sys/types.h
# configure:4173: gcc -c conftest.c >&5
# configure:4173: $? = 0
# configure:4173: result: yes
# configure:4173: checking for sys/stat.h
# configure:4173: gcc -c conftest.c >&5
# configure:4173: $? = 0
# configure:4173: result: yes
# configure:4173: checking for stdlib.h
# configure:4173: gcc -c conftest.c >&5
# configure:4173: $? = 0
# configure:4173: result: yes
# configure:4173: checking for string.h
# configure:4173: gcc -c conftest.c >&5
# configure:4173: $? = 0
# configure:4173: result: yes
# configure:4173: checking for memory.h
# configure:4173: gcc -c conftest.c >&5
# configure:4173: $? = 0
# configure:4173: result: yes
# configure:4173: checking for strings.h
# configure:4173: gcc -c conftest.c >&5
# configure:4173: $? = 0
# configure:4173: result: yes
# configure:4173: checking for inttypes.h
# configure:4173: gcc -c conftest.c >&5
# configure:4173: $? = 0
# configure:4173: result: yes
# configure:4173: checking for stdint.h
# configure:4173: gcc -c conftest.c >&5
# configure:4173: $? = 0
# configure:4173: result: yes
# configure:4173: checking for unistd.h
# configure:4173: gcc -c conftest.c >&5
# configure:4173: $? = 0
# configure:4173: result: yes
# configure:4186: checking minix/config.h usability
# configure:4186: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4186: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rabbitmq-c"
# | #define PACKAGE_TARNAME "rabbitmq-c"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "rabbitmq-c 0.5.3"
# | #define PACKAGE_BUGREPORT "https://github.com/alanxz/rabbitmq-c/issues"
# | #define PACKAGE_URL "http://www.rabbitmq.com/"
# | #define PACKAGE "rabbitmq-c"
# | #define VERSION "0.5.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4186: result: no
# configure:4186: checking minix/config.h presence
# configure:4186: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4186: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rabbitmq-c"
# | #define PACKAGE_TARNAME "rabbitmq-c"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "rabbitmq-c 0.5.3"
# | #define PACKAGE_BUGREPORT "https://github.com/alanxz/rabbitmq-c/issues"
# | #define PACKAGE_URL "http://www.rabbitmq.com/"
# | #define PACKAGE "rabbitmq-c"
# | #define VERSION "0.5.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4186: result: no
# configure:4186: checking for minix/config.h
# configure:4186: result: no
# configure:4207: checking whether it is safe to define __EXTENSIONS__
# configure:4225: gcc -c conftest.c >&5
# configure:4225: $? = 0
# configure:4232: result: yes
# configure:4279: checking build system type
# configure:4293: result: x86_64-unknown-linux-gnu
# configure:4313: checking host system type
# configure:4326: result: x86_64-unknown-linux-gnu
# configure:4367: checking how to print strings
# configure:4394: result: printf
# configure:4415: checking for a sed that does not truncate output
# configure:4479: result: /usr/bin/sed
# configure:4497: checking for fgrep
# configure:4559: result: /usr/bin/grep -F
# configure:4594: checking for ld used by gcc
# configure:4661: result: /usr/bin/ld
# configure:4668: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4683: result: yes
# configure:4695: checking for BSD- or MS-compatible name lister (nm)
# configure:4744: result: /usr/bin/nm -B
# configure:4874: checking the name lister (/usr/bin/nm -B) interface
# configure:4881: gcc -c conftest.c >&5
# configure:4884: /usr/bin/nm -B "conftest.o"
# configure:4887: output
# 0000000000000000 B some_variable
# configure:4894: result: BSD nm
# configure:4897: checking whether ln -s works
# configure:4901: result: yes
# configure:4909: checking the maximum length of command line arguments
# configure:5039: result: 1572864
# configure:5056: checking whether the shell understands some XSI constructs
# configure:5066: result: yes
# configure:5070: checking whether the shell understands "+="
# configure:5076: result: yes
# configure:5111: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5151: result: func_convert_file_noop
# configure:5158: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5178: result: func_convert_file_noop
# configure:5185: checking for /usr/bin/ld option to reload object files
# configure:5192: result: -r
# configure:5226: checking for x86_64-unknown-linux-objdump
# configure:5256: result: no
# configure:5266: checking for objdump
# configure:5282: found /usr/bin/objdump
# configure:5293: result: objdump
# configure:5322: checking how to recognize dependent libraries
# configure:5524: result: pass_all
# configure:5569: checking for x86_64-unknown-linux-dlltool
# configure:5599: result: no
# configure:5609: checking for dlltool
# configure:5639: result: no
# configure:5666: checking how to associate runtime and link libraries
# configure:5693: result: printf %s\n
# configure:5709: checking for x86_64-unknown-linux-ar
# configure:5739: result: no
# configure:5753: checking for ar
# configure:5769: found /usr/bin/ar
# configure:5780: result: ar
# configure:5817: checking for archiver @FILE support
# configure:5834: gcc -c conftest.c >&5
# configure:5834: $? = 0
# configure:5837: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5840: $? = 0
# configure:5845: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5848: $? = 1
# configure:5860: result: @
# configure:5878: checking for x86_64-unknown-linux-strip
# configure:5905: result: strip
# configure:5977: checking for x86_64-unknown-linux-ranlib
# configure:6007: result: no
# configure:6017: checking for ranlib
# configure:6033: found /usr/bin/ranlib
# configure:6044: result: ranlib
# configure:6146: checking command to parse /usr/bin/nm -B output from gcc object
# configure:6266: gcc -c conftest.c >&5
# configure:6269: $? = 0
# configure:6273: /usr/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:6276: $? = 0
# configure:6342: gcc -o conftest conftest.c conftstm.o >&5
# configure:6345: $? = 0
# configure:6383: result: ok
# configure:6420: checking for sysroot
# configure:6450: result: no
# configure:6527: gcc -c conftest.c >&5
# configure:6530: $? = 0
# configure:6666: checking for x86_64-unknown-linux-mt
# configure:6696: result: no
# configure:6706: checking for mt
# configure:6736: result: no
# configure:6756: checking if : is a manifest tool
# configure:6762: : '-?'
# configure:6770: result: no
# configure:7409: checking for dlfcn.h
# configure:7409: gcc -c conftest.c >&5
# configure:7409: $? = 0
# configure:7409: result: yes
# configure:7912: checking for objdir
# configure:7927: result: .libs
# configure:8198: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8216: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8220: $? = 0
# configure:8233: result: no
# configure:8560: checking for gcc option to produce PIC
# configure:8567: result: -fPIC -DPIC
# configure:8575: checking if gcc PIC flag -fPIC -DPIC works
# configure:8593: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8597: $? = 0
# configure:8610: result: yes
# configure:8639: checking if gcc static flag -static works
# configure:8667: result: yes
# configure:8682: checking if gcc supports -c -o file.o
# configure:8703: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8707: $? = 0
# configure:8729: result: yes
# configure:8737: checking if gcc supports -c -o file.o
# configure:8784: result: yes
# configure:8817: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9974: result: yes
# configure:10214: checking dynamic linker characteristics
# configure:10725: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10725: $? = 0
# configure:10959: result: GNU/Linux ld.so
# configure:11066: checking how to hardcode library paths into programs
# configure:11091: result: immediate
# configure:11631: checking whether stripping libraries is possible
# configure:11636: result: yes
# configure:11671: checking if libtool supports shared libraries
# configure:11673: result: yes
# configure:11676: checking whether to build shared libraries
# configure:11697: result: no
# configure:11700: checking whether to build static libraries
# configure:11704: result: yes
# configure:11743: checking for gcc option to accept ISO C99
# configure:11892: gcc -c conftest.c >&5
# configure:11892: $? = 0
# configure:11905: result: none needed
# configure:11931: checking for x86_64-unknown-linux-pkg-config
# configure:11964: result: no
# configure:11974: checking for pkg-config
# configure:11992: found /usr/bin/pkg-config
# configure:12004: result: /usr/bin/pkg-config
# configure:12029: checking pkg-config is at least version 0.17
# configure:12032: result: yes
# configure:12043: checking for inline
# configure:12059: gcc -c conftest.c >&5
# configure:12059: $? = 0
# configure:12067: result: inline
# configure:12090: checking if compiler accepts '-Wall'
# configure:12103: gcc -c -Wall conftest.c >&5
# configure:12103: $? = 0
# configure:12104: result: yes
# configure:12127: checking if compiler accepts '-Wextra'
# configure:12140: gcc -c -Wextra -Wall conftest.c >&5
# configure:12140: $? = 0
# configure:12141: result: yes
# configure:12164: checking if compiler accepts '-pedantic'
# configure:12177: gcc -c -pedantic -Wall -Wextra conftest.c >&5
# configure:12177: $? = 0
# configure:12178: result: yes
# configure:12201: checking if compiler accepts '-Wstrict-prototypes'
# configure:12214: gcc -c -Wstrict-prototypes -Wall -Wextra -pedantic conftest.c >&5
# conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:12214: $? = 0
# configure:12215: result: yes
# configure:12238: checking if compiler accepts '-Wcast-align'
# configure:12251: gcc -c -Wcast-align -Wall -Wextra -pedantic -Wstrict-prototypes conftest.c >&5
# conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:12251: $? = 0
# configure:12252: result: yes
# configure:12275: checking if compiler accepts '-fno-common'
# configure:12288: gcc -c -fno-common -Wall -Wextra -pedantic -Wstrict-prototypes -Wcast-align conftest.c >&5
# conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:12288: $? = 0
# configure:12289: result: yes
# configure:12312: checking if compiler accepts '-fvisibility=hidden'
# configure:12325: gcc -c -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -Wcast-align -fno-common conftest.c >&5
# conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:12325: $? = 0
# configure:12326: result: yes
# configure:12348: checking if linker accepts '-no-undefined'
# configure:12361: gcc -o conftest -Wall -Wextra -pedantic -Wstrict-prototypes -Wcast-align -fno-common -fvisibility=hidden -no-undefined conftest.c >&5
# gcc: error: unrecognized command line option '-no-undefined'; did you mean '-Wno-undef'?
# configure:12361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rabbitmq-c"
# | #define PACKAGE_TARNAME "rabbitmq-c"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "rabbitmq-c 0.5.3"
# | #define PACKAGE_BUGREPORT "https://github.com/alanxz/rabbitmq-c/issues"
# | #define PACKAGE_URL "http://www.rabbitmq.com/"
# | #define PACKAGE "rabbitmq-c"
# | #define VERSION "0.5.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12367: result: no
# configure:12471: checking for library containing getaddrinfo
# configure:12502: gcc -o conftest -Wall -Wextra -pedantic -Wstrict-prototypes -Wcast-align -fno-common -fvisibility=hidden conftest.c >&5
# conftest.c:36:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char getaddrinfo ();
# ^~~~
# conftest.c:38:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:12502: $? = 0
# configure:12519: result: none required
# configure:12570: checking for library containing socket
# configure:12601: gcc -o conftest -Wall -Wextra -pedantic -Wstrict-prototypes -Wcast-align -fno-common -fvisibility=hidden conftest.c >&5
# conftest.c:36:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char socket ();
# ^~~~
# conftest.c:38:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:12601: $? = 0
# configure:12618: result: none required
# configure:12669: checking for library containing clock_gettime
# configure:12700: gcc -o conftest -Wall -Wextra -pedantic -Wstrict-prototypes -Wcast-align -fno-common -fvisibility=hidden conftest.c >&5
# conftest.c:36:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char clock_gettime ();
# ^~~~
# conftest.c:38:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:12700: $? = 0
# configure:12717: result: none required
# configure:12725: checking if htonll is defined
# configure:12744: gcc -o conftest -Wall -Wextra -pedantic -Wstrict-prototypes -Wcast-align -fno-common -fvisibility=hidden conftest.c >&5
# conftest.c:33:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:36:15: warning: implicit declaration of function 'htonll' [-Wimplicit-function-declaration]
# return htonll(0);
# ^~~~~~
# /tmp/ccmmLs0k.o: In function `main':
# conftest.c:(.text+0xf): undefined reference to `htonll'
# collect2: error: ld returned 1 exit status
# configure:12744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rabbitmq-c"
# | #define PACKAGE_TARNAME "rabbitmq-c"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "rabbitmq-c 0.5.3"
# | #define PACKAGE_BUGREPORT "https://github.com/alanxz/rabbitmq-c/issues"
# | #define PACKAGE_URL "http://www.rabbitmq.com/"
# | #define PACKAGE "rabbitmq-c"
# | #define VERSION "0.5.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_THREAD_SAFETY 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | return htonll(0);
# |
# |
# | ;
# | return 0;
# | }
# configure:12754: result: no
# configure:12926: checking for SSL
# configure:12933: $PKG_CONFIG --exists --print-errors "openssl >= 0.9.8"
# configure:12936: $? = 0
# configure:12950: $PKG_CONFIG --exists --print-errors "openssl >= 0.9.8"
# configure:12953: $? = 0
# configure:12991: result: yes
# configure:13178: checking for popt.h
# configure:13178: gcc -c -Wall -Wextra -pedantic -Wstrict-prototypes -Wcast-align -fno-common -fvisibility=hidden conftest.c >&5
# configure:13178: $? = 0
# configure:13178: result: yes
# configure:13190: checking for poptGetContext in -lpopt
# configure:13215: gcc -o conftest -Wall -Wextra -pedantic -Wstrict-prototypes -Wcast-align -fno-common -fvisibility=hidden conftest.c -lpopt >&5
# conftest.c:38:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char poptGetContext ();
# ^~~~
# conftest.c:40:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:13215: $? = 0
# configure:13224: result: yes
# configure:13308: checking for xmlto
# configure:13338: result: no
# configure:13566: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by rabbitmq-c config.status 0.5.3, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 66665f18f74a
#
# config.status:1144: creating librabbitmq.pc
# config.status:1144: creating Makefile
# config.status:1144: creating config.h
# config.status:1373: executing depfiles commands
# config.status:1373: executing libtool commands
# configure:15819: result:
# rabbitmq-c build options:
# Host: x86_64-unknown-linux-gnu
# Version: 0.5.3
# SSL/TLS: openssl
# Tools: yes
# Documentation: no
# Examples: yes
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_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_POLARSSL_CFLAGS_set=
# ac_cv_env_POLARSSL_CFLAGS_value=
# ac_cv_env_POLARSSL_LIBS_set=
# ac_cv_env_POLARSSL_LIBS_value=
# ac_cv_env_POPT_CFLAGS_set=
# ac_cv_env_POPT_CFLAGS_value=
# ac_cv_env_POPT_LIBS_set=
# ac_cv_env_POPT_LIBS_value=
# ac_cv_env_SSL_CFLAGS_set=
# ac_cv_env_SSL_CFLAGS_value=
# ac_cv_env_SSL_LIBS_set=
# ac_cv_env_SSL_LIBS_value=
# ac_cv_env_XMLTO_set=
# ac_cv_env_XMLTO_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_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_popt_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_popt_poptGetContext=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_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# 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_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_getaddrinfo='none required'
# ac_cv_search_socket='none required'
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# ax_cv_have_popt=yes
# lt_cv_ar_at_file=@
# 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=/usr/bin/ld
# lt_cv_path_NM='/usr/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=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# 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_SSL_CFLAGS=
# pkg_cv_SSL_LIBS='-lssl -lcrypto'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c/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'
# AS='as'
# AUTOCONF='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -Wextra -pedantic -Wstrict-prototypes -Wcast-align -fno-common -fvisibility=hidden'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DOCS_FALSE=''
# DOCS_TRUE='#'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXAMPLES_FALSE='#'
# EXAMPLES_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='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_AGE='2'
# LT_CURRENT='3'
# LT_REVISION='3'
# MAKEINFO='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# NO_UNDEFINED=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OS_APPLE_FALSE=''
# OS_APPLE_TRUE='#'
# OS_UNIX_FALSE='#'
# OS_UNIX_TRUE=''
# OS_WIN32_FALSE=''
# OS_WIN32_TRUE='#'
# OTOOL64=''
# OTOOL=''
# PACKAGE='rabbitmq-c'
# PACKAGE_BUGREPORT='https://github.com/alanxz/rabbitmq-c/issues'
# PACKAGE_NAME='rabbitmq-c'
# PACKAGE_STRING='rabbitmq-c 0.5.3'
# PACKAGE_TARNAME='rabbitmq-c'
# PACKAGE_URL='http://www.rabbitmq.com/'
# PACKAGE_VERSION='0.5.3'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POLARSSL_CFLAGS=''
# POLARSSL_LIBS=''
# POPT_CFLAGS=''
# POPT_LIBS='-lpopt'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SSL_CFLAGS=''
# SSL_CYASSL_FALSE=''
# SSL_CYASSL_TRUE='#'
# SSL_FALSE='#'
# SSL_GNUTLS_FALSE=''
# SSL_GNUTLS_TRUE='#'
# SSL_LIBS='-lssl -lcrypto'
# SSL_OPENSSL_FALSE='#'
# SSL_OPENSSL_TRUE=''
# SSL_POLARSSL_FALSE=''
# SSL_POLARSSL_TRUE='#'
# SSL_TRUE=''
# STRIP='strip'
# TOOLS_FALSE='#'
# TOOLS_TRUE=''
# VERSION='0.5.3'
# XMLTO=''
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# 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='/usr/share/syslog-ng'
# 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/syslog-ng/src/syslog-ng-3.6.3/modules/afamqp/rabbitmq-c/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib'
# libs_private=''
# localedir='${datarootdir}/locale'
# localstatedir='/var/lib/syslog-ng'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# requires_private='openssl'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc/syslog-ng'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "rabbitmq-c"
# #define PACKAGE_TARNAME "rabbitmq-c"
# #define PACKAGE_VERSION "0.5.3"
# #define PACKAGE_STRING "rabbitmq-c 0.5.3"
# #define PACKAGE_BUGREPORT "https://github.com/alanxz/rabbitmq-c/issues"
# #define PACKAGE_URL "http://www.rabbitmq.com/"
# #define PACKAGE "rabbitmq-c"
# #define VERSION "0.5.3"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define ENABLE_THREAD_SAFETY 1
# #define WITH_SSL 1
# #define HAVE_POPT_H 1
# #define HAVE_POPT 1
# #define AMQ_PLATFORM "linux-gnu"
#
# configure: exit 0

CMD: config logfiles '/tmp/syslog-ng/src/syslog-ng-3.6.3/lib/ivykis/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 ivykis configure 0.36.1, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --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 host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 66665f18f74a
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /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:2305: checking for a BSD-compatible install
# configure:2373: result: /usr/bin/install -c
# configure:2384: checking whether build environment is sane
# configure:2434: result: yes
# configure:2483: checking for x86_64-unknown-linux-strip
# configure:2513: result: no
# configure:2523: checking for strip
# configure:2539: found /usr/bin/strip
# configure:2550: result: strip
# configure:2575: checking for a thread-safe mkdir -p
# configure:2614: result: /usr/bin/mkdir -p
# configure:2627: checking for gawk
# configure:2643: found /usr/bin/gawk
# configure:2654: result: gawk
# configure:2665: checking whether make sets $(MAKE)
# configure:2687: result: yes
# configure:2778: checking build system type
# configure:2792: result: x86_64-unknown-linux-gnu
# configure:2812: checking host system type
# configure:2825: result: x86_64-unknown-linux-gnu
# configure:2900: checking how to print strings
# configure:2927: result: printf
# configure:2960: checking for style of include used by make
# configure:2988: result: GNU
# configure:3019: checking for x86_64-unknown-linux-gcc
# configure:3049: result: no
# configure:3059: checking for gcc
# configure:3075: found /usr/bin/gcc
# configure:3086: result: gcc
# configure:3315: checking for C compiler version
# configure:3324: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3335: $? = 0
# configure:3324: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3335: $? = 0
# configure:3324: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3335: $? = 1
# configure:3324: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3335: $? = 1
# configure:3355: checking whether the C compiler works
# configure:3377: gcc conftest.c >&5
# configure:3381: $? = 0
# configure:3429: result: yes
# configure:3432: checking for C compiler default output file name
# configure:3434: result: a.out
# configure:3440: checking for suffix of executables
# configure:3447: gcc -o conftest conftest.c >&5
# configure:3451: $? = 0
# configure:3473: result:
# configure:3495: checking whether we are cross compiling
# configure:3503: gcc -o conftest conftest.c >&5
# configure:3507: $? = 0
# configure:3514: ./conftest
# configure:3518: $? = 0
# configure:3533: result: no
# configure:3538: checking for suffix of object files
# configure:3560: gcc -c conftest.c >&5
# configure:3564: $? = 0
# configure:3585: result: o
# configure:3589: checking whether we are using the GNU C compiler
# configure:3608: gcc -c conftest.c >&5
# configure:3608: $? = 0
# configure:3617: result: yes
# configure:3626: checking whether gcc accepts -g
# configure:3646: gcc -c -g conftest.c >&5
# configure:3646: $? = 0
# configure:3687: result: yes
# configure:3704: checking for gcc option to accept ISO C89
# configure:3768: gcc -c conftest.c >&5
# configure:3768: $? = 0
# configure:3781: result: none needed
# configure:3803: checking dependency style of gcc
# configure:3914: result: gcc3
# configure:3929: checking for a sed that does not truncate output
# configure:3993: result: /usr/bin/sed
# configure:4011: checking for grep that handles long lines and -e
# configure:4069: result: /usr/bin/grep
# configure:4074: checking for egrep
# configure:4136: result: /usr/bin/grep -E
# configure:4141: checking for fgrep
# configure:4203: result: /usr/bin/grep -F
# configure:4238: checking for ld used by gcc
# configure:4305: result: /usr/bin/ld
# configure:4312: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4327: result: yes
# configure:4339: checking for BSD- or MS-compatible name lister (nm)
# configure:4388: result: /usr/bin/nm -B
# configure:4518: checking the name lister (/usr/bin/nm -B) interface
# configure:4525: gcc -c conftest.c >&5
# configure:4528: /usr/bin/nm -B "conftest.o"
# configure:4531: output
# 0000000000000000 B some_variable
# configure:4538: result: BSD nm
# configure:4541: checking whether ln -s works
# configure:4545: result: yes
# configure:4553: checking the maximum length of command line arguments
# configure:4683: result: 1572864
# configure:4700: checking whether the shell understands some XSI constructs
# configure:4710: result: yes
# configure:4714: checking whether the shell understands "+="
# configure:4720: result: yes
# configure:4755: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4795: result: func_convert_file_noop
# configure:4802: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4822: result: func_convert_file_noop
# configure:4829: checking for /usr/bin/ld option to reload object files
# configure:4836: result: -r
# configure:4870: checking for x86_64-unknown-linux-objdump
# configure:4900: result: no
# configure:4910: checking for objdump
# configure:4926: found /usr/bin/objdump
# configure:4937: result: objdump
# configure:4969: checking how to recognize dependent libraries
# configure:5171: result: pass_all
# configure:5216: checking for x86_64-unknown-linux-dlltool
# configure:5246: result: no
# configure:5256: checking for dlltool
# configure:5286: result: no
# configure:5316: checking how to associate runtime and link libraries
# configure:5343: result: printf %s\n
# configure:5360: checking for x86_64-unknown-linux-ar
# configure:5390: result: no
# configure:5404: checking for ar
# configure:5420: found /usr/bin/ar
# configure:5431: result: ar
# configure:5468: checking for archiver @FILE support
# configure:5485: gcc -c conftest.c >&5
# configure:5485: $? = 0
# configure:5488: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5491: $? = 0
# configure:5496: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5499: $? = 1
# configure:5511: result: @
# configure:5529: checking for x86_64-unknown-linux-strip
# configure:5556: result: strip
# configure:5628: checking for x86_64-unknown-linux-ranlib
# configure:5658: result: no
# configure:5668: checking for ranlib
# configure:5684: found /usr/bin/ranlib
# configure:5695: result: ranlib
# configure:5797: checking command to parse /usr/bin/nm -B output from gcc object
# configure:5917: gcc -c conftest.c >&5
# configure:5920: $? = 0
# configure:5924: /usr/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:5927: $? = 0
# configure:5993: gcc -o conftest conftest.c conftstm.o >&5
# configure:5996: $? = 0
# configure:6034: result: ok
# configure:6071: checking for sysroot
# configure:6101: result: no
# configure:6178: gcc -c conftest.c >&5
# configure:6181: $? = 0
# configure:6317: checking for x86_64-unknown-linux-mt
# configure:6347: result: no
# configure:6357: checking for mt
# configure:6387: result: no
# configure:6407: checking if : is a manifest tool
# configure:6413: : '-?'
# configure:6421: result: no
# configure:7063: checking how to run the C preprocessor
# configure:7094: gcc -E conftest.c
# configure:7094: $? = 0
# configure:7108: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7108: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | /* end confdefs.h. */
# | #include
# configure:7133: result: gcc -E
# configure:7153: gcc -E conftest.c
# configure:7153: $? = 0
# configure:7167: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7167: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | /* end confdefs.h. */
# | #include
# configure:7196: checking for ANSI C header files
# configure:7216: gcc -c conftest.c >&5
# configure:7216: $? = 0
# configure:7289: gcc -o conftest conftest.c >&5
# configure:7289: $? = 0
# configure:7289: ./conftest
# configure:7289: $? = 0
# configure:7300: result: yes
# configure:7313: checking for sys/types.h
# configure:7313: gcc -c conftest.c >&5
# configure:7313: $? = 0
# configure:7313: result: yes
# configure:7313: checking for sys/stat.h
# configure:7313: gcc -c conftest.c >&5
# configure:7313: $? = 0
# configure:7313: result: yes
# configure:7313: checking for stdlib.h
# configure:7313: gcc -c conftest.c >&5
# configure:7313: $? = 0
# configure:7313: result: yes
# configure:7313: checking for string.h
# configure:7313: gcc -c conftest.c >&5
# configure:7313: $? = 0
# configure:7313: result: yes
# configure:7313: checking for memory.h
# configure:7313: gcc -c conftest.c >&5
# configure:7313: $? = 0
# configure:7313: result: yes
# configure:7313: checking for strings.h
# configure:7313: gcc -c conftest.c >&5
# configure:7313: $? = 0
# configure:7313: result: yes
# configure:7313: checking for inttypes.h
# configure:7313: gcc -c conftest.c >&5
# configure:7313: $? = 0
# configure:7313: result: yes
# configure:7313: checking for stdint.h
# configure:7313: gcc -c conftest.c >&5
# configure:7313: $? = 0
# configure:7313: result: yes
# configure:7313: checking for unistd.h
# configure:7313: gcc -c conftest.c >&5
# configure:7313: $? = 0
# configure:7313: result: yes
# configure:7327: checking for dlfcn.h
# configure:7327: gcc -c conftest.c >&5
# configure:7327: $? = 0
# configure:7327: result: yes
# configure:7533: checking for objdir
# configure:7548: result: .libs
# configure:7815: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7833: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7837: $? = 0
# configure:7850: result: no
# configure:8177: checking for gcc option to produce PIC
# configure:8184: result: -fPIC -DPIC
# configure:8192: checking if gcc PIC flag -fPIC -DPIC works
# configure:8210: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8214: $? = 0
# configure:8227: result: yes
# configure:8256: checking if gcc static flag -static works
# configure:8284: result: yes
# configure:8299: checking if gcc supports -c -o file.o
# configure:8320: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8324: $? = 0
# configure:8346: result: yes
# configure:8354: checking if gcc supports -c -o file.o
# configure:8401: result: yes
# configure:8434: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9591: result: yes
# configure:9831: checking dynamic linker characteristics
# configure:10342: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10342: $? = 0
# configure:10576: result: GNU/Linux ld.so
# configure:10683: checking how to hardcode library paths into programs
# configure:10708: result: immediate
# configure:11248: checking whether stripping libraries is possible
# configure:11253: result: yes
# configure:11288: checking if libtool supports shared libraries
# configure:11290: result: yes
# configure:11293: checking whether to build shared libraries
# configure:11314: result: no
# configure:11317: checking whether to build static libraries
# configure:11321: result: yes
# configure:11366: checking for x86_64-unknown-linux-gcc
# configure:11393: result: gcc
# configure:11662: checking for C compiler version
# configure:11671: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:11682: $? = 0
# configure:11671: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:11682: $? = 0
# configure:11671: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:11682: $? = 1
# configure:11671: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:11682: $? = 1
# configure:11686: checking whether we are using the GNU C compiler
# configure:11714: result: yes
# configure:11723: checking whether gcc accepts -g
# configure:11784: result: yes
# configure:11801: checking for gcc option to accept ISO C89
# configure:11878: result: none needed
# configure:11900: checking dependency style of gcc
# configure:12011: result: gcc3
# configure:12032: checking host operating system type
# configure:12042: gcc -c -Wall conftest.c >&5
# configure:12042: $? = 0
# configure:12044: result: posix
# configure:12071: checking for working __thread
# configure:12105: gcc -c -Wall conftest.c >&5
# conftest.c:23:21: warning: 'p' defined but not used [-Wunused-variable]
# static __thread int p = 0;
# ^
# configure:12105: $? = 0
# configure:12109: result: yes
# configure:12150: checking whether gcc accepts -pthread
# configure:12168: gcc -c -pthread conftest.c >&5
# configure:12168: $? = 0
# configure:12174: result: yes
# configure:12191: checking whether gcc accepts -pthreads
# configure:12209: gcc -c -pthreads conftest.c >&5
# gcc: error: unrecognized command line option '-pthreads'; did you mean '-pthread'?
# configure:12209: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12215: result: no
# configure:12261: checking for library containing pthread_atfork
# configure:12292: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:12292: $? = 0
# configure:12309: result: none required
# configure:12319: checking for library containing pthread_create
# configure:12350: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:12350: $? = 0
# configure:12367: result: none required
# configure:12498: checking for __sync_lock_test_and_set()
# configure:12515: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:12515: $? = 0
# configure:12522: result: yes
# configure:12534: checking process.h usability
# configure:12534: gcc -c -Wall -pthread conftest.c >&5
# conftest.c:58:21: fatal error: process.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12534: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 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:12534: result: no
# configure:12534: checking process.h presence
# configure:12534: gcc -E conftest.c
# conftest.c:25:21: fatal error: process.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12534: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# | /* end confdefs.h. */
# | #include
# configure:12534: result: no
# configure:12534: checking for process.h
# configure:12534: result: no
# configure:12546: checking sys/devpoll.h usability
# configure:12546: gcc -c -Wall -pthread conftest.c >&5
# conftest.c:58:25: fatal error: sys/devpoll.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 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:12546: result: no
# configure:12546: checking sys/devpoll.h presence
# configure:12546: gcc -E conftest.c
# conftest.c:25:25: fatal error: sys/devpoll.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# | /* end confdefs.h. */
# | #include
# configure:12546: result: no
# configure:12546: checking for sys/devpoll.h
# configure:12546: result: no
# configure:12558: checking sys/eventfd.h usability
# configure:12558: gcc -c -Wall -pthread conftest.c >&5
# configure:12558: $? = 0
# configure:12558: result: yes
# configure:12558: checking sys/eventfd.h presence
# configure:12558: gcc -E conftest.c
# configure:12558: $? = 0
# configure:12558: result: yes
# configure:12558: checking for sys/eventfd.h
# configure:12558: result: yes
# configure:12570: checking sys/syscall.h usability
# configure:12570: gcc -c -Wall -pthread conftest.c >&5
# configure:12570: $? = 0
# configure:12570: result: yes
# configure:12570: checking sys/syscall.h presence
# configure:12570: gcc -E conftest.c
# configure:12570: $? = 0
# configure:12570: result: yes
# configure:12570: checking for sys/syscall.h
# configure:12570: result: yes
# configure:12583: checking for sys/thr.h
# configure:12583: gcc -c -Wall -pthread conftest.c >&5
# conftest.c:29:21: fatal error: sys/thr.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12583: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# | #define HAVE_SYS_EVENTFD_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | /* end confdefs.h. */
# | #include
# |
# | #include
# configure:12583: result: no
# configure:12596: checking thread.h usability
# configure:12596: gcc -c -Wall -pthread conftest.c >&5
# conftest.c:60:20: fatal error: thread.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12596: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# | #define HAVE_SYS_EVENTFD_H 1
# | #define HAVE_SYS_SYSCALL_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:12596: result: no
# configure:12596: checking thread.h presence
# configure:12596: gcc -E conftest.c
# conftest.c:27:20: fatal error: thread.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12596: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# | #define HAVE_SYS_EVENTFD_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12596: result: no
# configure:12596: checking for thread.h
# configure:12596: result: no
# configure:12608: checking for linux/netfilter_ipv4.h
# configure:12620: gcc -c -Wall -pthread conftest.c >&5
# configure:12620: $? = 0
# configure:12626: result: yes
# configure:12632: checking for struct timespec.tv_sec
# configure:12632: gcc -c -Wall -pthread conftest.c >&5
# configure:12632: $? = 0
# configure:12632: result: yes
# configure:12652: checking for library containing clock_gettime
# configure:12683: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:12683: $? = 0
# configure:12700: result: none required
# configure:12710: checking for clock_gettime
# configure:12710: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:12710: $? = 0
# configure:12710: result: yes
# configure:12721: checking for CLOCK_MONOTONIC
# configure:12734: gcc -c -Wall -pthread conftest.c >&5
# configure:12734: $? = 0
# configure:12740: result: yes
# configure:12750: checking for CLOCK_REALTIME
# configure:12763: gcc -c -Wall -pthread conftest.c >&5
# configure:12763: $? = 0
# configure:12769: result: yes
# configure:12781: checking for library containing inet_ntop
# configure:12812: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:12812: $? = 0
# configure:12829: result: none required
# configure:12837: checking for library containing socket
# configure:12868: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:12868: $? = 0
# configure:12885: result: none required
# configure:12893: checking for library containing thr_self
# configure:12924: gcc -o conftest -Wall -pthread conftest.c >&5
# /tmp/cc7D49kT.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `thr_self'
# collect2: error: ld returned 1 exit status
# configure:12924: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# | #define HAVE_SYS_EVENTFD_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_MONOTONIC 1
# | #define HAVE_CLOCK_REALTIME 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 thr_self ();
# | int
# | main ()
# | {
# | return thr_self ();
# | ;
# | return 0;
# | }
# configure:12924: gcc -o conftest -Wall -pthread conftest.c -lthread >&5
# /usr/bin/ld: cannot find -lthread
# collect2: error: ld returned 1 exit status
# configure:12924: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# | #define HAVE_SYS_EVENTFD_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_MONOTONIC 1
# | #define HAVE_CLOCK_REALTIME 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 thr_self ();
# | int
# | main ()
# | {
# | return thr_self ();
# | ;
# | return 0;
# | }
# configure:12941: result: no
# configure:12953: checking for epoll_create
# configure:12953: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:12953: $? = 0
# configure:12953: result: yes
# configure:12964: checking for epoll_create1
# configure:12964: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:12964: $? = 0
# configure:12964: result: yes
# configure:12975: checking for eventfd
# configure:12975: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:12975: $? = 0
# configure:12975: result: yes
# configure:12986: checking for gettid
# configure:12986: gcc -o conftest -Wall -pthread conftest.c >&5
# /tmp/cctquI12.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `gettid'
# collect2: error: ld returned 1 exit status
# configure:12986: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# | #define HAVE_SYS_EVENTFD_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_MONOTONIC 1
# | #define HAVE_CLOCK_REALTIME 1
# | #define HAVE_EPOLL_CREATE 1
# | #define HAVE_EPOLL_CREATE1 1
# | #define HAVE_EVENTFD 1
# | /* end confdefs.h. */
# | /* Define gettid to an innocuous variant, in case declares gettid.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gettid innocuous_gettid
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gettid (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gettid
# |
# | /* 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 gettid ();
# | /* 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_gettid || defined __stub___gettid
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return gettid ();
# | ;
# | return 0;
# | }
# configure:12986: result: no
# configure:12997: checking for inotify_init
# configure:12997: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:12997: $? = 0
# configure:12997: result: yes
# configure:13008: checking for kqueue
# configure:13008: gcc -o conftest -Wall -pthread conftest.c >&5
# /tmp/ccUGpZxb.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `kqueue'
# collect2: error: ld returned 1 exit status
# configure:13008: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# | #define HAVE_SYS_EVENTFD_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_MONOTONIC 1
# | #define HAVE_CLOCK_REALTIME 1
# | #define HAVE_EPOLL_CREATE 1
# | #define HAVE_EPOLL_CREATE1 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_INOTIFY_INIT 1
# | /* end confdefs.h. */
# | /* Define kqueue to an innocuous variant, in case declares kqueue.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define kqueue innocuous_kqueue
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char kqueue (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef kqueue
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char kqueue ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_kqueue || defined __stub___kqueue
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return kqueue ();
# | ;
# | return 0;
# | }
# configure:13008: result: no
# configure:13019: checking for lwp_gettid
# configure:13019: gcc -o conftest -Wall -pthread conftest.c >&5
# /tmp/ccxP6tLg.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `lwp_gettid'
# collect2: error: ld returned 1 exit status
# configure:13019: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# | #define HAVE_SYS_EVENTFD_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_MONOTONIC 1
# | #define HAVE_CLOCK_REALTIME 1
# | #define HAVE_EPOLL_CREATE 1
# | #define HAVE_EPOLL_CREATE1 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_INOTIFY_INIT 1
# | /* end confdefs.h. */
# | /* Define lwp_gettid to an innocuous variant, in case declares lwp_gettid.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define lwp_gettid innocuous_lwp_gettid
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char lwp_gettid (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef lwp_gettid
# |
# | /* 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 lwp_gettid ();
# | /* 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_lwp_gettid || defined __stub___lwp_gettid
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return lwp_gettid ();
# | ;
# | return 0;
# | }
# configure:13019: result: no
# configure:13030: checking for port_create
# configure:13030: gcc -o conftest -Wall -pthread conftest.c >&5
# /tmp/ccOMFURm.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `port_create'
# collect2: error: ld returned 1 exit status
# configure:13030: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# | #define HAVE_SYS_EVENTFD_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_MONOTONIC 1
# | #define HAVE_CLOCK_REALTIME 1
# | #define HAVE_EPOLL_CREATE 1
# | #define HAVE_EPOLL_CREATE1 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_INOTIFY_INIT 1
# | /* end confdefs.h. */
# | /* Define port_create to an innocuous variant, in case declares port_create.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define port_create innocuous_port_create
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char port_create (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef port_create
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char port_create ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_port_create || defined __stub___port_create
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return port_create ();
# | ;
# | return 0;
# | }
# configure:13030: result: no
# configure:13041: checking for pthread_spin_lock
# configure:13041: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:13041: $? = 0
# configure:13041: result: yes
# configure:13052: checking for thr_self
# configure:13052: gcc -o conftest -Wall -pthread conftest.c >&5
# /tmp/cc6XbXCb.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `thr_self'
# collect2: error: ld returned 1 exit status
# configure:13052: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ivykis"
# | #define PACKAGE_TARNAME "ivykis"
# | #define PACKAGE_VERSION "0.36.1"
# | #define PACKAGE_STRING "ivykis 0.36.1"
# | #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ivykis"
# | #define VERSION "0.36.1"
# | #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 1
# | #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# | #define HAVE_SYS_EVENTFD_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_MONOTONIC 1
# | #define HAVE_CLOCK_REALTIME 1
# | #define HAVE_EPOLL_CREATE 1
# | #define HAVE_EPOLL_CREATE1 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_INOTIFY_INIT 1
# | #define HAVE_PTHREAD_SPIN_LOCK 1
# | /* end confdefs.h. */
# | /* Define thr_self to an innocuous variant, in case declares thr_self.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define thr_self innocuous_thr_self
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char thr_self (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef thr_self
# |
# | /* 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 thr_self ();
# | /* 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_thr_self || defined __stub___thr_self
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return thr_self ();
# | ;
# | return 0;
# | }
# configure:13052: result: no
# configure:13070: checking for splice
# configure:13070: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:13070: $? = 0
# configure:13070: result: yes
# configure:13112: checking for wait4
# configure:13112: gcc -o conftest -Wall -pthread conftest.c >&5
# configure:13112: $? = 0
# configure:13112: result: yes
# configure:13126: checking whether /usr/bin/ld -m elf_x86_64 supports symbol version scripts
# configure:13145: gcc -o conftest -Wall -pthread -Wl,--version-script,conftest.ver conftest.c >&5
# configure:13145: $? = 0
# configure:13152: result: yes
# configure:13722: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ivykis config.status 0.36.1, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 66665f18f74a
#
# config.status:1134: creating Makefile
# config.status:1134: creating contrib/Makefile
# config.status:1134: creating contrib/iv_getaddrinfo/Makefile
# config.status:1134: creating contrib/kojines/Makefile
# config.status:1134: creating man3/Makefile
# config.status:1134: creating misc/Makefile
# config.status:1134: creating misc/ivykis.pc
# config.status:1134: creating src/Makefile
# config.status:1134: creating src/include/iv.h
# config.status:1134: creating test/Makefile
# config.status:1134: creating config.h
# config.status:1363: executing depfiles commands
# config.status:1363: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_define_clock_monotonic=yes
# ac_cv_define_clock_realtime=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_clock_gettime=yes
# ac_cv_func_epoll_create1=yes
# ac_cv_func_epoll_create=yes
# ac_cv_func_eventfd=yes
# ac_cv_func_gettid=no
# ac_cv_func_inotify_init=yes
# ac_cv_func_kqueue=no
# ac_cv_func_lwp_gettid=no
# ac_cv_func_port_create=no
# ac_cv_func_pthread_spin_lock=yes
# ac_cv_func_splice=yes
# ac_cv_func_sync_lock_test_and_set=yes
# ac_cv_func_thr_self=no
# ac_cv_func_wait4=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_netfilter_ipv4_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_process_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_devpoll_h=no
# ac_cv_header_sys_eventfd_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_syscall_h=yes
# ac_cv_header_sys_thr_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_thread_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_system=posix
# ac_cv_member_struct_timespec_tv_sec=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_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# 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_cc_pthread=yes
# ac_cv_prog_cc_pthreads=no
# ac_cv_prog_ld_version_script=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_inet_ntop='none required'
# ac_cv_search_pthread_atfork='none required'
# ac_cv_search_pthread_create='none required'
# ac_cv_search_socket='none required'
# ac_cv_search_thr_self=no
# ac_cv_timespec_hdr=sys/time.h
# am_cv_CC_dependencies_compiler_type=gcc3
# lt_cv_ar_at_file=@
# 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=/usr/bin/ld
# lt_cv_path_NM='/usr/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=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/lib/ivykis/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AR='ar'
# AS=''
# AUTOCONF='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/lib/ivykis/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/lib/ivykis/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/lib/ivykis/missing --run automake-1.11'
# AWK='gawk'
# BUILD_ON_CYGWIN_FALSE=''
# BUILD_ON_CYGWIN_TRUE='#'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -pthread'
# CPP='gcc -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'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# HAVE_DEV_POLL_FALSE=''
# HAVE_DEV_POLL_TRUE='#'
# HAVE_EPOLL_FALSE='#'
# HAVE_EPOLL_TRUE=''
# HAVE_INOTIFY_FALSE='#'
# HAVE_INOTIFY_TRUE=''
# HAVE_KQUEUE_FALSE=''
# HAVE_KQUEUE_TRUE='#'
# HAVE_LINUX_NETFILTER_IPV4_H_FALSE='#'
# HAVE_LINUX_NETFILTER_IPV4_H_TRUE=''
# HAVE_PORT_FALSE=''
# HAVE_PORT_TRUE='#'
# HAVE_POSIX_FALSE='#'
# HAVE_POSIX_TRUE=''
# HAVE_VERSIONING_FALSE='#'
# HAVE_VERSIONING_TRUE=''
# HAVE_WIN32_FALSE=''
# HAVE_WIN32_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/syslog-ng/src/syslog-ng-3.6.3/lib/ivykis/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='ivykis'
# PACKAGE_BUGREPORT='libivykis-discuss@lists.sourceforge.net'
# PACKAGE_NAME='ivykis'
# PACKAGE_STRING='ivykis 0.36.1'
# PACKAGE_TARNAME='ivykis'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.36.1'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.36.1'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# ac_cv_timespec_hdr='sys/time.h'
# 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='/usr/share/syslog-ng'
# 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/syslog-ng/src/syslog-ng-3.6.3/lib/ivykis/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib'
# localedir='${datarootdir}/locale'
# localstatedir='/var/lib/syslog-ng'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc/syslog-ng'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ivykis"
# #define PACKAGE_TARNAME "ivykis"
# #define PACKAGE_VERSION "0.36.1"
# #define PACKAGE_STRING "ivykis 0.36.1"
# #define PACKAGE_BUGREPORT "libivykis-discuss@lists.sourceforge.net"
# #define PACKAGE_URL ""
# #define PACKAGE "ivykis"
# #define VERSION "0.36.1"
# #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 1
# #define HAVE_SYNC_LOCK_TEST_AND_SET 1
# #define HAVE_SYS_EVENTFD_H 1
# #define HAVE_SYS_SYSCALL_H 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_CLOCK_MONOTONIC 1
# #define HAVE_CLOCK_REALTIME 1
# #define HAVE_EPOLL_CREATE 1
# #define HAVE_EPOLL_CREATE1 1
# #define HAVE_EVENTFD 1
# #define HAVE_INOTIFY_INIT 1
# #define HAVE_PTHREAD_SPIN_LOCK 1
# #define HAVE_SPLICE 1
# #define HAVE_WAIT4 1
#
# configure: exit 0