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/pyifp.spec'], chrootPath='/var/lib/mock/f31-build-92997-32390/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pyifp.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/pyifp-0.2.2-22.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pyifp.spec'], chrootPath='/var/lib/mock/f31-build-92997-32390/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pyifp.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 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0rlCV3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyifp-0.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyifp-0.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyifp-0.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pyifp-0.2.2-setup-fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (pyifp-0.2.2-setup-fix.patch): patching file setup.py Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sV2IK6 + umask 022 + cd /builddir/build/BUILD + cd pyifp-0.2.2 + CFLAGS='-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' + /usr/bin/python2 -c 'import setuptools; execfile("setup.py")' build running build running build_py creating build creating build/lib.linux-riscv64-2.7 copying ifp.py -> build/lib.linux-riscv64-2.7 copying usb_core.py -> build/lib.linux-riscv64-2.7 copying ifp_core.py -> build/lib.linux-riscv64-2.7 running build_ext building '_usb_core' extension swig -v -python -ISWIG -shadow -o usb_core.c usb_core.i Language subdirectory: python Search paths: ./ SWIG/ ./swig_lib/python/ /usr/share/swig/3.0.12/python/ ./swig_lib/ /usr/share/swig/3.0.12/ Preprocessing... Starting language-specific parse... Processing unnamed structs... Processing types... C++ analysis... Generating wrappers... 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 -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 -fPIC -I/usr/include/python2.7 -c usb_core.c -o build/temp.linux-riscv64-2.7/usb_core.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-riscv64-2.7/usb_core.o -L/usr/lib64 -lusb -lpython2.7 -o build/lib.linux-riscv64-2.7/_usb_core.so building '_ifp_core' extension swig -v -python -ISWIG -shadow -o ifp_core.c ifp_core.i Language subdirectory: python Search paths: ./ SWIG/ ./swig_lib/python/ /usr/share/swig/3.0.12/python/ ./swig_lib/ /usr/share/swig/3.0.12/ Preprocessing... Starting language-specific parse... Processing unnamed structs... Processing types... C++ analysis... Generating wrappers... 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 -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 -fPIC -I/usr/include/python2.7 -c ifp_core.c -o build/temp.linux-riscv64-2.7/ifp_core.o BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/ifp_core.o -L/usr/lib64 -lifp -lpython2.7 -o build/lib.linux-riscv64-2.7/_ifp_core.so running build_scripts creating build/scripts-2.7 copying and adjusting pyifp-test -> build/scripts-2.7 copying and adjusting backup-ifp -> build/scripts-2.7 changing mode of build/scripts-2.7/pyifp-test from 644 to 755 changing mode of build/scripts-2.7/backup-ifp from 644 to 755 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sEx4f7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64 + cd pyifp-0.2.2 + rm -rf /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64 + /usr/bin/python2 -c 'import setuptools; execfile("setup.py")' install --skip-build --root /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.2.2-22.fc31 --unique-debug-suffix -0.2.2-22.fc31.riscv64 --unique-debug-src-base pyifp-0.2.2-22.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyifp-0.2.2 BUILDSTDERR: 646 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs running install running install_lib creating /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64 creating /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr creating /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/ifp.py -> /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/_ifp_core.so -> /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/usb_core.py -> /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/ifp_core.py -> /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/_usb_core.so -> /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages/ifp.py to ifp.pyc byte-compiling /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages/usb_core.py to usb_core.pyc byte-compiling /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages/ifp_core.py to ifp_core.pyc running install_egg_info running egg_info creating pyifp.egg-info writing pyifp.egg-info/PKG-INFO writing top-level names to pyifp.egg-info/top_level.txt writing dependency_links to pyifp.egg-info/dependency_links.txt writing manifest file 'pyifp.egg-info/SOURCES.txt' reading manifest file 'pyifp.egg-info/SOURCES.txt' writing manifest file 'pyifp.egg-info/SOURCES.txt' Copying pyifp.egg-info to /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages/pyifp-0.2.2-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/bin copying build/scripts-2.7/pyifp-test -> /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/bin copying build/scripts-2.7/backup-ifp -> /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/bin/pyifp-test to 755 changing mode of /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/bin/backup-ifp to 755 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages/_ifp_core.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages/_usb_core.so extracting debug info from /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages/_usb_core.so extracting debug info from /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7/site-packages/_ifp_core.so original debug info size: 376kB, size after compression: 356kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Processing files: pyifp-0.2.2-22.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zbYGg5 + umask 022 + cd /builddir/build/BUILD + cd pyifp-0.2.2 + DOCDIR=/builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/share/doc/pyifp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/share/doc/pyifp + cp -pr COPYING /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/share/doc/pyifp + cp -pr README.txt /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64/usr/share/doc/pyifp + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: pyifp = 0.2.2-22.fc31 pyifp(riscv-64) = 0.2.2-22.fc31 python2.7dist(pyifp) = 0.2.2 python2dist(pyifp) = 0.2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 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) libifp.so.4()(64bit) libpython2.7.so.1.0()(64bit) libusb-0.1.so.4()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: pyifp-debugsource-0.2.2-22.fc31.riscv64 Provides: pyifp-debugsource = 0.2.2-22.fc31 pyifp-debugsource(riscv-64) = 0.2.2-22.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pyifp-debuginfo-0.2.2-22.fc31.riscv64 Provides: debuginfo(build-id) = 0cbdca757248eb7e125cc4df7fb4fabbbf70844b debuginfo(build-id) = 701badeb2c528e46e47085cac50619080bf445e9 pyifp-debuginfo = 0.2.2-22.fc31 pyifp-debuginfo(riscv-64) = 0.2.2-22.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pyifp-debugsource(riscv-64) = 0.2.2-22.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64 Wrote: /builddir/build/RPMS/pyifp-0.2.2-22.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/pyifp-debuginfo-0.2.2-22.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/pyifp-debugsource-0.2.2-22.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fydo22 + umask 022 + cd /builddir/build/BUILD + cd pyifp-0.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyifp-0.2.2-22.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0