Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/cronolog.spec'], False, '/var/lib/mock/dist-6E-epel-build-1103869-170202/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/cronolog.spec'] warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/cronolog-1.6.2-10.el6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/cronolog.spec'], False, '/var/lib/mock/dist-6E-epel-build-1103869-170202/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/cronolog.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eCd3Hh + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf cronolog-1.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/cronolog-1.6.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cronolog-1.6.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (cronolog-largefile.patch):' Patch #1 (cronolog-largefile.patch): + /bin/cat /builddir/build/SOURCES/cronolog-largefile.patch + /usr/bin/patch -s -p0 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Wk9XS1 + umask 022 + cd /builddir/build/BUILD + cd cronolog-1.6.2 + 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=i686 -mtune=atom -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=i686 -mtune=atom -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=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i686-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for perl... /usr/bin/perl checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking whether stat file-mode macros are broken... no 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 tm_zone in struct tm... yes checking for fcntl.h... yes checking for limits.h... yes checking for unistd.h... yes checking for working const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for strftime... yes checking for vprintf... yes checking for mkdir... yes checking for mktime... yes checking for putenv... yes checking for strptime... yes checking for localtime_r... yes updating cache ./config.cache creating ./config.status creating Makefile creating lib/Makefile creating src/Makefile creating doc/Makefile creating testsuite/Makefile creating src/cronosplit + make -j4 Making all in lib make[1]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/lib' gcc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c getopt.c gcc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c getopt1.c rm -f libutil.a ar cru libutil.a getopt.o getopt1.o ranlib libutil.a make[1]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2/lib' Making all in src make[1]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/src' gcc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cronotest.c gcc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cronoutils.c gcc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cronolog.c cronoutils.c: In function 'create_link': cronoutils.c:214: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result cronoutils.c:218: warning: ignoring return value of 'link', declared with attribute warn_unused_resultcronotest.c: In function 'main': cronotest.c:162: warning: suggest parentheses around '&&' within '||' cronotest.c:163: warning: suggest parentheses around '&&' within '||' cronotest.c:164: warning: suggest parentheses around '&&' within '||' cronotest.c:165: warning: suggest parentheses around '&&' within '||' cronotest.c:166: warning: suggest parentheses around '&&' within '||' cronotest.c:166: warning: suggest parentheses around '&&' within '||' cronotest.c:228: warning: too many arguments for format cronoutils.c: In function 'parse_time': cronoutils.c:673: warning: implicit declaration of function 'strptime' cronolog.c: In function 'main': cronolog.c:214: warning: too many arguments for format cronolog.c:229: warning: suggest parentheses around '&&' within '||' cronolog.c:230: warning: suggest parentheses around '&&' within '||' cronolog.c:231: warning: suggest parentheses around '&&' within '||' cronolog.c:232: warning: suggest parentheses around '&&' within '||' cronolog.c:233: warning: suggest parentheses around '&&' within '||' cronolog.c:233: warning: suggest parentheses around '&&' within '||' cronolog.c:302: warning: too many arguments for format gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o cronotest cronotest.o cronoutils.o ../lib/libutil.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o cronolog cronolog.o cronoutils.o ../lib/libutil.a make[1]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2/src' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2/doc' Making all in testsuite make[1]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/testsuite' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2/testsuite' make[1]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mkuZtR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386 ++ dirname /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386 + cd cronolog-1.6.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386 + make install DESTDIR=/builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386 Making install in lib make[1]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/lib' make[2]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/lib' 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/cronolog-1.6.2/lib' make[1]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/src' make[2]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/sbin mkdir /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386 mkdir /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr mkdir /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/sbin /usr/bin/install -c cronolog /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/sbin/cronolog /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/sbin /usr/bin/install -c cronosplit /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/sbin/cronosplit make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2/src' make[1]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/doc' make[2]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/info mkdir /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share mkdir /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/info /usr/bin/install -c -m 644 ./cronolog.info /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/info/cronolog.info install-info --info-dir=/builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/info /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/info/cronolog.info make install-man1 make[3]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/doc' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/man mkdir /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/man/man1 /usr/bin/install -c -m 644 ./cronolog.1m /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/man/man1/cronolog.1m /usr/bin/install -c -m 644 ./cronosplit.1m /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/man/man1/cronosplit.1m make[3]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2/doc' make[2]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2/doc' make[1]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2/doc' Making install in testsuite make[1]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/testsuite' make[2]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2/testsuite' 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/cronolog-1.6.2/testsuite' make[1]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2/testsuite' make[1]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2' make[2]: Entering directory `/builddir/build/BUILD/cronolog-1.6.2' 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/cronolog-1.6.2' make[1]: Leaving directory `/builddir/build/BUILD/cronolog-1.6.2' + sed -i 's|/www/sbin|/usr/sbin|g' /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386//usr/share/man/man1/cronolog.1m /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386//usr/share/man/man1/cronosplit.1m + mkdir -p /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386//usr/bin + mv /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386//usr/sbin/cronosplit /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386//usr/bin + rm -f /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/info/dir + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/cronolog-1.6.2 extracting debug info from /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/sbin/cronolog 84 blocks + /usr/lib/rpm/check-buildroot + /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-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: cronolog-1.6.2-10.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dudiVH + umask 022 + cd /builddir/build/BUILD + cd cronolog-1.6.2 + DOCDIR=/builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/doc/cronolog-1.6.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/doc/cronolog-1.6.2 + /bin/mkdir -p /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/doc/cronolog-1.6.2 + cp -pr AUTHORS COPYING ChangeLog NEWS README TODO /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386/usr/share/doc/cronolog-1.6.2 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: /usr/bin/perl libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) perl(Getopt::Long) rtld(GNU_HASH) Processing files: cronolog-debuginfo-1.6.2-10.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386 warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/cronolog-1.6.2-10.el6.i686.rpm Wrote: /builddir/build/RPMS/cronolog-debuginfo-1.6.2-10.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RaGkSf + umask 022 + cd /builddir/build/BUILD + cd cronolog-1.6.2 + rm -rf /builddir/build/BUILDROOT/cronolog-1.6.2-10.el6.i386 + exit 0 Child returncode was: 0 LEAVE do -->