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/python-editdist.spec'], chrootPath='/var/lib/mock/f29-build-5014-1175/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-editdist.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-editdist-0.3-19.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-editdist.spec'], chrootPath='/var/lib/mock/f29-build-5014-1175/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-editdist.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VyfZEQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf py-editdist-0.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/py-editdist-0.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd py-editdist-0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uhqunI + umask 022 + cd /builddir/build/BUILD + cd py-editdist-0.3 + /usr/bin/python2 setup.py build running build running build_ext building 'editdist' extension creating build creating build/temp.linux-riscv64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c editdist.c -o build/temp.linux-riscv64-2.7/editdist.o BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from editdist.c:22: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/sys/types.h:25, BUILDSTDERR: from editdist.c:17: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from editdist.c:22: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/sys/types.h:25, BUILDSTDERR: from editdist.c:17: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: BUILDSTDERR: editdist.c: In function 'editdist_distance': BUILDSTDERR: editdist.c:102:20: warning: pointer targets in passing argument 1 of 'edit_distance' differ in signedness [-Wpointer-sign] BUILDSTDERR: r = edit_distance(a, alen, b, blen); BUILDSTDERR: ^ BUILDSTDERR: editdist.c:37:1: note: expected 'const u_int8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' BUILDSTDERR: edit_distance(const u_int8_t *a, size_t alen, const u_int8_t *b, size_t blen) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: editdist.c:102:29: warning: pointer targets in passing argument 3 of 'edit_distance' differ in signedness [-Wpointer-sign] BUILDSTDERR: r = edit_distance(a, alen, b, blen); BUILDSTDERR: ^ BUILDSTDERR: editdist.c:37:1: note: expected 'const u_int8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' BUILDSTDERR: edit_distance(const u_int8_t *a, size_t alen, const u_int8_t *b, size_t blen) BUILDSTDERR: ^~~~~~~~~~~~~ creating build/lib.linux-riscv64-2.7 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/editdist.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/editdist.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2GRXCV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64 + cd py-editdist-0.3 + /usr/bin/python2 setup.py install -O1 --root=/builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64 running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/editdist.so -> /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr/lib64/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr/lib64/python2.7/site-packages/editdist-0.3-py2.7.egg-info + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gVmL7l Processing files: python2-editdist-0.3-19.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k49FlS + umask 022 + cd /builddir/build/BUILD + cd py-editdist-0.3 + DOCDIR=/builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr/share/doc/python2-editdist + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr/share/doc/python2-editdist + cp -pr LICENSE /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr/share/doc/python2-editdist + cp -pr README /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr/share/doc/python2-editdist + cp -pr TODO /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr/share/doc/python2-editdist + cp -pr ChangeLog /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64/usr/share/doc/python2-editdist + exit 0 Provides: python-editdist = 0.3-19.fc29 python-editdist(riscv-64) = 0.3-19.fc29 python2-editdist = 0.3-19.fc29 python2-editdist(riscv-64) = 0.3-19.fc29 python2.7dist(editdist) = 0.3 python2dist(editdist) = 0.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-editdist < 0.3-19.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-editdist-0.3-19.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bb5YAL + umask 022 + cd /builddir/build/BUILD + cd py-editdist-0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-editdist-0.3-19.fc29.riscv64 + exit 0 Child return code was: 0