Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fzy.spec'], chrootPath='/var/lib/mock/655547-epel-7-x86_64-1509258992/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fzy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-971197533.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fzy-0.9-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fzy.spec'], chrootPath='/var/lib/mock/655547-epel-7-x86_64-1509258992/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fzy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G4N9XZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fzy-0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fzy-0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mpKD0q + umask 022 + cd /builddir/build/BUILD + cd fzy-0.9 + /usr/bin/make -j2 cp src/config.def.h config.h cc -DVERSION=\"0.9\" -D_GNU_SOURCE -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o src/fzy.o src/fzy.c cc -DVERSION=\"0.9\" -D_GNU_SOURCE -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o src/match.o src/match.c cc -DVERSION=\"0.9\" -D_GNU_SOURCE -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o src/tty.o src/tty.c cc -DVERSION=\"0.9\" -D_GNU_SOURCE -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o src/choices.o src/choices.c cc -DVERSION=\"0.9\" -D_GNU_SOURCE -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o src/options.o src/options.c cc -DVERSION=\"0.9\" -D_GNU_SOURCE -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o src/tty_interface.o src/tty_interface.c cc -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -o fzy src/fzy.o src/match.o src/tty.o src/choices.o src/options.o src/tty_interface.o -lpthread + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uF07nT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64 + cd fzy-0.9 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64 mkdir -p /builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64/usr/local/bin cp fzy /builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64/usr/local/bin/ chmod 755 /builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64/usr/local/bin/fzy mkdir -p /builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64/usr/local/share/man/man1 cp fzy.1 /builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64/usr/local/share/man/man1/ chmod 644 /builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64/usr/local/share/man/man1/fzy.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/fzy-0.9 extracting debug info from /builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64/usr/local/bin/fzy dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 66 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cuEUkm + umask 022 + cd /builddir/build/BUILD + cd fzy-0.9 + make test cc -DVERSION=\"0.9\" -D_GNU_SOURCE -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o deps/theft/theft.o deps/theft/theft.c deps/theft/theft.c: In function 'report_on_failure': deps/theft/theft.c:484:9: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'theft_seed' [-Wformat=] (uint64_t)ti->seed); ^ cc -DVERSION=\"0.9\" -D_GNU_SOURCE -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o deps/theft/theft_bloom.o deps/theft/theft_bloom.c cc -DVERSION=\"0.9\" -D_GNU_SOURCE -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o deps/theft/theft_mt.o deps/theft/theft_mt.c cc -DVERSION=\"0.9\" -D_GNU_SOURCE -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o deps/theft/theft_hash.o deps/theft/theft_hash.c cc -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -Isrc -o test/fzytest test/fzytest.c test/test_properties.c test/test_choices.c test/test_match.c src/match.o src/choices.o src/options.o deps/theft/theft.o deps/theft/theft_bloom.o deps/theft/theft_mt.o deps/theft/theft_hash.o -lpthread test/test_properties.c: In function 'string_shrink_cb': test/test_properties.c:68:3: warning: implicit declaration of function 'strndup' [-Wimplicit-function-declaration] return strndup(str, n / 2); ^ test/test_properties.c:68:3: warning: return makes pointer from integer without a cast [enabled by default] test/test_properties.c:70:3: warning: return makes pointer from integer without a cast [enabled by default] return strndup(str + (n / 2), n / 2); ^ ./test/fzytest * Suite match_suite: ....................... 23 tests - 23 passed, 0 failed, 0 skipped (0 ticks, 0.000 sec) * Suite choices_suite: ...... 6 tests - 6 passed, 0 failed, 0 skipped (20000 ticks, 0.020 sec) * Suite properties_suite: .. 2 tests - 2 passed, 0 failed, 0 skipped (610000 ticks, 0.610 sec) Total: 31 tests (630000 ticks, 0.630 sec), 99 assertions Pass: 31, fail: 0, skip: 0. + exit 0 Processing files: fzy-0.9-1.el7.centos.x86_64 Provides: fzy = 0.9-1.el7.centos fzy(x86-64) = 0.9-1.el7.centos 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)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: fzy-debuginfo-0.9-1.el7.centos.x86_64 Provides: fzy-debuginfo = 0.9-1.el7.centos fzy-debuginfo(x86-64) = 0.9-1.el7.centos 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/fzy-0.9-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-971197533.novalocal Wrote: /builddir/build/RPMS/fzy-0.9-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fzy-debuginfo-0.9-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WJw8I2 + umask 022 + cd /builddir/build/BUILD + cd fzy-0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fzy-0.9-1.el7.centos.x86_64 + exit 0 Child return code was: 0