ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/syslog-ng.spec'], False, '/var/lib/mock/centos5-rutgers-build-126-95/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-2.0.8-1.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-126-95/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.51206 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf syslog-ng-2.0.8 + /bin/gzip -dc /builddir/build/SOURCES/syslog-ng-2.0.8.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd syslog-ng-2.0.8 ++ /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 + /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.51206 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-2.0.8 + 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 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 gcc option to accept ANSI C... none needed 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 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 openssl/ssl.h usability... no checking openssl/ssl.h presence... no checking for openssl/ssl.h... no 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 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 door_create in -ldoor... no checking for socket in -lsocket... no checking for nanosleep in -lrt... yes checking for gethostbyname in -lnsl... yes checking for regexec in -lregex... no checking for res_init in -lresolv... no checking for strdup... yes checking for strtol... yes checking for strtoll... yes checking for strtoimax... yes checking for inet_aton... yes checking for inet_ntoa... yes checking for getopt_long... yes checking for getaddrinfo... yes checking for getutent... yes checking for TCP wrapper library... -lwrap checking for LIBNET... which: no libnet-config in (/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 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 GLIB... yes 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 solbuild/Makefile config.status: creating tgzbuild/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 + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8' Making all in src make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'misc.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'utils.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'messages.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'syslog-names.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'cfg.c' || echo './'`cfg.c; \ then mv -f ".deps/cfg.Tpo" ".deps/cfg.Po"; \ else rm -f ".deps/cfg.Tpo"; exit 1; \ fi byacc -d `test -f 'cfg-grammar.y' || echo './'`cfg-grammar.y 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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 macros.o -MD -MP -MF ".deps/macros.Tpo" \ -c -o macros.o `test -f 'macros.c' || echo './'`macros.c; \ then mv -f ".deps/macros.Tpo" ".deps/macros.Po"; \ else rm -f ".deps/macros.Tpo"; exit 1; \ fi if test -f y.tab.h; then \ to=`echo "cfg-grammar_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed "/^#/ s/Y_TAB_H/$to/g" 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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/eventlog -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'filter.c' || echo './'`filter.c; \ then mv -f ".deps/filter.Tpo" ".deps/filter.Po"; \ else rm -f ".deps/filter.Tpo"; exit 1; \ 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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'logmsg.c' || echo './'`logmsg.c; \ then mv -f ".deps/logmsg.Tpo" ".deps/logmsg.Po"; \ else rm -f ".deps/logmsg.Tpo"; exit 1; \ fi cfg.c: In function 'persist_config_save': cfg.c:549: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result macros.c: In function 'result_append': macros.c:136: warning: pointer targets in passing argument 2 of 'g_string_append_len' differ in signedness macros.c: In function 'log_macro_expand': macros.c:148: warning: pointer targets in passing argument 2 of 'result_append' differ in signedness macros.c:212: warning: pointer targets in passing argument 2 of 'result_append' differ in signedness macros.c:232: warning: pointer targets in passing argument 2 of 'result_append' differ in signedness macros.c:240: warning: pointer targets in passing argument 2 of 'result_append' differ in signedness macros.c:258: warning: pointer targets in passing argument 2 of 'result_append' differ in signedness macros.c:403: warning: pointer targets in passing argument 2 of 'result_append' differ in signedness macros.c:422: warning: pointer targets in passing argument 2 of 'result_append' differ in signedness macros.c:440: warning: pointer targets in passing argument 2 of 'result_append' differ in signedness logmsg.c: In function 'log_msg_parse': logmsg.c:151: warning: pointer targets in assignment differ in signedness logmsg.c:216: warning: pointer targets in passing argument 2 of 'g_string_assign_len' differ in signedness logmsg.c:224: warning: pointer targets in assignment differ in signedness logmsg.c:242: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness logmsg.c:283: warning: pointer targets in passing argument 2 of 'g_string_assign_len' differ in signedness logmsg.c:309: warning: pointer targets in passing argument 2 of 'g_string_assign_len' differ in signedness logmsg.c:335: warning: pointer targets in passing argument 2 of 'g_string_assign_len' differ in signedness logmsg.c:394: warning: pointer targets in assignment differ in signedness logmsg.c:398: warning: pointer targets in assignment differ in signedness logmsg.c:429: warning: pointer targets in assignment differ in signedness logmsg.c:463: warning: pointer targets in assignment differ in signedness logmsg.c:474: warning: pointer targets in assignment differ in signedness logmsg.c:486: warning: pointer targets in assignment differ in signedness logmsg.c:499: warning: pointer targets in assignment differ in signedness logmsg.c:520: warning: pointer targets in assignment differ in signedness logmsg.c:525: warning: pointer targets in assignment differ in signedness logmsg.c:530: warning: pointer targets in passing argument 2 of 'g_string_assign_len' differ in signedness 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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'logpipe.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'logsource.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'driver.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'sgroup.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'dgroup.c' || echo './'`dgroup.c; \ then mv -f ".deps/dgroup.Tpo" ".deps/dgroup.Po"; \ else rm -f ".deps/dgroup.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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'center.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'templates.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'logreader.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'logwriter.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'affile.c' || echo './'`affile.c; \ then mv -f ".deps/affile.Tpo" ".deps/affile.Po"; \ else rm -f ".deps/affile.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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'afstreams.c' || echo './'`afstreams.c; \ then mv -f ".deps/afstreams.Tpo" ".deps/afstreams.Po"; \ else rm -f ".deps/afstreams.Tpo"; exit 1; \ fi affile.c: In function 'affile_open_file': affile.c:77: warning: ignoring return value of 'chown', declared with attribute warn_unused_result affile.c:90: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result affile.c:92: 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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'afuser.c' || echo './'`afuser.c; \ then mv -f ".deps/afuser.Tpo" ".deps/afuser.Po"; \ else rm -f ".deps/afuser.Tpo"; exit 1; \ fi afuser.c: In function 'afuser_dd_queue': afuser.c:89: 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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'afprog.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'afsocket.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'afunix.c' || echo './'`afunix.c; \ then mv -f ".deps/afunix.Tpo" ".deps/afunix.Po"; \ else rm -f ".deps/afunix.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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'afinet.c' || echo './'`afinet.c; \ then mv -f ".deps/afinet.Tpo" ".deps/afinet.Po"; \ else rm -f ".deps/afinet.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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'afinter.c' || echo './'`afinter.c; \ then mv -f ".deps/afinter.Tpo" ".deps/afinter.Po"; \ else rm -f ".deps/afinter.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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'children.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'stats.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'gsockaddr.c' || echo './'`gsockaddr.c; \ then mv -f ".deps/gsockaddr.Tpo" ".deps/gsockaddr.Po"; \ else rm -f ".deps/gsockaddr.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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 fdwrite.o -MD -MP -MF ".deps/fdwrite.Tpo" \ -c -o fdwrite.o `test -f 'fdwrite.c' || echo './'`fdwrite.c; \ then mv -f ".deps/fdwrite.Tpo" ".deps/fdwrite.Po"; \ else rm -f ".deps/fdwrite.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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 fdread.o -MD -MP -MF ".deps/fdread.Tpo" \ -c -o fdread.o `test -f 'fdread.c' || echo './'`fdread.c; \ then mv -f ".deps/fdread.Tpo" ".deps/fdread.Po"; \ else rm -f ".deps/fdread.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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'memtrace.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'dnscache.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'alarms.c' || echo './'`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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'main.c' || echo './'`main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi flex `test -f cfg-lex.l || echo './'`cfg-lex.l 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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'cfg-grammar.c' || echo './'`cfg-grammar.c; \ then mv -f ".deps/cfg-grammar.Tpo" ".deps/cfg-grammar.Po"; \ else rm -f ".deps/cfg-grammar.Tpo"; exit 1; \ fi 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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'cfg-lex.c' || echo './'`cfg-lex.c; \ then mv -f ".deps/cfg-lex.Tpo" ".deps/cfg-lex.Po"; \ else rm -f ".deps/cfg-lex.Tpo"; exit 1; \ fi main.c: In function 'daemonize': main.c:231: warning: ignoring return value of 'write', declared with attribute warn_unused_result cfg-lex.c: In function 'yylex': cfg-lex.l:248: 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 cfg-lex.o cfg-grammar.o macros.o filter.o logmsg.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 fdwrite.o fdread.o memtrace.o dnscache.o alarms.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 -lnsl -lrt -lfl -L/lib -lglib-2.0 -levtlog -lwrap make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests' Making all in unit make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests/unit' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests/unit' Making all in functional make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests/functional' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests/functional' Making all in loggen make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/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 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -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 `test -f 'loggen.c' || echo './'`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 -lnsl -lrt -lfl -L/lib -lglib-2.0 -levtlog -lwrap make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests/loggen' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/doc' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/contrib' Making all in solbuild make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/solbuild' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/solbuild' Making all in tgzbuild make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tgzbuild' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/tgzbuild' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.72537 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-2.0.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild + make install DESTDIR=/var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild Making install in src make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/src' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/src' /bin/sh ../mkinstalldirs /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/sbin mkdir -p -- /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/sbin /usr/bin/install -c syslog-ng /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/sbin/syslog-ng make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/src' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests' Making install in unit make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests/unit' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/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-2.0.8/tests/unit' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests/unit' Making install in functional make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests/functional' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/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-2.0.8/tests/functional' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests/functional' Making install in loggen make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests/loggen' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests/loggen' /bin/sh ../../mkinstalldirs /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/bin mkdir -p -- /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/bin /usr/bin/install -c loggen /var/tmp/syslog-ng-2.0.8-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-2.0.8/tests/loggen' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests/loggen' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests' make[3]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/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-2.0.8/tests' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/doc' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/man/man5 mkdir -p -- /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/man/man5 /usr/bin/install -c -m 644 ./man/syslog-ng.conf.5 /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/man/man5/syslog-ng.conf.5 /bin/sh ../mkinstalldirs /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/man/man8 mkdir -p -- /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/man/man8 /usr/bin/install -c -m 644 ./man/syslog-ng.8 /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/man/man8/syslog-ng.8 make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/doc' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/doc' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/contrib' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/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-2.0.8/contrib' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/contrib' Making install in solbuild make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/solbuild' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/solbuild' 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-2.0.8/solbuild' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/solbuild' Making install in tgzbuild make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tgzbuild' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8/tgzbuild' 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-2.0.8/tgzbuild' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8/tgzbuild' make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-2.0.8' 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-2.0.8' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-2.0.8' + install -d -m 755 /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/etc/rc.d/init.d + install -d -m 755 /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/etc/syslog-ng + install -d -m 755 /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/etc/sysconfig + install -d -m 755 /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/etc/logrotate.d + install -p -m 755 contrib/fedora-packaging/syslog-ng.init /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/etc/rc.d/init.d/syslog-ng + install -p -m 644 contrib/fedora-packaging/syslog-ng.conf /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/etc/syslog-ng/syslog-ng.conf + install -p -m 644 contrib/fedora-packaging/syslog-ng.sysconfig /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/etc/sysconfig/syslog-ng + install -p -m 644 /builddir/build/SOURCES/syslog.log /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/etc/logrotate.d/syslog + install -d -m 755 /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/syslog-ng + install -p -m 644 contrib/syslog-ng.vim /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/syslog-ng/ + for vimver in 63 64 70 71 + install -d -m 755 /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/vim/vim63/syntax + cd /var/tmp/syslog-ng-2.0.8-1.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-2.0.8-1.ru-root-mockbuild/usr/share/vim/vim64/syntax + cd /var/tmp/syslog-ng-2.0.8-1.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-2.0.8-1.ru-root-mockbuild/usr/share/vim/vim70/syntax + cd /var/tmp/syslog-ng-2.0.8-1.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-2.0.8-1.ru-root-mockbuild/usr/share/vim/vim71/syntax + cd /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/vim/vim71/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/syslog-ng-2.0.8 extracting debug info from /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/sbin/syslog-ng extracting debug info from /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/bin/loggen 1015 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-2.0.8-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.72537 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-2.0.8 + DOCDIR=/var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/doc/syslog-ng-2.0.8 + export DOCDIR + rm -rf /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/doc/syslog-ng-2.0.8 + /bin/mkdir -p /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/doc/syslog-ng-2.0.8 + cp -pr AUTHORS ChangeLog COPYING NEWS README /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/doc/syslog-ng-2.0.8 + cp -pr doc/reference/syslog-ng.txt /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/doc/syslog-ng-2.0.8 + cp -pr doc/security/bof-2002-09-27.txt doc/security/dos-2000-11-22.txt /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/doc/syslog-ng-2.0.8 + cp -pr doc/examples/syslog-ng.conf.sample /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/doc/syslog-ng-2.0.8 + cp -pr contrib/relogger.pl contrib/syslog2ng contrib/syslog-ng.conf.doc /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild/usr/share/doc/syslog-ng-2.0.8 + exit 0 Provides: config(syslog-ng) = 2.0.8-1.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) = 2.0.8-1.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) libevtlog.so.0 libglib-2.0.so.0 libnsl.so.1 librt.so.1 libwrap.so.0 logrotate rtld(GNU_HASH) Conflicts: rsyslog Processing files: syslog-ng-debuginfo-2.0.8-1.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-2.0.8-1.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/syslog-ng-2.0.8-1.ru.i386.rpm Wrote: /builddir/build/RPMS/syslog-ng-debuginfo-2.0.8-1.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.81249 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-2.0.8 + rm -rf /var/tmp/syslog-ng-2.0.8-1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->