Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/eventlog.spec'], False, '/var/lib/mock/centos5-rutgers-build-608-783/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/eventlog.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/eventlog-0.2.9-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/eventlog.spec'], False, '/var/lib/mock/centos5-rutgers-build-608-783/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/eventlog.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.59205 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf eventlog-0.2.9 + /bin/gzip -dc /builddir/build/SOURCES/eventlog-0.2.9.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd eventlog-0.2.9 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.59205 + umask 022 + cd /builddir/build/BUILD + cd eventlog-0.2.9 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info 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 x86_64-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 build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for 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 x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-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 x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-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 x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for an ANSI C-conforming const... yes checking for strdup... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tgzbuild/Makefile config.status: creating tgz2build/Makefile config.status: creating eventlog.pc config.status: creating eventlog.spec.bb config.status: creating solbuild/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9' Making all in src make[2]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/src' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtrec.lo -MD -MP -MF ".deps/evtrec.Tpo" \ -c -o evtrec.lo `test -f 'evtrec.c' || echo './'`evtrec.c; \ then mv -f ".deps/evtrec.Tpo" ".deps/evtrec.Plo"; \ else rm -f ".deps/evtrec.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtfmt.lo -MD -MP -MF ".deps/evtfmt.Tpo" \ -c -o evtfmt.lo `test -f 'evtfmt.c' || echo './'`evtfmt.c; \ then mv -f ".deps/evtfmt.Tpo" ".deps/evtfmt.Plo"; \ else rm -f ".deps/evtfmt.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtout.lo -MD -MP -MF ".deps/evtout.Tpo" \ -c -o evtout.lo `test -f 'evtout.c' || echo './'`evtout.c; \ then mv -f ".deps/evtout.Tpo" ".deps/evtout.Plo"; \ else rm -f ".deps/evtout.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtstr.lo -MD -MP -MF ".deps/evtstr.Tpo" \ -c -o evtstr.lo `test -f 'evtstr.c' || echo './'`evtstr.c; \ then mv -f ".deps/evtstr.Tpo" ".deps/evtstr.Plo"; \ else rm -f ".deps/evtstr.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c evtstr.c -fPIC -DPIC -o .libs/evtstr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c evtout.c -fPIC -DPIC -o .libs/evtout.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c evtout.c -o evtout.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c evtrec.c -fPIC -DPIC -o .libs/evtrec.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c evtstr.c -o evtstr.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtctx.lo -MD -MP -MF ".deps/evtctx.Tpo" \ -c -o evtctx.lo `test -f 'evtctx.c' || echo './'`evtctx.c; \ then mv -f ".deps/evtctx.Tpo" ".deps/evtctx.Plo"; \ else rm -f ".deps/evtctx.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c evtrec.c -o evtrec.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evttags.lo -MD -MP -MF ".deps/evttags.Tpo" \ -c -o evttags.lo `test -f 'evttags.c' || echo './'`evttags.c; \ then mv -f ".deps/evttags.Tpo" ".deps/evttags.Plo"; \ else rm -f ".deps/evttags.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtsyslog.lo -MD -MP -MF ".deps/evtsyslog.Tpo" \ -c -o evtsyslog.lo `test -f 'evtsyslog.c' || echo './'`evtsyslog.c; \ then mv -f ".deps/evtsyslog.Tpo" ".deps/evtsyslog.Plo"; \ else rm -f ".deps/evtsyslog.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c evtfmt.c -fPIC -DPIC -o .libs/evtfmt.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c evtfmt.c -o evtfmt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c evtsyslog.c -fPIC -DPIC -o .libs/evtsyslog.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c evttags.c -fPIC -DPIC -o .libs/evttags.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c evtsyslog.c -o evtsyslog.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c evttags.c -o evttags.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c evtctx.c -fPIC -DPIC -o .libs/evtctx.o evtctx.c: In function 'evt_read_config': evtctx.c:97: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result evtctx.c:127: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c evtctx.c -o evtctx.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o libevtlog.la -rpath /usr/lib64 evtrec.lo evtfmt.lo evtout.lo evtstr.lo evtctx.lo evttags.lo evtsyslog.lo gcc -shared .libs/evtrec.o .libs/evtfmt.o .libs/evtout.o .libs/evtstr.o .libs/evtctx.o .libs/evttags.o .libs/evtsyslog.o -m64 -mtune=generic -Wl,-soname -Wl,libevtlog.so.0 -o .libs/libevtlog.so.0.0.0 (cd .libs && rm -f libevtlog.so.0 && ln -s libevtlog.so.0.0.0 libevtlog.so.0) (cd .libs && rm -f libevtlog.so && ln -s libevtlog.so.0.0.0 libevtlog.so) ar cru .libs/libevtlog.a evtrec.o evtfmt.o evtout.o evtstr.o evtctx.o evttags.o evtsyslog.o ranlib .libs/libevtlog.a creating libevtlog.la (cd .libs && rm -f libevtlog.la && ln -s ../libevtlog.la libevtlog.la) make[2]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/tests' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtrec.o -MD -MP -MF ".deps/evtrec.Tpo" \ -c -o evtrec.o `test -f 'evtrec.c' || echo './'`evtrec.c; \ then mv -f ".deps/evtrec.Tpo" ".deps/evtrec.Po"; \ else rm -f ".deps/evtrec.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtfmt.o -MD -MP -MF ".deps/evtfmt.Tpo" \ -c -o evtfmt.o `test -f 'evtfmt.c' || echo './'`evtfmt.c; \ then mv -f ".deps/evtfmt.Tpo" ".deps/evtfmt.Po"; \ else rm -f ".deps/evtfmt.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtsyslog.o -MD -MP -MF ".deps/evtsyslog.Tpo" \ -c -o evtsyslog.o `test -f 'evtsyslog.c' || echo './'`evtsyslog.c; \ then mv -f ".deps/evtsyslog.Tpo" ".deps/evtsyslog.Po"; \ else rm -f ".deps/evtsyslog.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_GNU_SOURCE -DEVENTLOG_SYSLOG_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT evtsyslog_macros-evtsyslog.o -MD -MP -MF ".deps/evtsyslog_macros-evtsyslog.Tpo" \ -c -o evtsyslog_macros-evtsyslog.o `test -f 'evtsyslog.c' || echo './'`evtsyslog.c; \ then mv -f ".deps/evtsyslog_macros-evtsyslog.Tpo" ".deps/evtsyslog_macros-evtsyslog.Po"; \ else rm -f ".deps/evtsyslog_macros-evtsyslog.Tpo"; exit 1; \ fi In file included from evtsyslog.c:4: ../src/evtlog.h:176:1: warning: "syslog" redefined In file included from /usr/include/sys/syslog.h:207, from /usr/include/syslog.h:1, from evtsyslog.c:1: /usr/include/bits/syslog.h:28:1: warning: this is the location of the previous definition In file included from evtsyslog.c:4: ../src/evtlog.h:177:1: warning: "vsyslog" redefined In file included from /usr/include/sys/syslog.h:207, from /usr/include/syslog.h:1, from evtsyslog.c:1: /usr/include/bits/syslog.h:37:1: warning: this is the location of the previous definition /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o evtsyslog evtsyslog.o ../src/libevtlog.la /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o evtsyslog-macros evtsyslog_macros-evtsyslog.o ../src/libevtlog.la /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o evtfmt evtfmt.o ../src/libevtlog.la /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o evtrec evtrec.o ../src/libevtlog.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/evtsyslog evtsyslog.o ../src/.libs/libevtlog.so -Wl,--rpath -Wl,/usr/lib64 creating evtsyslog gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/evtsyslog-macros evtsyslog_macros-evtsyslog.o ../src/.libs/libevtlog.so -Wl,--rpath -Wl,/usr/lib64 creating evtsyslog-macros gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/evtrec evtrec.o ../src/.libs/libevtlog.so -Wl,--rpath -Wl,/usr/lib64 creating evtrec gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/evtfmt evtfmt.o ../src/.libs/libevtlog.so -Wl,--rpath -Wl,/usr/lib64 creating evtfmt make[2]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9/tests' Making all in solbuild make[2]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/solbuild' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9/solbuild' Making all in tgzbuild make[2]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/tgzbuild' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9/tgzbuild' Making all in tgz2build make[2]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/tgz2build' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9/tgz2build' make[2]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9' make[1]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.73201 + umask 022 + cd /builddir/build/BUILD + cd eventlog-0.2.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild + make DESTDIR=/var/tmp/eventlog-0.2.9-1.ru-root-mockbuild install Making install in src make[1]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/src' make[2]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/src' /bin/sh ../mkinstalldirs /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64 mkdir -p -- /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/install -c libevtlog.la /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64/libevtlog.la /usr/bin/install -c .libs/libevtlog.so.0.0.0 /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64/libevtlog.so.0.0.0 (cd /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64 && { ln -s -f libevtlog.so.0.0.0 libevtlog.so.0 || { rm -f libevtlog.so.0 && ln -s libevtlog.so.0.0.0 libevtlog.so.0; }; }) (cd /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64 && { ln -s -f libevtlog.so.0.0.0 libevtlog.so || { rm -f libevtlog.so && ln -s libevtlog.so.0.0.0 libevtlog.so; }; }) /usr/bin/install -c .libs/libevtlog.lai /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64/libevtlog.la /usr/bin/install -c .libs/libevtlog.a /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64/libevtlog.a chmod 644 /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64/libevtlog.a ranlib /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64/libevtlog.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../mkinstalldirs /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/include/eventlog mkdir -p -- /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/include/eventlog /usr/bin/install -c -m 644 evtmaps.h /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/include/eventlog/evtmaps.h /usr/bin/install -c -m 644 evtlog.h /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/include/eventlog/evtlog.h make[2]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9/src' make[1]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/tests' make[2]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/tests' 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/eventlog-0.2.9/tests' make[1]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9/tests' Making install in solbuild make[1]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/solbuild' make[2]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/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/eventlog-0.2.9/solbuild' make[1]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9/solbuild' Making install in tgzbuild make[1]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/tgzbuild' make[2]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/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/eventlog-0.2.9/tgzbuild' make[1]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9/tgzbuild' Making install in tgz2build make[1]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/tgz2build' make[2]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9/tgz2build' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9/tgz2build' make[1]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9/tgz2build' make[1]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9' make[2]: Entering directory `/builddir/build/BUILD/eventlog-0.2.9' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64/pkgconfig mkdir -p -- /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64/pkgconfig /usr/bin/install -c -m 644 eventlog.pc /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64/pkgconfig/eventlog.pc make[2]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9' make[1]: Leaving directory `/builddir/build/BUILD/eventlog-0.2.9' + install -d -m 755 /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild//lib64 + pushd /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64 /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64 ~/build/BUILD/eventlog-0.2.9 + mv libevtlog.so.0 libevtlog.so.0.0.0 /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild//lib64 + ln -sf ../../lib64/libevtlog.so.0.0.0 libevtlog.so + popd ~/build/BUILD/eventlog-0.2.9 + rm -f /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/lib64/libevtlog.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/eventlog-0.2.9 extracting debug info from /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/lib64/libevtlog.so.0.0.0 symlinked /usr/lib/debug/lib64/libevtlog.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libevtlog.so.debug symlinked /usr/lib/debug/lib64/libevtlog.so.0.0.0.debug to /usr/lib/debug/lib64/libevtlog.so.0.debug 79 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: eventlog-0.2.9-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.73201 + umask 022 + cd /builddir/build/BUILD + cd eventlog-0.2.9 + DOCDIR=/var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/share/doc/eventlog-0.2.9 + export DOCDIR + rm -rf /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/share/doc/eventlog-0.2.9 + /bin/mkdir -p /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/share/doc/eventlog-0.2.9 + cp -pr AUTHORS ChangeLog COPYING CREDITS NEWS README /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/share/doc/eventlog-0.2.9 + exit 0 Provides: libevtlog.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libevtlog.so.0()(64bit) rtld(GNU_HASH) Processing files: eventlog-devel-0.2.9-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.73201 + umask 022 + cd /builddir/build/BUILD + cd eventlog-0.2.9 + DOCDIR=/var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/share/doc/eventlog-devel-0.2.9 + export DOCDIR + rm -rf /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/share/doc/eventlog-devel-0.2.9 + /bin/mkdir -p /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/share/doc/eventlog-devel-0.2.9 + cp -pr doc/API.txt doc/configuration.txt doc/DESIGN.txt /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild/usr/share/doc/eventlog-devel-0.2.9 + exit 0 warning: File listed twice: /usr/include/eventlog Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: eventlog = 0.2.9-1.ru libevtlog.so.0()(64bit) Processing files: eventlog-static-0.2.9-1.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: eventlog = 0.2.9-1.ru Processing files: eventlog-debuginfo-0.2.9-1.ru Provides: libevtlog.so.0.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/eventlog-0.2.9-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/eventlog-devel-0.2.9-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/eventlog-static-0.2.9-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/eventlog-debuginfo-0.2.9-1.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.73201 + umask 022 + cd /builddir/build/BUILD + cd eventlog-0.2.9 + rm -rf /var/tmp/eventlog-0.2.9-1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->