Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/syslog-ng.spec'], False, '/var/lib/mock/centos5-rutgers-build-616-799/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/syslog-ng.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/syslog-ng-3.0.1-3.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/syslog-ng.spec'], False, '/var/lib/mock/centos5-rutgers-build-616-799/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/syslog-ng.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.40258 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf syslog-ng-3.0.1 + /bin/gzip -dc /builddir/build/SOURCES/syslog-ng_3.0.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd syslog-ng-3.0.1 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (syslog-ng-2.0.0-init.patch):' Patch #0 (syslog-ng-2.0.0-init.patch): + patch -p1 -s + echo 'Patch #1 (syslog-ng-1.6.7-logrotate.patch):' Patch #1 (syslog-ng-1.6.7-logrotate.patch): + patch -p1 -s + echo 'Patch #2 (syslog-ng-2.0.5-conf.patch):' Patch #2 (syslog-ng-2.0.5-conf.patch): + patch -p1 -s + pushd src ~/build/BUILD/syslog-ng-3.0.1/src ~/build/BUILD/syslog-ng-3.0.1 + echo 'Patch #3 (syslog-ng-3.0.1-oldpcre.patch):' Patch #3 (syslog-ng-3.0.1-oldpcre.patch): + patch -p0 -s + popd ~/build/BUILD/syslog-ng-3.0.1 + /bin/sed -i 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|' contrib/relogger.pl + chmod -c a-x contrib/syslog2ng mode of `contrib/syslog2ng' changed to 0644 (rw-r--r--) + touch src/cfg-grammar.y + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.73060 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.0.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --sbindir=/sbin --sysconfdir=/etc/syslog-ng --enable-ipv6 --enable-tcp-wrapper --disable-spoof-source --enable-dynamic-linking checking for i386-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for i386-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for bison... no checking for byacc... byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether make sets $(MAKE)... (cached) yes checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to enable static linking for certain libraries... GNU or Solaris checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 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 pcre_compile in -lpcre... yes checking for strdup... yes checking for strtol... yes checking for strtoll... yes checking for strtoimax... yes checking for inet_aton... yes checking for inet_ntoa... yes checking for getopt_long... yes checking for getaddrinfo... yes checking for getutent... yes checking for strcasestr... yes checking for TCP wrapper library... -lwrap checking for OPENSSL... yes checking for dlsym in -ldl... yes checking for inflate in -lz... yes checking for dlsym in -ldl... (cached) yes checking for LIBDBI... no checking for LIBNET... which: no libnet-config in (/usr/kerberos/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/root/bin:/builddir/bin) no checking whether to enable Sun STREAMS support... no checking whether to enable Sun door support... no checking whether to enable SQL support... no checking whether to enable Linux capability support... no checking whether to enable PCRE support... yes checking for i386-koji-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.14... yes checking for GLIB - version >= 2.10.1... yes (version 2.12.3) checking for EVTLOG... yes checking for static GLib libraries... yes checking sanity checking Glib headers... yes configure: creating ./config.status config.status: creating dist.conf config.status: creating Makefile config.status: creating syslog-ng.spec.bb config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/docvars.xml config.status: creating contrib/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 syslog-ng Open Source Edition 3.0.1 configured Compiler options: compiler : gcc compiler options : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 linker flags : prefix : /usr Features: Sun STREAMS support : no Sun Door support : no Debug symbols : no GCC profiling : no Memtrace : no IPV6 support : yes spoof-source support : no tcp-wrapper support : yes SSL support : yes SQL support : no Linux capability support : no PCRE support : yes Env wrapper support : no + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; \ then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT messages.o -MD -MP -MF ".deps/messages.Tpo" -c -o messages.o messages.c; \ then mv -f ".deps/messages.Tpo" ".deps/messages.Po"; else rm -f ".deps/messages.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT syslog-names.o -MD -MP -MF ".deps/syslog-names.Tpo" -c -o syslog-names.o syslog-names.c; \ then mv -f ".deps/syslog-names.Tpo" ".deps/syslog-names.Po"; else rm -f ".deps/syslog-names.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cfg.o -MD -MP -MF ".deps/cfg.Tpo" -c -o cfg.o cfg.c; \ then mv -f ".deps/cfg.Tpo" ".deps/cfg.Po"; else rm -f ".deps/cfg.Tpo"; exit 1; fi misc.c: In function 'create_containing_directory': misc.c:384: warning: ignoring return value of 'chown', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT filter.o -MD -MP -MF ".deps/filter.Tpo" -c -o filter.o filter.c; \ then mv -f ".deps/filter.Tpo" ".deps/filter.Po"; else rm -f ".deps/filter.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logmsg.o -MD -MP -MF ".deps/logmsg.Tpo" -c -o logmsg.o logmsg.c; \ then mv -f ".deps/logmsg.Tpo" ".deps/logmsg.Po"; else rm -f ".deps/logmsg.Tpo"; exit 1; fi filter.c: In function 'filter_netmask_eval': filter.c:368: warning: 'addr.s_addr' may be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logstamp.o -MD -MP -MF ".deps/logstamp.Tpo" -c -o logstamp.o logstamp.c; \ then mv -f ".deps/logstamp.Tpo" ".deps/logstamp.Po"; else rm -f ".deps/logstamp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logpipe.o -MD -MP -MF ".deps/logpipe.Tpo" -c -o logpipe.o logpipe.c; \ then mv -f ".deps/logpipe.Tpo" ".deps/logpipe.Po"; else rm -f ".deps/logpipe.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logsource.o -MD -MP -MF ".deps/logsource.Tpo" -c -o logsource.o logsource.c; \ then mv -f ".deps/logsource.Tpo" ".deps/logsource.Po"; else rm -f ".deps/logsource.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT driver.o -MD -MP -MF ".deps/driver.Tpo" -c -o driver.o driver.c; \ then mv -f ".deps/driver.Tpo" ".deps/driver.Po"; else rm -f ".deps/driver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT sgroup.o -MD -MP -MF ".deps/sgroup.Tpo" -c -o sgroup.o sgroup.c; \ then mv -f ".deps/sgroup.Tpo" ".deps/sgroup.Po"; else rm -f ".deps/sgroup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dgroup.o -MD -MP -MF ".deps/dgroup.Tpo" -c -o dgroup.o dgroup.c; \ then mv -f ".deps/dgroup.Tpo" ".deps/dgroup.Po"; else rm -f ".deps/dgroup.Tpo"; exit 1; fi sgroup.c: In function 'log_source_group_queue': sgroup.c:94: warning: implicit declaration of function 'afinter_postpone_mark' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT center.o -MD -MP -MF ".deps/center.Tpo" -c -o center.o center.c; \ then mv -f ".deps/center.Tpo" ".deps/center.Po"; else rm -f ".deps/center.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT templates.o -MD -MP -MF ".deps/templates.Tpo" -c -o templates.o templates.c; \ then mv -f ".deps/templates.Tpo" ".deps/templates.Po"; else rm -f ".deps/templates.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logreader.o -MD -MP -MF ".deps/logreader.Tpo" -c -o logreader.o logreader.c; \ then mv -f ".deps/logreader.Tpo" ".deps/logreader.Po"; else rm -f ".deps/logreader.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logwriter.o -MD -MP -MF ".deps/logwriter.Tpo" -c -o logwriter.o logwriter.c; \ then mv -f ".deps/logwriter.Tpo" ".deps/logwriter.Po"; else rm -f ".deps/logwriter.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT affile.o -MD -MP -MF ".deps/affile.Tpo" -c -o affile.o affile.c; \ then mv -f ".deps/affile.Tpo" ".deps/affile.Po"; else rm -f ".deps/affile.Tpo"; exit 1; fi affile.c: In function 'affile_open_file': affile.c:74: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result affile.c:76: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT afstreams.o -MD -MP -MF ".deps/afstreams.Tpo" -c -o afstreams.o afstreams.c; \ then mv -f ".deps/afstreams.Tpo" ".deps/afstreams.Po"; else rm -f ".deps/afstreams.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT afuser.o -MD -MP -MF ".deps/afuser.Tpo" -c -o afuser.o afuser.c; \ then mv -f ".deps/afuser.Tpo" ".deps/afuser.Po"; else rm -f ".deps/afuser.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT afprog.o -MD -MP -MF ".deps/afprog.Tpo" -c -o afprog.o afprog.c; \ then mv -f ".deps/afprog.Tpo" ".deps/afprog.Po"; else rm -f ".deps/afprog.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT afsocket.o -MD -MP -MF ".deps/afsocket.Tpo" -c -o afsocket.o afsocket.c; \ then mv -f ".deps/afsocket.Tpo" ".deps/afsocket.Po"; else rm -f ".deps/afsocket.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT afunix.o -MD -MP -MF ".deps/afunix.Tpo" -c -o afunix.o afunix.c; \ then mv -f ".deps/afunix.Tpo" ".deps/afunix.Po"; else rm -f ".deps/afunix.Tpo"; exit 1; fi afuser.c: In function 'afuser_dd_queue': afuser.c:97: warning: call to __builtin___strncat_chk might overflow destination buffer if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT afinet.o -MD -MP -MF ".deps/afinet.Tpo" -c -o afinet.o afinet.c; \ then mv -f ".deps/afinet.Tpo" ".deps/afinet.Po"; else rm -f ".deps/afinet.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT afinter.o -MD -MP -MF ".deps/afinter.Tpo" -c -o afinter.o afinter.c; \ then mv -f ".deps/afinter.Tpo" ".deps/afinter.Po"; else rm -f ".deps/afinter.Tpo"; exit 1; fi afunix.c: In function 'afunix_sd_init': afunix.c:72: warning: ignoring return value of 'chown', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT children.o -MD -MP -MF ".deps/children.Tpo" -c -o children.o children.c; \ then mv -f ".deps/children.Tpo" ".deps/children.Po"; else rm -f ".deps/children.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT stats.o -MD -MP -MF ".deps/stats.Tpo" -c -o stats.o stats.c; \ then mv -f ".deps/stats.Tpo" ".deps/stats.Po"; else rm -f ".deps/stats.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT gsockaddr.o -MD -MP -MF ".deps/gsockaddr.Tpo" -c -o gsockaddr.o gsockaddr.c; \ then mv -f ".deps/gsockaddr.Tpo" ".deps/gsockaddr.Po"; else rm -f ".deps/gsockaddr.Tpo"; exit 1; fi afsocket.c: In function 'afsocket_dd_init': afsocket.c:762: warning: 'source' may be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT gsocket.o -MD -MP -MF ".deps/gsocket.Tpo" -c -o gsocket.o gsocket.c; \ then mv -f ".deps/gsocket.Tpo" ".deps/gsocket.Po"; else rm -f ".deps/gsocket.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logtransport.o -MD -MP -MF ".deps/logtransport.Tpo" -c -o logtransport.o logtransport.c; \ then mv -f ".deps/logtransport.Tpo" ".deps/logtransport.Po"; else rm -f ".deps/logtransport.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logproto.o -MD -MP -MF ".deps/logproto.Tpo" -c -o logproto.o logproto.c; \ then mv -f ".deps/logproto.Tpo" ".deps/logproto.Po"; else rm -f ".deps/logproto.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT memtrace.o -MD -MP -MF ".deps/memtrace.Tpo" -c -o memtrace.o memtrace.c; \ then mv -f ".deps/memtrace.Tpo" ".deps/memtrace.Po"; else rm -f ".deps/memtrace.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dnscache.o -MD -MP -MF ".deps/dnscache.Tpo" -c -o dnscache.o dnscache.c; \ then mv -f ".deps/dnscache.Tpo" ".deps/dnscache.Po"; else rm -f ".deps/dnscache.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT serialize.o -MD -MP -MF ".deps/serialize.Tpo" -c -o serialize.o serialize.c; \ then mv -f ".deps/serialize.Tpo" ".deps/serialize.Po"; else rm -f ".deps/serialize.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT apphook.o -MD -MP -MF ".deps/apphook.Tpo" -c -o apphook.o apphook.c; \ then mv -f ".deps/apphook.Tpo" ".deps/apphook.Po"; else rm -f ".deps/apphook.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT radix.o -MD -MP -MF ".deps/radix.Tpo" -c -o radix.o radix.c; \ then mv -f ".deps/radix.Tpo" ".deps/radix.Po"; else rm -f ".deps/radix.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logpatterns.o -MD -MP -MF ".deps/logpatterns.Tpo" -c -o logpatterns.o logpatterns.c; \ then mv -f ".deps/logpatterns.Tpo" ".deps/logpatterns.Po"; else rm -f ".deps/logpatterns.Tpo"; exit 1; fi byacc -d cfg-grammar.y if test -f y.tab.h; then \ to=`echo "cfg-grammar_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|cfg-grammar.h|" \ y.tab.h >cfg-grammar.ht; \ rm -f y.tab.h; \ if cmp -s cfg-grammar.ht cfg-grammar.h; then \ rm -f cfg-grammar.ht ;\ else \ mv cfg-grammar.ht cfg-grammar.h; \ fi; \ fi if test -f y.output; then \ mv y.output cfg-grammar.output; \ fi sed '/^#/ s|y\.tab\.c|cfg-grammar.c|' y.tab.c >cfg-grammar.ct && mv cfg-grammar.ct cfg-grammar.c rm -f y.tab.c if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT timeutils.o -MD -MP -MF ".deps/timeutils.Tpo" -c -o timeutils.o timeutils.c; \ then mv -f ".deps/timeutils.Tpo" ".deps/timeutils.Po"; else rm -f ".deps/timeutils.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT alarms.o -MD -MP -MF ".deps/alarms.Tpo" -c -o alarms.o alarms.c; \ then mv -f ".deps/alarms.Tpo" ".deps/alarms.Po"; else rm -f ".deps/alarms.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logparser.o -MD -MP -MF ".deps/logparser.Tpo" -c -o logparser.o logparser.c; \ then mv -f ".deps/logparser.Tpo" ".deps/logparser.Po"; else rm -f ".deps/logparser.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logprocess.o -MD -MP -MF ".deps/logprocess.Tpo" -c -o logprocess.o logprocess.c; \ then mv -f ".deps/logprocess.Tpo" ".deps/logprocess.Po"; else rm -f ".deps/logprocess.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logmpx.o -MD -MP -MF ".deps/logmpx.Tpo" -c -o logmpx.o logmpx.c; \ then mv -f ".deps/logmpx.Tpo" ".deps/logmpx.Po"; else rm -f ".deps/logmpx.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logrewrite.o -MD -MP -MF ".deps/logrewrite.Tpo" -c -o logrewrite.o logrewrite.c; \ then mv -f ".deps/logrewrite.Tpo" ".deps/logrewrite.Po"; else rm -f ".deps/logrewrite.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logmatcher.o -MD -MP -MF ".deps/logmatcher.Tpo" -c -o logmatcher.o logmatcher.c; \ then mv -f ".deps/logmatcher.Tpo" ".deps/logmatcher.Po"; else rm -f ".deps/logmatcher.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT gprocess.o -MD -MP -MF ".deps/gprocess.Tpo" -c -o gprocess.o gprocess.c; \ then mv -f ".deps/gprocess.Tpo" ".deps/gprocess.Po"; else rm -f ".deps/gprocess.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT globals.o -MD -MP -MF ".deps/globals.Tpo" -c -o globals.o globals.c; \ then mv -f ".deps/globals.Tpo" ".deps/globals.Po"; else rm -f ".deps/globals.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT control.o -MD -MP -MF ".deps/control.Tpo" -c -o control.o control.c; \ then mv -f ".deps/control.Tpo" ".deps/control.Po"; else rm -f ".deps/control.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT compat.o -MD -MP -MF ".deps/compat.Tpo" -c -o compat.o compat.c; \ then mv -f ".deps/compat.Tpo" ".deps/compat.Po"; else rm -f ".deps/compat.Tpo"; exit 1; fi gprocess.c: In function 'g_process_change_dir': gprocess.c:788: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result gprocess.c:796: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result gprocess.c: In function 'g_process_send_result': gprocess.c:835: warning: ignoring return value of 'write', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT logqueue.o -MD -MP -MF ".deps/logqueue.Tpo" -c -o logqueue.o logqueue.c; \ then mv -f ".deps/logqueue.Tpo" ".deps/logqueue.Po"; else rm -f ".deps/logqueue.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT afsql.o -MD -MP -MF ".deps/afsql.Tpo" -c -o afsql.o afsql.c; \ then mv -f ".deps/afsql.Tpo" ".deps/afsql.Po"; else rm -f ".deps/afsql.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tlscontext.o -MD -MP -MF ".deps/tlscontext.Tpo" -c -o tlscontext.o tlscontext.c; \ then mv -f ".deps/tlscontext.Tpo" ".deps/tlscontext.Po"; else rm -f ".deps/tlscontext.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tlstransport.o -MD -MP -MF ".deps/tlstransport.Tpo" -c -o tlstransport.o tlstransport.c; \ then mv -f ".deps/tlstransport.Tpo" ".deps/tlstransport.Po"; else rm -f ".deps/tlstransport.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi flex cfg-lex.l sed '/^#/ s|lex.yy\.c|cfg-lex.c|' lex.yy.c >cfg-lex.c rm -f lex.yy.c if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cfg-grammar.o -MD -MP -MF ".deps/cfg-grammar.Tpo" -c -o cfg-grammar.o cfg-grammar.c; \ then mv -f ".deps/cfg-grammar.Tpo" ".deps/cfg-grammar.Po"; else rm -f ".deps/cfg-grammar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cfg-lex.o -MD -MP -MF ".deps/cfg-lex.Tpo" -c -o cfg-lex.o cfg-lex.c; \ then mv -f ".deps/cfg-lex.Tpo" ".deps/cfg-lex.Po"; else rm -f ".deps/cfg-lex.Tpo"; exit 1; fi cfg-lex.c: In function 'yylex': cfg-lex.l:301: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rm -f libsyslog-ng.a ar cru libsyslog-ng.a misc.o utils.o messages.o syslog-names.o cfg.o filter.o logmsg.o logstamp.o logpipe.o logsource.o driver.o sgroup.o dgroup.o center.o templates.o logreader.o logwriter.o affile.o afstreams.o afuser.o afprog.o afsocket.o afunix.o afinet.o afinter.o children.o stats.o gsockaddr.o gsocket.o logtransport.o logproto.o memtrace.o dnscache.o serialize.o apphook.o radix.o logpatterns.o cfg-lex.o cfg-grammar.o timeutils.o alarms.o logparser.o logprocess.o logmpx.o logrewrite.o logmatcher.o gprocess.o globals.o control.o compat.o logqueue.o afsql.o tlscontext.o tlstransport.o ranlib libsyslog-ng.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o syslog-ng main.o libsyslog-ng.a -lrt -lnsl -lfl -L/lib -lglib-2.0 -levtlog -L/usr/kerberos/lib -lssl -lcrypto -ldl -lz -lz -lwrap -lpcre make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests' Making all in unit make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/unit' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/unit' Making all in functional make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/functional' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/functional' Making all in loggen make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/loggen' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -I/usr/kerberos/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT loggen.o -MD -MP -MF ".deps/loggen.Tpo" -c -o loggen.o loggen.c; \ then mv -f ".deps/loggen.Tpo" ".deps/loggen.Po"; else rm -f ".deps/loggen.Tpo"; exit 1; fi gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o loggen loggen.o -lrt -lnsl make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/loggen' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/doc' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/contrib' Making all in debian make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/debian' Making all in tgz2build make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tgz2build' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/tgz2build' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.79345 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.0.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild + make install DESTDIR=/var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild Making install in src make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/src' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/src' test -z "/usr/libexec" || mkdir -p -- "/var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/libexec" test -z "/sbin" || mkdir -p -- "/var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/sbin" /usr/bin/install -c 'syslog-ng' '/var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/sbin/syslog-ng' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/src' echo Nothing to do! Nothing to do! make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/src' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/src' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests' Making install in unit make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/unit' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/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.0.1/tests/unit' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/unit' Making install in functional make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/functional' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/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.0.1/tests/functional' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/functional' Making install in loggen make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/loggen' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/loggen' test -z "/usr/bin" || mkdir -p -- "/var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/bin" /usr/bin/install -c 'loggen' '/var/tmp/syslog-ng-3.0.1-3.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.0.1/tests/loggen' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests/loggen' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/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.0.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/doc' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man5" || mkdir -p -- "/var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/man/man5" /usr/bin/install -c -m 644 './man/syslog-ng.conf.5' '/var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/man/man5/syslog-ng.conf.5' test -z "/usr/share/man/man8" || mkdir -p -- "/var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/man/man8" /usr/bin/install -c -m 644 './man/syslog-ng.8' '/var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/man/man8/syslog-ng.8' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/doc' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/contrib' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/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.0.1/contrib' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/contrib' Making install in debian make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/debian' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/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.0.1/debian' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/debian' Making install in tgz2build make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/tgz2build' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1/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.0.1/tgz2build' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1/tgz2build' make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.0.1' 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.0.1' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.0.1' + install -d -m 755 /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/etc/rc.d/init.d + install -d -m 755 /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/etc/syslog-ng + install -d -m 755 /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/etc/sysconfig + install -d -m 755 /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/etc/logrotate.d + install -p -m 755 contrib/fedora-packaging/syslog-ng.init /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/etc/rc.d/init.d/syslog-ng + install -p -m 644 contrib/fedora-packaging/syslog-ng.conf /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/etc/syslog-ng/syslog-ng.conf + install -p -m 644 contrib/fedora-packaging/syslog-ng.sysconfig /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/etc/sysconfig/syslog-ng + install -p -m 644 /builddir/build/SOURCES/syslog.log /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/etc/logrotate.d/syslog + install -d -m 755 /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/syslog-ng + install -p -m 644 contrib/syslog-ng.vim /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/syslog-ng/ + for vimver in 63 64 70 71 + install -d -m 755 /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/vim/vim63/syntax + cd /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/vim/vim63/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . + for vimver in 63 64 70 71 + install -d -m 755 /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/vim/vim64/syntax + cd /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/vim/vim64/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . + for vimver in 63 64 70 71 + install -d -m 755 /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/vim/vim70/syntax + cd /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/vim/vim70/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . + for vimver in 63 64 70 71 + install -d -m 755 /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/vim/vim71/syntax + cd /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/vim/vim71/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . + rm -f /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/etc/logrotate.d/syslog + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/syslog-ng-3.0.1 extracting debug info from /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/bin/loggen extracting debug info from /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/sbin/syslog-ng 1830 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 Processing files: syslog-ng-3.0.1-3.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.69223 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.0.1 + DOCDIR=/var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/doc/syslog-ng-3.0.1 + export DOCDIR + rm -rf /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/doc/syslog-ng-3.0.1 + /bin/mkdir -p /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/doc/syslog-ng-3.0.1 + cp -pr AUTHORS ChangeLog COPYING NEWS README /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/doc/syslog-ng-3.0.1 + cp -pr doc/security/bof-2002-09-27.txt doc/security/dos-2000-11-22.txt /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/doc/syslog-ng-3.0.1 + cp -pr doc/examples/syslog-ng.conf.sample /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/doc/syslog-ng-3.0.1 + cp -pr contrib/relogger.pl contrib/syslog2ng contrib/syslog-ng.conf.doc /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild/usr/share/doc/syslog-ng-3.0.1 + exit 0 Provides: config(syslog-ng) = 3.0.1-3.ru syslog Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig initscripts Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/sh /bin/sh config(syslog-ng) = 3.0.1-3.ru libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.6 libdl.so.2 libevtlog.so.0 libglib-2.0.so.0 libnsl.so.1 libpcre.so.0 librt.so.1 libssl.so.6 libwrap.so.0 libz.so.1 logrotate rtld(GNU_HASH) Conflicts: rsyslog Processing files: syslog-ng-debuginfo-3.0.1-3.ru 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.0.1-3.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/syslog-ng-3.0.1-3.ru.i386.rpm Wrote: /builddir/build/RPMS/syslog-ng-debuginfo-3.0.1-3.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.83549 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.0.1 + rm -rf /var/tmp/syslog-ng-3.0.1-3.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->