Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/bkhive.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/bkhive.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Sat Aug 7 2012 Michal Ambroz - 1.1.1-4 warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/bkhive-1.1.1-8.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/bkhive.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/bkhive.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Sat Aug 7 2012 Michal Ambroz - 1.1.1-4 Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.85leSf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bkhive-1.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/bkhive-1.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bkhive-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (bkhive-install.patch): + echo 'Patch #0 (bkhive-install.patch):' + /usr/bin/cat /builddir/build/SOURCES/bkhive-install.patch + /usr/bin/patch -p1 -b --suffix .install --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vhJSGN + umask 022 + cd /builddir/build/BUILD + cd bkhive-1.1.1 + make -j16 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' /usr/bin/gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -o bkhive.o bkhive.c /usr/bin/gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -o hive.o hive.c ############################################################### Bkhive 1.0.0 : extract Syskey bootkey from the system hive file Copyright (C) 2004-2006 Nicola Cuomo Distributed under terms of GNU General Public License version 2 ############################################################### hive.c: In function 'read_valuelist': hive.c:89:7: warning: unused variable 'i' [-Wunused-variable] int i =0; ^ hive.c: In function '_RegGetRootKey': hive.c:207:6: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(*root_key, n->key_name, n->name_len); ^ In file included from /usr/include/features.h:375:0, from /usr/include/sys/types.h:25, from /usr/include/sys/param.h:25, from hive.c:27: /usr/include/bits/string3.h:117:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ hive.c: In function '_RegQueryValue': hive.c:261:18: warning: unused variable 'j' [-Wunused-variable] unsigned int i,j; ^ /usr/bin/gcc -o bkhive hive.o bkhive.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.suOhSl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386 ++ dirname /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386 + cd bkhive-1.1.1 + rm -rf /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386 ++ id -un + OWNER=mockbuild ++ id -gn + GROUP=mockbuild + make install DESTDIR=/builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386 BINDIR=/usr/bin MANDIR=/usr/share/man/man1/ OWNER=mockbuild GROUP=mockbuild ############################################################### Bkhive 1.0.0 : extract Syskey bootkey from the system hive file Copyright (C) 2004-2006 Nicola Cuomo Distributed under terms of GNU General Public License version 2 ############################################################### Creating directories... /usr/bin/install -d -m 755 -o mockbuild -g mockbuild /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386/usr/bin /usr/bin/install -d -m 755 -o mockbuild -g mockbuild /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386/usr/share/man/man1/ Copying binary... /usr/bin/install bkhive -m 755 -o mockbuild -g mockbuild /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386/usr/bin Installing man page... /usr/bin/install bkhive.1 -m 644 -o mockbuild -g mockbuild /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/bkhive-1.1.1 extracting debug info from /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386/usr/bin/bkhive dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 33 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: bkhive-1.1.1-8.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VS2aFU + umask 022 + cd /builddir/build/BUILD + cd bkhive-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386/usr/share/doc/bkhive-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386/usr/share/doc/bkhive-1.1.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386/usr/share/doc/bkhive-1.1.1 + cp -pr COPYING /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386/usr/share/doc/bkhive-1.1.1 + cp -pr README /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386/usr/share/doc/bkhive-1.1.1 + exit 0 Provides: bkhive = 1.1.1-8.el7 bkhive(x86-32) = 1.1.1-8.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) rtld(GNU_HASH) Processing files: bkhive-debuginfo-1.1.1-8.el7.i686 Provides: bkhive-debuginfo = 1.1.1-8.el7 bkhive-debuginfo(x86-32) = 1.1.1-8.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/bkhive-1.1.1-8.el7.i686.rpm Wrote: /builddir/build/RPMS/bkhive-debuginfo-1.1.1-8.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PQfMwB + umask 022 + cd /builddir/build/BUILD + cd bkhive-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bkhive-1.1.1-8.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->