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-PSI.spec'], chrootPath='/var/lib/mock/f29-build-8372-2729/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/python-PSI.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/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-PSI-0.3-0.19.b2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-PSI.spec'], chrootPath='/var/lib/mock/f29-build-8372-2729/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/python-PSI.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.72db4P + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PSI-0.3b2 + /usr/bin/gzip -dc /builddir/build/SOURCES/PSI-0.3b2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PSI-0.3b2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.V1fbVx + umask 022 + cd /builddir/build/BUILD + cd PSI-0.3b2 + /usr/bin/python setup.py build BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/psi copying psi/_version.py -> build/lib.linux-riscv64-2.7/psi copying psi/__init__.py -> build/lib.linux-riscv64-2.7/psi running build_ext building 'psi._psi' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/src creating build/temp.linux-riscv64-2.7/src/arch 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/util.c -o build/temp.linux-riscv64-2.7/src/util.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/_psimodule.c -o build/temp.linux-riscv64-2.7/src/_psimodule.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/timespec.c -o build/temp.linux-riscv64-2.7/src/timespec.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch/posix_utils.c -o build/temp.linux-riscv64-2.7/src/arch/posix_utils.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch/linux_psi.c -o build/temp.linux-riscv64-2.7/src/arch/linux_psi.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch/linux_utils.c -o build/temp.linux-riscv64-2.7/src/arch/linux_utils.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch/getloadavg.c -o build/temp.linux-riscv64-2.7/src/arch/getloadavg.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/src/util.o build/temp.linux-riscv64-2.7/src/_psimodule.o build/temp.linux-riscv64-2.7/src/timespec.o build/temp.linux-riscv64-2.7/src/arch/posix_utils.o build/temp.linux-riscv64-2.7/src/arch/linux_psi.o build/temp.linux-riscv64-2.7/src/arch/linux_utils.o build/temp.linux-riscv64-2.7/src/arch/getloadavg.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/psi/_psi.so building 'psi.arch' extension 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/util.c -o build/temp.linux-riscv64-2.7/src/util.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/archmodule.c -o build/temp.linux-riscv64-2.7/src/archmodule.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch.c -o build/temp.linux-riscv64-2.7/src/arch.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch/posix_arch.c -o build/temp.linux-riscv64-2.7/src/arch/posix_arch.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/src/util.o build/temp.linux-riscv64-2.7/src/archmodule.o build/temp.linux-riscv64-2.7/src/arch.o build/temp.linux-riscv64-2.7/src/arch/posix_arch.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/psi/arch.so building 'psi.mount' extension 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/util.c -o build/temp.linux-riscv64-2.7/src/util.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/mountmodule.c -o build/temp.linux-riscv64-2.7/src/mountmodule.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/mount.c -o build/temp.linux-riscv64-2.7/src/mount.o BUILDSTDERR: src/mount.c: In function 'MountBase_refresh': BUILDSTDERR: src/mount.c:294:18: warning: 'mounti' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: self->mounti = mounti; BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~ 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch/posix_mount.c -o build/temp.linux-riscv64-2.7/src/arch/posix_mount.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch/linux_mount.c -o build/temp.linux-riscv64-2.7/src/arch/linux_mount.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/src/util.o build/temp.linux-riscv64-2.7/src/mountmodule.o build/temp.linux-riscv64-2.7/src/mount.o build/temp.linux-riscv64-2.7/src/arch/posix_mount.o build/temp.linux-riscv64-2.7/src/arch/linux_mount.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/psi/mount.so building 'psi.process' extension 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/util.c -o build/temp.linux-riscv64-2.7/src/util.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/processmodule.c -o build/temp.linux-riscv64-2.7/src/processmodule.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/process.c -o build/temp.linux-riscv64-2.7/src/process.o BUILDSTDERR: src/process.c: In function 'Process_get_env': BUILDSTDERR: src/process.c:345:11: warning: variable 's' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char *s; BUILDSTDERR: ^ BUILDSTDERR: src/process.c: In function 'Process_get_terminal': BUILDSTDERR: src/process.c:573:31: warning: comparison between pointer and zero character constant [-Wpointer-compare] BUILDSTDERR: if (self->proci->terminal == '\0') { BUILDSTDERR: ^~ BUILDSTDERR: src/process.c:573:9: note: did you mean to dereference the pointer? BUILDSTDERR: if (self->proci->terminal == '\0') { BUILDSTDERR: ^ 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/processtable.c -o build/temp.linux-riscv64-2.7/src/processtable.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch/posix_utils.c -o build/temp.linux-riscv64-2.7/src/arch/posix_utils.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch/procfs_utils.c -o build/temp.linux-riscv64-2.7/src/arch/procfs_utils.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch/linux_process.c -o build/temp.linux-riscv64-2.7/src/arch/linux_process.o BUILDSTDERR: src/arch/linux_process.c: In function 'calc_start_time': BUILDSTDERR: src/arch/linux_process.c:531:17: warning: the comparison will always evaluate as 'false' for the address of 'tv_now' will never be NULL [-Waddress] BUILDSTDERR: if (&tv_now == NULL) { BUILDSTDERR: ^~ 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch/linux_utils.c -o build/temp.linux-riscv64-2.7/src/arch/linux_utils.o 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 -DPYMALLOC -DLINUX -DLINUX4_15_0 -DLINUX4_15 -DLINUX4_15_MINOR=0 -Iinclude -I/usr/include/python2.7 -c src/arch/procfs_processtable.c -o build/temp.linux-riscv64-2.7/src/arch/procfs_processtable.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/src/util.o build/temp.linux-riscv64-2.7/src/processmodule.o build/temp.linux-riscv64-2.7/src/process.o build/temp.linux-riscv64-2.7/src/processtable.o build/temp.linux-riscv64-2.7/src/arch/posix_utils.o build/temp.linux-riscv64-2.7/src/arch/procfs_utils.o build/temp.linux-riscv64-2.7/src/arch/linux_process.o build/temp.linux-riscv64-2.7/src/arch/linux_utils.o build/temp.linux-riscv64-2.7/src/arch/procfs_processtable.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/psi/process.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mw7XRQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64 + cd PSI-0.3b2 + rm -rf /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running install running install_lib creating /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64 creating /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi copying build/lib.linux-riscv64-2.7/psi/_version.py -> /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi copying build/lib.linux-riscv64-2.7/psi/_psi.so -> /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi copying build/lib.linux-riscv64-2.7/psi/arch.so -> /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi copying build/lib.linux-riscv64-2.7/psi/process.so -> /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi copying build/lib.linux-riscv64-2.7/psi/mount.so -> /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi copying build/lib.linux-riscv64-2.7/psi/__init__.py -> /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi byte-compiling /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpCBMs58.py' /usr/bin/python -O /tmp/tmpCBMs58.py BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out removing /tmp/tmpCBMs58.py running install_egg_info Writing /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/PSI-0.3b2-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3-0.19.b2.fc29 --unique-debug-suffix -0.3-0.19.b2.fc29.riscv64 --unique-debug-src-base python-PSI-0.3-0.19.b2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PSI-0.3b2 extracting debug info from /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi/_psi.so extracting debug info from /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi/arch.so extracting debug info from /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi/process.so extracting debug info from /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7/site-packages/psi/mount.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. BUILDSTDERR: 453 blocks + /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-psi-0.3-0.19.b2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kA4JAK + umask 022 + cd /builddir/build/BUILD + cd PSI-0.3b2 + DOCDIR=/builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/share/doc/python2-psi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/share/doc/python2-psi + cp -pr README /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/share/doc/python2-psi + cp -pr LICENSE /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/share/doc/python2-psi + cp -pr TODO /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/share/doc/python2-psi + cp -pr DESIGN /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/share/doc/python2-psi + cp -pr examples /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64/usr/share/doc/python2-psi + exit 0 Provides: python-psi = 0.3-0.19.b2.fc29 python-psi(riscv-64) = 0.3-0.19.b2.fc29 python2-psi = 0.3-0.19.b2.fc29 python2-psi(riscv-64) = 0.3-0.19.b2.fc29 python2.7dist(psi) = 0.3b2 python2dist(psi) = 0.3b2 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: 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) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-psi < 0.3-0.19.b2.fc29 Processing files: python-PSI-debugsource-0.3-0.19.b2.fc29.riscv64 Provides: python-PSI-debugsource = 0.3-0.19.b2.fc29 python-PSI-debugsource(riscv-64) = 0.3-0.19.b2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-psi-debuginfo-0.3-0.19.b2.fc29.riscv64 Provides: debuginfo(build-id) = 3157ffcc8f8bf2f418057b63328a50c56af2044b debuginfo(build-id) = 60311d24b34a551fdf35ff921fafb6af77ad0dc9 debuginfo(build-id) = 78f6d05da142e96521901131e297b66d1402ff3a debuginfo(build-id) = eb87bec1b9ade4ad46df8240c46ba92478614560 python2-psi-debuginfo = 0.3-0.19.b2.fc29 python2-psi-debuginfo(riscv-64) = 0.3-0.19.b2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-PSI-debugsource(riscv-64) = 0.3-0.19.b2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-psi-0.3-0.19.b2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-PSI-debugsource-0.3-0.19.b2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-psi-debuginfo-0.3-0.19.b2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Pua8ji + umask 022 + cd /builddir/build/BUILD + cd PSI-0.3b2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-PSI-0.3-0.19.b2.fc29.riscv64 + exit 0 Child return code was: 0