Mock Version: 0.9.19 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/apg.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, 0, 500, 104, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/apg.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/apg-2.3.0b-4.el6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/apg.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, 0, 500, 104, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/apg.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aDSSyd + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf apg-2.3.0b + /usr/bin/gzip -dc /builddir/build/SOURCES/apg-2.3.0b.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd apg-2.3.0b + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (apg-2.3.0b-gen_rand_pass.patch):' Patch #0 (apg-2.3.0b-gen_rand_pass.patch): + /bin/cat /builddir/build/SOURCES/apg-2.3.0b-gen_rand_pass.patch + /usr/bin/patch -s -p1 -b --suffix .gen_rand_pass --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4D6FMd + umask 022 + cd /builddir/build/BUILD + cd apg-2.3.0b + LANG=C + export LANG + unset DISPLAY + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' -j4 cliserv gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DCLISERV -o apgd bloom.c ./sha/sha.c ./cast/cast.c rnd.c pronpass.c randpass.c restrict.c errors.c apg.c getopt.c convert.c -lm -lcrypt gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DAPGBFM -o apgbfm apgbfm.c bloom.c sha/sha.c errors.c getopt.c convert.c -lm apgbfm.c: In function 'main': apgbfm.c:58: warning: 'dictfile' may be used uninitialized in this function apgbfm.c:61: warning: 'filter' may be used uninitialized in this function apgbfm.c:64: warning: 'word' may be used uninitialized in this function ./cast/cast.c: In function 'cast_setkey': ./cast/cast.c:129: warning: 't[3]' may be used uninitialized in this function ./cast/cast.c:129: warning: 't[2]' may be used uninitialized in this function ./cast/cast.c:129: warning: 't[1]' may be used uninitialized in this function ./cast/cast.c:129: warning: 't[0]' may be used uninitialized in this function ./cast/cast.c:129: warning: 'z[3]' may be used uninitialized in this function ./cast/cast.c:129: warning: 'z[2]' may be used uninitialized in this function ./cast/cast.c:129: warning: 'z[1]' may be used uninitialized in this function ./cast/cast.c:129: warning: 'z[0]' may be used uninitialized in this function rnd.c: In function 'x917_setseed': rnd.c:196: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rnd.c:203: warning: ignoring return value of 'fread', declared with attribute warn_unused_result apg.c: In function 'main': apg.c:421: warning: ignoring return value of 'write', declared with attribute warn_unused_result apg.c:422: warning: ignoring return value of 'write', declared with attribute warn_unused_result apg.c:461: warning: ignoring return value of 'write', declared with attribute warn_unused_result apg.c:462: warning: ignoring return value of 'write', declared with attribute warn_unused_result apg.c:535: warning: ignoring return value of 'write', declared with attribute warn_unused_result apg.c:536: warning: ignoring return value of 'write', declared with attribute warn_unused_result apg.c:570: warning: ignoring return value of 'write', declared with attribute warn_unused_result apg.c:571: warning: ignoring return value of 'write', declared with attribute warn_unused_result apg.c:148: warning: 'restrictions_file' may be used uninitialized in this function apg.c:149: warning: 'plain_restrictions_file' may be used uninitialized in this function apg.c:133: warning: 'hyph_pass_string' may be used uninitialized in this function + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' -j4 standalone gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DAPG_USE_CRYPT -o apg bloom.c ./sha/sha.c ./cast/cast.c rnd.c pronpass.c randpass.c restrict.c errors.c apg.c getopt.c convert.c -lm -lcrypt ./cast/cast.c: In function 'cast_setkey': ./cast/cast.c:129: warning: 't[3]' may be used uninitialized in this function ./cast/cast.c:129: warning: 't[2]' may be used uninitialized in this function ./cast/cast.c:129: warning: 't[1]' may be used uninitialized in this function ./cast/cast.c:129: warning: 't[0]' may be used uninitialized in this function ./cast/cast.c:129: warning: 'z[3]' may be used uninitialized in this function ./cast/cast.c:129: warning: 'z[2]' may be used uninitialized in this function ./cast/cast.c:129: warning: 'z[1]' may be used uninitialized in this function ./cast/cast.c:129: warning: 'z[0]' may be used uninitialized in this function rnd.c: In function 'x917_setseed': rnd.c:196: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rnd.c:203: warning: ignoring return value of 'fread', declared with attribute warn_unused_result apg.c: In function 'get_user_seq': apg.c:616: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' apg.c: In function 'main': apg.c:148: warning: 'restrictions_file' may be used uninitialized in this function apg.c:149: warning: 'plain_restrictions_file' may be used uninitialized in this function apg.c:133: warning: 'hyph_pass_string' may be used uninitialized in this function apg.c:169: warning: 'crypt_string' may be used uninitialized in this function apg.c:165: warning: 'spell_pass_string' may be used uninitialized in this function + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w4rs8l + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64 + cd apg-2.3.0b + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64 + install -D apg /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/bin/apg + install -D apgbfm /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/bin/apgbfm + install -D apgd /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/sbin/apgd + install -D doc/man/apg.1 /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/share/man/man1/apg.1 + install -D doc/man/apgbfm.1 /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/share/man/man1/apgbfm.1 + install -D doc/man/apgd.8 /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/share/man/man8/apgd.8 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/apg-2.3.0b extracting debug info from /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/bin/apg extracting debug info from /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/bin/apgbfm extracting debug info from /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/sbin/apgd 440 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: apg-2.3.0b-4.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n1sg0N + umask 022 + cd /builddir/build/BUILD + cd apg-2.3.0b + DOCDIR=/builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/share/doc/apg-2.3.0b + export DOCDIR + rm -rf /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/share/doc/apg-2.3.0b + /bin/mkdir -p /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/share/doc/apg-2.3.0b + cp -pr CHANGES COPYING README THANKS TODO doc/rfc0972.txt doc/rfc1750.txt /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64/usr/share/doc/apg-2.3.0b + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: apg-debuginfo-2.3.0b-4.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64 Wrote: /builddir/build/RPMS/apg-2.3.0b-4.el6.x86_64.rpm Wrote: /builddir/build/RPMS/apg-debuginfo-2.3.0b-4.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JrF56f + umask 022 + cd /builddir/build/BUILD + cd apg-2.3.0b + rm -rf /builddir/build/BUILDROOT/apg-2.3.0b-4.el6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->