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/obnam.spec'], chrootPath='/var/lib/mock/f29-build-12252-5629/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/obnam.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/obnam-1.21-7.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/obnam.spec'], chrootPath='/var/lib/mock/f29-build-12252-5629/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/obnam.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UgBeJv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf obnam-1.21 + /usr/bin/xz -dc /builddir/build/SOURCES/obnam_1.21.orig.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd obnam-1.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.69np2l + umask 022 + cd /builddir/build/BUILD + cd obnam-1.21 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python setup.py build BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/encryption_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/blob_store.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/bag_store_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/chunkid_token_map.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/metadata.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/obj_serialiser_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/vfs_local_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/pluginbase_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/bag.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/humanise.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/sizeparse.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/bag_store.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/repo_factory_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/repo_interface.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/lockmgr.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/pluginbase.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/structurederror_finder.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/hooks_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/chunkid_token_map_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/obj_serialiser.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/repo_factory.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/whole_file_checksummer.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/forget_policy.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/defaults.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/lockmgr_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/vfs_local.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/checksummer_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/repo_fs.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/structurederror.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/splitpath_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/blob_store_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/backup_progress.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/sizeparse_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/obnamerror.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/delegator.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/splitpath.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/app.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/encryption.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/pathname_excluder.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/vfs.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/structurederror_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/checksummer.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/pathname_excluder_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/hooks.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/__init__.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/whole_file_checksummer_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/fsck_work_item.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/metadata_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/forget_policy_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/bag_tests.py -> build/lib.linux-riscv64-2.7/obnamlib copying obnamlib/version.py -> build/lib.linux-riscv64-2.7/obnamlib creating build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/fuse_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/sftp_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/restore_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/forget_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/force_lock_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/list_errors_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/encryption_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/exclude_caches_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/compression_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/vfs_local_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/verify_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/show_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/exclude_pathnames_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/list_formats_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/gaconfig_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/fsck_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/__init__.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/one_file_system_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/backup_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins copying obnamlib/plugins/dump_repo_plugin.py -> build/lib.linux-riscv64-2.7/obnamlib/plugins creating build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/clientlist_tests.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/metadata_codec_tests.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/clientmetadatatree.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/chunklist_tests.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/repo_tree.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/repo_fmt_6.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/clientlist.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/metadata_codec.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/chunklist.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/__init__.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/clientmetadatatree_tests.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/checksumtree.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/checksumtree_tests.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 copying obnamlib/fmt_6/repo_fmt_6_tests.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_6 creating build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/cowtree_tests.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/tree_tests.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/leaf_store_tests.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/indexes.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/dirobj_tests.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/tree.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/dirobj.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/client_list.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/client.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/cowtree.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/leaf.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/leaf_tests.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/format.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/__init__.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/leaf_store.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/format_tests.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga copying obnamlib/fmt_ga/chunk_store.py -> build/lib.linux-riscv64-2.7/obnamlib/fmt_ga running build_ext building 'obnamlib._obnam' extension creating build/temp.linux-riscv64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c _obnammodule.c -o build/temp.linux-riscv64-2.7/_obnammodule.o gcc -pthread -shared -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/_obnammodule.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/obnamlib/_obnam.so running build_scripts creating build/scripts-2.7 copying and adjusting obnam -> build/scripts-2.7 copying and adjusting obnam-viewprof -> build/scripts-2.7 changing mode of build/scripts-2.7/obnam from 644 to 755 changing mode of build/scripts-2.7/obnam-viewprof from 644 to 755 building manpage for obnam (lang=) building manpage for obnam (lang=.de) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ibOm0h + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64 + cd obnam-1.21 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running install running install_lib creating /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr creating /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/encryption_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/blob_store.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/bag_store_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/chunkid_token_map.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/metadata.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/obj_serialiser_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/vfs_local_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/pluginbase_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/bag.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/humanise.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/sizeparse.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/bag_store.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/repo_factory_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/repo_interface.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/lockmgr.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/pluginbase.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/structurederror_finder.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/hooks_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/chunkid_token_map_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/obj_serialiser.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/repo_factory.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib creating /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/cowtree_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/tree_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/leaf_store_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/indexes.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/dirobj_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/tree.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/dirobj.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/client_list.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/client.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/cowtree.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/leaf.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/leaf_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/format.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/__init__.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/leaf_store.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/format_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/fmt_ga/chunk_store.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga copying build/lib.linux-riscv64-2.7/obnamlib/whole_file_checksummer.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/forget_policy.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/defaults.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/lockmgr_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/vfs_local.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/checksummer_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/repo_fs.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/structurederror.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/splitpath_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/blob_store_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/backup_progress.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/sizeparse_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/obnamerror.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/delegator.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/splitpath.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib creating /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/fuse_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/sftp_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/restore_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/forget_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/force_lock_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/list_errors_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/encryption_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/exclude_caches_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/compression_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/vfs_local_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/verify_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/show_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/exclude_pathnames_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/list_formats_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/gaconfig_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/fsck_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/__init__.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/one_file_system_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/backup_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/plugins/dump_repo_plugin.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins copying build/lib.linux-riscv64-2.7/obnamlib/app.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/encryption.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib creating /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/clientlist_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/metadata_codec_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/clientmetadatatree.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/chunklist_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/repo_tree.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/repo_fmt_6.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/clientlist.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/metadata_codec.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/chunklist.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/__init__.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/clientmetadatatree_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/checksumtree.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/checksumtree_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/fmt_6/repo_fmt_6_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6 copying build/lib.linux-riscv64-2.7/obnamlib/pathname_excluder.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/vfs.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/structurederror_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/checksummer.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/pathname_excluder_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/hooks.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/__init__.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/whole_file_checksummer_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/fsck_work_item.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/metadata_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/forget_policy_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/bag_tests.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/_obnam.so -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib copying build/lib.linux-riscv64-2.7/obnamlib/version.py -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/encryption_tests.py to encryption_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/blob_store.py to blob_store.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/bag_store_tests.py to bag_store_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/chunkid_token_map.py to chunkid_token_map.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/obj_serialiser_tests.py to obj_serialiser_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/vfs_local_tests.py to vfs_local_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/pluginbase_tests.py to pluginbase_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/bag.py to bag.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/humanise.py to humanise.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/sizeparse.py to sizeparse.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/bag_store.py to bag_store.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/repo_factory_tests.py to repo_factory_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/repo_interface.py to repo_interface.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/lockmgr.py to lockmgr.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/pluginbase.py to pluginbase.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/structurederror_finder.py to structurederror_finder.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/hooks_tests.py to hooks_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/chunkid_token_map_tests.py to chunkid_token_map_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/obj_serialiser.py to obj_serialiser.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/repo_factory.py to repo_factory.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/cowtree_tests.py to cowtree_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/tree_tests.py to tree_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/leaf_store_tests.py to leaf_store_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/indexes.py to indexes.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/dirobj_tests.py to dirobj_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/tree.py to tree.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/dirobj.py to dirobj.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/client_list.py to client_list.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/cowtree.py to cowtree.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/leaf.py to leaf.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/leaf_tests.py to leaf_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/format.py to format.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/leaf_store.py to leaf_store.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/format_tests.py to format_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_ga/chunk_store.py to chunk_store.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/whole_file_checksummer.py to whole_file_checksummer.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/forget_policy.py to forget_policy.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/defaults.py to defaults.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/lockmgr_tests.py to lockmgr_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/vfs_local.py to vfs_local.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/checksummer_tests.py to checksummer_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/repo_fs.py to repo_fs.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/structurederror.py to structurederror.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/splitpath_tests.py to splitpath_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/blob_store_tests.py to blob_store_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/backup_progress.py to backup_progress.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/sizeparse_tests.py to sizeparse_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/obnamerror.py to obnamerror.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/delegator.py to delegator.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/splitpath.py to splitpath.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/fuse_plugin.py to fuse_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/sftp_plugin.py to sftp_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/restore_plugin.py to restore_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/forget_plugin.py to forget_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/force_lock_plugin.py to force_lock_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/list_errors_plugin.py to list_errors_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/encryption_plugin.py to encryption_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/exclude_caches_plugin.py to exclude_caches_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/compression_plugin.py to compression_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/vfs_local_plugin.py to vfs_local_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/verify_plugin.py to verify_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/show_plugin.py to show_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/exclude_pathnames_plugin.py to exclude_pathnames_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/list_formats_plugin.py to list_formats_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/gaconfig_plugin.py to gaconfig_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/fsck_plugin.py to fsck_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/one_file_system_plugin.py to one_file_system_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/backup_plugin.py to backup_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/plugins/dump_repo_plugin.py to dump_repo_plugin.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/encryption.py to encryption.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/clientlist_tests.py to clientlist_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/metadata_codec_tests.py to metadata_codec_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/clientmetadatatree.py to clientmetadatatree.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/chunklist_tests.py to chunklist_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/repo_tree.py to repo_tree.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/repo_fmt_6.py to repo_fmt_6.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/clientlist.py to clientlist.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/metadata_codec.py to metadata_codec.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/chunklist.py to chunklist.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/clientmetadatatree_tests.py to clientmetadatatree_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/checksumtree.py to checksumtree.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/checksumtree_tests.py to checksumtree_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fmt_6/repo_fmt_6_tests.py to repo_fmt_6_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/pathname_excluder.py to pathname_excluder.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/vfs.py to vfs.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/structurederror_tests.py to structurederror_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/checksummer.py to checksummer.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/pathname_excluder_tests.py to pathname_excluder_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/whole_file_checksummer_tests.py to whole_file_checksummer_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/fsck_work_item.py to fsck_work_item.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/metadata_tests.py to metadata_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/forget_policy_tests.py to forget_policy_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/bag_tests.py to bag_tests.pyc byte-compiling /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/version.py to version.pyc writing byte-compilation script '/tmp/tmp_KBtVg.py' /usr/bin/python -O /tmp/tmp_KBtVg.py BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out removing /tmp/tmp_KBtVg.py running install_scripts creating /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/bin copying build/scripts-2.7/obnam-viewprof -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/bin copying build/scripts-2.7/obnam -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/bin/obnam-viewprof to 755 changing mode of /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/bin/obnam to 755 running install_data creating /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/share creating /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/share/man creating /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/share/man/man1 copying obnam.1 -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/share/man/man1 copying obnam-viewprof.1 -> /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/share/man/man1 running install_egg_info Writing /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnam-1.21-py2.7.egg-info + chmod 755 /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/_obnam.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.21-7.fc29 --unique-debug-suffix -1.21-7.fc29.riscv64 --unique-debug-src-base obnam-1.21-7.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/obnam-1.21 extracting debug info from /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7/site-packages/obnamlib/_obnam.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 19 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: *** WARNING: mangling shebang in /usr/bin/obnam-viewprof from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/bin/obnam from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hVzRas Processing files: obnam-1.21-7.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pm2Xks + umask 022 + cd /builddir/build/BUILD + cd obnam-1.21 + DOCDIR=/builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/share/doc/obnam + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/share/doc/obnam + cp -pr NEWS /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/share/doc/obnam + cp -pr README /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/share/doc/obnam + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pbGAfy + umask 022 + cd /builddir/build/BUILD + cd obnam-1.21 + LICENSEDIR=/builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/share/licenses/obnam + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/share/licenses/obnam + cp -pr COPYING /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64/usr/share/licenses/obnam + exit 0 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/obnamlib/_obnam.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: obnam = 1.21-7.fc29 obnam(riscv-64) = 1.21-7.fc29 python2.7dist(obnam) = 1.21 python2dist(obnam) = 1.21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: obnam-debugsource-1.21-7.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Provides: obnam-debugsource = 1.21-7.fc29 obnam-debugsource(riscv-64) = 1.21-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: obnam-debuginfo-1.21-7.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/obnamlib/_obnam.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = a028b09657c288c9064fd1aa236ee6340c28dcc8 obnam-debuginfo = 1.21-7.fc29 obnam-debuginfo(riscv-64) = 1.21-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: obnam-debugsource(riscv-64) = 1.21-7.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64 Wrote: /builddir/build/RPMS/obnam-1.21-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/obnam-debugsource-1.21-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/obnam-debuginfo-1.21-7.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TWqBkM + umask 022 + cd /builddir/build/BUILD + cd obnam-1.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/obnam-1.21-7.fc29.riscv64 + exit 0 Child return code was: 0