Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/rsyslog.spec'], False, '/var/lib/mock/centos5-rutgers-build-1217-1527/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/rsyslog.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/rsyslog-2.0.6-1.1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/rsyslog.spec'], False, '/var/lib/mock/centos5-rutgers-build-1217-1527/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/rsyslog.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7442 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf rsyslog-2.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/rsyslog-2.0.6.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rsyslog-2.0.6 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (rsyslog-2.0.0-forwardMsg.patch):' Patch #1 (rsyslog-2.0.0-forwardMsg.patch): + patch -p1 -b --suffix .forwardMsg -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7442 + umask 022 + cd /builddir/build/BUILD + cd rsyslog-2.0.6 + LANG=C + export LANG + unset DISPLAY + export 'CFLAGS=-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P' + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P' + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=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 --disable-static --enable-mysql checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for 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 whether gcc and cc understand -c and -o together... yes checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking host system type... (cached) i386-koji-linux-gnu checking for library containing clock_gettime... -lrt checking for library containing dlopen... -ldl checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for uint8_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for struct sockaddr.sa_len... no checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for alarm... yes checking for clock_gettime... no checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memset... yes checking for mkdir... yes checking for regcomp... yes checking for select... yes checking for setid... no checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking for ttyname_r... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for SYSLOG_UNIXAF support... yes checking for FSSTND support... yes checking mysql/mysql.h usability... yes checking mysql/mysql.h presence... yes checking for mysql/mysql.h... yes checking for mysql_config... yes checking for mysql_init in -lmysqlclient... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating plugins/omgssapi/Makefile config.status: creating plugins/ommysql/Makefile config.status: creating plugins/ompgsql/Makefile config.status: creating config.h config.status: executing depfiles commands **************************************************** rsyslog will be compiled with the following settings: Multithreading support enabled: yes Klogd functionality enabled: yes Regular expressions support enabled: yes Zlib compression support enabled: yes MySql support enabled: yes PostgreSQL support enabled: no Large file support enabled: yes Networking support enabled: yes Enable GSSAPI Kerberos 5 support: no Debug mode enabled: no + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/rsyslog-2.0.6' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/rsyslog-2.0.6/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/rsyslog-2.0.6/doc' Making all in plugins/ommysql make[2]: Entering directory `/builddir/build/BUILD/rsyslog-2.0.6/plugins/ommysql' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -gdwarf-2 -g3 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I./../.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT ommysql_la-ommysql.lo -MD -MP -MF .deps/ommysql_la-ommysql.Tpo -c -o ommysql_la-ommysql.lo `test -f 'ommysql.c' || echo './'`ommysql.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -gdwarf-2 -g3 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I./../.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT ommysql_la-ommysql.lo -MD -MP -MF .deps/ommysql_la-ommysql.Tpo -c ommysql.c -fPIC -DPIC -o .libs/ommysql_la-ommysql.o mv -f .deps/ommysql_la-ommysql.Tpo .deps/ommysql_la-ommysql.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -o ommysql.la -rpath /usr/lib/rsyslog ommysql_la-ommysql.lo -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto gcc -shared .libs/ommysql_la-ommysql.o -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,ommysql.so -o .libs/ommysql.so creating ommysql.la (cd .libs && rm -f ommysql.la && ln -s ../ommysql.la ommysql.la) make[2]: Leaving directory `/builddir/build/BUILD/rsyslog-2.0.6/plugins/ommysql' make[2]: Entering directory `/builddir/build/BUILD/rsyslog-2.0.6' gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT klogd.o -MD -MP -MF .deps/klogd.Tpo -c -o klogd.o klogd.c gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT syslog.o -MD -MP -MF .deps/syslog.Tpo -c -o syslog.o syslog.c gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT pidfile.o -MD -MP -MF .deps/pidfile.Tpo -c -o pidfile.o pidfile.c klogd.c: In function 'main': klogd.c:959: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT ksym.o -MD -MP -MF .deps/ksym.Tpo -c -o ksym.o ksym.c syslog.c: In function 'writeSyslogV': syslog.c:98: warning: function might be possible candidate for 'printf' format attribute mv -f .deps/syslog.Tpo .deps/syslog.Po gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT ksym_mod.o -MD -MP -MF .deps/ksym_mod.Tpo -c -o ksym_mod.o ksym_mod.c pidfile.c: In function 'read_pid': pidfile.c:70: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result pidfile.c: In function 'write_pid': pidfile.c:128: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result mv -f .deps/pidfile.Tpo .deps/pidfile.Po gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rfc3195d.o -MD -MP -MF .deps/rfc3195d.Tpo -c -o rfc3195d.o rfc3195d.c mv -f .deps/klogd.Tpo .deps/klogd.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-syslogd.o -MD -MP -MF .deps/rsyslogd-syslogd.Tpo -c -o rsyslogd-syslogd.o `test -f 'syslogd.c' || echo './'`syslogd.c mv -f .deps/ksym_mod.Tpo .deps/ksym_mod.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-pidfile.o -MD -MP -MF .deps/rsyslogd-pidfile.Tpo -c -o rsyslogd-pidfile.o `test -f 'pidfile.c' || echo './'`pidfile.c mv -f .deps/ksym.Tpo .deps/ksym.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-template.o -MD -MP -MF .deps/rsyslogd-template.Tpo -c -o rsyslogd-template.o `test -f 'template.c' || echo './'`template.c pidfile.c: In function 'read_pid': pidfile.c:70: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result pidfile.c: In function 'write_pid': pidfile.c:128: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result mv -f .deps/rfc3195d.Tpo .deps/rfc3195d.Po mv -f .deps/rsyslogd-pidfile.Tpo .deps/rsyslogd-pidfile.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-outchannel.o -MD -MP -MF .deps/rsyslogd-outchannel.Tpo -c -o rsyslogd-outchannel.o `test -f 'outchannel.c' || echo './'`outchannel.c gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-stringbuf.o -MD -MP -MF .deps/rsyslogd-stringbuf.Tpo -c -o rsyslogd-stringbuf.o `test -f 'stringbuf.c' || echo './'`stringbuf.c mv -f .deps/rsyslogd-template.Tpo .deps/rsyslogd-template.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-srUtils.o -MD -MP -MF .deps/rsyslogd-srUtils.Tpo -c -o rsyslogd-srUtils.o `test -f 'srUtils.c' || echo './'`srUtils.c mv -f .deps/rsyslogd-outchannel.Tpo .deps/rsyslogd-outchannel.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-parse.o -MD -MP -MF .deps/rsyslogd-parse.Tpo -c -o rsyslogd-parse.o `test -f 'parse.c' || echo './'`parse.c mv -f .deps/rsyslogd-srUtils.Tpo .deps/rsyslogd-srUtils.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-sync.o -MD -MP -MF .deps/rsyslogd-sync.Tpo -c -o rsyslogd-sync.o `test -f 'sync.c' || echo './'`sync.c mv -f .deps/rsyslogd-sync.Tpo .deps/rsyslogd-sync.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-net.o -MD -MP -MF .deps/rsyslogd-net.Tpo -c -o rsyslogd-net.o `test -f 'net.c' || echo './'`net.c mv -f .deps/rsyslogd-parse.Tpo .deps/rsyslogd-parse.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-msg.o -MD -MP -MF .deps/rsyslogd-msg.Tpo -c -o rsyslogd-msg.o `test -f 'msg.c' || echo './'`msg.c mv -f .deps/rsyslogd-stringbuf.Tpo .deps/rsyslogd-stringbuf.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-expr.o -MD -MP -MF .deps/rsyslogd-expr.Tpo -c -o rsyslogd-expr.o `test -f 'expr.c' || echo './'`expr.c mv -f .deps/rsyslogd-net.Tpo .deps/rsyslogd-net.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-omshell.o -MD -MP -MF .deps/rsyslogd-omshell.Tpo -c -o rsyslogd-omshell.o `test -f 'omshell.c' || echo './'`omshell.c mv -f .deps/rsyslogd-expr.Tpo .deps/rsyslogd-expr.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-omusrmsg.o -MD -MP -MF .deps/rsyslogd-omusrmsg.Tpo -c -o rsyslogd-omusrmsg.o `test -f 'omusrmsg.c' || echo './'`omusrmsg.c mv -f .deps/rsyslogd-omshell.Tpo .deps/rsyslogd-omshell.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-omfwd.o -MD -MP -MF .deps/rsyslogd-omfwd.Tpo -c -o rsyslogd-omfwd.o `test -f 'omfwd.c' || echo './'`omfwd.c omusrmsg.c: In function 'wallmsg': omusrmsg.c:242: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/rsyslogd-syslogd.Tpo .deps/rsyslogd-syslogd.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-tcpsyslog.o -MD -MP -MF .deps/rsyslogd-tcpsyslog.Tpo -c -o rsyslogd-tcpsyslog.o `test -f 'tcpsyslog.c' || echo './'`tcpsyslog.c mv -f .deps/rsyslogd-omusrmsg.Tpo .deps/rsyslogd-omusrmsg.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-omfile.o -MD -MP -MF .deps/rsyslogd-omfile.Tpo -c -o rsyslogd-omfile.o `test -f 'omfile.c' || echo './'`omfile.c mv -f .deps/rsyslogd-tcpsyslog.Tpo .deps/rsyslogd-tcpsyslog.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-omdiscard.o -MD -MP -MF .deps/rsyslogd-omdiscard.Tpo -c -o rsyslogd-omdiscard.o `test -f 'omdiscard.c' || echo './'`omdiscard.c mv -f .deps/rsyslogd-omfwd.Tpo .deps/rsyslogd-omfwd.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-modules.o -MD -MP -MF .deps/rsyslogd-modules.Tpo -c -o rsyslogd-modules.o `test -f 'modules.c' || echo './'`modules.c mv -f .deps/rsyslogd-omdiscard.Tpo .deps/rsyslogd-omdiscard.Po mv -f .deps/rsyslogd-msg.Tpo .deps/rsyslogd-msg.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-objomsr.o -MD -MP -MF .deps/rsyslogd-objomsr.Tpo -c -o rsyslogd-objomsr.o `test -f 'objomsr.c' || echo './'`objomsr.c gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-cfsysline.o -MD -MP -MF .deps/rsyslogd-cfsysline.Tpo -c -o rsyslogd-cfsysline.o `test -f 'cfsysline.c' || echo './'`cfsysline.c mv -f .deps/rsyslogd-modules.Tpo .deps/rsyslogd-modules.Po mv -f .deps/rsyslogd-omfile.Tpo .deps/rsyslogd-omfile.Po mv -f .deps/rsyslogd-objomsr.Tpo .deps/rsyslogd-objomsr.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-linkedlist.o -MD -MP -MF .deps/rsyslogd-linkedlist.Tpo -c -o rsyslogd-linkedlist.o `test -f 'linkedlist.c' || echo './'`linkedlist.c gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-iminternal.o -MD -MP -MF .deps/rsyslogd-iminternal.Tpo -c -o rsyslogd-iminternal.o `test -f 'iminternal.c' || echo './'`iminternal.c gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-action.o -MD -MP -MF .deps/rsyslogd-action.Tpo -c -o rsyslogd-action.o `test -f 'action.c' || echo './'`action.c mv -f .deps/rsyslogd-iminternal.Tpo .deps/rsyslogd-iminternal.Po gcc -DHAVE_CONFIG_H -I. -D_PATH_MODDIR=\"/usr/lib/rsyslog/\" -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT rsyslogd-gss-misc.o -MD -MP -MF .deps/rsyslogd-gss-misc.Tpo -c -o rsyslogd-gss-misc.o `test -f 'gss-misc.c' || echo './'`gss-misc.c mv -f .deps/rsyslogd-cfsysline.Tpo .deps/rsyslogd-cfsysline.Po mv -f .deps/rsyslogd-action.Tpo .deps/rsyslogd-action.Po mv -f .deps/rsyslogd-gss-misc.Tpo .deps/rsyslogd-gss-misc.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -o rklogd klogd.o syslog.o pidfile.o ksym.o ksym_mod.o /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -o rfc3195d rfc3195d.o mv -f .deps/rsyslogd-linkedlist.Tpo .deps/rsyslogd-linkedlist.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -export-dynamic -o rsyslogd rsyslogd-syslogd.o rsyslogd-pidfile.o rsyslogd-template.o rsyslogd-outchannel.o rsyslogd-stringbuf.o rsyslogd-srUtils.o rsyslogd-parse.o rsyslogd-sync.o rsyslogd-net.o rsyslogd-msg.o rsyslogd-expr.o rsyslogd-omshell.o rsyslogd-omusrmsg.o rsyslogd-omfwd.o rsyslogd-tcpsyslog.o rsyslogd-omfile.o rsyslogd-omdiscard.o rsyslogd-modules.o rsyslogd-objomsr.o rsyslogd-cfsysline.o rsyslogd-linkedlist.o rsyslogd-iminternal.o rsyslogd-action.o rsyslogd-gss-misc.o -lz -lpthread -ldl -lrt mkdir .libs gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -o rklogd klogd.o syslog.o pidfile.o ksym.o ksym_mod.o gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -o rfc3195d rfc3195d.o gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DHAVE_DECL_STRERROR_R -DSTRERROR_R_CHAR_P -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -o rsyslogd rsyslogd-syslogd.o rsyslogd-pidfile.o rsyslogd-template.o rsyslogd-outchannel.o rsyslogd-stringbuf.o rsyslogd-srUtils.o rsyslogd-parse.o rsyslogd-sync.o rsyslogd-net.o rsyslogd-msg.o rsyslogd-expr.o rsyslogd-omshell.o rsyslogd-omusrmsg.o rsyslogd-omfwd.o rsyslogd-tcpsyslog.o rsyslogd-omfile.o rsyslogd-omdiscard.o rsyslogd-modules.o rsyslogd-objomsr.o rsyslogd-cfsysline.o rsyslogd-linkedlist.o rsyslogd-iminternal.o rsyslogd-action.o rsyslogd-gss-misc.o -Wl,--export-dynamic -lz -lpthread -ldl -lrt make[2]: Leaving directory `/builddir/build/BUILD/rsyslog-2.0.6' make[1]: Leaving directory `/builddir/build/BUILD/rsyslog-2.0.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.79187 + umask 022 + cd /builddir/build/BUILD + cd rsyslog-2.0.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild + make install DESTDIR=/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild Making install in doc make[1]: Entering directory `/builddir/build/BUILD/rsyslog-2.0.6/doc' make[2]: Entering directory `/builddir/build/BUILD/rsyslog-2.0.6/doc' 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/rsyslog-2.0.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/rsyslog-2.0.6/doc' Making install in plugins/ommysql make[1]: Entering directory `/builddir/build/BUILD/rsyslog-2.0.6/plugins/ommysql' make[2]: Entering directory `/builddir/build/BUILD/rsyslog-2.0.6/plugins/ommysql' test -z "/usr/lib/rsyslog" || /bin/mkdir -p "/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/lib/rsyslog" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'ommysql.la' '/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/lib/rsyslog/ommysql.la' /usr/bin/install -c .libs/ommysql.so /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/lib/rsyslog/ommysql.so /usr/bin/install -c .libs/ommysql.lai /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/lib/rsyslog/ommysql.la libtool: install: warning: remember to run `libtool --finish /usr/lib/rsyslog' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/rsyslog-2.0.6/plugins/ommysql' make[1]: Leaving directory `/builddir/build/BUILD/rsyslog-2.0.6/plugins/ommysql' make[1]: Entering directory `/builddir/build/BUILD/rsyslog-2.0.6' make[2]: Entering directory `/builddir/build/BUILD/rsyslog-2.0.6' test -z "/sbin" || /bin/mkdir -p "/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/sbin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'rklogd' '/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/sbin/rklogd' /usr/bin/install -c rklogd /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/sbin/rklogd /bin/sh ./libtool --mode=install /usr/bin/install -c 'rfc3195d' '/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/sbin/rfc3195d' /usr/bin/install -c rfc3195d /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/sbin/rfc3195d /bin/sh ./libtool --mode=install /usr/bin/install -c 'rsyslogd' '/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/sbin/rsyslogd' /usr/bin/install -c rsyslogd /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/sbin/rsyslogd test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/man/man5" /usr/bin/install -c -m 644 './rsyslog.conf.5' '/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/man/man5/rsyslog.conf.5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/man/man8" /usr/bin/install -c -m 644 './rfc3195d.8' '/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/man/man8/rfc3195d.8' /usr/bin/install -c -m 644 './rklogd.8' '/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/man/man8/rklogd.8' /usr/bin/install -c -m 644 './rsyslogd.8' '/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/man/man8/rsyslogd.8' make[2]: Leaving directory `/builddir/build/BUILD/rsyslog-2.0.6' make[1]: Leaving directory `/builddir/build/BUILD/rsyslog-2.0.6' + install -d -m 755 /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/etc/rc.d/init.d + install -d -m 755 /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/etc/sysconfig + install -d -m 755 /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/etc/logrotate.d + install -p -m 644 redhat/rsyslog.conf /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/etc/rsyslog.conf + install -p -m 755 /builddir/build/SOURCES/rsyslog.init /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/etc/rc.d/init.d/rsyslog + install -p -m 644 /builddir/build/SOURCES/rsyslog.sysconfig /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild//etc/sysconfig/rsyslog + install -p -m 644 /builddir/build/SOURCES/syslog.log /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/etc/logrotate.d/syslog + rm /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild//usr/lib/rsyslog/ommysql.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/rsyslog-2.0.6 extracting debug info from /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/lib/rsyslog/ommysql.so extracting debug info from /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/sbin/rklogd extracting debug info from /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/sbin/rfc3195d extracting debug info from /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/sbin/rsyslogd 1383 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: rsyslog-2.0.6-1.1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.35481 + umask 022 + cd /builddir/build/BUILD + cd rsyslog-2.0.6 + DOCDIR=/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/doc/rsyslog-2.0.6 + export DOCDIR + rm -rf /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/doc/rsyslog-2.0.6 + /bin/mkdir -p /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/doc/rsyslog-2.0.6 + cp -pr AUTHORS COPYING NEWS README doc/bugs.html doc/contributors.html doc/features.html doc/generic_design.html doc/history.html doc/how2help.html doc/install.html doc/ipv6.html doc/man_rsyslogd.html doc/manual.html doc/modules.html doc/professional_support.html doc/property_replacer.html doc/rsconf1_actionexeconlywhenpreviousissuspended.html doc/rsconf1_actionresumeinterval.html doc/rsconf1_allowedsender.html doc/rsconf1_controlcharacterescapeprefix.html doc/rsconf1_debugprintcfsyslinehandlerlist.html doc/rsconf1_debugprintmodulelist.html doc/rsconf1_debugprinttemplatelist.html doc/rsconf1_dircreatemode.html doc/rsconf1_dirgroup.html doc/rsconf1_dirowner.html doc/rsconf1_dropmsgswithmaliciousdnsptrrecords.html doc/rsconf1_droptrailinglfonreception.html doc/rsconf1_dynafilecachesize.html doc/rsconf1_escapecontrolcharactersonreceive.html doc/rsconf1_failonchownfailure.html doc/rsconf1_filecreatemode.html doc/rsconf1_filegroup.html doc/rsconf1_fileowner.html doc/rsconf1_gssforwardservicename.html doc/rsconf1_gsslistenservicename.html doc/rsconf1_gssmode.html doc/rsconf1_includeconfig.html doc/rsconf1_mainmsgqueuesize.html doc/rsconf1_moddir.html doc/rsconf1_modload.html doc/rsconf1_repeatedmsgreduction.html doc/rsconf1_resetconfigvariables.html doc/rsconf1_umask.html doc/rsyslog_conf.html doc/rsyslog_mysql.html doc/rsyslog_packages.html doc/rsyslog_php_syslog_ng.html doc/rsyslog_recording_pri.html doc/rsyslog_stunnel.html doc/syslog-protocol.html doc/version_naming.html /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/doc/rsyslog-2.0.6 + exit 0 Provides: config(rsyslog) = 2.0.6-1.1.ru syslog Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/chkconfig coreutils Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh /sbin/service Requires: /bin/bash bash >= 2.0 config(rsyslog) = 2.0.6-1.1.ru libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libz.so.1 logrotate >= 3.5.2 rtld(GNU_HASH) Conflicts: sysklogd < 1.4.1-43 Processing files: rsyslog-mysql-2.0.6-1.1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.35481 + umask 022 + cd /builddir/build/BUILD + cd rsyslog-2.0.6 + DOCDIR=/var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/doc/rsyslog-mysql-2.0.6 + export DOCDIR + rm -rf /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/doc/rsyslog-mysql-2.0.6 + /bin/mkdir -p /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/doc/rsyslog-mysql-2.0.6 + cp -pr plugins/ommysql/createDB.sql /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild/usr/share/doc/rsyslog-mysql-2.0.6 + exit 0 Provides: ommysql.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypt.so.1 libcrypto.so.6 libm.so.6 libmysqlclient.so.16 libmysqlclient.so.16(libmysqlclient_16) libnsl.so.1 libssl.so.6 libz.so.1 rsyslog = 2.0.6-1.1.ru rtld(GNU_HASH) Processing files: rsyslog-debuginfo-2.0.6-1.1.ru Provides: ommysql.so.debug 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/rsyslog-2.0.6-1.1.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/rsyslog-2.0.6-1.1.ru.i386.rpm Wrote: /builddir/build/RPMS/rsyslog-mysql-2.0.6-1.1.ru.i386.rpm Wrote: /builddir/build/RPMS/rsyslog-debuginfo-2.0.6-1.1.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.35481 + umask 022 + cd /builddir/build/BUILD + cd rsyslog-2.0.6 + rm -rf /var/tmp/rsyslog-2.0.6-1.1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->