Mock Version: 1.4.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/no-more-secrets.spec'], chrootPath='/var/lib/mock/594229-epel-7-x86_64/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=['--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8daa0ec3bc034c328d59b8b3adde82fa', '-D', '/var/lib/mock/594229-epel-7-x86_64/root', '-a', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/no-more-secrets.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: 8daa0ec3bc034c328d59b8b3adde82fa Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/no-more-secrets-0.3.2-3.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/no-more-secrets.spec'], chrootPath='/var/lib/mock/594229-epel-7-x86_64/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=['--private-network', '--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1c1e64c5eeed40528525654ada84423a', '-D', '/var/lib/mock/594229-epel-7-x86_64/root', '-a', '--private-network', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/no-more-secrets.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.voQdhM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf no-more-secrets-0.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/no-more-secrets-0.3.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd no-more-secrets-0.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dQQq5G + umask 022 + cd /builddir/build/BUILD + cd no-more-secrets-0.3.2 + /usr/bin/make -j2 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' nms mkdir obj mkdir bin cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o obj/nmscharset.o -c src/nmscharset.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o obj/nmstermio.o -c src/nmstermio.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o obj/nmseffect.o -c src/nmseffect.c src/nmstermio.c: In function 'nmstermio_get_cursor_row': src/nmstermio.c:262:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, cmd, sizeof(cmd)); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o obj/nms.o -c src/nms.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o bin/nms obj/nmscharset.o obj/nmstermio.o obj/nmseffect.o obj/nms.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5z4atC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64 + cd no-more-secrets-0.3.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64 prefix=/usr install -d /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64/usr/share/man/man6 install -m644 nms.6 sneakers.6 /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64/usr/share/man/man6 install -d /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64/usr/bin cd bin && install * /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64/usr/bin + rm -f /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64/usr/share/man/man6/sneakers.6 + /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/no-more-secrets-0.3.2 extracting debug info from /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64/usr/bin/nms dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 48 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: no-more-secrets-0.3.2-3.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xQBuoy + umask 022 + cd /builddir/build/BUILD + cd no-more-secrets-0.3.2 + DOCDIR=/builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64/usr/share/doc/no-more-secrets-0.3.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64/usr/share/doc/no-more-secrets-0.3.2 + cp -pr README.md /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64/usr/share/doc/no-more-secrets-0.3.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jPVNku + umask 022 + cd /builddir/build/BUILD + cd no-more-secrets-0.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64/usr/share/licenses/no-more-secrets-0.3.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64/usr/share/licenses/no-more-secrets-0.3.2 + cp -pr LICENSE /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64/usr/share/licenses/no-more-secrets-0.3.2 + exit 0 Provides: no-more-secrets = 0.3.2-3.el7.centos no-more-secrets(x86-64) = 0.3.2-3.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) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: no-more-secrets-debuginfo-0.3.2-3.el7.centos.x86_64 Provides: no-more-secrets-debuginfo = 0.3.2-3.el7.centos no-more-secrets-debuginfo(x86-64) = 0.3.2-3.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/no-more-secrets-0.3.2-3.el7.centos.x86_64 warning: Could not canonicalize hostname: 1c1e64c5eeed40528525654ada84423a Wrote: /builddir/build/RPMS/no-more-secrets-0.3.2-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/no-more-secrets-debuginfo-0.3.2-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RLDbLi + umask 022 + cd /builddir/build/BUILD + cd no-more-secrets-0.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/no-more-secrets-0.3.2-3.el7.centos.x86_64 + exit 0 Child return code was: 0