Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/syslog-ng.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3206-5412/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/syslog-ng.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/syslog-ng-3.3.6-1.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/syslog-ng.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3206-5412/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/syslog-ng.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hhv2kb + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf syslog-ng-3.3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/syslog-ng_3.3.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd syslog-ng-3.3.6 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (syslog-ng-3.2.4-disable-ssl-tests.patch):' Patch #0 (syslog-ng-3.2.4-disable-ssl-tests.patch): + /bin/cat /builddir/build/SOURCES/syslog-ng-3.2.4-disable-ssl-tests.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #1 (syslog-ng-3.2.5-tests-functional-control.py.patch): + echo 'Patch #1 (syslog-ng-3.2.5-tests-functional-control.py.patch):' + /bin/cat /builddir/build/SOURCES/syslog-ng-3.2.5-tests-functional-control.py.patch + /usr/bin/patch -s -p1 --fuzz=0 + /bin/sed -i 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|' contrib/relogger.pl + /bin/chmod -c a-x contrib/syslog2ng mode of `contrib/syslog2ng' changed to 0644 (rw-r--r--) + /usr/bin/iconv -f iso8859-1 -t utf-8 AUTHORS + /bin/mv -f AUTHORS.conv AUTHORS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EyeTYQ + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.3.6 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/ --libdir=/lib --includedir=/usr/include --sysconfdir=/etc/syslog-ng --localstatedir=/var/lib/syslog-ng --datadir=/usr/share/syslog-ng --with-module-dir=/lib/syslog-ng --enable-ipv6 --enable-tcp-wrapper --enable-pcre --enable-spoof-source --enable-sql --disable-ssl --enable-shared --disable-static --enable-dynamic-linking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking for i386-koji-linux-gnu-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 i386-koji-linux-gnu-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 for gcc option to accept ISO C99... -std=gnu99 checking for bison... no checking for byacc... no checking for flex... no checking for lex... no checking whether make sets $(MAKE)... (cached) yes checking for i386-koji-linux-gnu-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... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-koji-linux-gnu file names to i386-koji-linux-gnu format... func_convert_file_noop checking how to convert i386-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for i386-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -std=gnu99 -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 -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld) 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... yes 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 configure: WARNING: No proper bison found, you'll not be able to change lib/cfg-grammar.y ./configure: line 13169: ${SHELL}: command not found configure: WARNING: No flex found, you'll not be able to change lib/cfg-lex.l 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... 64 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... no checking stropts.h presence... no checking for stropts.h... no checking sys/strlog.h usability... no checking sys/strlog.h presence... no checking for sys/strlog.h... no checking door.h usability... no checking door.h presence... no checking for door.h... no checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for SO_ACCEPTCONN... no checking for struct tm.tm_gmtoff... yes checking for I_CONSLOG... no checking for O_LARGEFILE... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for PR_SET_KEEPCAPS... yes checking for 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 cap_set_proc in -lcap... 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 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 clock_gettime... yes checking for EVTLOG... yes checking for TCP wrapper library... -lwrap checking for dlsym in -ldl... yes checking for LIBDBI... no checking for dbi_initialize in -ldbi... yes checking for GLIB... yes checking for g_mapped_file_unref... yes checking sanity checking Glib headers... yes checking for JSON_C... no checking for JSON_GLIB... no checking for PCRE... yes checking for OPENSSL... no checking for LIBNET... yes checking whether to enable Sun STREAMS support... no checking whether to enable Linux capability support... no checking whether to enable mongodb destination support... 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: WARNING: 'syslog-ng.pc.in' seems to ignore the --datarootdir setting config.status: creating build/Makefile config.status: creating lib/Makefile config.status: creating syslog-ng/Makefile config.status: creating modules/Makefile config.status: creating modules/dummy/Makefile config.status: creating modules/afsocket/Makefile config.status: creating modules/afsql/Makefile config.status: creating modules/afstreams/Makefile config.status: creating modules/affile/Makefile config.status: creating modules/afprog/Makefile config.status: creating modules/afuser/Makefile config.status: creating modules/afmongodb/Makefile config.status: creating modules/dbparser/Makefile config.status: creating modules/dbparser/tests/Makefile config.status: creating modules/csvparser/Makefile config.status: creating modules/confgen/Makefile config.status: creating modules/syslogformat/Makefile config.status: creating modules/pacctformat/Makefile config.status: creating modules/basicfuncs/Makefile config.status: creating modules/convertfuncs/Makefile config.status: creating modules/tfjson/Makefile config.status: creating scripts/Makefile config.status: creating scripts/update-patterndb config.status: creating doc/Makefile config.status: creating contrib/Makefile config.status: creating scl/Makefile config.status: creating tests/Makefile config.status: creating debian/Makefile config.status: creating tgz2build/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/functional/Makefile config.status: creating tests/loggen/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in lib/ivykis (/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis) configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/lib' '--includedir=/usr/include' '--sysconfdir=/etc/syslog-ng' '--localstatedir=/var/lib/syslog-ng' '--datadir=/usr/share/syslog-ng' '--with-module-dir=/lib/syslog-ng' '--enable-ipv6' '--enable-tcp-wrapper' '--enable-pcre' '--enable-spoof-source' '--enable-sql' '--disable-ssl' '--enable-shared' '--disable-static' '--enable-dynamic-linking' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'PKG_CONFIG_PATH=/lib/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. ./configure.gnu Running: ./configure --disable-option-checking --prefix=/ --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --exec-prefix=/usr --bindir=/usr/bin --sbindir=/sbin --sysconfdir=/etc --datadir=/usr/share --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/lib --includedir=/usr/include --sysconfdir=/etc/syslog-ng --localstatedir=/var/lib/syslog-ng --datadir=/usr/share/syslog-ng --with-module-dir=/lib/syslog-ng --enable-ipv6 --enable-tcp-wrapper --enable-pcre --enable-spoof-source --enable-sql --disable-ssl --enable-shared --disable-static --enable-dynamic-linking build_alias=i386-koji-linux-gnu host_alias=i386-koji-linux-gnu target_alias=i386-redhat-linux-gnu CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables PKG_CONFIG_PATH=/lib/pkgconfig:/usr/share/pkgconfig --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic --disable-kqueue --disable-dev-poll checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for i386-koji-linux-gnu-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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-koji-linux-gnu file names to i386-koji-linux-gnu format... func_convert_file_noop checking how to convert i386-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking for i386-koji-linux-gnu-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 i386-koji-linux-gnu-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... no 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) 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 i386-koji-linux-gnu-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 for library containing clock_gettime... -lrt checking for library containing inet_ntop... none required checking for library containing pthread_atfork... -lpthread checking for library containing pthread_create... none required checking for library containing socket... none required 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 for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes 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/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for linux/netfilter_ipv4.h... yes checking for struct timespec.tv_sec... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for dup2... yes checking for fork... yes checking for malloc... yes checking for memcmp... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for clock_gettime... yes checking for epoll_create... yes checking for epoll_create1... yes checking for eventfd... yes checking for inotify_init... yes checking for kqueue... no checking for poll... yes checking for port_create... no checking for pthread_spin_lock... yes checking for splice... yes checking for wait4... yes checking for working __thread... yes checking whether /usr/bin/ld supports symbol version scripts... yes checking whether gcc accepts -pthreads... no 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 lib/Makefile config.status: creating lib/include/iv.h config.status: creating lib/man3/Makefile config.status: creating lib/test/Makefile config.status: creating misc/Makefile config.status: creating misc/ivykis.pc config.status: creating modules/Makefile config.status: creating modules/man3/Makefile config.status: creating modules/test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in modules/afmongodb/libmongo-client (/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client) configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/lib' '--includedir=/usr/include' '--sysconfdir=/etc/syslog-ng' '--localstatedir=/var/lib/syslog-ng' '--datadir=/usr/share/syslog-ng' '--with-module-dir=/lib/syslog-ng' '--enable-ipv6' '--enable-tcp-wrapper' '--enable-pcre' '--enable-spoof-source' '--enable-sql' '--disable-ssl' '--enable-shared' '--disable-static' '--enable-dynamic-linking' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'PKG_CONFIG_PATH=/lib/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. ./configure.gnu Running: ./configure --disable-option-checking --prefix=/ --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --exec-prefix=/usr --bindir=/usr/bin --sbindir=/sbin --sysconfdir=/etc --datadir=/usr/share --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/lib --includedir=/usr/include --sysconfdir=/etc/syslog-ng --localstatedir=/var/lib/syslog-ng --datadir=/usr/share/syslog-ng --with-module-dir=/lib/syslog-ng --enable-ipv6 --enable-tcp-wrapper --enable-pcre --enable-spoof-source --enable-sql --disable-ssl --enable-shared --disable-static --enable-dynamic-linking build_alias=i386-koji-linux-gnu host_alias=i386-koji-linux-gnu target_alias=i386-redhat-linux-gnu CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables PKG_CONFIG_PATH=/lib/pkgconfig:/usr/share/pkgconfig --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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 i386-koji-linux-gnu-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 i386-koji-linux-gnu-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 whether make sets $(MAKE)... (cached) yes checking for i386-koji-linux-gnu-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... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-koji-linux-gnu file names to i386-koji-linux-gnu format... func_convert_file_noop checking how to convert i386-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking for i386-koji-linux-gnu-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 i386-koji-linux-gnu-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... no 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) 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 struct sockaddr_storage... yes checking for struct sockaddr_in6... 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 checking whether to enable IPv6 support... yes checking whether to enable symbol versioning... no 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 syslog-ng Open Source Edition 3.3.6 configured Compiler options: compiler : gcc -std=gnu99 compiler options : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I$(top_srcdir)/lib/ivykis/lib/include -I$(top_builddir)/lib/ivykis/lib/include -I$(top_srcdir)/lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 linker flags : prefix : / linking mode : dynamic __thread keyword : yes Submodules: ivykis : internal libmongo-client : internal Features: Debug symbols : no GCC profiling : no Memtrace : no IPV6 support : yes spoof-source support : yes tcp-wrapper support : yes Linux capability support : no PCRE support : yes Env wrapper support : no systemd support : no (unit dir: none) Modules: Module search path : /lib/syslog-ng Default module list : affile,afprog,afsocket,afuser,basicfuncs,csvparser,dbparser,syslogformat,afsql Sun STREAMS support (module): no SSL support (module) : no SQL support (module) : yes PACCT module (EXPERIMENTAL) : no MongoDB destination (module): yes JSON support (module) : no (using no) + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' Making all in ivykis make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' make all-recursive make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' Making all in lib make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib' Making all in . make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_avl.lo -MD -MP -MF .deps/iv_avl.Tpo -c -o iv_avl.lo iv_avl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_fd.lo -MD -MP -MF .deps/iv_fd.Tpo -c iv_fd.c -fPIC -DPIC -o iv_fd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_avl.lo -MD -MP -MF .deps/iv_avl.Tpo -c iv_avl.c -fPIC -DPIC -o iv_avl.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../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_main.lo -MD -MP -MF .deps/iv_main.Tpo -c -o iv_main.lo iv_main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_main.lo -MD -MP -MF .deps/iv_main.Tpo -c iv_main.c -fPIC -DPIC -o iv_main.o 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../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_method_epoll.lo -MD -MP -MF .deps/iv_method_epoll.Tpo -c -o iv_method_epoll.lo iv_method_epoll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_method_epoll.lo -MD -MP -MF .deps/iv_method_epoll.Tpo -c iv_method_epoll.c -fPIC -DPIC -o iv_method_epoll.o mv -f .deps/iv_main.Tpo .deps/iv_main.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_method_poll.lo -MD -MP -MF .deps/iv_method_poll.Tpo -c -o iv_method_poll.lo iv_method_poll.c mv -f .deps/iv_method_epoll.Tpo .deps/iv_method_epoll.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_task.lo -MD -MP -MF .deps/iv_task.Tpo -c -o iv_task.lo iv_task.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_method_poll.lo -MD -MP -MF .deps/iv_method_poll.Tpo -c iv_method_poll.c -fPIC -DPIC -o iv_method_poll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_timer.lo -MD -MP -MF .deps/iv_timer.Tpo -c iv_timer.c -fPIC -DPIC -o iv_timer.o mv -f .deps/iv_method_poll.Tpo .deps/iv_method_poll.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib/include -I../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 mv -f .deps/iv_timer.Tpo .deps/iv_timer.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libivykis.la iv_avl.lo iv_fd.lo iv_main.lo iv_method_epoll.lo iv_method_poll.lo iv_task.lo iv_timer.lo iv_tls.lo -lpthread -lrt libtool: link: ar cru .libs/libivykis.a iv_avl.o iv_fd.o iv_main.o iv_method_epoll.o iv_method_poll.o iv_task.o iv_timer.o iv_tls.o libtool: link: ranlib .libs/libivykis.a libtool: link: ( cd ".libs" && rm -f "libivykis.la" && ln -s "../libivykis.la" "libivykis.la" ) make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib' Making all in man3 make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/man3' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/man3' make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib' Making all in modules make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules' Making all in . make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_event.lo -MD -MP -MF .deps/iv_event.Tpo -c -o iv_event.lo iv_event.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_event_raw.lo -MD -MP -MF .deps/iv_event_raw.Tpo -c -o iv_event_raw.lo iv_event_raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_event.lo -MD -MP -MF .deps/iv_event.Tpo -c iv_event.c -fPIC -DPIC -o iv_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_event_raw.lo -MD -MP -MF .deps/iv_event_raw.Tpo -c iv_event_raw.c -fPIC -DPIC -o iv_event_raw.o iv_event_raw.c: In function 'iv_event_raw_post': iv_event_raw.c:153: warning: ignoring return value of 'write', declared with attribute warn_unused_result iv_event_raw.c:156: warning: ignoring return value of 'write', declared with attribute warn_unused_result 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../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_event_raw.Tpo .deps/iv_event_raw.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_inotify.Tpo .deps/iv_inotify.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_thread.lo -MD -MP -MF .deps/iv_thread.Tpo -c -o iv_thread.lo iv_thread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_thread.lo -MD -MP -MF .deps/iv_thread.Tpo -c iv_thread.c -fPIC -DPIC -o iv_thread.o 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../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_wait.lo -MD -MP -MF .deps/iv_wait.Tpo -c -o iv_wait.lo iv_wait.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_wait.lo -MD -MP -MF .deps/iv_wait.Tpo -c iv_wait.c -fPIC -DPIC -o iv_wait.o mv -f .deps/iv_thread.Tpo .deps/iv_thread.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib/include -I../lib/include -I../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_wait.Tpo .deps/iv_wait.Plo mv -f .deps/iv_work.Tpo .deps/iv_work.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libivykis-modules.la iv_event.lo iv_event_raw.lo iv_fd_pump.lo iv_inotify.lo iv_popen.lo iv_signal.lo iv_thread.lo iv_wait.lo iv_work.lo -lpthread -lrt libtool: link: ar cru .libs/libivykis-modules.a iv_event.o iv_event_raw.o iv_fd_pump.o iv_inotify.o iv_popen.o iv_signal.o iv_thread.o iv_wait.o iv_work.o libtool: link: ranlib .libs/libivykis-modules.a libtool: link: ( cd ".libs" && rm -f "libivykis-modules.la" && ln -s "../libivykis-modules.la" "libivykis-modules.la" ) make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules' Making all in man3 make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/man3' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/man3' make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules' Making all in . make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 1:1:1 -Wl,--version-script,./libivykis.ver -o libivykis.la -rpath /lib lib/libivykis.la modules/libivykis-modules.la -lpthread -lrt libtool: link: (cd .libs/libivykis.lax/libivykis.a && ar x "/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/.libs/libivykis.a") libtool: link: (cd .libs/libivykis.lax/libivykis-modules.a && ar x "/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/.libs/libivykis-modules.a") libtool: link: ar cru .libs/libivykis.a .libs/libivykis.lax/libivykis.a/iv_avl.o .libs/libivykis.lax/libivykis.a/iv_fd.o .libs/libivykis.lax/libivykis.a/iv_main.o .libs/libivykis.lax/libivykis.a/iv_method_epoll.o .libs/libivykis.lax/libivykis.a/iv_method_poll.o .libs/libivykis.lax/libivykis.a/iv_task.o .libs/libivykis.lax/libivykis.a/iv_timer.o .libs/libivykis.lax/libivykis.a/iv_tls.o .libs/libivykis.lax/libivykis-modules.a/iv_event.o .libs/libivykis.lax/libivykis-modules.a/iv_event_raw.o .libs/libivykis.lax/libivykis-modules.a/iv_fd_pump.o .libs/libivykis.lax/libivykis-modules.a/iv_inotify.o .libs/libivykis.lax/libivykis-modules.a/iv_popen.o .libs/libivykis.lax/libivykis-modules.a/iv_signal.o .libs/libivykis.lax/libivykis-modules.a/iv_thread.o .libs/libivykis.lax/libivykis-modules.a/iv_wait.o .libs/libivykis.lax/libivykis-modules.a/iv_work.o libtool: link: ranlib .libs/libivykis.a libtool: link: rm -fr .libs/libivykis.lax libtool: link: ( cd ".libs" && rm -f "libivykis.la" && ln -s "../libivykis.la" "libivykis.la" ) make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' Making all in contrib make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib' Making all in iv_getaddrinfo make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib/iv_getaddrinfo' gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_getaddrinfo.o -MD -MP -MF .deps/iv_getaddrinfo.Tpo -c -o iv_getaddrinfo.o iv_getaddrinfo.c mv -f .deps/test.Tpo .deps/test.Po mv -f .deps/iv_getaddrinfo.Tpo .deps/iv_getaddrinfo.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test test.o iv_getaddrinfo.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test test.o iv_getaddrinfo.o ../../.libs/libivykis.a -lpthread -lrt make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib/iv_getaddrinfo' Making all in kojines make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib/kojines' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT kojines.o -MD -MP -MF .deps/kojines.Tpo -c -o kojines.o kojines.c mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/kojines.Tpo .deps/kojines.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o kojines main.o kojines.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o kojines main.o kojines.o ../../.libs/libivykis.a -lpthread -lrt make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib/kojines' make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib' make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib' Making all in lib/test make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/test' gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT avl.o -MD -MP -MF .deps/avl.Tpo -c -o avl.o avl.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../../lib/include -I../../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT connectfail.o -MD -MP -MF .deps/connectfail.Tpo -c -o connectfail.o connectfail.c mv -f .deps/avl.Tpo .deps/avl.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT connectreset.o -MD -MP -MF .deps/connectreset.Tpo -c -o connectreset.o connectreset.c mv -f .deps/connectfail.Tpo .deps/connectfail.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT null.o -MD -MP -MF .deps/null.Tpo -c -o null.o null.c mv -f .deps/connectreset.Tpo .deps/connectreset.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c mv -f .deps/null.Tpo .deps/null.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -DTHREAD -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 server.c: In function 'handler': server.c:55: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c: In function 'handler': server.c:55: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/server.Tpo .deps/server.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT struct_sizes.o -MD -MP -MF .deps/struct_sizes.Tpo -c -o struct_sizes.o struct_sizes.c mv -f .deps/server_thread-server.Tpo .deps/server_thread-server.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c mv -f .deps/struct_sizes.Tpo .deps/struct_sizes.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timer_rat.o -MD -MP -MF .deps/timer_rat.Tpo -c -o timer_rat.o timer_rat.c mv -f .deps/timer.Tpo .deps/timer.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o avl avl.o ../../libivykis.la -lpthread -lrt mv -f .deps/timer_rat.Tpo .deps/timer_rat.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o client client.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o avl avl.o ../../.libs/libivykis.a -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o client client.o ../../.libs/libivykis.a -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o connectfail connectfail.o ../../libivykis.la -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o connectreset connectreset.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o connectfail connectfail.o ../../.libs/libivykis.a -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o null null.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o connectreset connectreset.o ../../.libs/libivykis.a -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o server server.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o null null.o ../../.libs/libivykis.a -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o server_thread server_thread-server.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o server server.o ../../.libs/libivykis.a -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o struct_sizes struct_sizes.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o server_thread server_thread-server.o ../../.libs/libivykis.a -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o timer timer.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o struct_sizes struct_sizes.o ../../.libs/libivykis.a -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o timer_rat timer_rat.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o timer timer.o ../../.libs/libivykis.a -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o timer_rat timer_rat.o ../../.libs/libivykis.a -lpthread -lrt make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/test' Making all in modules/test make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/test' gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 mv -f .deps/iv_event_raw_test.Tpo .deps/iv_event_raw_test.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_discard.Tpo .deps/iv_fd_pump_discard.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_fd_pump_echo.Tpo .deps/iv_fd_pump_echo.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iv_popen_test.o -MD -MP -MF .deps/iv_popen_test.Tpo -c -o iv_popen_test.o iv_popen_test.c iv_popen_test.c: In function 'got_data': iv_popen_test.c:66: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/iv_popen_test.Tpo .deps/iv_popen_test.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_inotify_test.Tpo .deps/iv_inotify_test.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_child_test.Tpo .deps/iv_signal_child_test.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_signal_test.Tpo .deps/iv_signal_test.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_thread_test.Tpo .deps/iv_thread_test.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib/include -I../../lib/include -I../../modules/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_wait_test.Tpo .deps/iv_wait_test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_event_raw_test iv_event_raw_test.o ../../libivykis.la -lpthread -lrt mv -f .deps/iv_work_test.Tpo .deps/iv_work_test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_event_test iv_event_test.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_event_raw_test iv_event_raw_test.o ../../.libs/libivykis.a -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_event_test iv_event_test.o ../../.libs/libivykis.a -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_fd_pump_discard iv_fd_pump_discard.o ../../libivykis.la -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_fd_pump_echo iv_fd_pump_echo.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_fd_pump_discard iv_fd_pump_discard.o ../../.libs/libivykis.a -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_fd_pump_echo iv_fd_pump_echo.o ../../.libs/libivykis.a -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_inotify_test iv_inotify_test.o ../../libivykis.la -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_popen_test iv_popen_test.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_inotify_test iv_inotify_test.o ../../.libs/libivykis.a -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_popen_test iv_popen_test.o ../../.libs/libivykis.a -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_signal_child_test iv_signal_child_test.o ../../libivykis.la -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_signal_test iv_signal_test.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_signal_test iv_signal_test.o ../../.libs/libivykis.a -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_signal_child_test iv_signal_child_test.o ../../.libs/libivykis.a -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_thread_test iv_thread_test.o ../../libivykis.la -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_wait_test iv_wait_test.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_thread_test iv_thread_test.o ../../.libs/libivykis.a -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_wait_test iv_wait_test.o ../../.libs/libivykis.a -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_work_test iv_work_test.o ../../libivykis.la -lpthread -lrt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iv_work_test iv_work_test.o ../../.libs/libivykis.a -lpthread -lrt make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/test' Making all in misc make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/misc' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/misc' make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT afinter.lo -MD -MP -MF .deps/afinter.Tpo -c -o afinter.lo afinter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT alarms.lo -MD -MP -MF .deps/alarms.Tpo -c -o alarms.lo alarms.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT afinter.lo -MD -MP -MF .deps/afinter.Tpo -c afinter.c -fPIC -DPIC -o .libs/afinter.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT alarms.lo -MD -MP -MF .deps/alarms.Tpo -c alarms.c -fPIC -DPIC -o .libs/alarms.o afinter.c: In function 'afinter_source_new': afinter.c:307: warning: passing argument 1 of 'log_source_set_options' from incompatible pointer type logsource.h:90: note: expected 'struct LogSource *' but argument is of type 'struct LogPipe *' mv -f .deps/alarms.Tpo .deps/alarms.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT apphook.lo -MD -MP -MF .deps/apphook.Tpo -c -o apphook.lo apphook.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT apphook.lo -MD -MP -MF .deps/apphook.Tpo -c apphook.c -fPIC -DPIC -o .libs/apphook.o mv -f .deps/afinter.Tpo .deps/afinter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT block-ref-parser.lo -MD -MP -MF .deps/block-ref-parser.Tpo -c -o block-ref-parser.lo block-ref-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT block-ref-parser.lo -MD -MP -MF .deps/block-ref-parser.Tpo -c block-ref-parser.c -fPIC -DPIC -o .libs/block-ref-parser.o mv -f .deps/apphook.Tpo .deps/apphook.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT center.lo -MD -MP -MF .deps/center.Tpo -c -o center.lo center.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT center.lo -MD -MP -MF .deps/center.Tpo -c center.c -fPIC -DPIC -o .libs/center.o mv -f .deps/block-ref-parser.Tpo .deps/block-ref-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c -o cfg.lo cfg.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c cfg.c -fPIC -DPIC -o .libs/cfg.o mv -f .deps/center.Tpo .deps/center.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT cfg-lexer.lo -MD -MP -MF .deps/cfg-lexer.Tpo -c -o cfg-lexer.lo cfg-lexer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT cfg-lexer.lo -MD -MP -MF .deps/cfg-lexer.Tpo -c cfg-lexer.c -fPIC -DPIC -o .libs/cfg-lexer.o mv -f .deps/cfg.Tpo .deps/cfg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT cfg-parser.lo -MD -MP -MF .deps/cfg-parser.Tpo -c -o cfg-parser.lo cfg-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT cfg-parser.lo -MD -MP -MF .deps/cfg-parser.Tpo -c cfg-parser.c -fPIC -DPIC -o .libs/cfg-parser.o mv -f .deps/cfg-parser.Tpo .deps/cfg-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT children.lo -MD -MP -MF .deps/children.Tpo -c -o children.lo children.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT children.lo -MD -MP -MF .deps/children.Tpo -c children.c -fPIC -DPIC -o .libs/children.o mv -f .deps/children.Tpo .deps/children.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -fPIC -DPIC -o .libs/compat.o mv -f .deps/compat.Tpo .deps/compat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT control.lo -MD -MP -MF .deps/control.Tpo -c -o control.lo control.c mv -f .deps/cfg-lexer.Tpo .deps/cfg-lexer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT dgroup.lo -MD -MP -MF .deps/dgroup.Tpo -c -o dgroup.lo dgroup.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o .libs/control.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT dgroup.lo -MD -MP -MF .deps/dgroup.Tpo -c dgroup.c -fPIC -DPIC -o .libs/dgroup.o mv -f .deps/dgroup.Tpo .deps/dgroup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT dnscache.lo -MD -MP -MF .deps/dnscache.Tpo -c -o dnscache.lo dnscache.c mv -f .deps/control.Tpo .deps/control.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c -o driver.lo driver.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT dnscache.lo -MD -MP -MF .deps/dnscache.Tpo -c dnscache.c -fPIC -DPIC -o .libs/dnscache.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c driver.c -fPIC -DPIC -o .libs/driver.o mv -f .deps/dnscache.Tpo .deps/dnscache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c -o filter.lo filter.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c -fPIC -DPIC -o .libs/filter.o mv -f .deps/driver.Tpo .deps/driver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT filter-expr-parser.lo -MD -MP -MF .deps/filter-expr-parser.Tpo -c -o filter-expr-parser.lo filter-expr-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT filter-expr-parser.lo -MD -MP -MF .deps/filter-expr-parser.Tpo -c filter-expr-parser.c -fPIC -DPIC -o .libs/filter-expr-parser.o mv -f .deps/filter-expr-parser.Tpo .deps/filter-expr-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o mv -f .deps/globals.Tpo .deps/globals.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT gprocess.lo -MD -MP -MF .deps/gprocess.Tpo -c -o gprocess.lo gprocess.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT gprocess.lo -MD -MP -MF .deps/gprocess.Tpo -c gprocess.c -fPIC -DPIC -o .libs/gprocess.o gprocess.c:101: warning: 'have_capsyslog' defined but not used mv -f .deps/filter.Tpo .deps/filter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT gsockaddr.lo -MD -MP -MF .deps/gsockaddr.Tpo -c -o gsockaddr.lo gsockaddr.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT gsockaddr.lo -MD -MP -MF .deps/gsockaddr.Tpo -c gsockaddr.c -fPIC -DPIC -o .libs/gsockaddr.o mv -f .deps/gprocess.Tpo .deps/gprocess.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT gsocket.lo -MD -MP -MF .deps/gsocket.Tpo -c -o gsocket.lo gsocket.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT gsocket.lo -MD -MP -MF .deps/gsocket.Tpo -c gsocket.c -fPIC -DPIC -o .libs/gsocket.o mv -f .deps/gsockaddr.Tpo .deps/gsockaddr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logmatcher.lo -MD -MP -MF .deps/logmatcher.Tpo -c -o logmatcher.lo logmatcher.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logmatcher.lo -MD -MP -MF .deps/logmatcher.Tpo -c logmatcher.c -fPIC -DPIC -o .libs/logmatcher.o mv -f .deps/gsocket.Tpo .deps/gsocket.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logmpx.lo -MD -MP -MF .deps/logmpx.Tpo -c -o logmpx.lo logmpx.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logmpx.lo -MD -MP -MF .deps/logmpx.Tpo -c logmpx.c -fPIC -DPIC -o .libs/logmpx.o mv -f .deps/logmpx.Tpo .deps/logmpx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logmsg.lo -MD -MP -MF .deps/logmsg.Tpo -c -o logmsg.lo logmsg.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logmsg.lo -MD -MP -MF .deps/logmsg.Tpo -c logmsg.c -fPIC -DPIC -o .libs/logmsg.o mv -f .deps/logmatcher.Tpo .deps/logmatcher.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logparser.lo -MD -MP -MF .deps/logparser.Tpo -c -o logparser.lo logparser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logparser.lo -MD -MP -MF .deps/logparser.Tpo -c logparser.c -fPIC -DPIC -o .libs/logparser.o mv -f .deps/logparser.Tpo .deps/logparser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logpipe.lo -MD -MP -MF .deps/logpipe.Tpo -c -o logpipe.lo logpipe.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logpipe.lo -MD -MP -MF .deps/logpipe.Tpo -c logpipe.c -fPIC -DPIC -o .libs/logpipe.o mv -f .deps/logpipe.Tpo .deps/logpipe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logprocess.lo -MD -MP -MF .deps/logprocess.Tpo -c -o logprocess.lo logprocess.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logprocess.lo -MD -MP -MF .deps/logprocess.Tpo -c logprocess.c -fPIC -DPIC -o .libs/logprocess.o mv -f .deps/logprocess.Tpo .deps/logprocess.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logproto.lo -MD -MP -MF .deps/logproto.Tpo -c -o logproto.lo logproto.c mv -f .deps/logmsg.Tpo .deps/logmsg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logqueue.lo -MD -MP -MF .deps/logqueue.Tpo -c -o logqueue.lo logqueue.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logproto.lo -MD -MP -MF .deps/logproto.Tpo -c logproto.c -fPIC -DPIC -o .libs/logproto.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logqueue.lo -MD -MP -MF .deps/logqueue.Tpo -c logqueue.c -fPIC -DPIC -o .libs/logqueue.o mv -f .deps/logqueue.Tpo .deps/logqueue.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logqueue-fifo.lo -MD -MP -MF .deps/logqueue-fifo.Tpo -c -o logqueue-fifo.lo logqueue-fifo.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logqueue-fifo.lo -MD -MP -MF .deps/logqueue-fifo.Tpo -c logqueue-fifo.c -fPIC -DPIC -o .libs/logqueue-fifo.o mv -f .deps/logqueue-fifo.Tpo .deps/logqueue-fifo.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logreader.lo -MD -MP -MF .deps/logreader.Tpo -c -o logreader.lo logreader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logreader.lo -MD -MP -MF .deps/logreader.Tpo -c logreader.c -fPIC -DPIC -o .libs/logreader.o mv -f .deps/logproto.Tpo .deps/logproto.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logrewrite.lo -MD -MP -MF .deps/logrewrite.Tpo -c -o logrewrite.lo logrewrite.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logrewrite.lo -MD -MP -MF .deps/logrewrite.Tpo -c logrewrite.c -fPIC -DPIC -o .libs/logrewrite.o mv -f .deps/logreader.Tpo .deps/logreader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logsource.lo -MD -MP -MF .deps/logsource.Tpo -c -o logsource.lo logsource.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logsource.lo -MD -MP -MF .deps/logsource.Tpo -c logsource.c -fPIC -DPIC -o .libs/logsource.o mv -f .deps/logrewrite.Tpo .deps/logrewrite.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logstamp.lo -MD -MP -MF .deps/logstamp.Tpo -c -o logstamp.lo logstamp.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logstamp.lo -MD -MP -MF .deps/logstamp.Tpo -c logstamp.c -fPIC -DPIC -o .libs/logstamp.o mv -f .deps/logstamp.Tpo .deps/logstamp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logtransport.lo -MD -MP -MF .deps/logtransport.Tpo -c -o logtransport.lo logtransport.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logtransport.lo -MD -MP -MF .deps/logtransport.Tpo -c logtransport.c -fPIC -DPIC -o .libs/logtransport.o mv -f .deps/logsource.Tpo .deps/logsource.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logwriter.lo -MD -MP -MF .deps/logwriter.Tpo -c -o logwriter.lo logwriter.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT logwriter.lo -MD -MP -MF .deps/logwriter.Tpo -c logwriter.c -fPIC -DPIC -o .libs/logwriter.o mv -f .deps/logtransport.Tpo .deps/logtransport.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c -o mainloop.lo mainloop.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c mainloop.c -fPIC -DPIC -o .libs/mainloop.o mv -f .deps/mainloop.Tpo .deps/mainloop.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT memtrace.lo -MD -MP -MF .deps/memtrace.Tpo -c -o memtrace.lo memtrace.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT memtrace.lo -MD -MP -MF .deps/memtrace.Tpo -c memtrace.c -fPIC -DPIC -o .libs/memtrace.o mv -f .deps/memtrace.Tpo .deps/memtrace.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT messages.lo -MD -MP -MF .deps/messages.Tpo -c -o messages.lo messages.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT messages.lo -MD -MP -MF .deps/messages.Tpo -c messages.c -fPIC -DPIC -o .libs/messages.o mv -f .deps/logwriter.Tpo .deps/logwriter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o mv -f .deps/messages.Tpo .deps/messages.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT msg-format.lo -MD -MP -MF .deps/msg-format.Tpo -c -o msg-format.lo msg-format.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT msg-format.lo -MD -MP -MF .deps/msg-format.Tpo -c msg-format.c -fPIC -DPIC -o .libs/msg-format.o mv -f .deps/msg-format.Tpo .deps/msg-format.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT nvtable.lo -MD -MP -MF .deps/nvtable.Tpo -c -o nvtable.lo nvtable.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT nvtable.lo -MD -MP -MF .deps/nvtable.Tpo -c nvtable.c -fPIC -DPIC -o .libs/nvtable.o mv -f .deps/misc.Tpo .deps/misc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT parser-expr-parser.lo -MD -MP -MF .deps/parser-expr-parser.Tpo -c -o parser-expr-parser.lo parser-expr-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT parser-expr-parser.lo -MD -MP -MF .deps/parser-expr-parser.Tpo -c parser-expr-parser.c -fPIC -DPIC -o .libs/parser-expr-parser.o mv -f .deps/parser-expr-parser.Tpo .deps/parser-expr-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT persist-state.lo -MD -MP -MF .deps/persist-state.Tpo -c -o persist-state.lo persist-state.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT persist-state.lo -MD -MP -MF .deps/persist-state.Tpo -c persist-state.c -fPIC -DPIC -o .libs/persist-state.o mv -f .deps/nvtable.Tpo .deps/nvtable.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/plugin.o mv -f .deps/persist-state.Tpo .deps/persist-state.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT pragma-parser.lo -MD -MP -MF .deps/pragma-parser.Tpo -c -o pragma-parser.lo pragma-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT pragma-parser.lo -MD -MP -MF .deps/pragma-parser.Tpo -c pragma-parser.c -fPIC -DPIC -o .libs/pragma-parser.o mv -f .deps/plugin.Tpo .deps/plugin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT rewrite-expr-parser.lo -MD -MP -MF .deps/rewrite-expr-parser.Tpo -c -o rewrite-expr-parser.lo rewrite-expr-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT rewrite-expr-parser.lo -MD -MP -MF .deps/rewrite-expr-parser.Tpo -c rewrite-expr-parser.c -fPIC -DPIC -o .libs/rewrite-expr-parser.o mv -f .deps/pragma-parser.Tpo .deps/pragma-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT scratch-buffers.lo -MD -MP -MF .deps/scratch-buffers.Tpo -c -o scratch-buffers.lo scratch-buffers.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT scratch-buffers.lo -MD -MP -MF .deps/scratch-buffers.Tpo -c scratch-buffers.c -fPIC -DPIC -o .libs/scratch-buffers.o mv -f .deps/rewrite-expr-parser.Tpo .deps/rewrite-expr-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT serialize.lo -MD -MP -MF .deps/serialize.Tpo -c -o serialize.lo serialize.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT serialize.lo -MD -MP -MF .deps/serialize.Tpo -c serialize.c -fPIC -DPIC -o .libs/serialize.o mv -f .deps/scratch-buffers.Tpo .deps/scratch-buffers.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT sgroup.lo -MD -MP -MF .deps/sgroup.Tpo -c -o sgroup.lo sgroup.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT sgroup.lo -MD -MP -MF .deps/sgroup.Tpo -c sgroup.c -fPIC -DPIC -o .libs/sgroup.o mv -f .deps/serialize.Tpo .deps/serialize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c -o stats.lo stats.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -fPIC -DPIC -o .libs/stats.o mv -f .deps/sgroup.Tpo .deps/sgroup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT str-format.lo -MD -MP -MF .deps/str-format.Tpo -c -o str-format.lo str-format.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT str-format.lo -MD -MP -MF .deps/str-format.Tpo -c str-format.c -fPIC -DPIC -o .libs/str-format.o mv -f .deps/str-format.Tpo .deps/str-format.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT syslog-names.lo -MD -MP -MF .deps/syslog-names.Tpo -c -o syslog-names.lo syslog-names.c mv -f .deps/stats.Tpo .deps/stats.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c -o tags.lo tags.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT syslog-names.lo -MD -MP -MF .deps/syslog-names.Tpo -c syslog-names.c -fPIC -DPIC -o .libs/syslog-names.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c tags.c -fPIC -DPIC -o .libs/tags.o mv -f .deps/syslog-names.Tpo .deps/syslog-names.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c -o templates.lo templates.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c templates.c -fPIC -DPIC -o .libs/templates.o mv -f .deps/tags.Tpo .deps/tags.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT timeutils.lo -MD -MP -MF .deps/timeutils.Tpo -c -o timeutils.lo timeutils.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT timeutils.lo -MD -MP -MF .deps/timeutils.Tpo -c timeutils.c -fPIC -DPIC -o .libs/timeutils.o mv -f .deps/timeutils.Tpo .deps/timeutils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o mv -f .deps/templates.Tpo .deps/templates.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT value-pairs.lo -MD -MP -MF .deps/value-pairs.Tpo -c -o value-pairs.lo value-pairs.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT value-pairs.lo -MD -MP -MF .deps/value-pairs.Tpo -c value-pairs.c -fPIC -DPIC -o .libs/value-pairs.o mv -f .deps/utils.Tpo .deps/utils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT cfg-lex.lo -MD -MP -MF .deps/cfg-lex.Tpo -c -o cfg-lex.lo cfg-lex.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT cfg-lex.lo -MD -MP -MF .deps/cfg-lex.Tpo -c cfg-lex.c -fPIC -DPIC -o .libs/cfg-lex.o mv -f .deps/value-pairs.Tpo .deps/value-pairs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT cfg-grammar.lo -MD -MP -MF .deps/cfg-grammar.Tpo -c -o cfg-grammar.lo cfg-grammar.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT cfg-grammar.lo -MD -MP -MF .deps/cfg-grammar.Tpo -c cfg-grammar.c -fPIC -DPIC -o .libs/cfg-grammar.o mv -f .deps/cfg-grammar.Tpo .deps/cfg-grammar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT filter-expr-grammar.lo -MD -MP -MF .deps/filter-expr-grammar.Tpo -c -o filter-expr-grammar.lo filter-expr-grammar.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT filter-expr-grammar.lo -MD -MP -MF .deps/filter-expr-grammar.Tpo -c filter-expr-grammar.c -fPIC -DPIC -o .libs/filter-expr-grammar.o mv -f .deps/cfg-lex.Tpo .deps/cfg-lex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT block-ref-grammar.lo -MD -MP -MF .deps/block-ref-grammar.Tpo -c -o block-ref-grammar.lo block-ref-grammar.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT block-ref-grammar.lo -MD -MP -MF .deps/block-ref-grammar.Tpo -c block-ref-grammar.c -fPIC -DPIC -o .libs/block-ref-grammar.o mv -f .deps/filter-expr-grammar.Tpo .deps/filter-expr-grammar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT pragma-grammar.lo -MD -MP -MF .deps/pragma-grammar.Tpo -c -o pragma-grammar.lo pragma-grammar.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT pragma-grammar.lo -MD -MP -MF .deps/pragma-grammar.Tpo -c pragma-grammar.c -fPIC -DPIC -o .libs/pragma-grammar.o mv -f .deps/block-ref-grammar.Tpo .deps/block-ref-grammar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT parser-expr-grammar.lo -MD -MP -MF .deps/parser-expr-grammar.Tpo -c -o parser-expr-grammar.lo parser-expr-grammar.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT parser-expr-grammar.lo -MD -MP -MF .deps/parser-expr-grammar.Tpo -c parser-expr-grammar.c -fPIC -DPIC -o .libs/parser-expr-grammar.o mv -f .deps/pragma-grammar.Tpo .deps/pragma-grammar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT rewrite-expr-grammar.lo -MD -MP -MF .deps/rewrite-expr-grammar.Tpo -c -o rewrite-expr-grammar.lo rewrite-expr-grammar.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT rewrite-expr-grammar.lo -MD -MP -MF .deps/rewrite-expr-grammar.Tpo -c rewrite-expr-grammar.c -fPIC -DPIC -o .libs/rewrite-expr-grammar.o mv -f .deps/parser-expr-grammar.Tpo .deps/parser-expr-grammar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c -o crypto.lo crypto.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/crypto.o mv -f .deps/crypto.Tpo .deps/crypto.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT tlscontext.lo -MD -MP -MF .deps/tlscontext.Tpo -c -o tlscontext.lo tlscontext.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT tlscontext.lo -MD -MP -MF .deps/tlscontext.Tpo -c tlscontext.c -fPIC -DPIC -o .libs/tlscontext.o mv -f .deps/tlscontext.Tpo .deps/tlscontext.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT tlstransport.lo -MD -MP -MF .deps/tlstransport.Tpo -c -o tlstransport.lo tlstransport.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT tlstransport.lo -MD -MP -MF .deps/tlstransport.Tpo -c tlstransport.c -fPIC -DPIC -o .libs/tlstransport.o mv -f .deps/rewrite-expr-grammar.Tpo .deps/rewrite-expr-grammar.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -no-undefined -release 3.3.6 -o libsyslog-ng.la -rpath /lib afinter.lo alarms.lo apphook.lo block-ref-parser.lo center.lo cfg.lo cfg-lexer.lo cfg-parser.lo children.lo compat.lo control.lo dgroup.lo dnscache.lo driver.lo filter.lo filter-expr-parser.lo globals.lo gprocess.lo gsockaddr.lo gsocket.lo logmatcher.lo logmpx.lo logmsg.lo logparser.lo logpipe.lo logprocess.lo logproto.lo logqueue.lo logqueue-fifo.lo logreader.lo logrewrite.lo logsource.lo logstamp.lo logtransport.lo logwriter.lo mainloop.lo memtrace.lo messages.lo misc.lo msg-format.lo nvtable.lo parser-expr-parser.lo persist-state.lo plugin.lo pragma-parser.lo rewrite-expr-parser.lo scratch-buffers.lo serialize.lo sgroup.lo stats.lo str-format.lo syslog-names.lo tags.lo templates.lo timeutils.lo utils.lo value-pairs.lo cfg-lex.lo cfg-grammar.lo filter-expr-grammar.lo block-ref-grammar.lo pragma-grammar.lo parser-expr-grammar.lo rewrite-expr-grammar.lo -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -Wl,--whole-archive -L../lib/ivykis -livykis -Wl,--no-whole-archive mv -f .deps/tlstransport.Tpo .deps/tlstransport.Plo libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/afinter.o .libs/alarms.o .libs/apphook.o .libs/block-ref-parser.o .libs/center.o .libs/cfg.o .libs/cfg-lexer.o .libs/cfg-parser.o .libs/children.o .libs/compat.o .libs/control.o .libs/dgroup.o .libs/dnscache.o .libs/driver.o .libs/filter.o .libs/filter-expr-parser.o .libs/globals.o .libs/gprocess.o .libs/gsockaddr.o .libs/gsocket.o .libs/logmatcher.o .libs/logmpx.o .libs/logmsg.o .libs/logparser.o .libs/logpipe.o .libs/logprocess.o .libs/logproto.o .libs/logqueue.o .libs/logqueue-fifo.o .libs/logreader.o .libs/logrewrite.o .libs/logsource.o .libs/logstamp.o .libs/logtransport.o .libs/logwriter.o .libs/mainloop.o .libs/memtrace.o .libs/messages.o .libs/misc.o .libs/msg-format.o .libs/nvtable.o .libs/parser-expr-parser.o .libs/persist-state.o .libs/plugin.o .libs/pragma-parser.o .libs/rewrite-expr-parser.o .libs/scratch-buffers.o .libs/serialize.o .libs/sgroup.o .libs/stats.o .libs/str-format.o .libs/syslog-names.o .libs/tags.o .libs/templates.o .libs/timeutils.o .libs/utils.o .libs/value-pairs.o .libs/cfg-lex.o .libs/cfg-grammar.o .libs/filter-expr-grammar.o .libs/block-ref-grammar.o .libs/pragma-grammar.o .libs/parser-expr-grammar.o .libs/rewrite-expr-grammar.o -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -L../lib/ivykis /builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/.libs/libivykis.a -O2 -m32 -march=i386 -mtune=generic -pthread -Wl,--export-dynamic -pthread -Wl,--whole-archive -Wl,--no-whole-archive -pthread -Wl,-soname -Wl,libsyslog-ng-3.3.6.so -o .libs/libsyslog-ng-3.3.6.so libtool: link: (cd ".libs" && rm -f "libsyslog-ng.so" && ln -s "libsyslog-ng-3.3.6.so" "libsyslog-ng.so") libtool: link: ( cd ".libs" && rm -f "libsyslog-ng.la" && ln -s "../libsyslog-ng.la" "libsyslog-ng.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -no-undefined -avoid-version -o libsyslog-ng-crypto.la -rpath /lib/syslog-ng crypto.lo tlscontext.lo tlstransport.lo -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/crypto.o .libs/tlscontext.o .libs/tlstransport.o -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl ./.libs/libsyslog-ng.so -O2 -m32 -march=i386 -mtune=generic -pthread -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libsyslog-ng-crypto.so -o .libs/libsyslog-ng-crypto.so libtool: link: ( cd ".libs" && rm -f "libsyslog-ng-crypto.la" && ln -s "../libsyslog-ng-crypto.la" "libsyslog-ng-crypto.la" ) make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' Making all in modules make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' Making all in afsocket make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsocket_notls_la-afsocket.lo -MD -MP -MF .deps/libafsocket_notls_la-afsocket.Tpo -c -o libafsocket_notls_la-afsocket.lo `test -f 'afsocket.c' || echo './'`afsocket.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsocket_notls_la-afunix.lo -MD -MP -MF .deps/libafsocket_notls_la-afunix.Tpo -c -o libafsocket_notls_la-afunix.lo `test -f 'afunix.c' || echo './'`afunix.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsocket_notls_la-afsocket.lo -MD -MP -MF .deps/libafsocket_notls_la-afsocket.Tpo -c afsocket.c -fPIC -DPIC -o .libs/libafsocket_notls_la-afsocket.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsocket_notls_la-afunix.lo -MD -MP -MF .deps/libafsocket_notls_la-afunix.Tpo -c afunix.c -fPIC -DPIC -o .libs/libafsocket_notls_la-afunix.o mv -f .deps/libafsocket_notls_la-afunix.Tpo .deps/libafsocket_notls_la-afunix.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsocket_notls_la-afinet.lo -MD -MP -MF .deps/libafsocket_notls_la-afinet.Tpo -c -o libafsocket_notls_la-afinet.lo `test -f 'afinet.c' || echo './'`afinet.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsocket_notls_la-afinet.lo -MD -MP -MF .deps/libafsocket_notls_la-afinet.Tpo -c afinet.c -fPIC -DPIC -o .libs/libafsocket_notls_la-afinet.o mv -f .deps/libafsocket_notls_la-afsocket.Tpo .deps/libafsocket_notls_la-afsocket.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsocket_notls_la-afsocket-grammar.lo -MD -MP -MF .deps/libafsocket_notls_la-afsocket-grammar.Tpo -c -o libafsocket_notls_la-afsocket-grammar.lo `test -f 'afsocket-grammar.c' || echo './'`afsocket-grammar.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsocket_notls_la-afsocket-grammar.lo -MD -MP -MF .deps/libafsocket_notls_la-afsocket-grammar.Tpo -c afsocket-grammar.c -fPIC -DPIC -o .libs/libafsocket_notls_la-afsocket-grammar.o mv -f .deps/libafsocket_notls_la-afinet.Tpo .deps/libafsocket_notls_la-afinet.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsocket_notls_la-afsocket-parser.lo -MD -MP -MF .deps/libafsocket_notls_la-afsocket-parser.Tpo -c -o libafsocket_notls_la-afsocket-parser.lo `test -f 'afsocket-parser.c' || echo './'`afsocket-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsocket_notls_la-afsocket-parser.lo -MD -MP -MF .deps/libafsocket_notls_la-afsocket-parser.Tpo -c afsocket-parser.c -fPIC -DPIC -o .libs/libafsocket_notls_la-afsocket-parser.o mv -f .deps/libafsocket_notls_la-afsocket-parser.Tpo .deps/libafsocket_notls_la-afsocket-parser.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsocket_notls_la-afsocket-plugin.lo -MD -MP -MF .deps/libafsocket_notls_la-afsocket-plugin.Tpo -c -o libafsocket_notls_la-afsocket-plugin.lo `test -f 'afsocket-plugin.c' || echo './'`afsocket-plugin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsocket_notls_la-afsocket-plugin.lo -MD -MP -MF .deps/libafsocket_notls_la-afsocket-plugin.Tpo -c afsocket-plugin.c -fPIC -DPIC -o .libs/libafsocket_notls_la-afsocket-plugin.o mv -f .deps/libafsocket_notls_la-afsocket-plugin.Tpo .deps/libafsocket_notls_la-afsocket-plugin.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -o libafsocket-tls.la libtool: link: ar cru .libs/libafsocket-tls.a libtool: link: ranlib .libs/libafsocket-tls.a libtool: link: ( cd ".libs" && rm -f "libafsocket-tls.la" && ln -s "../libafsocket-tls.la" "libafsocket-tls.la" ) ln -sf libafsocket-notls.la libafsocket.la mv -f .deps/libafsocket_notls_la-afsocket-grammar.Tpo .deps/libafsocket_notls_la-afsocket-grammar.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libafsocket-notls.la -rpath /lib/syslog-ng libafsocket_notls_la-afsocket.lo libafsocket_notls_la-afunix.lo libafsocket_notls_la-afinet.lo libafsocket_notls_la-afsocket-grammar.lo libafsocket_notls_la-afsocket-parser.lo libafsocket_notls_la-afsocket-plugin.lo ../../lib/libsyslog-ng.la -lnet -lwrap libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libafsocket_notls_la-afsocket.o .libs/libafsocket_notls_la-afunix.o .libs/libafsocket_notls_la-afinet.o .libs/libafsocket_notls_la-afsocket-grammar.o .libs/libafsocket_notls_la-afsocket-parser.o .libs/libafsocket_notls_la-afsocket-plugin.o ../../lib/.libs/libsyslog-ng.so -lnet -lwrap -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libafsocket-notls.so -o .libs/libafsocket-notls.so libtool: link: ( cd ".libs" && rm -f "libafsocket-notls.la" && ln -s "../libafsocket-notls.la" "libafsocket-notls.la" ) make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' Making all in afsql make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -DENABLE_SQL=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsql_la-afsql.lo -MD -MP -MF .deps/libafsql_la-afsql.Tpo -c -o libafsql_la-afsql.lo `test -f 'afsql.c' || echo './'`afsql.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -DENABLE_SQL=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsql_la-afsql-grammar.lo -MD -MP -MF .deps/libafsql_la-afsql-grammar.Tpo -c -o libafsql_la-afsql-grammar.lo `test -f 'afsql-grammar.c' || echo './'`afsql-grammar.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -DENABLE_SQL=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsql_la-afsql.lo -MD -MP -MF .deps/libafsql_la-afsql.Tpo -c afsql.c -fPIC -DPIC -o .libs/libafsql_la-afsql.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -DENABLE_SQL=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsql_la-afsql-grammar.lo -MD -MP -MF .deps/libafsql_la-afsql-grammar.Tpo -c afsql-grammar.c -fPIC -DPIC -o .libs/libafsql_la-afsql-grammar.o mv -f .deps/libafsql_la-afsql-grammar.Tpo .deps/libafsql_la-afsql-grammar.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -DENABLE_SQL=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsql_la-afsql-parser.lo -MD -MP -MF .deps/libafsql_la-afsql-parser.Tpo -c -o libafsql_la-afsql-parser.lo `test -f 'afsql-parser.c' || echo './'`afsql-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -DENABLE_SQL=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsql_la-afsql-parser.lo -MD -MP -MF .deps/libafsql_la-afsql-parser.Tpo -c afsql-parser.c -fPIC -DPIC -o .libs/libafsql_la-afsql-parser.o mv -f .deps/libafsql_la-afsql-parser.Tpo .deps/libafsql_la-afsql-parser.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -DENABLE_SQL=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsql_la-afsql-plugin.lo -MD -MP -MF .deps/libafsql_la-afsql-plugin.Tpo -c -o libafsql_la-afsql-plugin.lo `test -f 'afsql-plugin.c' || echo './'`afsql-plugin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -DENABLE_SQL=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafsql_la-afsql-plugin.lo -MD -MP -MF .deps/libafsql_la-afsql-plugin.Tpo -c afsql-plugin.c -fPIC -DPIC -o .libs/libafsql_la-afsql-plugin.o mv -f .deps/libafsql_la-afsql.Tpo .deps/libafsql_la-afsql.Plo mv -f .deps/libafsql_la-afsql-plugin.Tpo .deps/libafsql_la-afsql-plugin.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libafsql.la -rpath /lib/syslog-ng libafsql_la-afsql.lo libafsql_la-afsql-grammar.lo libafsql_la-afsql-parser.lo libafsql_la-afsql-plugin.lo ../../lib/libsyslog-ng.la -ldbi libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libafsql_la-afsql.o .libs/libafsql_la-afsql-grammar.o .libs/libafsql_la-afsql-parser.o .libs/libafsql_la-afsql-plugin.o ../../lib/.libs/libsyslog-ng.so -ldbi -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libafsql.so -o .libs/libafsql.so libtool: link: ( cd ".libs" && rm -f "libafsql.la" && ln -s "../libafsql.la" "libafsql.la" ) make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' Making all in afstreams make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' Making all in affile make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libaffile_la-affile.lo -MD -MP -MF .deps/libaffile_la-affile.Tpo -c -o libaffile_la-affile.lo `test -f 'affile.c' || echo './'`affile.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libaffile_la-affile-grammar.lo -MD -MP -MF .deps/libaffile_la-affile-grammar.Tpo -c -o libaffile_la-affile-grammar.lo `test -f 'affile-grammar.c' || echo './'`affile-grammar.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libaffile_la-affile-grammar.lo -MD -MP -MF .deps/libaffile_la-affile-grammar.Tpo -c affile-grammar.c -fPIC -DPIC -o .libs/libaffile_la-affile-grammar.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libaffile_la-affile.lo -MD -MP -MF .deps/libaffile_la-affile.Tpo -c affile.c -fPIC -DPIC -o .libs/libaffile_la-affile.o mv -f .deps/libaffile_la-affile-grammar.Tpo .deps/libaffile_la-affile-grammar.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libaffile_la-affile-parser.lo -MD -MP -MF .deps/libaffile_la-affile-parser.Tpo -c -o libaffile_la-affile-parser.lo `test -f 'affile-parser.c' || echo './'`affile-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libaffile_la-affile-parser.lo -MD -MP -MF .deps/libaffile_la-affile-parser.Tpo -c affile-parser.c -fPIC -DPIC -o .libs/libaffile_la-affile-parser.o mv -f .deps/libaffile_la-affile.Tpo .deps/libaffile_la-affile.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libaffile_la-affile-plugin.lo -MD -MP -MF .deps/libaffile_la-affile-plugin.Tpo -c -o libaffile_la-affile-plugin.lo `test -f 'affile-plugin.c' || echo './'`affile-plugin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libaffile_la-affile-plugin.lo -MD -MP -MF .deps/libaffile_la-affile-plugin.Tpo -c affile-plugin.c -fPIC -DPIC -o .libs/libaffile_la-affile-plugin.o mv -f .deps/libaffile_la-affile-parser.Tpo .deps/libaffile_la-affile-parser.Plo mv -f .deps/libaffile_la-affile-plugin.Tpo .deps/libaffile_la-affile-plugin.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libaffile.la -rpath /lib/syslog-ng libaffile_la-affile.lo libaffile_la-affile-grammar.lo libaffile_la-affile-parser.lo libaffile_la-affile-plugin.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libaffile_la-affile.o .libs/libaffile_la-affile-grammar.o .libs/libaffile_la-affile-parser.o .libs/libaffile_la-affile-plugin.o ../../lib/.libs/libsyslog-ng.so -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libaffile.so -o .libs/libaffile.so libtool: link: ( cd ".libs" && rm -f "libaffile.la" && ln -s "../libaffile.la" "libaffile.la" ) make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' Making all in afprog make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafprog_la-afprog.lo -MD -MP -MF .deps/libafprog_la-afprog.Tpo -c -o libafprog_la-afprog.lo `test -f 'afprog.c' || echo './'`afprog.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafprog_la-afprog-grammar.lo -MD -MP -MF .deps/libafprog_la-afprog-grammar.Tpo -c -o libafprog_la-afprog-grammar.lo `test -f 'afprog-grammar.c' || echo './'`afprog-grammar.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafprog_la-afprog.lo -MD -MP -MF .deps/libafprog_la-afprog.Tpo -c afprog.c -fPIC -DPIC -o .libs/libafprog_la-afprog.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafprog_la-afprog-grammar.lo -MD -MP -MF .deps/libafprog_la-afprog-grammar.Tpo -c afprog-grammar.c -fPIC -DPIC -o .libs/libafprog_la-afprog-grammar.o mv -f .deps/libafprog_la-afprog.Tpo .deps/libafprog_la-afprog.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafprog_la-afprog-parser.lo -MD -MP -MF .deps/libafprog_la-afprog-parser.Tpo -c -o libafprog_la-afprog-parser.lo `test -f 'afprog-parser.c' || echo './'`afprog-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafprog_la-afprog-parser.lo -MD -MP -MF .deps/libafprog_la-afprog-parser.Tpo -c afprog-parser.c -fPIC -DPIC -o .libs/libafprog_la-afprog-parser.o mv -f .deps/libafprog_la-afprog-grammar.Tpo .deps/libafprog_la-afprog-grammar.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafprog_la-afprog-plugin.lo -MD -MP -MF .deps/libafprog_la-afprog-plugin.Tpo -c -o libafprog_la-afprog-plugin.lo `test -f 'afprog-plugin.c' || echo './'`afprog-plugin.c mv -f .deps/libafprog_la-afprog-parser.Tpo .deps/libafprog_la-afprog-parser.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafprog_la-afprog-plugin.lo -MD -MP -MF .deps/libafprog_la-afprog-plugin.Tpo -c afprog-plugin.c -fPIC -DPIC -o .libs/libafprog_la-afprog-plugin.o mv -f .deps/libafprog_la-afprog-plugin.Tpo .deps/libafprog_la-afprog-plugin.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libafprog.la -rpath /lib/syslog-ng libafprog_la-afprog.lo libafprog_la-afprog-grammar.lo libafprog_la-afprog-parser.lo libafprog_la-afprog-plugin.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libafprog_la-afprog.o .libs/libafprog_la-afprog-grammar.o .libs/libafprog_la-afprog-parser.o .libs/libafprog_la-afprog-plugin.o ../../lib/.libs/libsyslog-ng.so -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libafprog.so -o .libs/libafprog.so libtool: link: ( cd ".libs" && rm -f "libafprog.la" && ln -s "../libafprog.la" "libafprog.la" ) make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' Making all in afuser make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafuser_la-afuser.lo -MD -MP -MF .deps/libafuser_la-afuser.Tpo -c -o libafuser_la-afuser.lo `test -f 'afuser.c' || echo './'`afuser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafuser_la-afuser-grammar.lo -MD -MP -MF .deps/libafuser_la-afuser-grammar.Tpo -c -o libafuser_la-afuser-grammar.lo `test -f 'afuser-grammar.c' || echo './'`afuser-grammar.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafuser_la-afuser.lo -MD -MP -MF .deps/libafuser_la-afuser.Tpo -c afuser.c -fPIC -DPIC -o .libs/libafuser_la-afuser.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafuser_la-afuser-grammar.lo -MD -MP -MF .deps/libafuser_la-afuser-grammar.Tpo -c afuser-grammar.c -fPIC -DPIC -o .libs/libafuser_la-afuser-grammar.o mv -f .deps/libafuser_la-afuser.Tpo .deps/libafuser_la-afuser.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafuser_la-afuser-parser.lo -MD -MP -MF .deps/libafuser_la-afuser-parser.Tpo -c -o libafuser_la-afuser-parser.lo `test -f 'afuser-parser.c' || echo './'`afuser-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafuser_la-afuser-parser.lo -MD -MP -MF .deps/libafuser_la-afuser-parser.Tpo -c afuser-parser.c -fPIC -DPIC -o .libs/libafuser_la-afuser-parser.o mv -f .deps/libafuser_la-afuser-grammar.Tpo .deps/libafuser_la-afuser-grammar.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafuser_la-afuser-plugin.lo -MD -MP -MF .deps/libafuser_la-afuser-plugin.Tpo -c -o libafuser_la-afuser-plugin.lo `test -f 'afuser-plugin.c' || echo './'`afuser-plugin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafuser_la-afuser-plugin.lo -MD -MP -MF .deps/libafuser_la-afuser-plugin.Tpo -c afuser-plugin.c -fPIC -DPIC -o .libs/libafuser_la-afuser-plugin.o mv -f .deps/libafuser_la-afuser-parser.Tpo .deps/libafuser_la-afuser-parser.Plo mv -f .deps/libafuser_la-afuser-plugin.Tpo .deps/libafuser_la-afuser-plugin.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libafuser.la -rpath /lib/syslog-ng libafuser_la-afuser.lo libafuser_la-afuser-grammar.lo libafuser_la-afuser-parser.lo libafuser_la-afuser-plugin.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libafuser_la-afuser.o .libs/libafuser_la-afuser-grammar.o .libs/libafuser_la-afuser-parser.o .libs/libafuser_la-afuser-plugin.o ../../lib/.libs/libsyslog-ng.so -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libafuser.so -o .libs/libafuser.so libtool: link: ( cd ".libs" && rm -f "libafuser.la" && ln -s "../libafuser.la" "libafuser.la" ) make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' Making all in afmongodb make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' Makefile:813: warning: overriding commands for target `check' Makefile:658: warning: ignoring old commands for target `check' make all-recursive make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' Makefile:813: warning: overriding commands for target `check' Makefile:658: warning: ignoring old commands for target `check' Making all in libmongo-client make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client' make all-recursive make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client' Making all in docs make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/docs' Making all in tutorial make[8]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/docs/tutorial' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/docs/tutorial' make[8]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/docs' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/docs' make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/docs' Making all in src make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/src' CC libmongo_client_la-compat.lo CC libmongo_client_la-bson.lo CC libmongo_client_la-mongo-wire.lo CC libmongo_client_la-mongo-client.lo CC libmongo_client_la-mongo-utils.lo CC libmongo_client_la-mongo-sync.lo CC libmongo_client_la-mongo-sync-cursor.lo CC libmongo_client_la-mongo-sync-pool.lo CC libmongo_client_la-sync-gridfs.lo CC libmongo_client_la-sync-gridfs-chunk.lo CC libmongo_client_la-sync-gridfs-stream.lo CCLD libmongo-client.la make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/src' Making all in tests make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/tests' Making all in libtap make[8]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/tests/libtap' CC libtap_la-tap.lo CC libtap_la-test.lo test.c: In function 'test_bson_generate_full': test.c:39: warning: integer constant is too large for 'long' type test.c:40: warning: integer constant is too large for 'long' type CCLD libtap.la make[8]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/tests/libtap' make[8]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/tests' CC test_cleanup.o CCLD test_cleanup make[8]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/tests' make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/tests' Making all in examples make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/examples' CC mongo-dump.o CC bson-inspect.o mongo-dump.c: In function 'mongo_dump': mongo-dump.c:142: warning: ignoring return value of 'write', declared with attribute warn_unused_result CC gridfs.o CCLD mongo-dump gridfs.c: In function 'mongo_gridfs_get': gridfs.c:140: warning: ignoring return value of 'write', declared with attribute warn_unused_result CCLD bson-inspect CCLD gridfs make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/examples' make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client' make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client' make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client' make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' Makefile:813: warning: overriding commands for target `check' Makefile:658: warning: ignoring old commands for target `check' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I./libmongo-client/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafmongodb_la-afmongodb-grammar.lo -MD -MP -MF .deps/libafmongodb_la-afmongodb-grammar.Tpo -c -o libafmongodb_la-afmongodb-grammar.lo `test -f 'afmongodb-grammar.c' || echo './'`afmongodb-grammar.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I./libmongo-client/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafmongodb_la-afmongodb.lo -MD -MP -MF .deps/libafmongodb_la-afmongodb.Tpo -c -o libafmongodb_la-afmongodb.lo `test -f 'afmongodb.c' || echo './'`afmongodb.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I./libmongo-client/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafmongodb_la-afmongodb-grammar.lo -MD -MP -MF .deps/libafmongodb_la-afmongodb-grammar.Tpo -c afmongodb-grammar.c -fPIC -DPIC -o .libs/libafmongodb_la-afmongodb-grammar.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I./libmongo-client/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafmongodb_la-afmongodb.lo -MD -MP -MF .deps/libafmongodb_la-afmongodb.Tpo -c afmongodb.c -fPIC -DPIC -o .libs/libafmongodb_la-afmongodb.o mv -f .deps/libafmongodb_la-afmongodb.Tpo .deps/libafmongodb_la-afmongodb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I./libmongo-client/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafmongodb_la-afmongodb-parser.lo -MD -MP -MF .deps/libafmongodb_la-afmongodb-parser.Tpo -c -o libafmongodb_la-afmongodb-parser.lo `test -f 'afmongodb-parser.c' || echo './'`afmongodb-parser.c mv -f .deps/libafmongodb_la-afmongodb-grammar.Tpo .deps/libafmongodb_la-afmongodb-grammar.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I./libmongo-client/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libafmongodb_la-afmongodb-parser.lo -MD -MP -MF .deps/libafmongodb_la-afmongodb-parser.Tpo -c afmongodb-parser.c -fPIC -DPIC -o .libs/libafmongodb_la-afmongodb-parser.o mv -f .deps/libafmongodb_la-afmongodb-parser.Tpo .deps/libafmongodb_la-afmongodb-parser.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I./libmongo-client/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libafmongodb.la -rpath /lib/syslog-ng libafmongodb_la-afmongodb-grammar.lo libafmongodb_la-afmongodb.lo libafmongodb_la-afmongodb-parser.lo ../../lib/libsyslog-ng.la -L./libmongo-client/src -lmongo-client libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libafmongodb_la-afmongodb-grammar.o .libs/libafmongodb_la-afmongodb.o .libs/libafmongodb_la-afmongodb-parser.o ../../lib/.libs/libsyslog-ng.so -L./libmongo-client/src /builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/src/.libs/libmongo-client.a -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libafmongodb.so -o .libs/libafmongodb.so libtool: link: ( cd ".libs" && rm -f "libafmongodb.la" && ln -s "../libafmongodb.la" "libafmongodb.la" ) make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' Making all in csvparser make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libcsvparser_la-csvparser.lo -MD -MP -MF .deps/libcsvparser_la-csvparser.Tpo -c -o libcsvparser_la-csvparser.lo `test -f 'csvparser.c' || echo './'`csvparser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libcsvparser_la-csvparser-grammar.lo -MD -MP -MF .deps/libcsvparser_la-csvparser-grammar.Tpo -c -o libcsvparser_la-csvparser-grammar.lo `test -f 'csvparser-grammar.c' || echo './'`csvparser-grammar.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libcsvparser_la-csvparser.lo -MD -MP -MF .deps/libcsvparser_la-csvparser.Tpo -c csvparser.c -fPIC -DPIC -o .libs/libcsvparser_la-csvparser.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libcsvparser_la-csvparser-grammar.lo -MD -MP -MF .deps/libcsvparser_la-csvparser-grammar.Tpo -c csvparser-grammar.c -fPIC -DPIC -o .libs/libcsvparser_la-csvparser-grammar.o mv -f .deps/libcsvparser_la-csvparser.Tpo .deps/libcsvparser_la-csvparser.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libcsvparser_la-csvparser-parser.lo -MD -MP -MF .deps/libcsvparser_la-csvparser-parser.Tpo -c -o libcsvparser_la-csvparser-parser.lo `test -f 'csvparser-parser.c' || echo './'`csvparser-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libcsvparser_la-csvparser-parser.lo -MD -MP -MF .deps/libcsvparser_la-csvparser-parser.Tpo -c csvparser-parser.c -fPIC -DPIC -o .libs/libcsvparser_la-csvparser-parser.o mv -f .deps/libcsvparser_la-csvparser-grammar.Tpo .deps/libcsvparser_la-csvparser-grammar.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libcsvparser_la-csvparser-plugin.lo -MD -MP -MF .deps/libcsvparser_la-csvparser-plugin.Tpo -c -o libcsvparser_la-csvparser-plugin.lo `test -f 'csvparser-plugin.c' || echo './'`csvparser-plugin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libcsvparser_la-csvparser-plugin.lo -MD -MP -MF .deps/libcsvparser_la-csvparser-plugin.Tpo -c csvparser-plugin.c -fPIC -DPIC -o .libs/libcsvparser_la-csvparser-plugin.o mv -f .deps/libcsvparser_la-csvparser-parser.Tpo .deps/libcsvparser_la-csvparser-parser.Plo mv -f .deps/libcsvparser_la-csvparser-plugin.Tpo .deps/libcsvparser_la-csvparser-plugin.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libcsvparser.la -rpath /lib/syslog-ng libcsvparser_la-csvparser.lo libcsvparser_la-csvparser-grammar.lo libcsvparser_la-csvparser-parser.lo libcsvparser_la-csvparser-plugin.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libcsvparser_la-csvparser.o .libs/libcsvparser_la-csvparser-grammar.o .libs/libcsvparser_la-csvparser-parser.o .libs/libcsvparser_la-csvparser-plugin.o ../../lib/.libs/libsyslog-ng.so -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libcsvparser.so -o .libs/libcsvparser.so libtool: link: ( cd ".libs" && rm -f "libcsvparser.la" && ln -s "../libcsvparser.la" "libcsvparser.la" ) make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' Making all in confgen make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/confgen' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libconfgen_la-confgen-plugin.lo -MD -MP -MF .deps/libconfgen_la-confgen-plugin.Tpo -c -o libconfgen_la-confgen-plugin.lo `test -f 'confgen-plugin.c' || echo './'`confgen-plugin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libconfgen_la-confgen-plugin.lo -MD -MP -MF .deps/libconfgen_la-confgen-plugin.Tpo -c confgen-plugin.c -fPIC -DPIC -o .libs/libconfgen_la-confgen-plugin.o mv -f .deps/libconfgen_la-confgen-plugin.Tpo .deps/libconfgen_la-confgen-plugin.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libconfgen.la -rpath /lib/syslog-ng libconfgen_la-confgen-plugin.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libconfgen_la-confgen-plugin.o ../../lib/.libs/libsyslog-ng.so -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libconfgen.so -o .libs/libconfgen.so libtool: link: ( cd ".libs" && rm -f "libconfgen.la" && ln -s "../libconfgen.la" "libconfgen.la" ) make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/confgen' Making all in syslogformat make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/syslogformat' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libsyslogformat_la-syslog-format.lo -MD -MP -MF .deps/libsyslogformat_la-syslog-format.Tpo -c -o libsyslogformat_la-syslog-format.lo `test -f 'syslog-format.c' || echo './'`syslog-format.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libsyslogformat_la-syslog-format-plugin.lo -MD -MP -MF .deps/libsyslogformat_la-syslog-format-plugin.Tpo -c -o libsyslogformat_la-syslog-format-plugin.lo `test -f 'syslog-format-plugin.c' || echo './'`syslog-format-plugin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libsyslogformat_la-syslog-format-plugin.lo -MD -MP -MF .deps/libsyslogformat_la-syslog-format-plugin.Tpo -c syslog-format-plugin.c -fPIC -DPIC -o .libs/libsyslogformat_la-syslog-format-plugin.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libsyslogformat_la-syslog-format.lo -MD -MP -MF .deps/libsyslogformat_la-syslog-format.Tpo -c syslog-format.c -fPIC -DPIC -o .libs/libsyslogformat_la-syslog-format.o mv -f .deps/libsyslogformat_la-syslog-format-plugin.Tpo .deps/libsyslogformat_la-syslog-format-plugin.Plo mv -f .deps/libsyslogformat_la-syslog-format.Tpo .deps/libsyslogformat_la-syslog-format.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libsyslogformat.la -rpath /lib/syslog-ng libsyslogformat_la-syslog-format.lo libsyslogformat_la-syslog-format-plugin.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libsyslogformat_la-syslog-format.o .libs/libsyslogformat_la-syslog-format-plugin.o ../../lib/.libs/libsyslog-ng.so -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libsyslogformat.so -o .libs/libsyslogformat.so libtool: link: ( cd ".libs" && rm -f "libsyslogformat.la" && ln -s "../libsyslogformat.la" "libsyslogformat.la" ) make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/syslogformat' Making all in pacctformat make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/pacctformat' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/pacctformat' Making all in basicfuncs make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/basicfuncs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libbasicfuncs_la-basic-funcs.lo -MD -MP -MF .deps/libbasicfuncs_la-basic-funcs.Tpo -c -o libbasicfuncs_la-basic-funcs.lo `test -f 'basic-funcs.c' || echo './'`basic-funcs.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libbasicfuncs_la-basic-funcs.lo -MD -MP -MF .deps/libbasicfuncs_la-basic-funcs.Tpo -c basic-funcs.c -fPIC -DPIC -o .libs/libbasicfuncs_la-basic-funcs.o mv -f .deps/libbasicfuncs_la-basic-funcs.Tpo .deps/libbasicfuncs_la-basic-funcs.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libbasicfuncs.la -rpath /lib/syslog-ng libbasicfuncs_la-basic-funcs.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libbasicfuncs_la-basic-funcs.o ../../lib/.libs/libsyslog-ng.so -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libbasicfuncs.so -o .libs/libbasicfuncs.so libtool: link: ( cd ".libs" && rm -f "libbasicfuncs.la" && ln -s "../libbasicfuncs.la" "libbasicfuncs.la" ) make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/basicfuncs' Making all in convertfuncs make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/convertfuncs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libconvertfuncs_la-convert-funcs.lo -MD -MP -MF .deps/libconvertfuncs_la-convert-funcs.Tpo -c -o libconvertfuncs_la-convert-funcs.lo `test -f 'convert-funcs.c' || echo './'`convert-funcs.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libconvertfuncs_la-convert-funcs.lo -MD -MP -MF .deps/libconvertfuncs_la-convert-funcs.Tpo -c convert-funcs.c -fPIC -DPIC -o .libs/libconvertfuncs_la-convert-funcs.o mv -f .deps/libconvertfuncs_la-convert-funcs.Tpo .deps/libconvertfuncs_la-convert-funcs.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libconvertfuncs.la -rpath /lib/syslog-ng libconvertfuncs_la-convert-funcs.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libconvertfuncs_la-convert-funcs.o ../../lib/.libs/libsyslog-ng.so -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libconvertfuncs.so -o .libs/libconvertfuncs.so libtool: link: ( cd ".libs" && rm -f "libconvertfuncs.la" && ln -s "../libconvertfuncs.la" "libconvertfuncs.la" ) make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/convertfuncs' Making all in dbparser make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' make all-recursive make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' Making all in . make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libsyslog_ng_patterndb_a-radix.o -MD -MP -MF .deps/libsyslog_ng_patterndb_a-radix.Tpo -c -o libsyslog_ng_patterndb_a-radix.o `test -f 'radix.c' || echo './'`radix.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libsyslog_ng_patterndb_a-patterndb.o -MD -MP -MF .deps/libsyslog_ng_patterndb_a-patterndb.Tpo -c -o libsyslog_ng_patterndb_a-patterndb.o `test -f 'patterndb.c' || echo './'`patterndb.c mv -f .deps/libsyslog_ng_patterndb_a-radix.Tpo .deps/libsyslog_ng_patterndb_a-radix.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libsyslog_ng_patterndb_a-timerwheel.o -MD -MP -MF .deps/libsyslog_ng_patterndb_a-timerwheel.Tpo -c -o libsyslog_ng_patterndb_a-timerwheel.o `test -f 'timerwheel.c' || echo './'`timerwheel.c mv -f .deps/libsyslog_ng_patterndb_a-timerwheel.Tpo .deps/libsyslog_ng_patterndb_a-timerwheel.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libsyslog_ng_patterndb_a-patternize.o -MD -MP -MF .deps/libsyslog_ng_patterndb_a-patternize.Tpo -c -o libsyslog_ng_patterndb_a-patternize.o `test -f 'patternize.c' || echo './'`patternize.c patternize.c:85:2: warning: #warning "openssl seems to be missing on your system, UUID generation will be disabled in pdbtool patternize" mv -f .deps/libsyslog_ng_patterndb_a-patterndb.Tpo .deps/libsyslog_ng_patterndb_a-patterndb.Po /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-dbparser.lo -MD -MP -MF .deps/libdbparser_la-dbparser.Tpo -c -o libdbparser_la-dbparser.lo `test -f 'dbparser.c' || echo './'`dbparser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-dbparser.lo -MD -MP -MF .deps/libdbparser_la-dbparser.Tpo -c dbparser.c -fPIC -DPIC -o .libs/libdbparser_la-dbparser.o mv -f .deps/libsyslog_ng_patterndb_a-patternize.Tpo .deps/libsyslog_ng_patterndb_a-patternize.Po /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-dbparser-grammar.lo -MD -MP -MF .deps/libdbparser_la-dbparser-grammar.Tpo -c -o libdbparser_la-dbparser-grammar.lo `test -f 'dbparser-grammar.c' || echo './'`dbparser-grammar.c mv -f .deps/libdbparser_la-dbparser.Tpo .deps/libdbparser_la-dbparser.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-dbparser-parser.lo -MD -MP -MF .deps/libdbparser_la-dbparser-parser.Tpo -c -o libdbparser_la-dbparser-parser.lo `test -f 'dbparser-parser.c' || echo './'`dbparser-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-dbparser-grammar.lo -MD -MP -MF .deps/libdbparser_la-dbparser-grammar.Tpo -c dbparser-grammar.c -fPIC -DPIC -o .libs/libdbparser_la-dbparser-grammar.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-dbparser-parser.lo -MD -MP -MF .deps/libdbparser_la-dbparser-parser.Tpo -c dbparser-parser.c -fPIC -DPIC -o .libs/libdbparser_la-dbparser-parser.o mv -f .deps/libdbparser_la-dbparser-parser.Tpo .deps/libdbparser_la-dbparser-parser.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-dbparser-plugin.lo -MD -MP -MF .deps/libdbparser_la-dbparser-plugin.Tpo -c -o libdbparser_la-dbparser-plugin.lo `test -f 'dbparser-plugin.c' || echo './'`dbparser-plugin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-dbparser-plugin.lo -MD -MP -MF .deps/libdbparser_la-dbparser-plugin.Tpo -c dbparser-plugin.c -fPIC -DPIC -o .libs/libdbparser_la-dbparser-plugin.o mv -f .deps/libdbparser_la-dbparser-grammar.Tpo .deps/libdbparser_la-dbparser-grammar.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-radix.lo -MD -MP -MF .deps/libdbparser_la-radix.Tpo -c -o libdbparser_la-radix.lo `test -f 'radix.c' || echo './'`radix.c mv -f .deps/libdbparser_la-dbparser-plugin.Tpo .deps/libdbparser_la-dbparser-plugin.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-patterndb.lo -MD -MP -MF .deps/libdbparser_la-patterndb.Tpo -c -o libdbparser_la-patterndb.lo `test -f 'patterndb.c' || echo './'`patterndb.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-radix.lo -MD -MP -MF .deps/libdbparser_la-radix.Tpo -c radix.c -fPIC -DPIC -o .libs/libdbparser_la-radix.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-patterndb.lo -MD -MP -MF .deps/libdbparser_la-patterndb.Tpo -c patterndb.c -fPIC -DPIC -o .libs/libdbparser_la-patterndb.o mv -f .deps/libdbparser_la-radix.Tpo .deps/libdbparser_la-radix.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-timerwheel.lo -MD -MP -MF .deps/libdbparser_la-timerwheel.Tpo -c -o libdbparser_la-timerwheel.lo `test -f 'timerwheel.c' || echo './'`timerwheel.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-timerwheel.lo -MD -MP -MF .deps/libdbparser_la-timerwheel.Tpo -c timerwheel.c -fPIC -DPIC -o .libs/libdbparser_la-timerwheel.o mv -f .deps/libdbparser_la-timerwheel.Tpo .deps/libdbparser_la-timerwheel.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-patternize.lo -MD -MP -MF .deps/libdbparser_la-patternize.Tpo -c -o libdbparser_la-patternize.lo `test -f 'patternize.c' || echo './'`patternize.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libdbparser_la-patternize.lo -MD -MP -MF .deps/libdbparser_la-patternize.Tpo -c patternize.c -fPIC -DPIC -o .libs/libdbparser_la-patternize.o mv -f .deps/libdbparser_la-patterndb.Tpo .deps/libdbparser_la-patterndb.Plo gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT pdbtool-pdbtool.o -MD -MP -MF .deps/pdbtool-pdbtool.Tpo -c -o pdbtool-pdbtool.o `test -f 'pdbtool.c' || echo './'`pdbtool.c patternize.c:85:2: warning: #warning "openssl seems to be missing on your system, UUID generation will be disabled in pdbtool patternize" mv -f .deps/libdbparser_la-patternize.Tpo .deps/libdbparser_la-patternize.Plo rm -f libsyslog-ng-patterndb.a ar cru libsyslog-ng-patterndb.a libsyslog_ng_patterndb_a-radix.o libsyslog_ng_patterndb_a-patterndb.o libsyslog_ng_patterndb_a-timerwheel.o libsyslog_ng_patterndb_a-patternize.o ranlib libsyslog-ng-patterndb.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libdbparser.la -rpath /lib/syslog-ng libdbparser_la-dbparser.lo libdbparser_la-dbparser-grammar.lo libdbparser_la-dbparser-parser.lo libdbparser_la-dbparser-plugin.lo libdbparser_la-radix.lo libdbparser_la-patterndb.lo libdbparser_la-timerwheel.lo libdbparser_la-patternize.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libdbparser_la-dbparser.o .libs/libdbparser_la-dbparser-grammar.o .libs/libdbparser_la-dbparser-parser.o .libs/libdbparser_la-dbparser-plugin.o .libs/libdbparser_la-radix.o .libs/libdbparser_la-patterndb.o .libs/libdbparser_la-timerwheel.o .libs/libdbparser_la-patternize.o ../../lib/.libs/libsyslog-ng.so -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libdbparser.so -o .libs/libdbparser.so libtool: link: ( cd ".libs" && rm -f "libdbparser.la" && ln -s "../libdbparser.la" "libdbparser.la" ) mv -f .deps/pdbtool-pdbtool.Tpo .deps/pdbtool-pdbtool.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -o pdbtool pdbtool-pdbtool.o libsyslog-ng-patterndb.a ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: gcc -std=gnu99 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -o .libs/pdbtool pdbtool-pdbtool.o -Wl,--export-dynamic -pthread libsyslog-ng-patterndb.a ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser/tests' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser/tests' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' Making all in tfjson make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/tfjson' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/tfjson' Making all in dummy make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT dummy-grammar.lo -MD -MP -MF .deps/dummy-grammar.Tpo -c -o dummy-grammar.lo dummy-grammar.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT dummy-grammar.lo -MD -MP -MF .deps/dummy-grammar.Tpo -c dummy-grammar.c -fPIC -DPIC -o .libs/dummy-grammar.o mv -f .deps/dummy.Tpo .deps/dummy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT dummy-parser.lo -MD -MP -MF .deps/dummy-parser.Tpo -c -o dummy-parser.lo dummy-parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT dummy-parser.lo -MD -MP -MF .deps/dummy-parser.Tpo -c dummy-parser.c -fPIC -DPIC -o .libs/dummy-parser.o mv -f .deps/dummy-grammar.Tpo .deps/dummy-grammar.Plo mv -f .deps/dummy-parser.Tpo .deps/dummy-parser.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libdummy.la -rpath /lib/syslog-ng dummy-grammar.lo dummy.lo dummy-parser.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/dummy-grammar.o .libs/dummy.o .libs/dummy-parser.o ../../lib/.libs/libsyslog-ng.so -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libdummy.so -o .libs/libdummy.so libtool: link: ( cd ".libs" && rm -f "libdummy.la" && ln -s "../libdummy.la" "libdummy.la" ) make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' Making all in syslog-ng make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/syslog-ng' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../lib/ivykis/lib/include -I../lib/ivykis/lib/include -I../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT syslog-ng-ctl.o -MD -MP -MF .deps/syslog-ng-ctl.Tpo -c -o syslog-ng-ctl.o syslog-ng-ctl.c mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -o syslog-ng main.o -L../lib/.libs -lsyslog-ng -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl mv -f .deps/syslog-ng-ctl.Tpo .deps/syslog-ng-ctl.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -o syslog-ng-ctl syslog-ng-ctl.o ../lib/gsocket.lo ../lib/gsockaddr.lo -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -o syslog-ng-ctl syslog-ng-ctl.o ../lib/.libs/gsocket.o ../lib/.libs/gsockaddr.o -Wl,--export-dynamic -pthread -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -o .libs/syslog-ng main.o -Wl,--export-dynamic -pthread -L../lib/.libs /builddir/build/BUILD/syslog-ng-3.3.6/lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/syslog-ng' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/scripts' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' Making all in unit make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/unit' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/unit' Making all in loggen make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/loggen' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT loggen.o -MD -MP -MF .deps/loggen.Tpo -c -o loggen.o loggen.c mv -f .deps/loggen.Tpo .deps/loggen.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -o loggen loggen.o -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -o loggen loggen.o -Wl,--export-dynamic -pthread -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/loggen' Making all in functional make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/functional' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/functional' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/doc' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/contrib' Making all in scl make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/scl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/scl' Making all in debian make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/debian' Making all in tgz2build make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tgz2build' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tgz2build' Making all in build make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/build' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/build' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vQhZGa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386 ++ dirname /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386 + cd syslog-ng-3.3.6 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386 + make DESTDIR=/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386 install Making install in lib make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make all make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' Making all in ivykis make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' make all-recursive make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' Making all in lib make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib' Making all in . make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib' Making all in man3 make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/man3' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/man3' make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib' Making all in modules make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules' Making all in . make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules' Making all in man3 make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/man3' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/man3' make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules' Making all in . make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' Making all in contrib make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib' Making all in iv_getaddrinfo make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib/iv_getaddrinfo' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib/iv_getaddrinfo' Making all in kojines make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib/kojines' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib/kojines' make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib' make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib' Making all in lib/test make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/test' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/test' Making all in modules/test make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/test' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/test' Making all in misc make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/misc' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/misc' make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make install-am make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' test -z "/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libsyslog-ng.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib' libtool: install: /usr/bin/install -c .libs/libsyslog-ng-3.3.6.so /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/libsyslog-ng-3.3.6.so libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib && { ln -s -f libsyslog-ng-3.3.6.so libsyslog-ng.so || { rm -f libsyslog-ng.so && ln -s libsyslog-ng-3.3.6.so libsyslog-ng.so; }; }) libtool: install: /usr/bin/install -c .libs/libsyslog-ng.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/libsyslog-ng.la libtool: install: warning: remember to run `libtool --finish /lib' test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../libtool --mode=install /usr/bin/install -c libsyslog-ng-crypto.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: warning: relinking `libsyslog-ng-crypto.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/lib; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -no-undefined -avoid-version -o libsyslog-ng-crypto.la -rpath /lib/syslog-ng crypto.lo tlscontext.lo tlstransport.lo -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/crypto.o .libs/tlscontext.o .libs/tlstransport.o -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -O2 -m32 -march=i386 -mtune=generic -pthread -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libsyslog-ng-crypto.so -o .libs/libsyslog-ng-crypto.so libtool: install: /usr/bin/install -c .libs/libsyslog-ng-crypto.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libsyslog-ng-crypto.so libtool: install: /usr/bin/install -c .libs/libsyslog-ng-crypto.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libsyslog-ng-crypto.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' test -z "/usr/include/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/include/syslog-ng" /usr/bin/install -c -m 644 afinter.h alarms.h apphook.h atomic.h block-ref-parser.h center.h cfg.h cfg-grammar.h cfg-lexer.h cfg-parser.h children.h compat.h control.h crypto.h dgroup.h dnscache.h driver.h filter-expr-parser.h filter.h gprocess.h gsockaddr.h gsocket.h logmatcher.h logmpx.h logmsg.h logparser.h logpipe.h logprocess.h logproto.h logqueue-fifo.h logqueue.h logreader.h logrewrite.h logsource.h logstamp.h logtransport.h logwriter.h mainloop.h memtrace.h messages.h '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/include/syslog-ng' /usr/bin/install -c -m 644 misc.h msg-format.h nvtable.h parser-expr-parser.h persist-state.h plugin.h pragma-parser.h rewrite-expr-parser.h scratch-buffers.h serialize.h sgroup.h stats.h str-format.h syslog-names.h syslog-ng.h tags.h templates.h timeutils.h tls-support.h tlscontext.h tlstransport.h utils.h value-pairs.h '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/include/syslog-ng' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' Making install in modules make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' Making install in afsocket make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/install-sh -d /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng ln -sf libafsocket-notls.so /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libafsocket.so make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libafsocket-notls.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: warning: relinking `libafsocket-notls.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libafsocket-notls.la -rpath /lib/syslog-ng libafsocket_notls_la-afsocket.lo libafsocket_notls_la-afunix.lo libafsocket_notls_la-afinet.lo libafsocket_notls_la-afsocket-grammar.lo libafsocket_notls_la-afsocket-parser.lo libafsocket_notls_la-afsocket-plugin.lo ../../lib/libsyslog-ng.la -lnet -lwrap -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libafsocket_notls_la-afsocket.o .libs/libafsocket_notls_la-afunix.o .libs/libafsocket_notls_la-afinet.o .libs/libafsocket_notls_la-afsocket-grammar.o .libs/libafsocket_notls_la-afsocket-parser.o .libs/libafsocket_notls_la-afsocket-plugin.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -lnet -lwrap -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libafsocket-notls.so -o .libs/libafsocket-notls.so libtool: install: /usr/bin/install -c .libs/libafsocket-notls.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libafsocket-notls.so libtool: install: /usr/bin/install -c .libs/libafsocket-notls.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libafsocket-notls.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' Making install in afsql make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libafsql.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libafsql.la -rpath /lib/syslog-ng libafsql_la-afsql.lo libafsql_la-afsql-grammar.lo libafsql_la-afsql-parser.lo libafsql_la-afsql-plugin.lo ../../lib/libsyslog-ng.la -ldbi -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: install: warning: relinking `libafsql.la' libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libafsql_la-afsql.o .libs/libafsql_la-afsql-grammar.o .libs/libafsql_la-afsql-parser.o .libs/libafsql_la-afsql-plugin.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -ldbi -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libafsql.so -o .libs/libafsql.so libtool: install: /usr/bin/install -c .libs/libafsql.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libafsql.so libtool: install: /usr/bin/install -c .libs/libafsql.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libafsql.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' Making install in afstreams make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' Making install in affile make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libaffile.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: warning: relinking `libaffile.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/affile; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libaffile.la -rpath /lib/syslog-ng libaffile_la-affile.lo libaffile_la-affile-grammar.lo libaffile_la-affile-parser.lo libaffile_la-affile-plugin.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libaffile_la-affile.o .libs/libaffile_la-affile-grammar.o .libs/libaffile_la-affile-parser.o .libs/libaffile_la-affile-plugin.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libaffile.so -o .libs/libaffile.so libtool: install: /usr/bin/install -c .libs/libaffile.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libaffile.so libtool: install: /usr/bin/install -c .libs/libaffile.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libaffile.la make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' Making install in afprog make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' make install-am libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libafprog.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: warning: relinking `libafprog.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libafprog.la -rpath /lib/syslog-ng libafprog_la-afprog.lo libafprog_la-afprog-grammar.lo libafprog_la-afprog-parser.lo libafprog_la-afprog-plugin.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libafprog_la-afprog.o .libs/libafprog_la-afprog-grammar.o .libs/libafprog_la-afprog-parser.o .libs/libafprog_la-afprog-plugin.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libafprog.so -o .libs/libafprog.so libtool: install: /usr/bin/install -c .libs/libafprog.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libafprog.so libtool: install: /usr/bin/install -c .libs/libafprog.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libafprog.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' Making install in afuser make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libafuser.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libafuser.la -rpath /lib/syslog-ng libafuser_la-afuser.lo libafuser_la-afuser-grammar.lo libafuser_la-afuser-parser.lo libafuser_la-afuser-plugin.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: install: warning: relinking `libafuser.la' libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libafuser_la-afuser.o .libs/libafuser_la-afuser-grammar.o .libs/libafuser_la-afuser-parser.o .libs/libafuser_la-afuser-plugin.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libafuser.so -o .libs/libafuser.so libtool: install: /usr/bin/install -c .libs/libafuser.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libafuser.so libtool: install: /usr/bin/install -c .libs/libafuser.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libafuser.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' Making install in afmongodb make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' Makefile:813: warning: overriding commands for target `check' Makefile:658: warning: ignoring old commands for target `check' make all make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' Makefile:813: warning: overriding commands for target `check' Makefile:658: warning: ignoring old commands for target `check' make all-recursive make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' Makefile:813: warning: overriding commands for target `check' Makefile:658: warning: ignoring old commands for target `check' Making all in libmongo-client make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client' make all-recursive make[6]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client' Making all in docs make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/docs' Making all in tutorial make[8]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/docs/tutorial' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/docs/tutorial' make[8]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/docs' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/docs' make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/docs' Making all in src make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/src' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/src' Making all in tests make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/tests' Making all in libtap make[8]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/tests/libtap' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/tests/libtap' make[8]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/tests' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/tests' make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/tests' Making all in examples make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/examples' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/examples' make[7]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client' make[6]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client' make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client' make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' Makefile:813: warning: overriding commands for target `check' Makefile:658: warning: ignoring old commands for target `check' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' Makefile:813: warning: overriding commands for target `check' Makefile:658: warning: ignoring old commands for target `check' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' Makefile:813: warning: overriding commands for target `check' Makefile:658: warning: ignoring old commands for target `check' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libafmongodb.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -I./libmongo-client/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libafmongodb.la -rpath /lib/syslog-ng libafmongodb_la-afmongodb-grammar.lo libafmongodb_la-afmongodb.lo libafmongodb_la-afmongodb-parser.lo ../../lib/libsyslog-ng.la -L./libmongo-client/src -lmongo-client -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: install: warning: relinking `libafmongodb.la' libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libafmongodb_la-afmongodb-grammar.o .libs/libafmongodb_la-afmongodb.o .libs/libafmongodb_la-afmongodb-parser.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -L./libmongo-client/src /builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb/libmongo-client/src/.libs/libmongo-client.a -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libafmongodb.so -o .libs/libafmongodb.so libtool: install: /usr/bin/install -c .libs/libafmongodb.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libafmongodb.so libtool: install: /usr/bin/install -c .libs/libafmongodb.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libafmongodb.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' Making install in csvparser make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libcsvparser.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: warning: relinking `libcsvparser.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libcsvparser.la -rpath /lib/syslog-ng libcsvparser_la-csvparser.lo libcsvparser_la-csvparser-grammar.lo libcsvparser_la-csvparser-parser.lo libcsvparser_la-csvparser-plugin.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libcsvparser_la-csvparser.o .libs/libcsvparser_la-csvparser-grammar.o .libs/libcsvparser_la-csvparser-parser.o .libs/libcsvparser_la-csvparser-plugin.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libcsvparser.so -o .libs/libcsvparser.so libtool: install: /usr/bin/install -c .libs/libcsvparser.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libcsvparser.so libtool: install: /usr/bin/install -c .libs/libcsvparser.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libcsvparser.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' Making install in confgen make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/confgen' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/confgen' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libconfgen.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: warning: relinking `libconfgen.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/confgen; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libconfgen.la -rpath /lib/syslog-ng libconfgen_la-confgen-plugin.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libconfgen_la-confgen-plugin.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libconfgen.so -o .libs/libconfgen.so libtool: install: /usr/bin/install -c .libs/libconfgen.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libconfgen.so libtool: install: /usr/bin/install -c .libs/libconfgen.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libconfgen.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/confgen' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/confgen' Making install in syslogformat make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/syslogformat' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/syslogformat' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libsyslogformat.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: warning: relinking `libsyslogformat.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/syslogformat; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libsyslogformat.la -rpath /lib/syslog-ng libsyslogformat_la-syslog-format.lo libsyslogformat_la-syslog-format-plugin.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libsyslogformat_la-syslog-format.o .libs/libsyslogformat_la-syslog-format-plugin.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libsyslogformat.so -o .libs/libsyslogformat.so libtool: install: /usr/bin/install -c .libs/libsyslogformat.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libsyslogformat.so libtool: install: /usr/bin/install -c .libs/libsyslogformat.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libsyslogformat.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/syslogformat' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/syslogformat' Making install in pacctformat make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/pacctformat' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/pacctformat' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/pacctformat' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/pacctformat' Making install in basicfuncs make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/basicfuncs' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/basicfuncs' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libbasicfuncs.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: warning: relinking `libbasicfuncs.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/basicfuncs; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libbasicfuncs.la -rpath /lib/syslog-ng libbasicfuncs_la-basic-funcs.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libbasicfuncs_la-basic-funcs.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libbasicfuncs.so -o .libs/libbasicfuncs.so libtool: install: /usr/bin/install -c .libs/libbasicfuncs.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libbasicfuncs.so libtool: install: /usr/bin/install -c .libs/libbasicfuncs.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libbasicfuncs.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/basicfuncs' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/basicfuncs' Making install in convertfuncs make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/convertfuncs' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/convertfuncs' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libconvertfuncs.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: warning: relinking `libconvertfuncs.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/convertfuncs; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libconvertfuncs.la -rpath /lib/syslog-ng libconvertfuncs_la-convert-funcs.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libconvertfuncs_la-convert-funcs.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libconvertfuncs.so -o .libs/libconvertfuncs.so libtool: install: /usr/bin/install -c .libs/libconvertfuncs.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libconvertfuncs.so libtool: install: /usr/bin/install -c .libs/libconvertfuncs.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libconvertfuncs.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/convertfuncs' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/convertfuncs' Making install in dbparser make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' Making install in . make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c pdbtool '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/bin' libtool: install: warning: `../../lib/libsyslog-ng.la' has not been installed in `/lib' libtool: install: /usr/bin/install -c .libs/pdbtool /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/bin/pdbtool test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libdbparser.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libdbparser.la -rpath /lib/syslog-ng libdbparser_la-dbparser.lo libdbparser_la-dbparser-grammar.lo libdbparser_la-dbparser-parser.lo libdbparser_la-dbparser-plugin.lo libdbparser_la-radix.lo libdbparser_la-patterndb.lo libdbparser_la-timerwheel.lo libdbparser_la-patternize.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: install: warning: relinking `libdbparser.la' libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libdbparser_la-dbparser.o .libs/libdbparser_la-dbparser-grammar.o .libs/libdbparser_la-dbparser-parser.o .libs/libdbparser_la-dbparser-plugin.o .libs/libdbparser_la-radix.o .libs/libdbparser_la-patterndb.o .libs/libdbparser_la-timerwheel.o .libs/libdbparser_la-patternize.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libdbparser.so -o .libs/libdbparser.so libtool: install: /usr/bin/install -c .libs/libdbparser.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libdbparser.so libtool: install: /usr/bin/install -c .libs/libdbparser.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libdbparser.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser/tests' make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser/tests' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser/tests' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' Making install in tfjson make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/tfjson' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/tfjson' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/tfjson' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/tfjson' Making install in dummy make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib/syslog-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libdummy.la '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng' libtool: install: warning: relinking `libdummy.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy; /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -avoid-version -module -no-undefined -o libdummy.la -rpath /lib/syslog-ng dummy-grammar.lo dummy.lo dummy-parser.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/dummy-grammar.o .libs/dummy.o .libs/dummy-parser.o -L/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib -L/lib -lsyslog-ng -O2 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libdummy.so -o .libs/libdummy.so libtool: install: /usr/bin/install -c .libs/libdummy.soT /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libdummy.so libtool: install: /usr/bin/install -c .libs/libdummy.lai /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng/libdummy.la libtool: install: warning: remember to run `libtool --finish /lib/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' Making install in syslog-ng make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/syslog-ng' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/syslog-ng' test -z "/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/libexec" test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c syslog-ng syslog-ng-ctl '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/sbin' libtool: install: warning: `/builddir/build/BUILD/syslog-ng-3.3.6/lib/.libs/libsyslog-ng.la' has not been installed in `/lib' libtool: install: /usr/bin/install -c .libs/syslog-ng /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/sbin/syslog-ng libtool: install: /usr/bin/install -c syslog-ng-ctl /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/sbin/syslog-ng-ctl make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/syslog-ng' /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/install-sh -d /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386//var/lib/syslog-ng make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/syslog-ng' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/syslog-ng' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/syslog-ng' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/scripts' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/scripts' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/bin" /usr/bin/install -c update-patterndb '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/bin' /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/install-sh -d /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386//etc/syslog-ng/patterndb.d make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/scripts' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/scripts' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' Making install in unit make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/unit' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/unit' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/unit' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/unit' Making install in loggen make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/loggen' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/loggen' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c loggen '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/bin' libtool: install: /usr/bin/install -c loggen /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/bin/loggen make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/loggen' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/loggen' Making install in functional make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/functional' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/functional' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/functional' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/functional' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/doc' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/man/man1" /usr/bin/install -c -m 644 man/pdbtool.1 man/loggen.1 man/syslog-ng-ctl.1 '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/man/man1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/man/man5" /usr/bin/install -c -m 644 man/syslog-ng.conf.5 '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/man/man8" /usr/bin/install -c -m 644 man/syslog-ng.8 '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/man/man8' test -z "/usr/share/syslog-ng/xsd" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/syslog-ng/xsd" /usr/bin/install -c -m 644 xsd/patterndb-1.xsd xsd/patterndb-2.xsd xsd/patterndb-3.xsd xsd/patterndb-4.xsd '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/syslog-ng/xsd' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/doc' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/contrib' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/contrib' make[2]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386" make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/contrib' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/contrib' Making install in scl make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/scl' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/scl' make[2]: Nothing to be done for `install-exec-am'. for cfg in scl.conf modules.conf syslog-ng.conf; do \ if [ -f /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386//etc/syslog-ng/${cfg} ]; then \ echo "Not overwriting existing configuration file, you might want to upgrade manually: ${cfg}"; \ else \ /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/install-sh -c -m 644 ./${cfg} /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386//etc/syslog-ng/${cfg}; \ fi; \ done /bin/sh /builddir/build/BUILD/syslog-ng-3.3.6/install-sh -d /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386//usr/share/syslog-ng/include/scl (cd .; tar cf - system pacct syslogconf) | (cd /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386//usr/share/syslog-ng/include/scl && tar xf -) make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/scl' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/scl' Making install in debian make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/debian' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/debian' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/debian' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/debian' Making install in tgz2build make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tgz2build' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tgz2build' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tgz2build' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tgz2build' Making install in build make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/build' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/build' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/syslog-ng/tools" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/syslog-ng/tools" /usr/bin/install -c -m 644 lex-rules.am ../lib/cfg-grammar.y ../lib/merge-grammar.pl '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/syslog-ng/tools' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/build' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/build' make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6' make[2]: Nothing to be done for `install-exec-am'. test -z "/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/pkgconfig" /usr/bin/install -c -m 644 syslog-ng.pc '/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6' + /usr/bin/install -p -m 644 /builddir/build/SOURCES/syslog-ng.conf /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/etc/syslog-ng/syslog-ng.conf + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/etc/init.d + /usr/bin/install -p -m 755 /builddir/build/SOURCES/syslog-ng.init.d /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/etc/init.d/syslog-ng + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/etc/sysconfig + /usr/bin/install -p -m 644 /builddir/build/SOURCES/syslog-ng.sysconfig /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/etc/sysconfig/syslog-ng + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/etc/logrotate.d + /usr/bin/install -p -m 644 /builddir/build/SOURCES/syslog-ng.logrotate /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/etc/logrotate.d/syslog + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386//var/lib/syslog-ng + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/include/syslog-ng + /usr/bin/install -p -m 644 config.h /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/include/syslog-ng + /usr/bin/install -p -m 644 lib/afinter.h lib/alarms.h lib/apphook.h lib/atomic.h lib/block-ref-grammar.h lib/block-ref-parser.h lib/center.h lib/cfg-grammar.h lib/cfg-lex.h lib/cfg-lexer.h lib/cfg-parser.h lib/cfg.h lib/children.h lib/compat.h lib/control.h lib/crypto.h lib/dgroup.h lib/dnscache.h lib/driver.h lib/filter-expr-grammar.h lib/filter-expr-parser.h lib/filter.h lib/gprocess.h lib/gsockaddr.h lib/gsocket.h lib/logmatcher.h lib/logmpx.h lib/logmsg.h lib/logparser.h lib/logpipe.h lib/logprocess.h lib/logproto.h lib/logqueue-fifo.h lib/logqueue.h lib/logreader.h lib/logrewrite.h lib/logsource.h lib/logstamp.h lib/logtransport.h lib/logwriter.h lib/mainloop.h lib/memtrace.h lib/messages.h lib/misc.h lib/msg-format.h lib/nvtable.h lib/parser-expr-grammar.h lib/parser-expr-parser.h lib/persist-state.h lib/plugin.h lib/pragma-grammar.h lib/pragma-parser.h lib/rewrite-expr-grammar.h lib/rewrite-expr-parser.h lib/scratch-buffers.h lib/serialize.h lib/sgroup.h lib/stats.h lib/str-format.h lib/syslog-names.h lib/syslog-ng.h lib/tags.h lib/templates.h lib/timeutils.h lib/tls-support.h lib/tlscontext.h lib/tlstransport.h lib/utils.h lib/value-pairs.h /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/include/syslog-ng + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/syslog-ng + /usr/bin/install -p -m 644 contrib/syslog-ng.vim /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/syslog-ng + for vimver in 70 71 72 73 + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/vim/vim70/syntax + cd /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/vim/vim70/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . + cd - /builddir/build/BUILD/syslog-ng-3.3.6 + for vimver in 70 71 72 73 + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/vim/vim71/syntax + cd /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/vim/vim71/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . /builddir/build/BUILD/syslog-ng-3.3.6 + cd - + for vimver in 70 71 72 73 + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/vim/vim72/syntax + cd /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/vim/vim72/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . + cd - /builddir/build/BUILD/syslog-ng-3.3.6 + for vimver in 70 71 72 73 + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/vim/vim73/syntax + cd /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/vim/vim73/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . /builddir/build/BUILD/syslog-ng-3.3.6 + cd - + find /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.T6x56K + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.3.6 + unset DISPLAY + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib:/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/lib/syslog-ng + make check Making check in lib make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make check-recursive make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' Making check in ivykis make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' Making check in lib make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib' Making check in . make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib' Making check in man3 make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/man3' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/man3' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib' Making check in modules make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules' Making check in . make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules' Making check in man3 make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/man3' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/man3' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules' Making check in . make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' Making check in contrib make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib' Making check in iv_getaddrinfo make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib/iv_getaddrinfo' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib/iv_getaddrinfo' Making check in kojines make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib/kojines' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib/kojines' make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/contrib' Making check in lib/test make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/test' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/lib/test' Making check in modules/test make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/test' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/modules/test' Making check in misc make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/misc' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis/misc' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib/ivykis' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/lib' Making check in modules make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' Making check in afsocket make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsocket' Making check in afsql make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afsql' Making check in afstreams make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afstreams' Making check in affile make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/affile' Making check in afprog make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afprog' Making check in afuser make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afuser' Making check in afmongodb make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' echo "Make check disabled, since it requires a newer glib" Make check disabled, since it requires a newer glib make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/afmongodb' Making check in csvparser make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/csvparser' Making check in confgen make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/confgen' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/confgen' Making check in syslogformat Makefile:813: warning: overriding commands for target `check' Makefile:658: warning: ignoring old commands for target `check' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/syslogformat' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/syslogformat' Making check in pacctformat make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/pacctformat' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/pacctformat' Making check in basicfuncs make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/basicfuncs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/basicfuncs' Making check in convertfuncs make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/convertfuncs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/convertfuncs' Making check in dbparser make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' make check-recursive make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' Making check in . make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' Making check in tests make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser/tests' make test_timer_wheel test_patternize test_patterndb test_radix make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../../lib/ivykis/lib/include -I../../../lib/ivykis/lib/include -I../../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_timer_wheel.o -MD -MP -MF .deps/test_timer_wheel.Tpo -c -o test_timer_wheel.o test_timer_wheel.c mv -f .deps/test_timer_wheel.Tpo .deps/test_timer_wheel.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../syslogformat/libsyslogformat.la -o test_timer_wheel test_timer_wheel.o ../libsyslog-ng-patterndb.a ../../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_timer_wheel.nm .libs/test_timer_wheel.nmS .libs/test_timer_wheel.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_timer_wheelS.c") libtool: link: rm -f ".libs/test_timer_wheelS.c" ".libs/test_timer_wheel.nm" ".libs/test_timer_wheel.nmS" ".libs/test_timer_wheel.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_timer_wheelS.o -o .libs/test_timer_wheel test_timer_wheel.o -Wl,--export-dynamic -pthread ../../syslogformat/.libs/libsyslogformat.so ../libsyslog-ng-patterndb.a ../../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../../lib/ivykis/lib/include -I../../../lib/ivykis/lib/include -I../../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_patternize.o -MD -MP -MF .deps/test_patternize.Tpo -c -o test_patternize.o test_patternize.c mv -f .deps/test_patternize.Tpo .deps/test_patternize.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../syslogformat/libsyslogformat.la -o test_patternize test_patternize.o ../libsyslog-ng-patterndb.a ../../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_patternize.nm .libs/test_patternize.nmS .libs/test_patternize.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_patternizeS.c") libtool: link: rm -f ".libs/test_patternizeS.c" ".libs/test_patternize.nm" ".libs/test_patternize.nmS" ".libs/test_patternize.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_patternizeS.o -o .libs/test_patternize test_patternize.o -Wl,--export-dynamic -pthread ../../syslogformat/.libs/libsyslogformat.so ../libsyslog-ng-patterndb.a ../../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../../lib/ivykis/lib/include -I../../../lib/ivykis/lib/include -I../../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_patterndb.o -MD -MP -MF .deps/test_patterndb.Tpo -c -o test_patterndb.o test_patterndb.c mv -f .deps/test_patterndb.Tpo .deps/test_patterndb.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../syslogformat/libsyslogformat.la -o test_patterndb test_patterndb.o ../libsyslog-ng-patterndb.a ../../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_patterndb.nm .libs/test_patterndb.nmS .libs/test_patterndb.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_patterndbS.c") libtool: link: rm -f ".libs/test_patterndbS.c" ".libs/test_patterndb.nm" ".libs/test_patterndb.nmS" ".libs/test_patterndb.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_patterndbS.o -o .libs/test_patterndb test_patterndb.o -Wl,--export-dynamic -pthread ../../syslogformat/.libs/libsyslogformat.so ../libsyslog-ng-patterndb.a ../../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../../lib/ivykis/lib/include -I../../../lib/ivykis/lib/include -I../../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_radix.o -MD -MP -MF .deps/test_radix.Tpo -c -o test_radix.o test_radix.c mv -f .deps/test_radix.Tpo .deps/test_radix.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../syslogformat/libsyslogformat.la -o test_radix test_radix.o ../libsyslog-ng-patterndb.a ../../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_radix.nm .libs/test_radix.nmS .libs/test_radix.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_radixS.c") libtool: link: rm -f ".libs/test_radixS.c" ".libs/test_radix.nm" ".libs/test_radix.nmS" ".libs/test_radix.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_radixS.o -o .libs/test_radix test_radix.o -Wl,--export-dynamic -pthread ../../syslogformat/.libs/libsyslogformat.so ../libsyslog-ng-patterndb.a ../../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser/tests' make check-TESTS make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser/tests' PASS: test_timer_wheel PASS: test_patternize PASS: test_patterndb Missing ESTRING parser parameters; type='ESTRING' Missing QSTRING parser parameters; type='QSTRING' Missing ESTRING parser parameters; type='ESTRING' Missing QSTRING parser parameters; type='QSTRING' We excpect an error message We excpect an error message We excpect an error message We excpect an error message We excpect an error message PASS: test_radix ================== All 4 tests passed ================== make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser/tests' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser/tests' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dbparser' Making check in tfjson make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/tfjson' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/tfjson' Making check in dummy make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules/dummy' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/modules' Making check in syslog-ng make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/syslog-ng' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/syslog-ng' Making check in scripts make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/scripts' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/scripts' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' Making check in unit make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/unit' make test_thread_wakeup test_resolve_pwgr test_nvtable test_msgsdata test_logqueue test_matcher test_clone_logmsg test_csvparser test_serialize test_msgparse test_template test_template_speed test_filters test_dnscache test_findeom test_findcrlf test_tags test_logwriter test_serialize test_zone test_persist_state test_value_pairs make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/unit' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_thread_wakeup.o -MD -MP -MF .deps/test_thread_wakeup.Tpo -c -o test_thread_wakeup.o test_thread_wakeup.c mv -f .deps/test_thread_wakeup.Tpo .deps/test_thread_wakeup.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_thread_wakeup test_thread_wakeup.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_thread_wakeup.nm .libs/test_thread_wakeup.nmS .libs/test_thread_wakeup.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_thread_wakeupS.c") libtool: link: rm -f ".libs/test_thread_wakeupS.c" ".libs/test_thread_wakeup.nm" ".libs/test_thread_wakeup.nmS" ".libs/test_thread_wakeup.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_thread_wakeupS.o -o .libs/test_thread_wakeup test_thread_wakeup.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_resolve_pwgr.o -MD -MP -MF .deps/test_resolve_pwgr.Tpo -c -o test_resolve_pwgr.o test_resolve_pwgr.c mv -f .deps/test_resolve_pwgr.Tpo .deps/test_resolve_pwgr.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_resolve_pwgr test_resolve_pwgr.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_resolve_pwgr.nm .libs/test_resolve_pwgr.nmS .libs/test_resolve_pwgr.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_resolve_pwgrS.c") libtool: link: rm -f ".libs/test_resolve_pwgrS.c" ".libs/test_resolve_pwgr.nm" ".libs/test_resolve_pwgr.nmS" ".libs/test_resolve_pwgr.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_resolve_pwgrS.o -o .libs/test_resolve_pwgr test_resolve_pwgr.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_nvtable.o -MD -MP -MF .deps/test_nvtable.Tpo -c -o test_nvtable.o test_nvtable.c mv -f .deps/test_nvtable.Tpo .deps/test_nvtable.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_nvtable test_nvtable.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_nvtable.nm .libs/test_nvtable.nmS .libs/test_nvtable.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_nvtableS.c") libtool: link: rm -f ".libs/test_nvtableS.c" ".libs/test_nvtable.nm" ".libs/test_nvtable.nmS" ".libs/test_nvtable.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_nvtableS.o -o .libs/test_nvtable test_nvtable.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_msgsdata.o -MD -MP -MF .deps/test_msgsdata.Tpo -c -o test_msgsdata.o test_msgsdata.c mv -f .deps/test_msgsdata.Tpo .deps/test_msgsdata.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_msgsdata test_msgsdata.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_msgsdata.nm .libs/test_msgsdata.nmS .libs/test_msgsdata.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_msgsdataS.c") libtool: link: rm -f ".libs/test_msgsdataS.c" ".libs/test_msgsdata.nm" ".libs/test_msgsdata.nmS" ".libs/test_msgsdata.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_msgsdataS.o -o .libs/test_msgsdata test_msgsdata.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_logqueue.o -MD -MP -MF .deps/test_logqueue.Tpo -c -o test_logqueue.o test_logqueue.c mv -f .deps/test_logqueue.Tpo .deps/test_logqueue.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_logqueue test_logqueue.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_logqueue.nm .libs/test_logqueue.nmS .libs/test_logqueue.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_logqueueS.c") libtool: link: rm -f ".libs/test_logqueueS.c" ".libs/test_logqueue.nm" ".libs/test_logqueue.nmS" ".libs/test_logqueue.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_logqueueS.o -o .libs/test_logqueue test_logqueue.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_matcher.o -MD -MP -MF .deps/test_matcher.Tpo -c -o test_matcher.o test_matcher.c mv -f .deps/test_matcher.Tpo .deps/test_matcher.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT libtest.o -MD -MP -MF .deps/libtest.Tpo -c -o libtest.o libtest.c mv -f .deps/libtest.Tpo .deps/libtest.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_matcher test_matcher.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_matcher.nm .libs/test_matcher.nmS .libs/test_matcher.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_matcherS.c") libtool: link: rm -f ".libs/test_matcherS.c" ".libs/test_matcher.nm" ".libs/test_matcher.nmS" ".libs/test_matcher.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_matcherS.o -o .libs/test_matcher test_matcher.o libtest.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_clone_logmsg.o -MD -MP -MF .deps/test_clone_logmsg.Tpo -c -o test_clone_logmsg.o test_clone_logmsg.c mv -f .deps/test_clone_logmsg.Tpo .deps/test_clone_logmsg.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_clone_logmsg test_clone_logmsg.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_clone_logmsg.nm .libs/test_clone_logmsg.nmS .libs/test_clone_logmsg.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_clone_logmsgS.c") libtool: link: rm -f ".libs/test_clone_logmsgS.c" ".libs/test_clone_logmsg.nm" ".libs/test_clone_logmsg.nmS" ".libs/test_clone_logmsg.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_clone_logmsgS.o -o .libs/test_clone_logmsg test_clone_logmsg.o libtest.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_csvparser.o -MD -MP -MF .deps/test_csvparser.Tpo -c -o test_csvparser.o test_csvparser.c mv -f .deps/test_csvparser.Tpo .deps/test_csvparser.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_csvparser test_csvparser.o libtest.o ../../lib/libsyslog-ng.la ../../modules/csvparser/libcsvparser.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl *** Warning: Linking the executable test_csvparser against the loadable module *** libcsvparser.so is not portable! libtool: link: rm -f .libs/test_csvparser.nm .libs/test_csvparser.nmS .libs/test_csvparser.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_csvparserS.c") libtool: link: rm -f ".libs/test_csvparserS.c" ".libs/test_csvparser.nm" ".libs/test_csvparser.nmS" ".libs/test_csvparser.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_csvparserS.o -o .libs/test_csvparser test_csvparser.o libtest.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so ../../modules/csvparser/.libs/libcsvparser.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_serialize.o -MD -MP -MF .deps/test_serialize.Tpo -c -o test_serialize.o test_serialize.c mv -f .deps/test_serialize.Tpo .deps/test_serialize.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_serialize test_serialize.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_serialize.nm .libs/test_serialize.nmS .libs/test_serialize.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_serializeS.c") libtool: link: rm -f ".libs/test_serializeS.c" ".libs/test_serialize.nm" ".libs/test_serialize.nmS" ".libs/test_serialize.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_serializeS.o -o .libs/test_serialize test_serialize.o libtest.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_msgparse.o -MD -MP -MF .deps/test_msgparse.Tpo -c -o test_msgparse.o test_msgparse.c mv -f .deps/test_msgparse.Tpo .deps/test_msgparse.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_msgparse test_msgparse.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_msgparse.nm .libs/test_msgparse.nmS .libs/test_msgparse.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_msgparseS.c") libtool: link: rm -f ".libs/test_msgparseS.c" ".libs/test_msgparse.nm" ".libs/test_msgparse.nmS" ".libs/test_msgparse.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_msgparseS.o -o .libs/test_msgparse test_msgparse.o libtest.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_template.o -MD -MP -MF .deps/test_template.Tpo -c -o test_template.o test_template.c mv -f .deps/test_template.Tpo .deps/test_template.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_template test_template.o libtest.o ../../lib/libsyslog-ng.la ../../modules/basicfuncs/libbasicfuncs.la ../../modules/convertfuncs/libconvertfuncs.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl *** Warning: Linking the executable test_template against the loadable module *** libbasicfuncs.so is not portable! *** Warning: Linking the executable test_template against the loadable module *** libconvertfuncs.so is not portable! libtool: link: rm -f .libs/test_template.nm .libs/test_template.nmS .libs/test_template.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_templateS.c") libtool: link: rm -f ".libs/test_templateS.c" ".libs/test_template.nm" ".libs/test_template.nmS" ".libs/test_template.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_templateS.o -o .libs/test_template test_template.o libtest.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so ../../modules/basicfuncs/.libs/libbasicfuncs.so ../../modules/convertfuncs/.libs/libconvertfuncs.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_template_speed.o -MD -MP -MF .deps/test_template_speed.Tpo -c -o test_template_speed.o test_template_speed.c mv -f .deps/test_template_speed.Tpo .deps/test_template_speed.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_template_speed test_template_speed.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_template_speed.nm .libs/test_template_speed.nmS .libs/test_template_speed.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_template_speedS.c") libtool: link: rm -f ".libs/test_template_speedS.c" ".libs/test_template_speed.nm" ".libs/test_template_speed.nmS" ".libs/test_template_speed.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_template_speedS.o -o .libs/test_template_speed test_template_speed.o libtest.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_filters.o -MD -MP -MF .deps/test_filters.Tpo -c -o test_filters.o test_filters.c mv -f .deps/test_filters.Tpo .deps/test_filters.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_filters test_filters.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_filters.nm .libs/test_filters.nmS .libs/test_filters.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_filtersS.c") libtool: link: rm -f ".libs/test_filtersS.c" ".libs/test_filters.nm" ".libs/test_filters.nmS" ".libs/test_filters.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_filtersS.o -o .libs/test_filters test_filters.o libtest.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_dnscache.o -MD -MP -MF .deps/test_dnscache.Tpo -c -o test_dnscache.o test_dnscache.c mv -f .deps/test_dnscache.Tpo .deps/test_dnscache.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_dnscache test_dnscache.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_dnscache.nm .libs/test_dnscache.nmS .libs/test_dnscache.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_dnscacheS.c") libtool: link: rm -f ".libs/test_dnscacheS.c" ".libs/test_dnscache.nm" ".libs/test_dnscache.nmS" ".libs/test_dnscache.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_dnscacheS.o -o .libs/test_dnscache test_dnscache.o libtest.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_findeom.o -MD -MP -MF .deps/test_findeom.Tpo -c -o test_findeom.o test_findeom.c mv -f .deps/test_findeom.Tpo .deps/test_findeom.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_findeom test_findeom.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_findeom.nm .libs/test_findeom.nmS .libs/test_findeom.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_findeomS.c") libtool: link: rm -f ".libs/test_findeomS.c" ".libs/test_findeom.nm" ".libs/test_findeom.nmS" ".libs/test_findeom.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_findeomS.o -o .libs/test_findeom test_findeom.o libtest.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_findcrlf.o -MD -MP -MF .deps/test_findcrlf.Tpo -c -o test_findcrlf.o test_findcrlf.c mv -f .deps/test_findcrlf.Tpo .deps/test_findcrlf.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_findcrlf test_findcrlf.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_findcrlf.nm .libs/test_findcrlf.nmS .libs/test_findcrlf.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_findcrlfS.c") libtool: link: rm -f ".libs/test_findcrlfS.c" ".libs/test_findcrlf.nm" ".libs/test_findcrlf.nmS" ".libs/test_findcrlf.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_findcrlfS.o -o .libs/test_findcrlf test_findcrlf.o libtest.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_tags.o -MD -MP -MF .deps/test_tags.Tpo -c -o test_tags.o test_tags.c mv -f .deps/test_tags.Tpo .deps/test_tags.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_tags test_tags.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_tags.nm .libs/test_tags.nmS .libs/test_tags.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_tagsS.c") libtool: link: rm -f ".libs/test_tagsS.c" ".libs/test_tags.nm" ".libs/test_tags.nmS" ".libs/test_tags.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_tagsS.o -o .libs/test_tags test_tags.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_logwriter.o -MD -MP -MF .deps/test_logwriter.Tpo -c -o test_logwriter.o test_logwriter.c mv -f .deps/test_logwriter.Tpo .deps/test_logwriter.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_logwriter test_logwriter.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_logwriter.nm .libs/test_logwriter.nmS .libs/test_logwriter.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_logwriterS.c") libtool: link: rm -f ".libs/test_logwriterS.c" ".libs/test_logwriter.nm" ".libs/test_logwriter.nmS" ".libs/test_logwriter.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_logwriterS.o -o .libs/test_logwriter test_logwriter.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread make[3]: `test_serialize' is up to date. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_zone.o -MD -MP -MF .deps/test_zone.Tpo -c -o test_zone.o test_zone.c mv -f .deps/test_zone.Tpo .deps/test_zone.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_zone test_zone.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_zone.nm .libs/test_zone.nmS .libs/test_zone.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_zoneS.c") libtool: link: rm -f ".libs/test_zoneS.c" ".libs/test_zone.nm" ".libs/test_zone.nmS" ".libs/test_zone.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_zoneS.o -o .libs/test_zone test_zone.o libtest.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_persist_state.o -MD -MP -MF .deps/test_persist_state.Tpo -c -o test_persist_state.o test_persist_state.c mv -f .deps/test_persist_state.Tpo .deps/test_persist_state.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_persist_state test_persist_state.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_persist_state.nm .libs/test_persist_state.nmS .libs/test_persist_state.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_persist_stateS.c") libtool: link: rm -f ".libs/test_persist_stateS.c" ".libs/test_persist_state.nm" ".libs/test_persist_state.nmS" ".libs/test_persist_state.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_persist_stateS.o -o .libs/test_persist_state test_persist_state.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/lib/include -I../../lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -MT test_value_pairs.o -MD -MP -MF .deps/test_value_pairs.Tpo -c -o test_value_pairs.o test_value_pairs.c mv -f .deps/test_value_pairs.Tpo .deps/test_value_pairs.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_value_pairs test_value_pairs.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl libtool: link: rm -f .libs/test_value_pairs.nm .libs/test_value_pairs.nmS .libs/test_value_pairs.nmT libtool: link: (cd .libs && gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread -c -fno-builtin "test_value_pairsS.c") libtool: link: rm -f ".libs/test_value_pairsS.c" ".libs/test_value_pairs.nm" ".libs/test_value_pairs.nmS" ".libs/test_value_pairs.nmT" libtool: link: DIE_RPATH_DIE="/lib/syslog-ng:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -pthread .libs/test_value_pairsS.o -o .libs/test_value_pairs test_value_pairs.o -Wl,--export-dynamic -pthread ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lnsl -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -levtlog -lpcre -ldl -pthread make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/unit' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/unit' accept woken up, errno=Interrupted system call read woken up, errno=Interrupted system call PASS: test_thread_wakeup PASS: test_resolve_pwgr One error message about too many values is to be expected Hard wired limit of 65535 name-value pairs have been reached, all further name-value pair will expand to nothing; value='too-many-values' Testing direct values, name: VAL1, handle: 1 Testing direct values, name: VAL17, handle: 17 Testing indirect values, name: VAL18, handle: 18 Testing other cases, name: VAL18, handle: 18 PASS: test_nvtable PASS: test_msgsdata Start testcase_with_threads starting testrun: 0 starting feed thread 0 waiting for feed thread 0 starting testrun: 1 starting feed thread 0 waiting for feed thread 0 starting testrun: 2 starting feed thread 0 waiting for feed thread 0 starting testrun: 3 starting feed thread 0 waiting for feed thread 0 starting testrun: 4 starting feed thread 0 waiting for feed thread 0 starting testrun: 5 starting feed thread 0 waiting for feed thread 0 starting testrun: 6 starting feed thread 0 waiting for feed thread 0 starting testrun: 7 starting feed thread 0 waiting for feed thread 0 starting testrun: 8 starting feed thread 0 waiting for feed thread 0 starting testrun: 9 starting feed thread 0 waiting for feed thread 0 Feed speed: 982052.02 Start testcase_zero_diskbuf_alternating_send_acks Start testcase_zero_diskbuf_and_normal_acks PASS: test_logqueue Input is valid utf8, but the log message is not tagged as such, this performs worse than enabling validate-utf8 flag on input; value='\xc3\xa1rv\xc3\xadzt\xc5\xb1r\xc5\x91t\xc3\xbck\xc3\xb6rf\xc3\xbar\xc3\xb3g\xc3\xa9p' Input is not valid utf8, glob match requires utf8 input, thus it never matches in this case; value='\xe1rv\xedzt\xfbr\xf5t\xfck\xf6rf\xfar\xf3g\xe9p' PASS: test_matcher PASS: test_clone_logmsg PASS: test_csvparser PASS: test_serialize PASS: test_msgparse WARNING: template: the default value for template-escape is changing to 'no' in version 3.0, please update your configuration file accordingly; WARNING: template: the meaning of the $MSG/$MESSAGE macros is changing in version 3.0, please prepend a $MSGHDR when upgrading to 3.0 config format; PASS: test_template Plugin module not found in 'module-path'; module-path='/lib/syslog-ng', module='basicfuncs' $DATE speed: 2245172.878 msg/sec <$PRI>$DATE $HOST $MSGHDR$MSG speed: 981354.269 msg/sec $DATE speed: 1941747.573 msg/sec $DATE $HOST speed: 1540594.670 msg/sec $DATE $HOST $MSGHDR speed: 1265983.036 msg/sec $DATE $HOST $MSGHDR$MSG speed: 1031991.744 msg/sec $DATE $HOST $MSGHDR$MSG value speed: 1042535.446 msg/sec $DATE $HOST $MSGHDR$MSG ${APP.VALUE} speed: 937031.484 msg/sec $MSG speed: 4286326.618 msg/sec $TAGS speed: 2106593.638 msg/sec $(echo $MSG) speed: 11547344.111 msg/sec $DATE $FACILITY.$PRIORITY $HOST $MSGHDR$MSG $SEQNO speed: 729288.215 msg/sec ${APP.VALUE} ${APP.VALUE2} speed: 3054367.746 msg/sec <$PRI>$DATE $HOST $MSGHDR$MSG speed: 827129.859 msg/sec ${SDATA} speed: 819470.622 msg/sec $DATE $HOST $PROGRAM $PID $MSGID $SDATA $MSG speed: 434839.327 msg/sec $DATE $HOST $PROGRAM $PID $MSGID $MSG speed: 887311.446 msg/sec $DATE ${HOST:--} ${PROGRAM:--} ${PID:--} ${MSGID:--} ${SDATA:--} $MSG speed: 431480.842 msg/sec PASS: test_template_speed One "invalid regular expression" message is to be expected Error compiling regular expression; re='((', error='Unmatched ( or \(' One "invalid regular expressions" message is to be expected Error compiling regular expression; re='((', error='Unmatched ( or \(' WARNING: Your configuration file uses an obsoleted regexp option, please update your configuration; option='(?i)', change='use ignore-case flag instead of (?i)' One "invalid regular expression" message is to be expected Error compiling regular expression; re='((', error='Unmatched ( or \(' One "invalid regular expression" message is to be expected Error while compiling regular expression; regular_expression='((', error_at='', error_offset='2', error_message='missing )', error_code='14' One "invalid regular expressions" message is to be expected Error while compiling regular expression; regular_expression='((', error_at='', error_offset='2', error_message='missing )', error_code='14' One "invalid regular expressions" message is to be expected Invalid regexp flags; re='(?iana' One "invalid regular expressions" message is to be expected Error while compiling regular expression; regular_expression='(?iana', error_at='ana', error_offset='3', error_message='unrecognized character after (? or (?-', error_code='12' One "invalid regular expression" message is to be expected Error while compiling regular expression; regular_expression='((', error_at='', error_offset='2', error_message='missing )', error_code='14' PASS: test_filters DNS cache speed: 5518763.797 iters/sec inet_ntop speed: 1909125.620 iters/sec PASS: test_dnscache PASS: test_findeom PASS: test_findcrlf PASS: test_tags PASS: test_logwriter PASS: test_serialize PASS: test_zone PASS: test_persist_state PASS: test_value_pairs =================== All 22 tests passed =================== make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/unit' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/unit' Making check in loggen make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/loggen' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/loggen' Making check in functional make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/functional' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/functional' Follow-mode file source not found, deferring open; filename='wildcard/*.log' syslog-ng starting up; version='3.3.6' syslog-ng shutting down; version='3.3.6' syslog-ng starting up; version='3.3.6' Configuration reload request received, reloading configuration; syslog-ng shutting down; version='3.3.6' syslog-ng starting up; version='3.3.6' Configuration reload request received, reloading configuration; syslog-ng shutting down; version='3.3.6' syslog-ng starting up; version='3.3.6' Configuration reload request received, reloading configuration; syslog-ng shutting down; version='3.3.6' afsql module is not available, skipping SQL test ############################################## ### Starting testcase: test_file_source.test_wildcard_files ############################################## 2012-53-06T16:09:34 Testcase start 2012-53-06T16:09:39 Syslog-ng started 2012-53-06T16:09:39 Starting test case... 2012-53-06T16:09:39 Not testing a Premium version, skipping wild card source tests 2012-53-06T16:09:39 syslog-ng stopped 2012-53-06T16:09:39 Testcase end ############################################## ### PASS: test_file_source.test_wildcard_files ############################################## ############################################## ### Starting testcase: test_filters.test_facility_multi ############################################## 2012-53-06T16:09:39 Testcase start 2012-53-06T16:09:44 Syslog-ng started 2012-53-06T16:09:44 Starting test case... 2012-53-06T16:09:44 generating 10 messages using transport unix-stream(log-stream) 2012-53-06T16:09:44 generating 10 messages using transport unix-stream(log-stream) 2012-53-06T16:09:44 generating 10 messages using transport unix-stream(log-stream) 2012-53-06T16:09:44 Checking contents of output files: test-facility4 2012-53-06T16:09:44 waiting for syslog-ng to settle down before SIGHUP (1 secs) 2012-53-06T16:09:45 Sending syslog-ng the HUP signal (pid: 20718) 2012-53-06T16:09:45 waiting for syslog-ng to process SIGHUP (2 secs) 2012-53-06T16:09:47 Starting output file content check 2012-53-06T16:09:47 syslog-ng stopped 2012-53-06T16:09:47 Testcase end ############################################## ### PASS: test_filters.test_facility_multi ############################################## ############################################## ### Starting testcase: test_filters.test_facility_single ############################################## 2012-53-06T16:09:47 Testcase start 2012-53-06T16:09:52 Syslog-ng started 2012-53-06T16:09:52 Starting test case... 2012-53-06T16:09:52 generating 10 messages using transport unix-stream(log-stream) 2012-53-06T16:09:52 generating 10 messages using transport unix-stream(log-stream) 2012-53-06T16:09:52 generating 10 messages using transport unix-stream(log-stream) 2012-53-06T16:09:52 Checking contents of output files: test-facility1 2012-53-06T16:09:52 waiting for syslog-ng to settle down before SIGHUP (1 secs) 2012-53-06T16:09:53 Sending syslog-ng the HUP signal (pid: 20736) 2012-53-06T16:09:53 waiting for syslog-ng to process SIGHUP (2 secs) 2012-53-06T16:09:55 Starting output file content check 2012-53-06T16:09:55 Checking contents of output files: test-facility2 2012-53-06T16:09:55 Starting output file content check 2012-53-06T16:09:55 Checking contents of output files: test-facility3 2012-53-06T16:09:55 Starting output file content check 2012-53-06T16:09:55 syslog-ng stopped 2012-53-06T16:09:55 Testcase end ############################################## ### PASS: test_filters.test_facility_single ############################################## ############################################## ### Starting testcase: test_filters.test_level_multi ############################################## 2012-53-06T16:09:55 Testcase start 2012-54-06T16:09:00 Syslog-ng started 2012-54-06T16:09:00 Starting test case... 2012-54-06T16:09:00 generating 10 messages using transport unix-stream(log-stream) 2012-54-06T16:09:00 generating 10 messages using transport unix-stream(log-stream) 2012-54-06T16:09:00 generating 10 messages using transport unix-stream(log-stream) 2012-54-06T16:09:00 Checking contents of output files: test-level4 2012-54-06T16:09:00 waiting for syslog-ng to settle down before SIGHUP (1 secs) 2012-54-06T16:09:01 Sending syslog-ng the HUP signal (pid: 20754) 2012-54-06T16:09:01 waiting for syslog-ng to process SIGHUP (2 secs) 2012-54-06T16:09:03 Starting output file content check 2012-syslog-ng starting up; version='3.3.6' Configuration reload request received, reloading configuration; syslog-ng shutting down; version='3.3.6' syslog-ng starting up; version='3.3.6' Syslog connection accepted; fd='12', client='AF_INET(127.0.0.1:33593)', local='AF_INET(0.0.0.0:53664)' syslog-ng shutting down; version='3.3.6' Syslog connection closed; fd='12', client='AF_INET(127.0.0.1:33593)', local='AF_INET(0.0.0.0:53664)' 54-06T16:09:03 syslog-ng stopped 2012-54-06T16:09:03 Testcase end ############################################## ### PASS: test_filters.test_level_multi ############################################## ############################################## ### Starting testcase: test_filters.test_level_single ############################################## 2012-54-06T16:09:03 Testcase start 2012-54-06T16:09:08 Syslog-ng started 2012-54-06T16:09:08 Starting test case... 2012-54-06T16:09:08 generating 10 messages using transport unix-stream(log-stream) 2012-54-06T16:09:08 generating 10 messages using transport unix-stream(log-stream) 2012-54-06T16:09:08 generating 10 messages using transport unix-stream(log-stream) 2012-54-06T16:09:08 Checking contents of output files: test-level1 2012-54-06T16:09:08 waiting for syslog-ng to settle down before SIGHUP (1 secs) 2012-54-06T16:09:09 Sending syslog-ng the HUP signal (pid: 20772) 2012-54-06T16:09:09 waiting for syslog-ng to process SIGHUP (2 secs) 2012-54-06T16:09:11 Starting output file content check 2012-54-06T16:09:11 Checking contents of output files: test-level2 2012-54-06T16:09:11 Starting output file content check 2012-54-06T16:09:11 Checking contents of output files: test-level3 2012-54-06T16:09:11 Starting output file content check 2012-54-06T16:09:12 syslog-ng stopped 2012-54-06T16:09:12 Testcase end ############################################## ### PASS: test_filters.test_level_single ############################################## ############################################## ### Starting testcase: test_performance.test_performance ############################################## 2012-54-06T16:09:12 Testcase start 2012-54-06T16:09:17 Syslog-ng started 2012-54-06T16:09:17 Starting test case... 2012-54-06T16:09:17 Starting loggen for 10 seconds 2012-54-06T16:09:27 performane: average rate = 54512.10 msg/sec, count=546090, time=10.017, (average) msg size=160, bandwidth=8512.61 kB/sec 2012-54-06T16:09:27 syslog-ng stopped 2012-54-06T16:09:27 Testcase end ############################################## ### PASS: test_performance.test_performance ############################################## PASS: func_test.py ============= 1 test passed ============= make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/functional' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests/functional' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' syslog-ng was not compiled with coverage information, unable to collect them PASS: collect-cov.sh ============= 1 test passed ============= make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tests' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/doc' Making check in contrib make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/contrib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/contrib' Making check in scl make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/scl' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/scl' Making check in debian make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/debian' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/debian' Making check in tgz2build make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/tgz2build' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/tgz2build' Making check in build make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6/build' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6/build' make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.3.6' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.3.6' + exit 0 Processing files: syslog-ng-3.3.6-1.ru6.i386 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fNALe7 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.3.6 + DOCDIR=/builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/doc/syslog-ng-3.3.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/doc/syslog-ng-3.3.6 + /bin/mkdir -p /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/doc/syslog-ng-3.3.6 + cp -pr AUTHORS COPYING ChangeLog NEWS /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/doc/syslog-ng-3.3.6 + cp -pr doc/security/bof-2002-09-27.txt doc/security/dos-2000-11-22.txt /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/doc/syslog-ng-3.3.6 + cp -pr contrib/relogger.pl contrib/syslog2ng contrib/syslog-ng.conf.doc /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386/usr/share/doc/syslog-ng-3.3.6 + exit 0 Provides: config(syslog-ng) = 3.3.6-1.ru6 libaffile.so libafmongodb.so libafprog.so libafsocket-notls.so libafuser.so libbasicfuncs.so libconfgen.so libconvertfuncs.so libcsvparser.so libdbparser.so libdummy.so libsyslog-ng-3.3.6.so libsyslog-ng-crypto.so libsyslogformat.so pkgconfig(syslog-ng) = 3.3.6 syslog syslog-ng-vim = 3.3.6-1.ru6 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh /sbin/service Requires: /bin/sh /usr/bin/awk /usr/bin/pkg-config ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libafsocket-notls.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libdl.so.2 libevtlog.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libglib-2.0.so.0 libgmodule-2.0.so.0 libgthread-2.0.so.0 libnet.so.1 libnsl.so.1 libpcre.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) librt.so.1 librt.so.1(GLIBC_2.2) libsyslog-ng-3.3.6.so libwrap.so.0 pkgconfig(glib-2.0) rtld(GNU_HASH) Obsoletes: syslog-ng-vim < 2.0.8-1 Processing files: syslog-ng-libdbi-3.3.6-1.ru6.i386 Provides: libafsql.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libdbi.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libsyslog-ng-3.3.6.so rtld(GNU_HASH) Processing files: syslog-ng-devel-3.3.6-1.ru6.i386 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libsyslog-ng-3.3.6.so Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/syslog-ng-3.3.6-1.ru6.i386.rpm Wrote: /builddir/build/RPMS/syslog-ng-libdbi-3.3.6-1.ru6.i386.rpm Wrote: /builddir/build/RPMS/syslog-ng-devel-3.3.6-1.ru6.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mEoEi1 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.3.6 + rm -rf /builddir/build/BUILDROOT/syslog-ng-3.3.6-1.ru6.i386 + exit 0 Child returncode was: 0 LEAVE do -->