Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-compmake-z6.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687326938.776217/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-compmake-z6.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-compmake-z6-6.1.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-compmake-z6.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687326938.776217/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-compmake-z6.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-compmake-z6-6.1.5-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-compmake-z6.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687326938.776217/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-compmake-z6.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m2K5Mx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf compmake-z6-6.1.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/compmake-z6-6.1.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd compmake-z6-6.1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bo2HKr + umask 022 + cd /builddir/build/BUILD + cd compmake-z6-6.1.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/compmake copying src/compmake/context.py -> build/lib/compmake copying src/compmake/__init__.py -> build/lib/compmake copying src/compmake/make_bridge.py -> build/lib/compmake copying src/compmake/__main__.py -> build/lib/compmake copying src/compmake/constants.py -> build/lib/compmake copying src/compmake/exceptions.py -> build/lib/compmake copying src/compmake/state.py -> build/lib/compmake copying src/compmake/structures.py -> build/lib/compmake creating build/lib/compmake/utils copying src/compmake/utils/format_exceptions.py -> build/lib/compmake/utils copying src/compmake/utils/pickling_utils.py -> build/lib/compmake/utils copying src/compmake/utils/capture.py -> build/lib/compmake/utils copying src/compmake/utils/instantiate_utils.py -> build/lib/compmake/utils copying src/compmake/utils/__init__.py -> build/lib/compmake/utils copying src/compmake/utils/coloredterm.py -> build/lib/compmake/utils copying src/compmake/utils/safe_pickle.py -> build/lib/compmake/utils copying src/compmake/utils/wildcards.py -> build/lib/compmake/utils copying src/compmake/utils/time_track.py -> build/lib/compmake/utils copying src/compmake/utils/proctitle.py -> build/lib/compmake/utils copying src/compmake/utils/memoize_imp.py -> build/lib/compmake/utils copying src/compmake/utils/system_stats.py -> build/lib/compmake/utils copying src/compmake/utils/strings_with_escapes.py -> build/lib/compmake/utils copying src/compmake/utils/table_formatter.py -> build/lib/compmake/utils copying src/compmake/utils/docstring.py -> build/lib/compmake/utils copying src/compmake/utils/timedate.py -> build/lib/compmake/utils copying src/compmake/utils/which_imp.py -> build/lib/compmake/utils copying src/compmake/utils/frozen.py -> build/lib/compmake/utils copying src/compmake/utils/pickle_frustration.py -> build/lib/compmake/utils copying src/compmake/utils/values_interpretation.py -> build/lib/compmake/utils copying src/compmake/utils/values_interpretation_test.py -> build/lib/compmake/utils copying src/compmake/utils/colored.py -> build/lib/compmake/utils copying src/compmake/utils/terminal_size.py -> build/lib/compmake/utils creating build/lib/compmake/storage copying src/compmake/storage/__init__.py -> build/lib/compmake/storage copying src/compmake/storage/redisdb.py -> build/lib/compmake/storage copying src/compmake/storage/filesystem.py -> build/lib/compmake/storage copying src/compmake/storage/memorycache.py -> build/lib/compmake/storage creating build/lib/compmake/plugins copying src/compmake/plugins/dump.py -> build/lib/compmake/plugins copying src/compmake/plugins/list_jobs_imp.py -> build/lib/compmake/plugins copying src/compmake/plugins/credits.py -> build/lib/compmake/plugins copying src/compmake/plugins/debug_priority.py -> build/lib/compmake/plugins copying src/compmake/plugins/commands_status.py -> build/lib/compmake/plugins copying src/compmake/plugins/clear_imp.py -> build/lib/compmake/plugins copying src/compmake/plugins/__init__.py -> build/lib/compmake/plugins copying src/compmake/plugins/stats.py -> build/lib/compmake/plugins copying src/compmake/plugins/event_debugger.py -> build/lib/compmake/plugins copying src/compmake/plugins/details_why.py -> build/lib/compmake/plugins copying src/compmake/plugins/details.py -> build/lib/compmake/plugins copying src/compmake/plugins/console_status.py -> build/lib/compmake/plugins copying src/compmake/plugins/console_output.py -> build/lib/compmake/plugins copying src/compmake/plugins/tracker.py -> build/lib/compmake/plugins copying src/compmake/plugins/graph.py -> build/lib/compmake/plugins copying src/compmake/plugins/graph_animation_imp.py -> build/lib/compmake/plugins copying src/compmake/plugins/reload_module.py -> build/lib/compmake/plugins copying src/compmake/plugins/job_definition_status.py -> build/lib/compmake/plugins copying src/compmake/plugins/gantt.py -> build/lib/compmake/plugins copying src/compmake/plugins/console_banners.py -> build/lib/compmake/plugins copying src/compmake/plugins/sanity_check.py -> build/lib/compmake/plugins creating build/lib/compmake/ui copying src/compmake/ui/console.py -> build/lib/compmake/ui copying src/compmake/ui/__init__.py -> build/lib/compmake/ui copying src/compmake/ui/visualization.py -> build/lib/compmake/ui copying src/compmake/ui/helpers.py -> build/lib/compmake/ui copying src/compmake/ui/commands_html.py -> build/lib/compmake/ui copying src/compmake/ui/ui.py -> build/lib/compmake/ui copying src/compmake/ui/coloredlog.py -> build/lib/compmake/ui copying src/compmake/ui/commands.py -> build/lib/compmake/ui copying src/compmake/ui/config_ui.py -> build/lib/compmake/ui creating build/lib/compmake/jobs copying src/compmake/jobs/uptodate.py -> build/lib/compmake/jobs copying src/compmake/jobs/manager.py -> build/lib/compmake/jobs copying src/compmake/jobs/__init__.py -> build/lib/compmake/jobs copying src/compmake/jobs/actions_newprocess.py -> build/lib/compmake/jobs copying src/compmake/jobs/queries.py -> build/lib/compmake/jobs copying src/compmake/jobs/job_execution.py -> build/lib/compmake/jobs copying src/compmake/jobs/actions.py -> build/lib/compmake/jobs copying src/compmake/jobs/priority.py -> build/lib/compmake/jobs copying src/compmake/jobs/storage.py -> build/lib/compmake/jobs copying src/compmake/jobs/result_dict.py -> build/lib/compmake/jobs copying src/compmake/jobs/progress_imp2.py -> build/lib/compmake/jobs copying src/compmake/jobs/dependencies.py -> build/lib/compmake/jobs creating build/lib/compmake/events copying src/compmake/events/__init__.py -> build/lib/compmake/events copying src/compmake/events/registered_events.py -> build/lib/compmake/events copying src/compmake/events/structures.py -> build/lib/compmake/events copying src/compmake/events/registrar.py -> build/lib/compmake/events creating build/lib/compmake/unittests copying src/compmake/unittests/test_stats.py -> build/lib/compmake/unittests copying src/compmake/unittests/mockup_dynamic_4.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_6.py -> build/lib/compmake/unittests copying src/compmake/unittests/compmake_test.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_delegation_4.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_4.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_2rec.py -> build/lib/compmake/unittests copying src/compmake/unittests/__init__.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_storage.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_delegation_5.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_delegation_3.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_delegation_2.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_new_process.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_re.py -> build/lib/compmake/unittests copying src/compmake/unittests/mockup.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_plugins.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_unpickable_result.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_3.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_priorities.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_failure.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_syntax.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_2rec_par.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_delegation.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_5.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_assertions.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_progress.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_more.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_1.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_2.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_7.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_examples.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_old_jobs.py -> build/lib/compmake/unittests copying src/compmake/unittests/expected_fail.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_9.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_9_redefinition.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_dynamic_8.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_blocked.py -> build/lib/compmake/unittests copying src/compmake/unittests/test_invalid_functions.py -> build/lib/compmake/unittests creating build/lib/compmake/scripts copying src/compmake/scripts/master.py -> build/lib/compmake/scripts copying src/compmake/scripts/__init__.py -> build/lib/compmake/scripts creating build/lib/compmake/config copying src/compmake/config/config_list.py -> build/lib/compmake/config copying src/compmake/config/__init__.py -> build/lib/compmake/config copying src/compmake/config/structure.py -> build/lib/compmake/config copying src/compmake/config/config_optparse.py -> build/lib/compmake/config copying src/compmake/config/config_html.py -> build/lib/compmake/config creating build/lib/compmake/plugins/old_backend_multiprocessing copying src/compmake/plugins/old_backend_multiprocessing/__init__.py -> build/lib/compmake/plugins/old_backend_multiprocessing copying src/compmake/plugins/old_backend_multiprocessing/shared.py -> build/lib/compmake/plugins/old_backend_multiprocessing copying src/compmake/plugins/old_backend_multiprocessing/manager_multiprocessing.py -> build/lib/compmake/plugins/old_backend_multiprocessing copying src/compmake/plugins/old_backend_multiprocessing/commands.py -> build/lib/compmake/plugins/old_backend_multiprocessing creating build/lib/compmake/plugins/backend_local copying src/compmake/plugins/backend_local/__init__.py -> build/lib/compmake/plugins/backend_local copying src/compmake/plugins/backend_local/commands.py -> build/lib/compmake/plugins/backend_local copying src/compmake/plugins/backend_local/manager_local.py -> build/lib/compmake/plugins/backend_local creating build/lib/compmake/plugins/execution_stats copying src/compmake/plugins/execution_stats/__init__.py -> build/lib/compmake/plugins/execution_stats copying src/compmake/plugins/execution_stats/ex_stats.py -> build/lib/compmake/plugins/execution_stats creating build/lib/compmake/plugins/backend_sge copying src/compmake/plugins/backend_sge/__init__.py -> build/lib/compmake/plugins/backend_sge copying src/compmake/plugins/backend_sge/qacct.py -> build/lib/compmake/plugins/backend_sge copying src/compmake/plugins/backend_sge/sge_sub.py -> build/lib/compmake/plugins/backend_sge copying src/compmake/plugins/backend_sge/sge_manager.py -> build/lib/compmake/plugins/backend_sge copying src/compmake/plugins/backend_sge/commands.py -> build/lib/compmake/plugins/backend_sge copying src/compmake/plugins/backend_sge/sge_misc.py -> build/lib/compmake/plugins/backend_sge creating build/lib/compmake/plugins/backend_ssh_cluster copying src/compmake/plugins/backend_ssh_cluster/__init__.py -> build/lib/compmake/plugins/backend_ssh_cluster copying src/compmake/plugins/backend_ssh_cluster/cluster_conf.py -> build/lib/compmake/plugins/backend_ssh_cluster copying src/compmake/plugins/backend_ssh_cluster/manager_ssh_cluster.py -> build/lib/compmake/plugins/backend_ssh_cluster copying src/compmake/plugins/backend_ssh_cluster/commands.py -> build/lib/compmake/plugins/backend_ssh_cluster creating build/lib/compmake/plugins/backend_multyvac copying src/compmake/plugins/backend_multyvac/logging_imp.py -> build/lib/compmake/plugins/backend_multyvac copying src/compmake/plugins/backend_multyvac/sync.py -> build/lib/compmake/plugins/backend_multyvac copying src/compmake/plugins/backend_multyvac/__init__.py -> build/lib/compmake/plugins/backend_multyvac copying src/compmake/plugins/backend_multyvac/mvac_manager.py -> build/lib/compmake/plugins/backend_multyvac copying src/compmake/plugins/backend_multyvac/sync_db.py -> build/lib/compmake/plugins/backend_multyvac copying src/compmake/plugins/backend_multyvac/commands.py -> build/lib/compmake/plugins/backend_multyvac copying src/compmake/plugins/backend_multyvac/mvac_job_imp.py -> build/lib/compmake/plugins/backend_multyvac copying src/compmake/plugins/backend_multyvac/mvac_job_rdb_imp.py -> build/lib/compmake/plugins/backend_multyvac creating build/lib/compmake/plugins/backend_pmake copying src/compmake/plugins/backend_pmake/pmake_manager.py -> build/lib/compmake/plugins/backend_pmake copying src/compmake/plugins/backend_pmake/__init__.py -> build/lib/compmake/plugins/backend_pmake copying src/compmake/plugins/backend_pmake/parmake_job2_imp.py -> build/lib/compmake/plugins/backend_pmake copying src/compmake/plugins/backend_pmake/commands.py -> build/lib/compmake/plugins/backend_pmake copying src/compmake/plugins/backend_pmake/pmakesub.py -> build/lib/compmake/plugins/backend_pmake creating build/lib/compmake/jobs/syntax copying src/compmake/jobs/syntax/__init__.py -> build/lib/compmake/jobs/syntax copying src/compmake/jobs/syntax/parsing.py -> build/lib/compmake/jobs/syntax creating build/lib/compmake/scripts/scripts_utils copying src/compmake/scripts/scripts_utils/__init__.py -> build/lib/compmake/scripts/scripts_utils copying src/compmake/scripts/scripts_utils/script_utils.py -> build/lib/compmake/scripts/scripts_utils + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.crGrcH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64 + cd compmake-z6-6.1.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/format_exceptions.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/pickling_utils.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/capture.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/instantiate_utils.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/coloredterm.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/safe_pickle.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/wildcards.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/time_track.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/proctitle.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/memoize_imp.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/system_stats.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/strings_with_escapes.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/table_formatter.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/docstring.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/timedate.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/which_imp.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/frozen.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/pickle_frustration.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/values_interpretation.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/values_interpretation_test.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/colored.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/utils/terminal_size.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils copying build/lib/compmake/context.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/storage copying build/lib/compmake/storage/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/storage copying build/lib/compmake/storage/redisdb.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/storage copying build/lib/compmake/storage/filesystem.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/storage copying build/lib/compmake/storage/memorycache.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/storage copying build/lib/compmake/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/dump.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/list_jobs_imp.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/credits.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/debug_priority.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/commands_status.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/clear_imp.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/stats.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/event_debugger.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/old_backend_multiprocessing copying build/lib/compmake/plugins/old_backend_multiprocessing/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/old_backend_multiprocessing copying build/lib/compmake/plugins/old_backend_multiprocessing/shared.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/old_backend_multiprocessing copying build/lib/compmake/plugins/old_backend_multiprocessing/manager_multiprocessing.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/old_backend_multiprocessing copying build/lib/compmake/plugins/old_backend_multiprocessing/commands.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/old_backend_multiprocessing copying build/lib/compmake/plugins/details_why.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/details.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_local copying build/lib/compmake/plugins/backend_local/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_local copying build/lib/compmake/plugins/backend_local/commands.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_local copying build/lib/compmake/plugins/backend_local/manager_local.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_local copying build/lib/compmake/plugins/console_status.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/console_output.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/execution_stats copying build/lib/compmake/plugins/execution_stats/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/execution_stats copying build/lib/compmake/plugins/execution_stats/ex_stats.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/execution_stats copying build/lib/compmake/plugins/tracker.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge copying build/lib/compmake/plugins/backend_sge/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge copying build/lib/compmake/plugins/backend_sge/qacct.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge copying build/lib/compmake/plugins/backend_sge/sge_sub.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge copying build/lib/compmake/plugins/backend_sge/sge_manager.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge copying build/lib/compmake/plugins/backend_sge/commands.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge copying build/lib/compmake/plugins/backend_sge/sge_misc.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge copying build/lib/compmake/plugins/graph.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/graph_animation_imp.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/reload_module.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_ssh_cluster copying build/lib/compmake/plugins/backend_ssh_cluster/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_ssh_cluster copying build/lib/compmake/plugins/backend_ssh_cluster/cluster_conf.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_ssh_cluster copying build/lib/compmake/plugins/backend_ssh_cluster/manager_ssh_cluster.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_ssh_cluster copying build/lib/compmake/plugins/backend_ssh_cluster/commands.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_ssh_cluster copying build/lib/compmake/plugins/job_definition_status.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac copying build/lib/compmake/plugins/backend_multyvac/logging_imp.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac copying build/lib/compmake/plugins/backend_multyvac/sync.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac copying build/lib/compmake/plugins/backend_multyvac/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac copying build/lib/compmake/plugins/backend_multyvac/mvac_manager.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac copying build/lib/compmake/plugins/backend_multyvac/sync_db.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac copying build/lib/compmake/plugins/backend_multyvac/commands.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac copying build/lib/compmake/plugins/backend_multyvac/mvac_job_imp.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac copying build/lib/compmake/plugins/backend_multyvac/mvac_job_rdb_imp.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac copying build/lib/compmake/plugins/gantt.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_pmake copying build/lib/compmake/plugins/backend_pmake/pmake_manager.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_pmake copying build/lib/compmake/plugins/backend_pmake/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_pmake copying build/lib/compmake/plugins/backend_pmake/parmake_job2_imp.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_pmake copying build/lib/compmake/plugins/backend_pmake/commands.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_pmake copying build/lib/compmake/plugins/backend_pmake/pmakesub.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_pmake copying build/lib/compmake/plugins/console_banners.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/plugins/sanity_check.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins copying build/lib/compmake/make_bridge.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake copying build/lib/compmake/__main__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui copying build/lib/compmake/ui/console.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui copying build/lib/compmake/ui/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui copying build/lib/compmake/ui/visualization.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui copying build/lib/compmake/ui/helpers.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui copying build/lib/compmake/ui/commands_html.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui copying build/lib/compmake/ui/ui.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui copying build/lib/compmake/ui/coloredlog.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui copying build/lib/compmake/ui/commands.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui copying build/lib/compmake/ui/config_ui.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs copying build/lib/compmake/jobs/uptodate.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs copying build/lib/compmake/jobs/manager.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs copying build/lib/compmake/jobs/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs copying build/lib/compmake/jobs/actions_newprocess.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs copying build/lib/compmake/jobs/queries.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs copying build/lib/compmake/jobs/job_execution.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs copying build/lib/compmake/jobs/actions.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs copying build/lib/compmake/jobs/priority.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs copying build/lib/compmake/jobs/storage.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs copying build/lib/compmake/jobs/result_dict.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs copying build/lib/compmake/jobs/progress_imp2.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/syntax copying build/lib/compmake/jobs/syntax/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/syntax copying build/lib/compmake/jobs/syntax/parsing.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/syntax copying build/lib/compmake/jobs/dependencies.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/events copying build/lib/compmake/events/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/events copying build/lib/compmake/events/registered_events.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/events copying build/lib/compmake/events/structures.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/events copying build/lib/compmake/events/registrar.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/events creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_stats.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/mockup_dynamic_4.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_6.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/compmake_test.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_delegation_4.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_4.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_2rec.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_storage.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_delegation_5.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_delegation_3.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_delegation_2.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_new_process.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_re.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/mockup.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_plugins.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_unpickable_result.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_3.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_priorities.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_failure.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_syntax.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_2rec_par.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_delegation.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_5.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_assertions.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_progress.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_more.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_1.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_2.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_7.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_examples.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_old_jobs.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/expected_fail.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_9.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_9_redefinition.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_dynamic_8.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_blocked.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests copying build/lib/compmake/unittests/test_invalid_functions.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/scripts copying build/lib/compmake/scripts/master.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/scripts copying build/lib/compmake/scripts/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/scripts creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/scripts/scripts_utils copying build/lib/compmake/scripts/scripts_utils/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/scripts/scripts_utils copying build/lib/compmake/scripts/scripts_utils/script_utils.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/scripts/scripts_utils copying build/lib/compmake/constants.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake creating /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/config copying build/lib/compmake/config/config_list.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/config copying build/lib/compmake/config/__init__.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/config copying build/lib/compmake/config/structure.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/config copying build/lib/compmake/config/config_optparse.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/config copying build/lib/compmake/config/config_html.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/config copying build/lib/compmake/exceptions.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake copying build/lib/compmake/state.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake copying build/lib/compmake/structures.py -> /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/format_exceptions.py to format_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/pickling_utils.py to pickling_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/capture.py to capture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/instantiate_utils.py to instantiate_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/coloredterm.py to coloredterm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/safe_pickle.py to safe_pickle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/wildcards.py to wildcards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/time_track.py to time_track.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/proctitle.py to proctitle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/memoize_imp.py to memoize_imp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/system_stats.py to system_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/strings_with_escapes.py to strings_with_escapes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/table_formatter.py to table_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/docstring.py to docstring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/timedate.py to timedate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/which_imp.py to which_imp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/frozen.py to frozen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/pickle_frustration.py to pickle_frustration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/values_interpretation.py to values_interpretation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/values_interpretation_test.py to values_interpretation_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/colored.py to colored.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/utils/terminal_size.py to terminal_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/storage/redisdb.py to redisdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/storage/filesystem.py to filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/storage/memorycache.py to memorycache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/dump.py to dump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/list_jobs_imp.py to list_jobs_imp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/credits.py to credits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/debug_priority.py to debug_priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/commands_status.py to commands_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/clear_imp.py to clear_imp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/event_debugger.py to event_debugger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/old_backend_multiprocessing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/old_backend_multiprocessing/shared.py to shared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/old_backend_multiprocessing/manager_multiprocessing.py to manager_multiprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/old_backend_multiprocessing/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/details_why.py to details_why.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/details.py to details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_local/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_local/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_local/manager_local.py to manager_local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/console_status.py to console_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/console_output.py to console_output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/execution_stats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/execution_stats/ex_stats.py to ex_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/tracker.py to tracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge/qacct.py to qacct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge/sge_sub.py to sge_sub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge/sge_manager.py to sge_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_sge/sge_misc.py to sge_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/graph_animation_imp.py to graph_animation_imp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/reload_module.py to reload_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_ssh_cluster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_ssh_cluster/cluster_conf.py to cluster_conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_ssh_cluster/manager_ssh_cluster.py to manager_ssh_cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_ssh_cluster/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/job_definition_status.py to job_definition_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac/logging_imp.py to logging_imp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac/sync.py to sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac/mvac_manager.py to mvac_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac/sync_db.py to sync_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac/mvac_job_imp.py to mvac_job_imp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_multyvac/mvac_job_rdb_imp.py to mvac_job_rdb_imp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/gantt.py to gantt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_pmake/pmake_manager.py to pmake_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_pmake/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_pmake/parmake_job2_imp.py to parmake_job2_imp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_pmake/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/backend_pmake/pmakesub.py to pmakesub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/console_banners.py to console_banners.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/plugins/sanity_check.py to sanity_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/make_bridge.py to make_bridge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui/console.py to console.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui/visualization.py to visualization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui/commands_html.py to commands_html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui/ui.py to ui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui/coloredlog.py to coloredlog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/ui/config_ui.py to config_ui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/uptodate.py to uptodate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/actions_newprocess.py to actions_newprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/queries.py to queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/job_execution.py to job_execution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/actions.py to actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/priority.py to priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/result_dict.py to result_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/progress_imp2.py to progress_imp2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/syntax/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/syntax/parsing.py to parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/jobs/dependencies.py to dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/events/registered_events.py to registered_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/events/structures.py to structures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/events/registrar.py to registrar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_stats.py to test_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/mockup_dynamic_4.py to mockup_dynamic_4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_6.py to test_dynamic_6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/compmake_test.py to compmake_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_delegation_4.py to test_delegation_4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_4.py to test_dynamic_4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_2rec.py to test_dynamic_2rec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_storage.py to test_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_delegation_5.py to test_delegation_5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_delegation_3.py to test_delegation_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_delegation_2.py to test_delegation_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_new_process.py to test_dynamic_new_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_re.py to test_dynamic_re.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/mockup.py to mockup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_unpickable_result.py to test_unpickable_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_3.py to test_dynamic_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_priorities.py to test_priorities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_failure.py to test_dynamic_failure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_syntax.py to test_syntax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_2rec_par.py to test_dynamic_2rec_par.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_delegation.py to test_delegation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_5.py to test_dynamic_5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_assertions.py to test_assertions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_progress.py to test_progress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_more.py to test_more.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_1.py to test_dynamic_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_2.py to test_dynamic_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_7.py to test_dynamic_7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_old_jobs.py to test_old_jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/expected_fail.py to expected_fail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_9.py to test_dynamic_9.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_9_redefinition.py to test_dynamic_9_redefinition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_dynamic_8.py to test_dynamic_8.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_blocked.py to test_blocked.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/unittests/test_invalid_functions.py to test_invalid_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/scripts/master.py to master.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/scripts/scripts_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/scripts/scripts_utils/script_utils.py to script_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/config/config_list.py to config_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/config/structure.py to structure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/config/config_optparse.py to config_optparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/config/config_html.py to config_html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake/structures.py to structures.cpython-39.pyc writing byte-compilation script '/tmp/tmpnkej72mw.py' /usr/bin/python3 /tmp/tmpnkej72mw.py removing /tmp/tmpnkej72mw.py running install_egg_info running egg_info writing src/compmake_z6.egg-info/PKG-INFO writing dependency_links to src/compmake_z6.egg-info/dependency_links.txt writing entry points to src/compmake_z6.egg-info/entry_points.txt writing requirements to src/compmake_z6.egg-info/requires.txt writing top-level names to src/compmake_z6.egg-info/top_level.txt reading manifest file 'src/compmake_z6.egg-info/SOURCES.txt' writing manifest file 'src/compmake_z6.egg-info/SOURCES.txt' Copying src/compmake_z6.egg-info to /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9/site-packages/compmake_z6-6.1.5-py3.9.egg-info running install_scripts Installing compmake script to /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/bin Installing zmake script to /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/bin Installing zuper-make script to /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64//usr/share/doc/python-compmake-z6 + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64//usr/share/doc/python-compmake-z6 + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64//usr/share/doc/python-compmake-z6 + pushd /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64 ~/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64 ~/build/BUILD/compmake-z6-6.1.5 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/compmake-z6-6.1.5 + popd + mv /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 6.1.5-1 --unique-debug-suffix -6.1.5-1.x86_64 --unique-debug-src-base python-compmake-z6-6.1.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/compmake-z6-6.1.5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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-compmake-z6-6.1.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-compmake-z6-6.1.5-1.noarch Provides: python-compmake-z6 python3-compmake-z6 = 6.1.5-1 python3.9dist(compmake-z6) = 6.1.5 python3dist(compmake-z6) = 6.1.5 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/python3 python(abi) = 3.9 python3.9dist(asciimatics) python3.9dist(coverage) python3.9dist(decorator) python3.9dist(dill) python3.9dist(future) python3.9dist(networkx) >= 2 python3.9dist(networkx) < 3 python3.9dist(psutil) python3.9dist(pycontracts3) python3.9dist(pyyaml) python3.9dist(setproctitle) python3.9dist(setuptools) python3.9dist(six) python3.9dist(systemcmd-z6) python3.9dist(termcolor) python3.9dist(zuper-commons-z6) >= 6.1.7 python3.9dist(zuper-typing-z6) Processing files: python-compmake-z6-help-6.1.5-1.noarch warning: Empty %files file /builddir/build/BUILD/compmake-z6-6.1.5/doclist.lst Provides: python-compmake-z6-help = 6.1.5-1 python3-compmake-z6-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64 Wrote: /builddir/build/RPMS/python3-compmake-z6-6.1.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python-compmake-z6-help-6.1.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MqCNVJ + umask 022 + cd /builddir/build/BUILD + cd compmake-z6-6.1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-compmake-z6-6.1.5-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0