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-BTrees.spec'], chrootPath='/var/lib/mock/f29-build-25758-13407/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/python-BTrees.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: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-BTrees-4.5.1-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-BTrees.spec'], chrootPath='/var/lib/mock/f29-build-25758-13407/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/python-BTrees.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: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GtNRiY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-BTrees-4.5.1 + /usr/bin/mkdir -p python-BTrees-4.5.1 + cd python-BTrees-4.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/BTrees-4.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr BTrees-4.5.1/BTrees.egg-info + sed -i 's/'\''default'\''/'\''alabaster'\''/' BTrees-4.5.1/docs/conf.py + cp -a BTrees-4.5.1 python3-BTrees-4.5.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JSu0A1 + umask 022 + cd /builddir/build/BUILD + cd python-BTrees-4.5.1 + pushd BTrees-4.5.1 ~/build/BUILD/python-BTrees-4.5.1/BTrees-4.5.1 ~/build/BUILD/python-BTrees-4.5.1 + 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' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/BTrees copying BTrees/IFBTree.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/fsBTree.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/IIBTree.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/OLBTree.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/Length.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_compat.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/utils.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/check.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/LLBTree.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/LOBTree.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_base.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/IOBTree.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/OOBTree.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/__init__.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/OIBTree.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/LFBTree.py -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/Interfaces.py -> build/lib.linux-riscv64-2.7/BTrees creating build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_check.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_LFBTree.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_LLBTree.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_LOBTree.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_utils.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_fsBTree.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/testConflict.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_OOBTree.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_OLBTree.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_Length.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/testBTreesUnicode.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/testBTrees.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_IFBTree.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_IOBTree.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_IIBTree.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test__base.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/__init__.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_OIBTree.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/common.py -> build/lib.linux-riscv64-2.7/BTrees/tests copying BTrees/tests/test_btreesubclass.py -> build/lib.linux-riscv64-2.7/BTrees/tests running egg_info creating BTrees.egg-info writing requirements to BTrees.egg-info/requires.txt writing BTrees.egg-info/PKG-INFO writing top-level names to BTrees.egg-info/top_level.txt writing dependency_links to BTrees.egg-info/dependency_links.txt writing entry points to BTrees.egg-info/entry_points.txt writing manifest file 'BTrees.egg-info/SOURCES.txt' reading manifest file 'BTrees.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*~' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*#' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching 'coverage.xml' found anywhere in distribution BUILDSTDERR: no previously-included directories found matching 'docs/_build' writing manifest file 'BTrees.egg-info/SOURCES.txt' copying BTrees/BTreeItemsTemplate.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/BTreeModuleTemplate.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/BTreeTemplate.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/BucketTemplate.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/Development.txt -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/MergeTemplate.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/SetOpTemplate.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/SetTemplate.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/TreeSetTemplate.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_IFBTree.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_IIBTree.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_IOBTree.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_LFBTree.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_LLBTree.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_LOBTree.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_OIBTree.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_OLBTree.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_OOBTree.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_compat.h -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/_fsBTree.c -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/floatvaluemacros.h -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/intkeymacros.h -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/intvaluemacros.h -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/objectkeymacros.h -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/objectvaluemacros.h -> build/lib.linux-riscv64-2.7/BTrees copying BTrees/sorters.c -> build/lib.linux-riscv64-2.7/BTrees running build_ext building 'BTrees._OOBTree' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/BTrees 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/lib64/python2.7/site-packages -I/usr/include/python2.7 -c BTrees/_OOBTree.c -o build/temp.linux-riscv64-2.7/BTrees/_OOBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/BTrees/_OOBTree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/BTrees/_OOBTree.so building 'BTrees._IOBTree' 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 -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python2.7/site-packages -I/usr/include/python2.7 -c BTrees/_IOBTree.c -o build/temp.linux-riscv64-2.7/BTrees/_IOBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/BTrees/_IOBTree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/BTrees/_IOBTree.so building 'BTrees._OIBTree' 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 -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/lib64/python2.7/site-packages -I/usr/include/python2.7 -c BTrees/_OIBTree.c -o build/temp.linux-riscv64-2.7/BTrees/_OIBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/BTrees/_OIBTree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/BTrees/_OIBTree.so building 'BTrees._IIBTree' 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 -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python2.7/site-packages -I/usr/include/python2.7 -c BTrees/_IIBTree.c -o build/temp.linux-riscv64-2.7/BTrees/_IIBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/BTrees/_IIBTree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/BTrees/_IIBTree.so building 'BTrees._IFBTree' 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 -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python2.7/site-packages -I/usr/include/python2.7 -c BTrees/_IFBTree.c -o build/temp.linux-riscv64-2.7/BTrees/_IFBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/BTrees/_IFBTree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/BTrees/_IFBTree.so building 'BTrees._fsBTree' 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 -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python2.7/site-packages -I/usr/include/python2.7 -c BTrees/_fsBTree.c -o build/temp.linux-riscv64-2.7/BTrees/_fsBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/BTrees/_fsBTree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/BTrees/_fsBTree.so building 'BTrees._LOBTree' 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 -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python2.7/site-packages -I/usr/include/python2.7 -c BTrees/_LOBTree.c -o build/temp.linux-riscv64-2.7/BTrees/_LOBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/BTrees/_LOBTree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/BTrees/_LOBTree.so building 'BTrees._OLBTree' 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 -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/lib64/python2.7/site-packages -I/usr/include/python2.7 -c BTrees/_OLBTree.c -o build/temp.linux-riscv64-2.7/BTrees/_OLBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/BTrees/_OLBTree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/BTrees/_OLBTree.so building 'BTrees._LLBTree' 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 -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python2.7/site-packages -I/usr/include/python2.7 -c BTrees/_LLBTree.c -o build/temp.linux-riscv64-2.7/BTrees/_LLBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/BTrees/_LLBTree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/BTrees/_LLBTree.so building 'BTrees._LFBTree' 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 -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python2.7/site-packages -I/usr/include/python2.7 -c BTrees/_LFBTree.c -o build/temp.linux-riscv64-2.7/BTrees/_LFBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/BTrees/_LFBTree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/BTrees/_LFBTree.so + sleep 1 BUILDSTDERR: ++ echo /builddir/build/BUILD/python-BTrees-4.5.1/BTrees-4.5.1/build/lib.linux-riscv64-2.7 + PYTHONPATH=/builddir/build/BUILD/python-BTrees-4.5.1/BTrees-4.5.1/build/lib.linux-riscv64-2.7 + make -C docs html SPHINXBUILD=/usr/bin/sphinx-build-2.7 make: Entering directory '/builddir/build/BUILD/python-BTrees-4.5.1/BTrees-4.5.1/docs' /usr/bin/sphinx-build-2.7 -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] api reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] api writing output... [100%] index BUILDSTDERR: /builddir/build/BUILD/python-BTrees-4.5.1/BTrees-4.5.1/docs/index.rst:287: WARNING: unknown keyword: else BUILDSTDERR: /builddir/build/BUILD/python-BTrees-4.5.1/BTrees-4.5.1/docs/index.rst:287: WARNING: unknown keyword: else generating indices... genindex py-modindex highlighting module code... [ 33%] BTrees.Interfaces highlighting module code... [ 66%] BTrees.Length highlighting module code... [100%] zope.interface.interface writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/python-BTrees-4.5.1/BTrees-4.5.1/docs' ~/build/BUILD/python-BTrees-4.5.1 ~/build/BUILD/python-BTrees-4.5.1/python3-BTrees-4.5.1 ~/build/BUILD/python-BTrees-4.5.1 + popd + pushd python3-BTrees-4.5.1 + 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' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/BTrees copying BTrees/IFBTree.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/fsBTree.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/IIBTree.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/OLBTree.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/Length.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_compat.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/utils.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/check.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/LLBTree.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/LOBTree.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_base.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/IOBTree.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/OOBTree.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/__init__.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/OIBTree.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/LFBTree.py -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/Interfaces.py -> build/lib.linux-riscv64-3.7/BTrees creating build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_check.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_LFBTree.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_LLBTree.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_LOBTree.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_utils.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_fsBTree.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/testConflict.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_OOBTree.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_OLBTree.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_Length.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/testBTreesUnicode.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/testBTrees.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_IFBTree.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_IOBTree.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_IIBTree.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test__base.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/__init__.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_OIBTree.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/common.py -> build/lib.linux-riscv64-3.7/BTrees/tests copying BTrees/tests/test_btreesubclass.py -> build/lib.linux-riscv64-3.7/BTrees/tests running egg_info creating BTrees.egg-info writing BTrees.egg-info/PKG-INFO writing dependency_links to BTrees.egg-info/dependency_links.txt writing entry points to BTrees.egg-info/entry_points.txt writing requirements to BTrees.egg-info/requires.txt writing top-level names to BTrees.egg-info/top_level.txt writing manifest file 'BTrees.egg-info/SOURCES.txt' reading manifest file 'BTrees.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*~' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*#' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching 'coverage.xml' found anywhere in distribution BUILDSTDERR: no previously-included directories found matching 'docs/_build' writing manifest file 'BTrees.egg-info/SOURCES.txt' copying BTrees/BTreeItemsTemplate.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/BTreeModuleTemplate.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/BTreeTemplate.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/BucketTemplate.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/Development.txt -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/MergeTemplate.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/SetOpTemplate.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/SetTemplate.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/TreeSetTemplate.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_IFBTree.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_IIBTree.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_IOBTree.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_LFBTree.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_LLBTree.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_LOBTree.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_OIBTree.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_OLBTree.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_OOBTree.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_compat.h -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/_fsBTree.c -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/floatvaluemacros.h -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/intkeymacros.h -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/intvaluemacros.h -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/objectkeymacros.h -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/objectvaluemacros.h -> build/lib.linux-riscv64-3.7/BTrees copying BTrees/sorters.c -> build/lib.linux-riscv64-3.7/BTrees running build_ext building 'BTrees._OOBTree' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/BTrees gcc -pthread -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/lib64/python3.7/site-packages -I/usr/include/python3.7m -c BTrees/_OOBTree.c -o build/temp.linux-riscv64-3.7/BTrees/_OOBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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-3.7/BTrees/_OOBTree.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/BTrees/_OOBTree.cpython-37m-riscv64-linux-gnu.so building 'BTrees._IOBTree' extension gcc -pthread -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python3.7/site-packages -I/usr/include/python3.7m -c BTrees/_IOBTree.c -o build/temp.linux-riscv64-3.7/BTrees/_IOBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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-3.7/BTrees/_IOBTree.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/BTrees/_IOBTree.cpython-37m-riscv64-linux-gnu.so building 'BTrees._OIBTree' extension gcc -pthread -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/lib64/python3.7/site-packages -I/usr/include/python3.7m -c BTrees/_OIBTree.c -o build/temp.linux-riscv64-3.7/BTrees/_OIBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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-3.7/BTrees/_OIBTree.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/BTrees/_OIBTree.cpython-37m-riscv64-linux-gnu.so building 'BTrees._IIBTree' extension gcc -pthread -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python3.7/site-packages -I/usr/include/python3.7m -c BTrees/_IIBTree.c -o build/temp.linux-riscv64-3.7/BTrees/_IIBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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-3.7/BTrees/_IIBTree.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/BTrees/_IIBTree.cpython-37m-riscv64-linux-gnu.so building 'BTrees._IFBTree' extension gcc -pthread -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python3.7/site-packages -I/usr/include/python3.7m -c BTrees/_IFBTree.c -o build/temp.linux-riscv64-3.7/BTrees/_IFBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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-3.7/BTrees/_IFBTree.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/BTrees/_IFBTree.cpython-37m-riscv64-linux-gnu.so building 'BTrees._fsBTree' extension gcc -pthread -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python3.7/site-packages -I/usr/include/python3.7m -c BTrees/_fsBTree.c -o build/temp.linux-riscv64-3.7/BTrees/_fsBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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-3.7/BTrees/_fsBTree.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/BTrees/_fsBTree.cpython-37m-riscv64-linux-gnu.so building 'BTrees._LOBTree' extension gcc -pthread -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python3.7/site-packages -I/usr/include/python3.7m -c BTrees/_LOBTree.c -o build/temp.linux-riscv64-3.7/BTrees/_LOBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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-3.7/BTrees/_LOBTree.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/BTrees/_LOBTree.cpython-37m-riscv64-linux-gnu.so building 'BTrees._OLBTree' extension gcc -pthread -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/lib64/python3.7/site-packages -I/usr/include/python3.7m -c BTrees/_OLBTree.c -o build/temp.linux-riscv64-3.7/BTrees/_OLBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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-3.7/BTrees/_OLBTree.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/BTrees/_OLBTree.cpython-37m-riscv64-linux-gnu.so building 'BTrees._LLBTree' extension gcc -pthread -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python3.7/site-packages -I/usr/include/python3.7m -c BTrees/_LLBTree.c -o build/temp.linux-riscv64-3.7/BTrees/_LLBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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-3.7/BTrees/_LLBTree.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/BTrees/_LLBTree.cpython-37m-riscv64-linux-gnu.so building 'BTrees._LFBTree' extension gcc -pthread -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 -DEXCLUDE_INTSET_SUPPORT -I/usr/lib64/python3.7/site-packages -I/usr/include/python3.7m -c BTrees/_LFBTree.c -o build/temp.linux-riscv64-3.7/BTrees/_LFBTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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-3.7/BTrees/_LFBTree.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/BTrees/_LFBTree.cpython-37m-riscv64-linux-gnu.so + sleep 1 BUILDSTDERR: ++ echo /builddir/build/BUILD/python-BTrees-4.5.1/python3-BTrees-4.5.1/build/lib.linux-riscv64-3.7 + PYTHONPATH=/builddir/build/BUILD/python-BTrees-4.5.1/python3-BTrees-4.5.1/build/lib.linux-riscv64-3.7 + make -C docs html SPHINXBUILD=/usr/bin/sphinx-build-3.7 make: Entering directory '/builddir/build/BUILD/python-BTrees-4.5.1/python3-BTrees-4.5.1/docs' /usr/bin/sphinx-build-3.7 -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] api reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] api writing output... [100%] index BUILDSTDERR: /builddir/build/BUILD/python-BTrees-4.5.1/python3-BTrees-4.5.1/docs/index.rst:287: WARNING: unknown keyword: else BUILDSTDERR: /builddir/build/BUILD/python-BTrees-4.5.1/python3-BTrees-4.5.1/docs/index.rst:287: WARNING: unknown keyword: else generating indices... genindex py-modindex highlighting module code... [ 33%] BTrees.Interfaces highlighting module code... [ 66%] BTrees.Length highlighting module code... [100%] zope.interface.interface writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/python-BTrees-4.5.1/python3-BTrees-4.5.1/docs' ~/build/BUILD/python-BTrees-4.5.1 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TmIQPp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64 + cd python-BTrees-4.5.1 ~/build/BUILD/python-BTrees-4.5.1/BTrees-4.5.1 ~/build/BUILD/python-BTrees-4.5.1 + pushd BTrees-4.5.1 + 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' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/LLBTree.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_fsBTree.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_LFBTree.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/LFBTree.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_LFBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/IIBTree.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_LOBTree.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_LLBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/MergeTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/LOBTree.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_compat.h -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_OOBTree.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/objectvaluemacros.h -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_OLBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/BTreeModuleTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/BucketTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_OIBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/IFBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/fsBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_IIBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/IIBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_LLBTree.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/floatvaluemacros.h -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/TreeSetTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/OLBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/BTreeItemsTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/Length.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/__init__.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_IOBTree.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_compat.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/intkeymacros.h -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees creating /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_check.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_LFBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_LLBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_LOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_utils.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_fsBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/testConflict.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_OOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_OLBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_Length.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/testBTreesUnicode.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/testBTrees.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_IFBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_IOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_IIBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test__base.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/__init__.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_OIBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/common.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/tests/test_btreesubclass.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-2.7/BTrees/Interfaces.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/utils.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/sorters.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_LOBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/IFBTree.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/OLBTree.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_IFBTree.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_OIBTree.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/check.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/LLBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/LOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/BTreeTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_base.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/IOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/OOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/Development.txt -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/intvaluemacros.h -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_IIBTree.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_IFBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/Length.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/SetOpTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/SetTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_OLBTree.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_fsBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_OOBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/__init__.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/objectkeymacros.h -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/OIBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/OIBTree.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/LFBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/Interfaces.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_compat.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_base.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/_IOBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/OOBTree.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees copying build/lib.linux-riscv64-2.7/BTrees/IOBTree.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/fsBTree.py to fsBTree.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_check.py to test_check.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_LFBTree.py to test_LFBTree.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_LLBTree.py to test_LLBTree.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_LOBTree.py to test_LOBTree.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_fsBTree.py to test_fsBTree.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/testConflict.py to testConflict.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_OOBTree.py to test_OOBTree.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_OLBTree.py to test_OLBTree.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_Length.py to test_Length.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/testBTreesUnicode.py to testBTreesUnicode.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/testBTrees.py to testBTrees.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_IFBTree.py to test_IFBTree.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_IOBTree.py to test_IOBTree.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_IIBTree.py to test_IIBTree.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test__base.py to test__base.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_OIBTree.py to test_OIBTree.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests/test_btreesubclass.py to test_btreesubclass.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/check.py to check.pyc writing byte-compilation script '/tmp/tmpwTvYwL.py' /usr/bin/python2 -O /tmp/tmpwTvYwL.py removing /tmp/tmpwTvYwL.py running install_egg_info running egg_info writing requirements to BTrees.egg-info/requires.txt writing BTrees.egg-info/PKG-INFO writing top-level names to BTrees.egg-info/top_level.txt writing dependency_links to BTrees.egg-info/dependency_links.txt writing entry points to BTrees.egg-info/entry_points.txt reading manifest file 'BTrees.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*~' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*#' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching 'coverage.xml' found anywhere in distribution writing manifest file 'BTrees.egg-info/SOURCES.txt' Copying BTrees.egg-info to /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees-4.5.1-py2.7.egg-info running install_scripts + popd ~/build/BUILD/python-BTrees-4.5.1 ~/build/BUILD/python-BTrees-4.5.1/python3-BTrees-4.5.1 ~/build/BUILD/python-BTrees-4.5.1 + pushd python3-BTrees-4.5.1 + 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' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_OLBTree.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_OIBTree.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_LFBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_LLBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/MergeTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_compat.h -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/objectvaluemacros.h -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_OLBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/BTreeModuleTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/BucketTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_OIBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/IFBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/fsBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_IIBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/IIBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/floatvaluemacros.h -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/TreeSetTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/OLBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/BTreeItemsTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/Length.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_IFBTree.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_compat.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/intkeymacros.h -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_LFBTree.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees creating /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_check.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_LFBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_LLBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_LOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_utils.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_fsBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/testConflict.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_OOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_OLBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_Length.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/testBTreesUnicode.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/testBTrees.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_IFBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_IOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_IIBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test__base.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/__init__.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_OIBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/common.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/tests/test_btreesubclass.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests copying build/lib.linux-riscv64-3.7/BTrees/utils.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/sorters.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_LOBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/check.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/LLBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/LOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/BTreeTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_fsBTree.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_LOBTree.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_base.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_IOBTree.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/IOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_OOBTree.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/OOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/Development.txt -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/intvaluemacros.h -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_IFBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_LLBTree.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/SetOpTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/SetTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_fsBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_IIBTree.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_OOBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/__init__.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/objectkeymacros.h -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/OIBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/LFBTree.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees creating /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/Length.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/LLBTree.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/_compat.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/LOBTree.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/IOBTree.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/OLBTree.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/OOBTree.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/Interfaces.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/IFBTree.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/OIBTree.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/LFBTree.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/_base.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/__pycache__/IIBTree.cpython-37.pyc -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/__pycache__ copying build/lib.linux-riscv64-3.7/BTrees/Interfaces.py -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees copying build/lib.linux-riscv64-3.7/BTrees/_IOBTree.c -> /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/fsBTree.py to fsBTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_check.py to test_check.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_LFBTree.py to test_LFBTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_LLBTree.py to test_LLBTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_LOBTree.py to test_LOBTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_fsBTree.py to test_fsBTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/testConflict.py to testConflict.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_OOBTree.py to test_OOBTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_OLBTree.py to test_OLBTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_Length.py to test_Length.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/testBTreesUnicode.py to testBTreesUnicode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/testBTrees.py to testBTrees.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_IFBTree.py to test_IFBTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_IOBTree.py to test_IOBTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_IIBTree.py to test_IIBTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test__base.py to test__base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_OIBTree.py to test_OIBTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests/test_btreesubclass.py to test_btreesubclass.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/check.py to check.cpython-37.pyc writing byte-compilation script '/tmp/tmpisfcpfbn.py' /usr/bin/python3 /tmp/tmpisfcpfbn.py removing /tmp/tmpisfcpfbn.py running install_egg_info running egg_info writing BTrees.egg-info/PKG-INFO writing dependency_links to BTrees.egg-info/dependency_links.txt writing entry points to BTrees.egg-info/entry_points.txt writing requirements to BTrees.egg-info/requires.txt writing top-level names to BTrees.egg-info/top_level.txt reading manifest file 'BTrees.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*~' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*#' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching 'coverage.xml' found anywhere in distribution writing manifest file 'BTrees.egg-info/SOURCES.txt' Copying BTrees.egg-info to /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees-4.5.1-py3.7.egg-info running install_scripts + popd ~/build/BUILD/python-BTrees-4.5.1 + rm -f BTrees-4.5.1/docs/_build/html/.buildinfo + rm -f /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/BTreeItemsTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/BTreeModuleTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/BTreeTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/BucketTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/MergeTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/SetOpTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/SetTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/TreeSetTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_IFBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_IIBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_IOBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_LFBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_LLBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_LOBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_OIBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_OLBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_OOBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_fsBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/sorters.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_compat.h /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/floatvaluemacros.h /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/intkeymacros.h /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/intvaluemacros.h /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/objectkeymacros.h /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/objectvaluemacros.h '/builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/*~' + rm -fr /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/tests + chmod 0755 /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_IFBTree.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_IIBTree.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_IOBTree.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_LFBTree.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_LLBTree.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_LOBTree.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_OIBTree.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_OLBTree.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_OOBTree.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_fsBTree.so + rm -f python3-BTrees-4.5.1/docs/_build/html/.buildinfo + rm -f /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/BTreeItemsTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/BTreeModuleTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/BTreeTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/BucketTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/MergeTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/SetOpTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/SetTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/TreeSetTemplate.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_IFBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_IIBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_IOBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_LFBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_LLBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_LOBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_OIBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_OLBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_OOBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_fsBTree.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/sorters.c /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_compat.h /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/floatvaluemacros.h /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/intkeymacros.h /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/intvaluemacros.h /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/objectkeymacros.h /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/objectvaluemacros.h '/builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/*~' + rm -fr /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/tests + chmod 0755 /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_IFBTree.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_IIBTree.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_IOBTree.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_LFBTree.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_LLBTree.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_LOBTree.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_OIBTree.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_OLBTree.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_OOBTree.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_fsBTree.cpython-37m-riscv64-linux-gnu.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.5.1-1.fc29 --unique-debug-suffix -4.5.1-1.fc29.riscv64 --unique-debug-src-base python-BTrees-4.5.1-1.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-BTrees-4.5.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_LFBTree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_OOBTree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_LOBTree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_fsBTree.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_OOBTree.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_LFBTree.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_LOBTree.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_fsBTree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_LLBTree.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_LLBTree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_IOBTree.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_IOBTree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_IFBTree.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_IFBTree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_OIBTree.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_OIBTree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_IIBTree.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_IIBTree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_OLBTree.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7/site-packages/BTrees/_OLBTree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_OLBTree.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_OLBTree.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_OIBTree.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_OIBTree.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_IFBTree.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_IFBTree.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_LFBTree.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_LFBTree.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_fsBTree.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_fsBTree.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_LOBTree.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_LOBTree.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_IOBTree.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_IOBTree.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_OOBTree.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_OOBTree.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_LLBTree.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_LLBTree.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_IIBTree.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7/site-packages/BTrees/_IIBTree.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 20 CRC32s, 0 CRC32s did match. BUILDSTDERR: 929 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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0CRBFP Processing files: python2-BTrees-4.5.1-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JU3aaj + umask 022 + cd /builddir/build/BUILD + cd python-BTrees-4.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/doc/python2-BTrees + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/doc/python2-BTrees + cp -pr BTrees-4.5.1/docs/_build/html/_modules BTrees-4.5.1/docs/_build/html/_sources BTrees-4.5.1/docs/_build/html/_static BTrees-4.5.1/docs/_build/html/api.html BTrees-4.5.1/docs/_build/html/genindex.html BTrees-4.5.1/docs/_build/html/index.html BTrees-4.5.1/docs/_build/html/objects.inv BTrees-4.5.1/docs/_build/html/py-modindex.html BTrees-4.5.1/docs/_build/html/search.html BTrees-4.5.1/docs/_build/html/searchindex.js /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/doc/python2-BTrees + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SZW6HN + umask 022 + cd /builddir/build/BUILD + cd python-BTrees-4.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/licenses/python2-BTrees + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/licenses/python2-BTrees + cp -pr BTrees-4.5.1/COPYRIGHT.txt /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/licenses/python2-BTrees + cp -pr BTrees-4.5.1/LICENSE.txt /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/licenses/python2-BTrees + exit 0 Provides: bundled(jquery) python-BTrees = 4.5.1-1.fc29 python-BTrees(riscv-64) = 4.5.1-1.fc29 python2-BTrees = 4.5.1-1.fc29 python2-BTrees(riscv-64) = 4.5.1-1.fc29 python2.7dist(btrees) = 4.5.1 python2dist(btrees) = 4.5.1 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) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-BTrees < 4.5.1-1.fc29 Processing files: python3-BTrees-4.5.1-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EQAxhe + umask 022 + cd /builddir/build/BUILD + cd python-BTrees-4.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/doc/python3-BTrees + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/doc/python3-BTrees + cp -pr python3-BTrees-4.5.1/docs/_build/html/_modules python3-BTrees-4.5.1/docs/_build/html/_sources python3-BTrees-4.5.1/docs/_build/html/_static python3-BTrees-4.5.1/docs/_build/html/api.html python3-BTrees-4.5.1/docs/_build/html/genindex.html python3-BTrees-4.5.1/docs/_build/html/index.html python3-BTrees-4.5.1/docs/_build/html/objects.inv python3-BTrees-4.5.1/docs/_build/html/py-modindex.html python3-BTrees-4.5.1/docs/_build/html/search.html python3-BTrees-4.5.1/docs/_build/html/searchindex.js /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/doc/python3-BTrees + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.41GQBK + umask 022 + cd /builddir/build/BUILD + cd python-BTrees-4.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/licenses/python3-BTrees + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/licenses/python3-BTrees + cp -pr BTrees-4.5.1/COPYRIGHT.txt /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/licenses/python3-BTrees + cp -pr BTrees-4.5.1/LICENSE.txt /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64/usr/share/licenses/python3-BTrees + exit 0 Provides: bundled(jquery) python3-BTrees = 4.5.1-1.fc29 python3-BTrees(riscv-64) = 4.5.1-1.fc29 python3.7dist(btrees) = 4.5.1 python3dist(btrees) = 4.5.1 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) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-BTrees-debugsource-4.5.1-1.fc29.riscv64 Provides: python-BTrees-debugsource = 4.5.1-1.fc29 python-BTrees-debugsource(riscv-64) = 4.5.1-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-BTrees-debuginfo-4.5.1-1.fc29.riscv64 Provides: python-BTrees-debuginfo = 4.5.1-1.fc29 python-BTrees-debuginfo(riscv-64) = 4.5.1-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-BTrees-debugsource(riscv-64) = 4.5.1-1.fc29 Processing files: python2-BTrees-debuginfo-4.5.1-1.fc29.riscv64 Provides: debuginfo(build-id) = 0c29642c69500c81781ff6efe22f1a2ba81405d1 debuginfo(build-id) = 32a18cfc40f1195495383ae88a8b8f27a6babc98 debuginfo(build-id) = 42c83a35144057f3e47594e9b6b9065f798a73e7 debuginfo(build-id) = 438588f6189c87d6db2a76eb64019f8d64b2bdcc debuginfo(build-id) = 47dabd5fbacbc4524ab8e8d19ea955e45be06105 debuginfo(build-id) = 48821edce5d53103586844a5fceab13b78b91ae8 debuginfo(build-id) = 52d22c2471a6acfd1ac493c4a50f5285ecd47006 debuginfo(build-id) = 73e168f8e4e27d80f0492c32fe2e28c967e3c0bb debuginfo(build-id) = 8a376710c46ec5ce8f5da26700d1a059979f2de0 debuginfo(build-id) = ba76586e36fa8ab8824312d8edfb6eaeff3a3b84 python2-BTrees-debuginfo = 4.5.1-1.fc29 python2-BTrees-debuginfo(riscv-64) = 4.5.1-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-BTrees-debugsource(riscv-64) = 4.5.1-1.fc29 Processing files: python3-BTrees-debuginfo-4.5.1-1.fc29.riscv64 Provides: debuginfo(build-id) = 2ed220d2d5a0669c270d7872b5dd234fe5af6ecb debuginfo(build-id) = 4bd3e6428175e695fa9f75878a8d03a87aa48d9c debuginfo(build-id) = 68515573d12ec67a71cb4f6d78176e156cdc1fde debuginfo(build-id) = 6ffc41c9989700e606b5b5a73a843937195c356f debuginfo(build-id) = 96166806d94daabcc4347d31f8e702e8953e6dea debuginfo(build-id) = 9b5d1f0d7629803c3ed35d0ef10d02efcae0a433 debuginfo(build-id) = 9bbc630f2c0cfd847a55ea7ce3e3421de05f17ee debuginfo(build-id) = a0f2e60c43ef26a92d7816d8d526b386379d8238 debuginfo(build-id) = a5cc1b8334c3963bbc0ba94e6d38d206ff5615dd debuginfo(build-id) = c9bf2843d6c2a2a0520b99ea3e326e928ef1390c python3-BTrees-debuginfo = 4.5.1-1.fc29 python3-BTrees-debuginfo(riscv-64) = 4.5.1-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-BTrees-debugsource(riscv-64) = 4.5.1-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-BTrees-4.5.1-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-BTrees-4.5.1-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-BTrees-debugsource-4.5.1-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-BTrees-debuginfo-4.5.1-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-BTrees-debuginfo-4.5.1-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-BTrees-debuginfo-4.5.1-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d1MpMK + umask 022 + cd /builddir/build/BUILD + cd python-BTrees-4.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-BTrees-4.5.1-1.fc29.riscv64 + exit 0 Child return code was: 0