Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gdb-heap.spec'], chrootPath='/var/lib/mock/f29-build-20598-10792/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gdb-heap.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 BUILDSTDERR: warning: bogus date in %changelog: Sat Sep 17 2017 Siddhesh Poyarekar - 0.5-31 BUILDSTDERR: warning: bogus date in %changelog: Sat Mar 8 2017 Siddhesh Poyarekar - 0.5-29 Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/gdb-heap-0.5-33.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gdb-heap.spec'], chrootPath='/var/lib/mock/f29-build-20598-10792/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gdb-heap.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 BUILDSTDERR: warning: bogus date in %changelog: Sat Sep 17 2017 Siddhesh Poyarekar - 0.5-31 BUILDSTDERR: warning: bogus date in %changelog: Sat Mar 8 2017 Siddhesh Poyarekar - 0.5-29 Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OCbH5u + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gdb-heap-0.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gdb-heap-0.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gdb-heap-0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (fix-rhbz638662.patch): + echo 'Patch #1 (fix-rhbz638662.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file heap/glibc.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8koZf1 + umask 022 + cd /builddir/build/BUILD + cd gdb-heap-0.5 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6ZkpLx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64 + cd gdb-heap-0.5 + rm -rf /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64//usr/share/gdb-heap/heap + cp -a heap/__init__.py heap/commands.py heap/compat.py heap/cplusplus.py heap/glibc.py heap/history.py heap/parser.py heap/python.py heap/query.py heap/sqlite.py /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64//usr/share/gdb-heap/heap + mkdir -p /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64//usr/share/gdb/auto-load/lib64 + echo 'import sys; sys.path.append('\''/usr/share/gdb-heap'\'')' + cat gdbheap.py + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gdb-heap-0.5-33.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UfHFKE + umask 022 + cd /builddir/build/BUILD + cd gdb-heap-0.5 + DOCDIR=/builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64/usr/share/doc/gdb-heap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64/usr/share/doc/gdb-heap + cp -pr LICENSE.txt /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64/usr/share/doc/gdb-heap + cp -pr LICENSE-lgpl-2.1.txt /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64/usr/share/doc/gdb-heap + cp -pr LICENSE-python.txt /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64/usr/share/doc/gdb-heap + exit 0 Provides: gdb-heap = 0.5-33.fc29 gdb-heap(riscv-64) = 0.5-33.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64 Wrote: /builddir/build/RPMS/gdb-heap-0.5-33.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JP3UBq + umask 022 + cd /builddir/build/BUILD + cd gdb-heap-0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gdb-heap-0.5-33.fc29.riscv64 + exit 0 Child return code was: 0