Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/syslog-ng.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-2264-4237/root/', None, 86400, True, 0, 490, 111, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/syslog-ng.spec'] warning: Could not canonicalize hostname: opus3-v20.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/syslog-ng-3.2.4-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/syslog-ng.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-2264-4237/root/', None, 86400, True, 0, 490, 111, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/syslog-ng.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.61996 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf syslog-ng-3.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/syslog-ng_3.2.4.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd syslog-ng-3.2.4 ++ /usr/bin/id -u + '[' 490 = 0 ']' ++ /usr/bin/id -u + '[' 490 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (syslog-ng-3.2.4-disable-sql-and-ssl-tests.patch):' Patch #0 (syslog-ng-3.2.4-disable-sql-and-ssl-tests.patch): + patch -p1 -s + echo 'Patch #1 (syslog-ng-glib2-hash-test.patch):' Patch #1 (syslog-ng-glib2-hash-test.patch): + patch -p1 -s + /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.61996 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.2.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/ --libdir=/lib64 --includedir=/usr/include --sysconfdir=/etc/syslog-ng --localstatedir=/usr/com/syslog-ng --datadir=/usr/share/syslog-ng --with-module-dir=/lib64/syslog-ng --enable-ipv6 --enable-tcp-wrapper --enable-pcre --enable-spoof-source --disable-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 for x86_64-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 x86_64-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 x86_64-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... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu 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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 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... yes 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: WARNING: No proper bison found, you'll not be able to change lib/cfg-grammar.y ./configure: line 12049: ${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... no checking how to enable static linking for certain libraries... GNU or Solaris checking for ANSI C header files... (cached) yes checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking for strings.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking sys/strlog.h usability... no checking sys/strlog.h presence... no checking for sys/strlog.h... no checking door.h usability... no checking door.h presence... no checking for door.h... no checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking 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 pread... yes checking for pwrite... yes checking for strcasestr... yes checking for memrchr... 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... no checking for GLIB... yes checking sanity checking Glib headers... yes 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 configure: creating ./config.status config.status: creating dist.conf config.status: creating Makefile config.status: creating syslog-ng.spec 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/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 scripts/Makefile config.status: creating scripts/update-patterndb config.status: creating doc/Makefile config.status: creating doc/man/loggen.1 config.status: creating doc/man/pdbtool.1 config.status: creating doc/man/syslog-ng.8 config.status: creating doc/man/syslog-ng.conf.5 config.status: creating doc/man/syslog-ng-ctl.1 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 syslog-ng Open Source Edition 3.2.4 configured Compiler options: compiler : gcc -std=gnu99 compiler options : -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 linker flags : prefix : / linking mode : dynamic Features: Sun STREAMS support (module): no Debug symbols : no GCC profiling : no Memtrace : no IPV6 support : yes spoof-source support : yes tcp-wrapper support : yes SSL support (module) : no SQL support (module) : no Linux capability support : no PCRE support : yes Env wrapper support : no systemd support : no PACCT module (EXPERIMENTAL) : 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.2.4' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' make all-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o mv -f .deps/utils.Tpo .deps/utils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT messages.lo -MD -MP -MF .deps/messages.Tpo -c messages.c -fPIC -DPIC -o .libs/messages.o misc.c: In function 'create_containing_directory': misc.c:420: warning: ignoring return value of 'chown', declared with attribute warn_unused_result misc.c:422: warning: ignoring return value of 'chown', declared with attribute warn_unused_result mv -f .deps/messages.Tpo .deps/messages.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT syslog-names.lo -MD -MP -MF .deps/syslog-names.Tpo -c -o syslog-names.lo syslog-names.c mv -f .deps/misc.Tpo .deps/misc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c cfg.c -fPIC -DPIC -o .libs/cfg.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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c -o filter.lo filter.c cfg.c: In function 'cfg_read_config': cfg.c:398: warning: dereferencing type-punned pointer will break strict-aliasing rules libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c -fPIC -DPIC -o .libs/filter.o mv -f .deps/cfg.Tpo .deps/cfg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logmsg.lo -MD -MP -MF .deps/logmsg.Tpo -c logmsg.c -fPIC -DPIC -o .libs/logmsg.o mv -f .deps/filter.Tpo .deps/filter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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/logmsg.Tpo .deps/logmsg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT nvtable.lo -MD -MP -MF .deps/nvtable.Tpo -c -o nvtable.lo nvtable.c 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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT nvtable.lo -MD -MP -MF .deps/nvtable.Tpo -c nvtable.c -fPIC -DPIC -o .libs/nvtable.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logsource.lo -MD -MP -MF .deps/logsource.Tpo -c logsource.c -fPIC -DPIC -o .libs/logsource.o mv -f .deps/nvtable.Tpo .deps/nvtable.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c driver.c -fPIC -DPIC -o .libs/driver.o mv -f .deps/logsource.Tpo .deps/logsource.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT sgroup.lo -MD -MP -MF .deps/sgroup.Tpo -c sgroup.c -fPIC -DPIC -o .libs/sgroup.o mv -f .deps/driver.Tpo .deps/driver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT dgroup.lo -MD -MP -MF .deps/dgroup.Tpo -c dgroup.c -fPIC -DPIC -o .libs/dgroup.o mv -f .deps/sgroup.Tpo .deps/sgroup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT center.lo -MD -MP -MF .deps/center.Tpo -c -o center.lo center.c mv -f .deps/dgroup.Tpo .deps/dgroup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT center.lo -MD -MP -MF .deps/center.Tpo -c center.c -fPIC -DPIC -o .libs/center.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c templates.c -fPIC -DPIC -o .libs/templates.o mv -f .deps/center.Tpo .deps/center.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logreader.lo -MD -MP -MF .deps/logreader.Tpo -c logreader.c -fPIC -DPIC -o .libs/logreader.o mv -f .deps/templates.Tpo .deps/templates.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logwriter.lo -MD -MP -MF .deps/logwriter.Tpo -c logwriter.c -fPIC -DPIC -o .libs/logwriter.o mv -f .deps/logreader.Tpo .deps/logreader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT afinter.lo -MD -MP -MF .deps/afinter.Tpo -c -o afinter.lo afinter.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT afinter.lo -MD -MP -MF .deps/afinter.Tpo -c afinter.c -fPIC -DPIC -o .libs/afinter.o mv -f .deps/afinter.Tpo .deps/afinter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -fPIC -DPIC -o .libs/stats.o mv -f .deps/stats.Tpo .deps/stats.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT gsockaddr.lo -MD -MP -MF .deps/gsockaddr.Tpo -c gsockaddr.c -fPIC -DPIC -o .libs/gsockaddr.o mv -f .deps/logwriter.Tpo .deps/logwriter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logtransport.lo -MD -MP -MF .deps/logtransport.Tpo -c logtransport.c -fPIC -DPIC -o .libs/logtransport.o mv -f .deps/gsocket.Tpo .deps/gsocket.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logproto.lo -MD -MP -MF .deps/logproto.Tpo -c -o logproto.lo logproto.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logproto.lo -MD -MP -MF .deps/logproto.Tpo -c logproto.c -fPIC -DPIC -o .libs/logproto.o mv -f .deps/logtransport.Tpo .deps/logtransport.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT memtrace.lo -MD -MP -MF .deps/memtrace.Tpo -c memtrace.c -fPIC -DPIC -o .libs/memtrace.o logproto.c: In function 'log_proto_buffered_server_convert_from_raw': logproto.c:285: warning: dereferencing type-punned pointer will break strict-aliasing rules logproto.c: In function 'log_proto_text_server_get_raw_size_of_buffer': logproto.c:1208: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/memtrace.Tpo .deps/memtrace.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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/logproto.Tpo .deps/logproto.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT dnscache.lo -MD -MP -MF .deps/dnscache.Tpo -c -o dnscache.lo dnscache.c 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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT serialize.lo -MD -MP -MF .deps/serialize.Tpo -c serialize.c -fPIC -DPIC -o .libs/serialize.o mv -f .deps/dnscache.Tpo .deps/dnscache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT apphook.lo -MD -MP -MF .deps/apphook.Tpo -c apphook.c -fPIC -DPIC -o .libs/apphook.o mv -f .deps/serialize.Tpo .deps/serialize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT timeutils.lo -MD -MP -MF .deps/timeutils.Tpo -c timeutils.c -fPIC -DPIC -o .libs/timeutils.o mv -f .deps/apphook.Tpo .deps/apphook.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c tags.c -fPIC -DPIC -o .libs/tags.o mv -f .deps/tags.Tpo .deps/tags.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT alarms.lo -MD -MP -MF .deps/alarms.Tpo -c alarms.c -fPIC -DPIC -o .libs/alarms.o mv -f .deps/timeutils.Tpo .deps/timeutils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logparser.lo -MD -MP -MF .deps/logparser.Tpo -c -o logparser.lo logparser.c mv -f .deps/alarms.Tpo .deps/alarms.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logparser.lo -MD -MP -MF .deps/logparser.Tpo -c logparser.c -fPIC -DPIC -o .libs/logparser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logmpx.lo -MD -MP -MF .deps/logmpx.Tpo -c -o logmpx.lo logmpx.c mv -f .deps/logparser.Tpo .deps/logparser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logmpx.lo -MD -MP -MF .deps/logmpx.Tpo -c logmpx.c -fPIC -DPIC -o .libs/logmpx.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logrewrite.lo -MD -MP -MF .deps/logrewrite.Tpo -c logrewrite.c -fPIC -DPIC -o .libs/logrewrite.o mv -f .deps/logmpx.Tpo .deps/logmpx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logmatcher.lo -MD -MP -MF .deps/logmatcher.Tpo -c logmatcher.c -fPIC -DPIC -o .libs/logmatcher.o mv -f .deps/logrewrite.Tpo .deps/logrewrite.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT gprocess.lo -MD -MP -MF .deps/gprocess.Tpo -c gprocess.c -fPIC -DPIC -o .libs/gprocess.o mv -f .deps/logmatcher.Tpo .deps/logmatcher.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT control.lo -MD -MP -MF .deps/control.Tpo -c -o control.lo control.c mv -f .deps/gprocess.Tpo .deps/gprocess.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logqueue.lo -MD -MP -MF .deps/logqueue.Tpo -c logqueue.c -fPIC -DPIC -o .libs/logqueue.o mv -f .deps/control.Tpo .deps/control.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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/logqueue.Tpo .deps/logqueue.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cfg-lex.lo -MD -MP -MF .deps/cfg-lex.Tpo -c -o cfg-lex.lo cfg-lex.c cfg-lexer.c: In function 'cfg_lexer_lex': cfg-lexer.c:687: warning: dereferencing type-punned pointer will break strict-aliasing rules libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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/cfg-lexer.Tpo .deps/cfg-lexer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cfg-grammar.lo -MD -MP -MF .deps/cfg-grammar.Tpo -c cfg-grammar.c -fPIC -DPIC -o .libs/cfg-grammar.o cfg-grammar.y: In function 'main_parse': cfg-grammar.y:390: warning: dereferencing type-punned pointer will break strict-aliasing rules cfg-grammar.y:398: warning: dereferencing type-punned pointer will break strict-aliasing rules cfg-grammar.y:404: warning: dereferencing type-punned pointer will break strict-aliasing rules 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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/plugin.o plugin.c: In function 'plugin_load_module': plugin.c:154: warning: dereferencing type-punned pointer will break strict-aliasing rules plugin.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/plugin.Tpo .deps/plugin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT filter-expr-grammar.lo -MD -MP -MF .deps/filter-expr-grammar.Tpo -c -o filter-expr-grammar.lo filter-expr-grammar.c 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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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/block-ref-grammar.Tpo .deps/block-ref-grammar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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-parser.Tpo .deps/block-ref-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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/pragma-parser.Tpo .deps/pragma-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 rewrite-expr-grammar.y: In function 'rewrite_expr_parse': rewrite-expr-grammar.y:393: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/rewrite-expr-parser.Tpo .deps/rewrite-expr-parser.Plo mv -f .deps/rewrite-expr-grammar.Tpo .deps/rewrite-expr-grammar.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -no-undefined -o libsyslog-ng.la -rpath /lib64 misc.lo utils.lo messages.lo syslog-names.lo cfg.lo filter.lo logmsg.lo logstamp.lo msg-format.lo nvtable.lo logpipe.lo logsource.lo driver.lo sgroup.lo dgroup.lo center.lo templates.lo logreader.lo logwriter.lo afinter.lo children.lo stats.lo gsockaddr.lo gsocket.lo logtransport.lo logproto.lo memtrace.lo persist-state.lo dnscache.lo serialize.lo apphook.lo timeutils.lo tags.lo alarms.lo logparser.lo logprocess.lo logmpx.lo logrewrite.lo logmatcher.lo gprocess.lo globals.lo control.lo compat.lo logqueue.lo cfg-lexer.lo cfg-lex.lo cfg-parser.lo cfg-grammar.lo plugin.lo filter-expr-grammar.lo filter-expr-parser.lo block-ref-grammar.lo block-ref-parser.lo pragma-grammar.lo pragma-parser.lo parser-expr-grammar.lo parser-expr-parser.lo rewrite-expr-grammar.lo rewrite-expr-parser.lo -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -lglib-2.0 -levtlog -lpcre -ldl libtool: link: gcc -std=gnu99 -shared .libs/misc.o .libs/utils.o .libs/messages.o .libs/syslog-names.o .libs/cfg.o .libs/filter.o .libs/logmsg.o .libs/logstamp.o .libs/msg-format.o .libs/nvtable.o .libs/logpipe.o .libs/logsource.o .libs/driver.o .libs/sgroup.o .libs/dgroup.o .libs/center.o .libs/templates.o .libs/logreader.o .libs/logwriter.o .libs/afinter.o .libs/children.o .libs/stats.o .libs/gsockaddr.o .libs/gsocket.o .libs/logtransport.o .libs/logproto.o .libs/memtrace.o .libs/persist-state.o .libs/dnscache.o .libs/serialize.o .libs/apphook.o .libs/timeutils.o .libs/tags.o .libs/alarms.o .libs/logparser.o .libs/logprocess.o .libs/logmpx.o .libs/logrewrite.o .libs/logmatcher.o .libs/gprocess.o .libs/globals.o .libs/control.o .libs/compat.o .libs/logqueue.o .libs/cfg-lexer.o .libs/cfg-lex.o .libs/cfg-parser.o .libs/cfg-grammar.o .libs/plugin.o .libs/filter-expr-grammar.o .libs/filter-expr-parser.o .libs/block-ref-grammar.o .libs/block-ref-parser.o .libs/pragma-grammar.o .libs/pragma-parser.o .libs/parser-expr-grammar.o .libs/parser-expr-parser.o .libs/rewrite-expr-grammar.o .libs/rewrite-expr-parser.o -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl -m64 -mtune=generic -Wl,--export-dynamic -Wl,-soname -Wl,libsyslog-ng.so.0 -o .libs/libsyslog-ng.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsyslog-ng.so.0" && ln -s "libsyslog-ng.so.0.0.0" "libsyslog-ng.so.0") libtool: link: (cd ".libs" && rm -f "libsyslog-ng.so" && ln -s "libsyslog-ng.so.0.0.0" "libsyslog-ng.so") libtool: link: ( cd ".libs" && rm -f "libsyslog-ng.la" && ln -s "../libsyslog-ng.la" "libsyslog-ng.la" ) make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' Making all in modules make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules' Making all in afsocket make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 afunix.c: In function 'afunix_sd_init': afunix.c:149: warning: ignoring return value of 'chown', declared with attribute warn_unused_result afunix.c:151: warning: ignoring return value of 'chown', declared with attribute warn_unused_result 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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libafsocket_notls_la-tlscontext.lo -MD -MP -MF .deps/libafsocket_notls_la-tlscontext.Tpo -c -o libafsocket_notls_la-tlscontext.lo `test -f 'tlscontext.c' || echo './'`tlscontext.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libafsocket_notls_la-tlscontext.lo -MD -MP -MF .deps/libafsocket_notls_la-tlscontext.Tpo -c tlscontext.c -fPIC -DPIC -o .libs/libafsocket_notls_la-tlscontext.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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libafsocket_notls_la-tlstransport.lo -MD -MP -MF .deps/libafsocket_notls_la-tlstransport.Tpo -c -o libafsocket_notls_la-tlstransport.lo `test -f 'tlstransport.c' || echo './'`tlstransport.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libafsocket_notls_la-tlstransport.lo -MD -MP -MF .deps/libafsocket_notls_la-tlstransport.Tpo -c tlstransport.c -fPIC -DPIC -o .libs/libafsocket_notls_la-tlstransport.o mv -f .deps/libafsocket_notls_la-tlscontext.Tpo .deps/libafsocket_notls_la-tlscontext.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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-tlstransport.Tpo .deps/libafsocket_notls_la-tlstransport.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libafsocket-notls.la -rpath /lib64/syslog-ng libafsocket_notls_la-afsocket.lo libafsocket_notls_la-afunix.lo libafsocket_notls_la-afinet.lo libafsocket_notls_la-tlscontext.lo libafsocket_notls_la-tlstransport.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 .libs/libafsocket_notls_la-afsocket.o .libs/libafsocket_notls_la-afunix.o .libs/libafsocket_notls_la-afinet.o .libs/libafsocket_notls_la-tlscontext.o .libs/libafsocket_notls_la-tlstransport.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 -m64 -mtune=generic -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.2.4/modules/afsocket' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' Making all in afsql make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' Making all in afstreams make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' Making all in affile make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libaffile_la-affile.lo -MD -MP -MF .deps/libaffile_la-affile.Tpo -c affile.c -fPIC -DPIC -o .libs/libaffile_la-affile.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 affile.c: In function 'affile_open_file': affile.c:109: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result affile.c:111: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result 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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libaffile.la -rpath /lib64/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 .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 -m64 -mtune=generic -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.2.4/modules/affile' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' Making all in afprog make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libafprog_la-afprog.lo -MD -MP -MF .deps/libafprog_la-afprog.Tpo -c afprog.c -fPIC -DPIC -o .libs/libafprog_la-afprog.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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libafprog.la -rpath /lib64/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 .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 -m64 -mtune=generic -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.2.4/modules/afprog' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' Making all in afuser make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libafuser_la-afuser.lo -MD -MP -MF .deps/libafuser_la-afuser.Tpo -c afuser.c -fPIC -DPIC -o .libs/libafuser_la-afuser.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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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-plugin.Tpo .deps/libafuser_la-afuser-plugin.Plo mv -f .deps/libafuser_la-afuser-parser.Tpo .deps/libafuser_la-afuser-parser.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libafuser.la -rpath /lib64/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 .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 -m64 -mtune=generic -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.2.4/modules/afuser' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' Making all in csvparser make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libcsvparser.la -rpath /lib64/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 .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 -m64 -mtune=generic -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.2.4/modules/csvparser' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' Making all in confgen make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/confgen' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libconfgen.la -rpath /lib64/syslog-ng libconfgen_la-confgen-plugin.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared .libs/libconfgen_la-confgen-plugin.o ../../lib/.libs/libsyslog-ng.so -m64 -mtune=generic -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.2.4/modules/confgen' Making all in syslogformat make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/syslogformat' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libsyslogformat.la -rpath /lib64/syslog-ng libsyslogformat_la-syslog-format.lo libsyslogformat_la-syslog-format-plugin.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared .libs/libsyslogformat_la-syslog-format.o .libs/libsyslogformat_la-syslog-format-plugin.o ../../lib/.libs/libsyslog-ng.so -m64 -mtune=generic -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.2.4/modules/syslogformat' Making all in pacctformat make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/pacctformat' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/pacctformat' Making all in basicfuncs make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/basicfuncs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 basic-funcs.c: In function 'tf_cond_prepare': basic-funcs.c:56: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libbasicfuncs.la -rpath /lib64/syslog-ng libbasicfuncs_la-basic-funcs.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared .libs/libbasicfuncs_la-basic-funcs.o ../../lib/.libs/libsyslog-ng.so -m64 -mtune=generic -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.2.4/modules/basicfuncs' Making all in convertfuncs make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/convertfuncs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libconvertfuncs.la -rpath /lib64/syslog-ng libconvertfuncs_la-convert-funcs.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared .libs/libconvertfuncs_la-convert-funcs.o ../../lib/.libs/libsyslog-ng.so -m64 -mtune=generic -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.2.4/modules/convertfuncs' Making all in dbparser make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' make all-recursive make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' Making all in . make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -fPIC -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -fPIC -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 patterndb.c: In function 'pdb_action_set_condition': patterndb.c:345: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -fPIC -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -fPIC -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libdbparser_la-radix.lo -MD -MP -MF .deps/libdbparser_la-radix.Tpo -c radix.c -fPIC -DPIC -o .libs/libdbparser_la-radix.o 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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libdbparser_la-patterndb.lo -MD -MP -MF .deps/libdbparser_la-patterndb.Tpo -c patterndb.c -fPIC -DPIC -o .libs/libdbparser_la-patterndb.o patterndb.c: In function 'pdb_action_set_condition': patterndb.c:345: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libdbparser_la-patternize.lo -MD -MP -MF .deps/libdbparser_la-patternize.Tpo -c patternize.c -fPIC -DPIC -o .libs/libdbparser_la-patternize.o 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-patterndb.Tpo .deps/libdbparser_la-patterndb.Plo gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT pdbtool-pdbtool.o -MD -MP -MF .deps/pdbtool-pdbtool.Tpo -c -o pdbtool-pdbtool.o `test -f 'pdbtool.c' || echo './'`pdbtool.c 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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libdbparser.la -rpath /lib64/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 pdbtool.c: In function 'pdbtool_match': pdbtool.c:436: warning: dereferencing type-punned pointer will break strict-aliasing rules libtool: link: gcc -std=gnu99 -shared .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 -m64 -mtune=generic -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o pdbtool pdbtool-pdbtool.o libsyslog-ng-patterndb.a ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -lglib-2.0 -levtlog -lpcre -ldl libtool: link: DIE_RPATH_DIE="/lib64:" gcc -std=gnu99 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/pdbtool pdbtool-pdbtool.o -Wl,--export-dynamic libsyslog-ng-patterndb.a ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser/tests' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser/tests' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' Making all in dummy make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' make all-am make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libdummy.la -rpath /lib64/syslog-ng dummy-grammar.lo dummy.lo dummy-parser.lo ../../lib/libsyslog-ng.la libtool: link: gcc -std=gnu99 -shared .libs/dummy-grammar.o .libs/dummy.o .libs/dummy-parser.o ../../lib/.libs/libsyslog-ng.so -m64 -mtune=generic -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.2.4/modules/dummy' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules' Making all in syslog-ng make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/syslog-ng' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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/syslog-ng-ctl.Tpo .deps/syslog-ng-ctl.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o syslog-ng-ctl syslog-ng-ctl.o ../lib/gsocket.lo ../lib/gsockaddr.lo -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -lglib-2.0 mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o syslog-ng main.o -L../lib/.libs -lsyslog-ng -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -lglib-2.0 -levtlog -lpcre -ldl libtool: link: gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o syslog-ng-ctl syslog-ng-ctl.o ../lib/.libs/gsocket.o ../lib/.libs/gsockaddr.o -Wl,--export-dynamic -lrt -lnsl -L/lib64 -lgmodule-2.0 -ldl -lglib-2.0 libtool: link: DIE_RPATH_DIE="/lib64:" gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/syslog-ng main.o -Wl,--export-dynamic -L/builddir/build/BUILD/syslog-ng-3.2.4/lib/.libs /builddir/build/BUILD/syslog-ng-3.2.4/lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/syslog-ng' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/scripts' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests' Making all in unit make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/unit' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/unit' Making all in loggen make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/loggen' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o loggen loggen.o -lrt -lnsl libtool: link: gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o loggen loggen.o -lrt -lnsl make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/loggen' Making all in functional make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/functional' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/functional' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/doc' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/contrib' Making all in scl make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/scl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/scl' Making all in debian make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/debian' Making all in tgz2build make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tgz2build' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tgz2build' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.81175 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.2.4 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild + make DESTDIR=/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild install Making install in lib make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' make install-am make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' test -z "/lib64" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libsyslog-ng.la '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64' libtool: install: /usr/bin/install -c .libs/libsyslog-ng.so.0.0.0 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/libsyslog-ng.so.0.0.0 libtool: install: (cd /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 && { ln -s -f libsyslog-ng.so.0.0.0 libsyslog-ng.so.0 || { rm -f libsyslog-ng.so.0 && ln -s libsyslog-ng.so.0.0.0 libsyslog-ng.so.0; }; }) libtool: install: (cd /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 && { ln -s -f libsyslog-ng.so.0.0.0 libsyslog-ng.so || { rm -f libsyslog-ng.so && ln -s libsyslog-ng.so.0.0.0 libsyslog-ng.so; }; }) libtool: install: /usr/bin/install -c .libs/libsyslog-ng.lai /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/libsyslog-ng.la libtool: install: warning: remember to run `libtool --finish /lib64' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' Making install in modules make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules' Making install in afsocket make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/install-sh -d /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng ln -sf libafsocket-notls.so /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libafsocket.so make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libafsocket-notls.la '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng' libtool: install: warning: relinking `libafsocket-notls.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket; /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libafsocket-notls.la -rpath /lib64/syslog-ng libafsocket_notls_la-afsocket.lo libafsocket_notls_la-afunix.lo libafsocket_notls_la-afinet.lo libafsocket_notls_la-tlscontext.lo libafsocket_notls_la-tlstransport.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 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild) libtool: relink: gcc -std=gnu99 -shared .libs/libafsocket_notls_la-afsocket.o .libs/libafsocket_notls_la-afunix.o .libs/libafsocket_notls_la-afinet.o .libs/libafsocket_notls_la-tlscontext.o .libs/libafsocket_notls_la-tlstransport.o .libs/libafsocket_notls_la-afsocket-grammar.o .libs/libafsocket_notls_la-afsocket-parser.o .libs/libafsocket_notls_la-afsocket-plugin.o -L/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 -L/lib64 -lsyslog-ng -lnet -lwrap -m64 -mtune=generic -Wl,-soname -Wl,libafsocket-notls.so -o .libs/libafsocket-notls.so libtool: install: /usr/bin/install -c .libs/libafsocket-notls.soT /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libafsocket-notls.so libtool: install: /usr/bin/install -c .libs/libafsocket-notls.lai /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libafsocket-notls.la libtool: install: warning: remember to run `libtool --finish /lib64/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' Making install in afsql make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' Making install in afstreams make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' Making install in affile make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libaffile.la '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng' libtool: install: warning: relinking `libaffile.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.2.4/modules/affile; /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libaffile.la -rpath /lib64/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 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild) libtool: relink: gcc -std=gnu99 -shared .libs/libaffile_la-affile.o .libs/libaffile_la-affile-grammar.o .libs/libaffile_la-affile-parser.o .libs/libaffile_la-affile-plugin.o -L/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 -L/lib64 -lsyslog-ng -m64 -mtune=generic -Wl,-soname -Wl,libaffile.so -o .libs/libaffile.so libtool: install: /usr/bin/install -c .libs/libaffile.soT /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libaffile.so libtool: install: /usr/bin/install -c .libs/libaffile.lai /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libaffile.la libtool: install: warning: remember to run `libtool --finish /lib64/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' Making install in afprog make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libafprog.la '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng' libtool: install: warning: relinking `libafprog.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog; /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libafprog.la -rpath /lib64/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 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild) libtool: relink: gcc -std=gnu99 -shared .libs/libafprog_la-afprog.o .libs/libafprog_la-afprog-grammar.o .libs/libafprog_la-afprog-parser.o .libs/libafprog_la-afprog-plugin.o -L/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 -L/lib64 -lsyslog-ng -m64 -mtune=generic -Wl,-soname -Wl,libafprog.so -o .libs/libafprog.so libtool: install: /usr/bin/install -c .libs/libafprog.soT /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libafprog.so libtool: install: /usr/bin/install -c .libs/libafprog.lai /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libafprog.la libtool: install: warning: remember to run `libtool --finish /lib64/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' Making install in afuser make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libafuser.la '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng' libtool: install: warning: relinking `libafuser.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser; /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libafuser.la -rpath /lib64/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 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild) libtool: relink: gcc -std=gnu99 -shared .libs/libafuser_la-afuser.o .libs/libafuser_la-afuser-grammar.o .libs/libafuser_la-afuser-parser.o .libs/libafuser_la-afuser-plugin.o -L/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 -L/lib64 -lsyslog-ng -m64 -mtune=generic -Wl,-soname -Wl,libafuser.so -o .libs/libafuser.so libtool: install: /usr/bin/install -c .libs/libafuser.soT /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libafuser.so libtool: install: /usr/bin/install -c .libs/libafuser.lai /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libafuser.la libtool: install: warning: remember to run `libtool --finish /lib64/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' Making install in csvparser make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libcsvparser.la '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng' libtool: install: warning: relinking `libcsvparser.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser; /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libcsvparser.la -rpath /lib64/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 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild) libtool: relink: gcc -std=gnu99 -shared .libs/libcsvparser_la-csvparser.o .libs/libcsvparser_la-csvparser-grammar.o .libs/libcsvparser_la-csvparser-parser.o .libs/libcsvparser_la-csvparser-plugin.o -L/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 -L/lib64 -lsyslog-ng -m64 -mtune=generic -Wl,-soname -Wl,libcsvparser.so -o .libs/libcsvparser.so libtool: install: /usr/bin/install -c .libs/libcsvparser.soT /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libcsvparser.so libtool: install: /usr/bin/install -c .libs/libcsvparser.lai /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libcsvparser.la libtool: install: warning: remember to run `libtool --finish /lib64/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' Making install in confgen make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/confgen' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/confgen' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libconfgen.la '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng' libtool: install: warning: relinking `libconfgen.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.2.4/modules/confgen; /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libconfgen.la -rpath /lib64/syslog-ng libconfgen_la-confgen-plugin.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild) libtool: relink: gcc -std=gnu99 -shared .libs/libconfgen_la-confgen-plugin.o -L/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 -L/lib64 -lsyslog-ng -m64 -mtune=generic -Wl,-soname -Wl,libconfgen.so -o .libs/libconfgen.so libtool: install: /usr/bin/install -c .libs/libconfgen.soT /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libconfgen.so libtool: install: /usr/bin/install -c .libs/libconfgen.lai /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libconfgen.la libtool: install: warning: remember to run `libtool --finish /lib64/syslog-ng' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/confgen' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/confgen' Making install in syslogformat make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/syslogformat' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/syslogformat' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libsyslogformat.la '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng' libtool: install: warning: relinking `libsyslogformat.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.2.4/modules/syslogformat; /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libsyslogformat.la -rpath /lib64/syslog-ng libsyslogformat_la-syslog-format.lo libsyslogformat_la-syslog-format-plugin.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild) libtool: relink: gcc -std=gnu99 -shared .libs/libsyslogformat_la-syslog-format.o .libs/libsyslogformat_la-syslog-format-plugin.o -L/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 -L/lib64 -lsyslog-ng -m64 -mtune=generic -Wl,-soname -Wl,libsyslogformat.so -o .libs/libsyslogformat.so libtool: install: /usr/bin/install -c .libs/libsyslogformat.soT /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libsyslogformat.so libtool: install: /usr/bin/install -c .libs/libsyslogformat.lai /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libsyslogformat.la libtool: install: warning: remember to run `libtool --finish /lib64/syslog-ng' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/syslogformat' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/syslogformat' Making install in pacctformat make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/pacctformat' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/pacctformat' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/pacctformat' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/pacctformat' Making install in basicfuncs make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/basicfuncs' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/basicfuncs' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libbasicfuncs.la '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng' libtool: install: warning: relinking `libbasicfuncs.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.2.4/modules/basicfuncs; /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libbasicfuncs.la -rpath /lib64/syslog-ng libbasicfuncs_la-basic-funcs.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild) libtool: relink: gcc -std=gnu99 -shared .libs/libbasicfuncs_la-basic-funcs.o -L/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 -L/lib64 -lsyslog-ng -m64 -mtune=generic -Wl,-soname -Wl,libbasicfuncs.so -o .libs/libbasicfuncs.so libtool: install: /usr/bin/install -c .libs/libbasicfuncs.soT /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libbasicfuncs.so libtool: install: /usr/bin/install -c .libs/libbasicfuncs.lai /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libbasicfuncs.la libtool: install: warning: remember to run `libtool --finish /lib64/syslog-ng' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/basicfuncs' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/basicfuncs' Making install in convertfuncs make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/convertfuncs' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/convertfuncs' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libconvertfuncs.la '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng' libtool: install: warning: relinking `libconvertfuncs.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.2.4/modules/convertfuncs; /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libconvertfuncs.la -rpath /lib64/syslog-ng libconvertfuncs_la-convert-funcs.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild) libtool: relink: gcc -std=gnu99 -shared .libs/libconvertfuncs_la-convert-funcs.o -L/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 -L/lib64 -lsyslog-ng -m64 -mtune=generic -Wl,-soname -Wl,libconvertfuncs.so -o .libs/libconvertfuncs.so libtool: install: /usr/bin/install -c .libs/libconvertfuncs.soT /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libconvertfuncs.so libtool: install: /usr/bin/install -c .libs/libconvertfuncs.lai /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libconvertfuncs.la libtool: install: warning: remember to run `libtool --finish /lib64/syslog-ng' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/convertfuncs' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/convertfuncs' Making install in dbparser make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' Making install in . make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c pdbtool '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/bin' libtool: install: warning: `../../lib/libsyslog-ng.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/pdbtool /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/bin/pdbtool test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libdbparser.la '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng' libtool: install: warning: relinking `libdbparser.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser; /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/libtool --tag CC --mode=relink gcc -std=gnu99 -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libdbparser.la -rpath /lib64/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 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild) libtool: relink: gcc -std=gnu99 -shared .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/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 -L/lib64 -lsyslog-ng -m64 -mtune=generic -Wl,-soname -Wl,libdbparser.so -o .libs/libdbparser.so libtool: install: /usr/bin/install -c .libs/libdbparser.soT /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libdbparser.so libtool: install: /usr/bin/install -c .libs/libdbparser.lai /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libdbparser.la libtool: install: warning: remember to run `libtool --finish /lib64/syslog-ng' make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser/tests' make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/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.2.4/modules/dbparser/tests' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser/tests' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' Making install in dummy make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' make install-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' make[4]: Nothing to be done for `install-exec-am'. test -z "/lib64/syslog-ng" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng" /bin/sh ../../libtool --mode=install /usr/bin/install -c libdummy.la '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng' libtool: install: warning: relinking `libdummy.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy; /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -avoid-version -module -no-undefined -o libdummy.la -rpath /lib64/syslog-ng dummy-grammar.lo dummy.lo dummy-parser.lo ../../lib/libsyslog-ng.la -inst-prefix-dir /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild) libtool: relink: gcc -std=gnu99 -shared .libs/dummy-grammar.o .libs/dummy.o .libs/dummy-parser.o -L/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 -L/lib64 -lsyslog-ng -m64 -mtune=generic -Wl,-soname -Wl,libdummy.so -o .libs/libdummy.so libtool: install: /usr/bin/install -c .libs/libdummy.soT /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libdummy.so libtool: install: /usr/bin/install -c .libs/libdummy.lai /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libdummy.la libtool: install: warning: remember to run `libtool --finish /lib64/syslog-ng' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/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.2.4/modules' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules' Making install in syslog-ng make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/syslog-ng' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/syslog-ng' test -z "/usr/libexec" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/libexec" test -z "/sbin" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c syslog-ng syslog-ng-ctl '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/sbin' libtool: install: warning: `/builddir/build/BUILD/syslog-ng-3.2.4/lib/.libs/libsyslog-ng.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/syslog-ng /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/sbin/syslog-ng libtool: install: /usr/bin/install -c syslog-ng-ctl /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/sbin/syslog-ng-ctl make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/syslog-ng' echo Nothing to do! Nothing to do! make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/syslog-ng' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/syslog-ng' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/syslog-ng' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/scripts' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/scripts' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/bin" /usr/bin/install -c update-patterndb '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/bin' /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/install-sh -d /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild//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.2.4/scripts' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/scripts' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests' Making install in unit make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/unit' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/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.2.4/tests/unit' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/unit' Making install in loggen make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/loggen' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/loggen' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c loggen '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/bin' libtool: install: /usr/bin/install -c loggen /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/bin/loggen make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/loggen' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/loggen' Making install in functional make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/functional' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/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.2.4/tests/functional' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/functional' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/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.2.4/tests' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/doc' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 man/pdbtool.1 man/loggen.1 man/syslog-ng-ctl.1 '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/man/man1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/man/man5" /usr/bin/install -c -m 644 man/syslog-ng.conf.5 '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/man/man8" /usr/bin/install -c -m 644 man/syslog-ng.8 '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/man/man8' test -z "/usr/share/syslog-ng/xsd" || /bin/mkdir -p "/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/syslog-ng/xsd" /usr/bin/install -c -m 644 xsd/patterndb-1.xsd xsd/patterndb-2.xsd xsd/patterndb-3.xsd '/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/syslog-ng/xsd' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/doc' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/doc' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/contrib' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/contrib' 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.2.4/contrib' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/contrib' Making install in scl make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/scl' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/scl' make[2]: Nothing to be done for `install-exec-am'. for cfg in scl.conf modules.conf syslog-ng.conf; do \ if [ -f /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild//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.2.4/install-sh -c -m 644 ./${cfg} /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild//etc/syslog-ng/${cfg}; \ fi; \ done /bin/sh /builddir/build/BUILD/syslog-ng-3.2.4/install-sh -d /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild//usr/share/syslog-ng/include/scl (cd .; tar cf - system pacct syslogconf) | (cd /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild//usr/share/syslog-ng/include/scl && tar xf -) make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/scl' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/scl' Making install in debian make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/debian' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/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.2.4/debian' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/debian' Making install in tgz2build make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tgz2build' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/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.2.4/tgz2build' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tgz2build' make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4' 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.2.4' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4' + /usr/bin/install -p -m 644 /builddir/build/SOURCES/syslog-ng.conf /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/etc/syslog-ng/syslog-ng.conf + /usr/bin/install -d -m 755 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/etc/init.d + /usr/bin/install -p -m 755 /builddir/build/SOURCES/syslog-ng.init.d /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/etc/init.d/syslog-ng + /usr/bin/install -d -m 755 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/etc/sysconfig + /usr/bin/install -p -m 644 /builddir/build/SOURCES/syslog-ng.sysconfig /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/etc/sysconfig/syslog-ng + /usr/bin/install -d -m 755 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/etc/logrotate.d + /usr/bin/install -p -m 644 /builddir/build/SOURCES/syslog-ng.logrotate /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/etc/logrotate.d/syslog + /usr/bin/install -d -m 755 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild//usr/com/syslog-ng + /usr/bin/install -d -m 755 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/include/syslog-ng + /usr/bin/install -p -m 644 config.h /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/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/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.h lib/logreader.h lib/logrewrite.h lib/logsource.h lib/logstamp.h lib/logtransport.h lib/logwriter.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/serialize.h lib/sgroup.h lib/stats.h lib/syslog-names.h lib/syslog-ng.h lib/tags.h lib/templates.h lib/timeutils.h lib/utils.h /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/include/syslog-ng + /usr/bin/install -d -m 755 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/syslog-ng + /usr/bin/install -p -m 644 contrib/syslog-ng.vim /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/syslog-ng + for vimver in 70 71 72 73 + /usr/bin/install -d -m 755 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/vim/vim70/syntax + cd /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/vim/vim70/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . + cd - /builddir/build/BUILD/syslog-ng-3.2.4 + for vimver in 70 71 72 73 + /usr/bin/install -d -m 755 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/vim/vim71/syntax + cd /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/vim/vim71/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . + cd - /builddir/build/BUILD/syslog-ng-3.2.4 + for vimver in 70 71 72 73 + /usr/bin/install -d -m 755 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/vim/vim72/syntax + cd /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/vim/vim72/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . + cd - /builddir/build/BUILD/syslog-ng-3.2.4 + for vimver in 70 71 72 73 + /usr/bin/install -d -m 755 /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/vim/vim73/syntax + cd /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/vim/vim73/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . + cd - /builddir/build/BUILD/syslog-ng-3.2.4 + ldconfig -N -n /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64 + find /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/syslog-ng-3.2.4 extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/libsyslog-ng.so.0.0.0 extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libafsocket-notls.so extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libaffile.so extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libafprog.so extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libafuser.so extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libcsvparser.so extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libconfgen.so extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libsyslogformat.so extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libbasicfuncs.so extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libconvertfuncs.so extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libdbparser.so extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng/libdummy.so extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/bin/pdbtool extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/bin/loggen extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/sbin/syslog-ng extracting debug info from /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/sbin/syslog-ng-ctl symlinked /usr/lib/debug/lib64/libsyslog-ng.so.0.0.0.debug to /usr/lib/debug/lib64/libsyslog-ng.so.0.debug symlinked /usr/lib/debug/lib64/libsyslog-ng.so.0.0.0.debug to /usr/lib/debug/lib64/libsyslog-ng.so.debug symlinked /usr/lib/debug/lib64/syslog-ng/libafsocket-notls.so.debug to /usr/lib/debug/lib64/syslog-ng/libafsocket.so.debug 7030 blocks + /usr/lib/rpm/redhat/brp-compress + /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-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.83012 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.2.4 + LD_LIBRARY_PATH=/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64:/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/lib64/syslog-ng + make check Making check in lib make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' make check-am make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/lib' Making check in modules make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules' Making check in afsocket make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsocket' Making check in afsql make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afsql' Making check in afstreams make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afstreams' Making check in affile make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/affile' Making check in afprog make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afprog' Making check in afuser make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/afuser' Making check in csvparser make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/csvparser' Making check in confgen make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/confgen' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/confgen' Making check in syslogformat make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/syslogformat' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/syslogformat' Making check in pacctformat make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/pacctformat' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/pacctformat' Making check in basicfuncs make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/basicfuncs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/basicfuncs' Making check in convertfuncs make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/convertfuncs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/convertfuncs' Making check in dbparser make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' make check-recursive make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' Making check in . make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' Making check in tests make[4]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser/tests' make test_timer_wheel test_patternize test_patterndb test_radix make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_timer_wheelS.o -o .libs/test_timer_wheel test_timer_wheel.o -Wl,--export-dynamic ../../syslogformat/.libs/libsyslogformat.so ../libsyslog-ng-patterndb.a ../../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT test_patternize.o -MD -MP -MF .deps/test_patternize.Tpo -c -o test_patternize.o test_patternize.c test_patternize.c: In function ‘test_clusters_find’: test_patternize.c:228: warning: ‘lines_in_cluster’ may be used uninitialized in this function 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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../syslogformat/libsyslogformat.la -o test_patternize test_patternize.o ../libsyslog-ng-patterndb.a ../../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_patternizeS.o -o .libs/test_patternize test_patternize.o -Wl,--export-dynamic ../../syslogformat/.libs/libsyslogformat.so ../libsyslog-ng-patterndb.a ../../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../syslogformat/libsyslogformat.la -o test_patterndb test_patterndb.o ../libsyslog-ng-patterndb.a ../../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_patterndbS.o -o .libs/test_patterndb test_patterndb.o -Wl,--export-dynamic ../../syslogformat/.libs/libsyslogformat.so ../libsyslog-ng-patterndb.a ../../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../syslogformat/libsyslogformat.la -o test_radix test_radix.o ../libsyslog-ng-patterndb.a ../../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../../lib -I../../../lib -I../../../modules/dbparser -I.. -Wno-pointer-sign -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_radixS.o -o .libs/test_radix test_radix.o -Wl,--export-dynamic ../../syslogformat/.libs/libsyslogformat.so ../libsyslog-ng-patterndb.a ../../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser/tests' make check-TESTS make[5]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser/tests' PASS: test_timer_wheel PASS: test_patternize PASS: test_patterndb PASS: test_radix ================== All 4 tests passed ================== make[5]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser/tests' make[4]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser/tests' make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dbparser' Making check in dummy make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' make check-am make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules/dummy' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/modules' Making check in syslog-ng make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/syslog-ng' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/syslog-ng' Making check in scripts make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/scripts' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/scripts' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests' Making check in unit make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/unit' make test_persist_state 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_zone test_filters test_dnscache test_findeom test_findcrlf test_tags test_logwriter make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/unit' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_persist_state test_persist_state.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_persist_stateS.o -o .libs/test_persist_state test_persist_state.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_resolve_pwgr test_resolve_pwgr.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_resolve_pwgrS.o -o .libs/test_resolve_pwgr test_resolve_pwgr.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_nvtable test_nvtable.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_nvtableS.o -o .libs/test_nvtable test_nvtable.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_msgsdata test_msgsdata.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_msgsdataS.o -o .libs/test_msgsdata test_msgsdata.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_logqueue test_logqueue.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_logqueueS.o -o .libs/test_logqueue test_logqueue.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_matcher test_matcher.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_matcherS.o -o .libs/test_matcher test_matcher.o libtest.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_clone_logmsg test_clone_logmsg.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_clone_logmsgS.o -o .libs/test_clone_logmsg test_clone_logmsg.o libtest.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_csvparserS.o -o .libs/test_csvparser test_csvparser.o libtest.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so ../../modules/csvparser/.libs/libcsvparser.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_serialize test_serialize.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_serializeS.o -o .libs/test_serialize test_serialize.o libtest.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_msgparse test_msgparse.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_msgparseS.o -o .libs/test_msgparse test_msgparse.o libtest.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_templateS.o -o .libs/test_template test_template.o libtest.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so ../../modules/basicfuncs/.libs/libbasicfuncs.so ../../modules/convertfuncs/.libs/libconvertfuncs.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_template_speed test_template_speed.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_template_speedS.o -o .libs/test_template_speed test_template_speed.o libtest.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_zone test_zone.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_zoneS.o -o .libs/test_zone test_zone.o libtest.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_filters test_filters.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_filtersS.o -o .libs/test_filters test_filters.o libtest.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_dnscache test_dnscache.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_dnscacheS.o -o .libs/test_dnscache test_dnscache.o libtest.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_findeom test_findeom.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_findeomS.o -o .libs/test_findeom test_findeom.o libtest.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_findcrlf test_findcrlf.o libtest.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_findcrlfS.o -o .libs/test_findcrlf test_findcrlf.o libtest.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_tags test_tags.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_tagsS.o -o .libs/test_tags test_tags.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eventlog -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -dlpreopen ../../modules/syslogformat/libsyslogformat.la -o test_logwriter test_logwriter.o ../../lib/libsyslog-ng.la -lrt -lnsl -Wl,--export-dynamic -L/lib64 -lgmodule-2.0 -ldl -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 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -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="/lib64/syslog-ng:/lib64:" gcc -std=gnu99 -I../../lib -I../../modules -I../../lib -I../../modules -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall .libs/test_logwriterS.o -o .libs/test_logwriter test_logwriter.o -Wl,--export-dynamic ../../modules/syslogformat/.libs/libsyslogformat.so ../../lib/.libs/libsyslog-ng.so -lrt -lnsl -L/lib64 -lgmodule-2.0 -lglib-2.0 -levtlog -lpcre -ldl make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/unit' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/unit' PASS: test_persist_state PASS: test_resolve_pwgr One error message about too many values is to be expected 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 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 <$PRI>$DATE $HOST $MSGHDR$MSG speed: 442086.649 msg/sec $DATE $HOST $MSGHDR$MSG speed: 566251.416 msg/sec $DATE $HOST $MSGHDR$MSG value speed: 562429.696 msg/sec $DATE $HOST $MSGHDR$MSG ${APP.VALUE} speed: 536768.653 msg/sec $MSG speed: 6097560.976 msg/sec $(echo $MSG) speed: 9803921.569 msg/sec $DATE $FACILITY.$PRIORITY $HOST $MSGHDR$MSG $SEQNO speed: 435729.847 msg/sec ${APP.VALUE} ${APP.VALUE2} speed: 3496503.497 msg/sec <$PRI>$DATE $HOST $MSGHDR$MSG speed: 406338.887 msg/sec ${SDATA} speed: 1038421.599 msg/sec $DATE $HOST $PROGRAM $PID $MSGID $SDATA $MSG speed: 345661.943 msg/sec $DATE $HOST $PROGRAM $PID $MSGID $MSG speed: 510986.203 msg/sec $DATE ${HOST:--} ${PROGRAM:--} ${PID:--} ${MSGID:--} ${SDATA:--} $MSG speed: 339789.331 msg/sec PASS: test_template_speed PASS: test_zone 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 (?', 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 PASS: test_dnscache PASS: test_findeom PASS: test_findcrlf PASS: test_tags PASS: test_logwriter =================== All 19 tests passed =================== make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/unit' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/unit' Making check in loggen make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/loggen' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/loggen' Making check in functional make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/functional' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/functional' Follow-mode file source not found, deferring open; filename='wildcard/*.log' syslog-ng: Error creating pid file; file='/usr/com/syslog-ng/syslog-ng.pid', error='No such file or directory' syslog-ng starting up; version='3.2.4' Error opening control socket, bind() failed; socket='/usr/com/syslog-ng/syslog-ng.ctl', error='No such file or directory (2)' Termination requested via signal, terminating; syslog-ng shutting down; version='3.2.4' syslog-ng: Error removing pid file; file='/usr/com/syslog-ng/syslog-ng.pid', error='No such file or directory' syslog-ng: Error creating pid file; file='/usr/com/syslog-ng/syslog-ng.pid', error='No such file or directory' syslog-ng starting up; version='3.2.4' Error opening control socket, bind() failed; socket='/usr/com/syslog-ng/syslog-ng.ctl', error='No such file or directory (2)' Configuration reload request received, reloading configuration; Termination requested via signal, terminating; syslog-ng shutting down; version='3.2.4' syslog-ng: Error removing pid file; file='/usr/com/syslog-ng/syslog-ng.pid', error='No such file or directory' syslog-ng: Error creating pid file; file='/usr/com/syslog-ng/syslog-ng.pid', error='No such file or directory' syslog-ng starting up; version='3.2.4' Error opening control socket, bind() failed; socket='/usr/com/syslog-ng/syslog-ng.ctl', error='No such file or directory (2)' Configuration reload request received, reloading configuration; Termination requested via signal, terminating; syslog-ng shutting down; version='3.2.4' syslog-ng: Error removing pid file; file='/usr/com/syslog-ng/syslog-ng.pid', error='No such file or directory' syslog-ng: Error creating pid file; file='/usr/com/syslog-ng/syslog-ng.pid', error='No such file or directory' syslog-ng starting up; version='3.2.4' Error opening control socket, bind() failed; socket='/usr/com/syslog-ng/syslog-ng.ctl', error='No such file or directory (2)' Configuration reload request received, reloading configuration; Termination requested via signal, terminating; syslog-ng shutting down; version='3.2.4' syslog-ng: Error removing pid file; file='/usr/com/syslog-ng/syslog-ng.pid', error='No such file or directory' ############################################## ### Starting testcase: test_file_source.test_wildcard_files ############################################## 2011-54-27T11:07:10 Testcase start 2011-54-27T11:07:15 Syslog-ng started 2011-54-27T11:07:15 Starting test case... 2011-54-27T11:07:15 Not testing a Premium version, skipping wild card source tests 2011-54-27T11:07:15 syslog-ng stopped 2011-54-27T11:07:15 Testcase end ############################################## ### PASS: test_file_source.test_wildcard_files ############################################## ############################################## ### Starting testcase: test_filters.test_facility_multi ############################################## 2011-54-27T11:07:15 Testcase start 2011-54-27T11:07:20 Syslog-ng started 2011-54-27T11:07:20 Starting test case... 2011-54-27T11:07:20 generating 10 messages using transport unix-stream(log-stream) 2011-54-27T11:07:20 generating 10 messages using transport unix-stream(log-stream) 2011-54-27T11:07:20 generating 10 messages using transport unix-stream(log-stream) 2011-54-27T11:07:20 Checking contents of output files: test-facility4 2011-54-27T11:07:20 waiting for syslog-ng to settle down before SIGHUP (1 secs) 2011-54-27T11:07:21 Sending syslog-ng the HUP signal (pid: 21463) 2011-54-27T11:07:21 waiting for syslog-ng to process SIGHUP (2 secs) 2011-54-27T11:07:23 Starting output file content check 2011-54-27T11:07:23 syslog-ng stopped 2011-54-27T11:07:23 Testcase end ############################################## ### PASS: test_filters.test_facility_multi ############################################## ############################################## ### Starting testcase: test_filters.test_facility_single ############################################## 2011-54-27T11:07:23 Testcase start 2011-54-27T11:07:28 Syslog-ng started 2011-54-27T11:07:28 Starting test case... 2011-54-27T11:07:28 generating 10 messages using transport unix-stream(log-stream) 2011-54-27T11:07:28 generating 10 messages using transport unix-stream(log-stream) 2011-54-27T11:07:28 generating 10 messages using transport unix-stream(log-stream) 2011-54-27T11:07:28 Checking contents of output files: test-facility1 2011-54-27T11:07:28 waiting for syslog-ng to settle down before SIGHUP (1 secs) 2011-54-27T11:07:29 Sending syslog-ng the HUP signal (pid: 21480) 2011-54-27T11:07:29 waiting for syslog-ng to process SIGHUP (2 secs) 2011-54-27T11:07:31 Starting output file content check 2011-54-27T11:07:31 Checking contents of output files: test-facility2 2011-54-27T11:07:31 Starting output file content check 2011-54-27T11:07:31 Checking contents of output files: test-facility3 2011-54-27T11:07:31 Starting output file content check 2011-54-27T11:07:31 syslog-ng stopped 2011-54-27T11:07:31 Testcase end ############################################## ### PASS: test_filters.test_facility_single ############################################## ############################################## ### Starting testcase: test_filters.test_level_multi ############################################## 2011-54-27T11:07:31 Testcase start 2011-54-27T11:07:36 Syslog-ng started 2011-54-27T11:07:36 Starting test case... 2011-54-27T11:07:36 generating 10 messages using transport unix-stream(log-stream) 2011-54-27T11:07:36 generating 10 messages using transport unix-stream(log-stream) 2011-54-27T11:07:36 generating 10 messages using transport unix-stream(log-stream) 2011-54-27T11:07:36 Checking contents of output files: test-level4 2011-54-27T11:07:36 waiting for syslog-ng to settle down before SIGHUP (1 secs) 2011-54-27T11:07:37 Sending syslog-ng the HUP signal (pid: 21497) 2011-54-27T11:07:37 waiting for syslog-ng to process SIGHUP (2 secs) 2011-54-27T11:07:39 Starting output file content check 2011-54-27T11:07:39 syslog-ng stopped 2011-54-27Tsyslog-ng: Error creating pid file; file='/usr/com/syslog-ng/syslog-ng.pid', error='No such file or directory' syslog-ng starting up; version='3.2.4' Error opening control socket, bind() failed; socket='/usr/com/syslog-ng/syslog-ng.ctl', error='No such file or directory (2)' Configuration reload request received, reloading configuration; Termination requested via signal, terminating; syslog-ng shutting down; version='3.2.4' syslog-ng: Error removing pid file; file='/usr/com/syslog-ng/syslog-ng.pid', error='No such file or directory' syslog-ng: Error creating pid file; file='/usr/com/syslog-ng/syslog-ng.pid', error='No such file or directory' syslog-ng starting up; version='3.2.4' Error opening control socket, bind() failed; socket='/usr/com/syslog-ng/syslog-ng.ctl', error='No such file or directory (2)' Syslog connection accepted; fd='5', client='AF_INET(127.0.0.1:46844)', local='AF_INET(0.0.0.0:54423)' Termination requested via signal, terminating; syslog-ng shutting down; version='3.2.4' syslog-ng: Error removing pid file; file='/usr/com/syslog-ng/syslog-ng.pid', error='No such file or directory' 11:07:39 Testcase end ############################################## ### PASS: test_filters.test_level_multi ############################################## ############################################## ### Starting testcase: test_filters.test_level_single ############################################## 2011-54-27T11:07:39 Testcase start 2011-54-27T11:07:44 Syslog-ng started 2011-54-27T11:07:44 Starting test case... 2011-54-27T11:07:44 generating 10 messages using transport unix-stream(log-stream) 2011-54-27T11:07:44 generating 10 messages using transport unix-stream(log-stream) 2011-54-27T11:07:44 generating 10 messages using transport unix-stream(log-stream) 2011-54-27T11:07:44 Checking contents of output files: test-level1 2011-54-27T11:07:44 waiting for syslog-ng to settle down before SIGHUP (1 secs) 2011-54-27T11:07:45 Sending syslog-ng the HUP signal (pid: 21514) 2011-54-27T11:07:45 waiting for syslog-ng to process SIGHUP (2 secs) 2011-54-27T11:07:47 Starting output file content check 2011-54-27T11:07:47 Checking contents of output files: test-level2 2011-54-27T11:07:47 Starting output file content check 2011-54-27T11:07:47 Checking contents of output files: test-level3 2011-54-27T11:07:47 Starting output file content check 2011-54-27T11:07:47 syslog-ng stopped 2011-54-27T11:07:47 Testcase end ############################################## ### PASS: test_filters.test_level_single ############################################## ############################################## ### Starting testcase: test_performance.test_performance ############################################## 2011-54-27T11:07:47 Testcase start 2011-54-27T11:07:52 Syslog-ng started 2011-54-27T11:07:52 Starting test case... 2011-54-27T11:07:52 Starting loggen for 10 seconds 2011-55-27T11:07:02 performane: average rate = 47567.52 msg/sec, count=475702, time=10.005, (last) msg size=120, bandwidth=5574.32 kB/sec 2011-55-27T11:07:02 syslog-ng stopped 2011-55-27T11:07:02 Testcase end ############################################## ### PASS: test_performance.test_performance ############################################## PASS: func_test.py ============= 1 test passed ============= make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/functional' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests/functional' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/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.2.4/tests' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tests' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/doc' Making check in contrib make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/contrib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/contrib' Making check in scl make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/scl' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/scl' Making check in debian make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/debian' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/debian' Making check in tgz2build make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4/tgz2build' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4/tgz2build' make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.4' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.4' + exit 0 Processing files: syslog-ng-3.2.4-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5795 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.2.4 + DOCDIR=/var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/doc/syslog-ng-3.2.4 + export DOCDIR + rm -rf /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/doc/syslog-ng-3.2.4 + /bin/mkdir -p /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/doc/syslog-ng-3.2.4 + cp -pr AUTHORS COPYING README ChangeLog NEWS /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/doc/syslog-ng-3.2.4 + cp -pr doc/security/bof-2002-09-27.txt doc/security/dos-2000-11-22.txt /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/doc/syslog-ng-3.2.4 + cp -pr doc/examples/syslog-ng.conf.sample /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/doc/syslog-ng-3.2.4 + cp -pr contrib/relogger.pl contrib/syslog2ng contrib/syslog-ng.conf.doc /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild/usr/share/doc/syslog-ng-3.2.4 + exit 0 Provides: config(syslog-ng) = 3.2.4-1.ru libaffile.so()(64bit) libafprog.so()(64bit) libafsocket-notls.so()(64bit) libafuser.so()(64bit) libbasicfuncs.so()(64bit) libconfgen.so()(64bit) libconvertfuncs.so()(64bit) libcsvparser.so()(64bit) libdbparser.so()(64bit) libdummy.so()(64bit) libsyslog-ng.so.0()(64bit) libsyslogformat.so()(64bit) syslog syslog-ng-vim = 3.2.4-1.ru Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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 /bin/sh config(syslog-ng) = 3.2.4-1.ru libafsocket-notls.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libevtlog.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libnet.so.1()(64bit) libnsl.so.1()(64bit) libpcre.so.0()(64bit) librt.so.1()(64bit) libsyslog-ng.so.0()(64bit) libwrap.so.0()(64bit) logrotate rtld(GNU_HASH) Obsoletes: syslog-ng-vim < 2.0.8-1 Processing files: syslog-ng-devel-3.2.4-1.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/awk libsyslog-ng.so.0()(64bit) syslog-ng = 3.2.4-1.ru Processing files: syslog-ng-debuginfo-3.2.4-1.ru Provides: libaffile.so.debug()(64bit) libafprog.so.debug()(64bit) libafsocket-notls.so.debug()(64bit) libafuser.so.debug()(64bit) libbasicfuncs.so.debug()(64bit) libconfgen.so.debug()(64bit) libconvertfuncs.so.debug()(64bit) libcsvparser.so.debug()(64bit) libdbparser.so.debug()(64bit) libdummy.so.debug()(64bit) libsyslog-ng.so.0.0.0.debug()(64bit) libsyslogformat.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild warning: Could not canonicalize hostname: opus3-v20.rutgers.edu Wrote: /builddir/build/RPMS/syslog-ng-3.2.4-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-devel-3.2.4-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-debuginfo-3.2.4-1.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.87597 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.2.4 + rm -rf /var/tmp/syslog-ng-3.2.4-1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->