Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-svvamp.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686624337.827764/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 aarch64 --nodeps /builddir/build/SPECS/python-svvamp.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-svvamp-0.9.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-svvamp.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686624337.827764/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 aarch64 --nodeps /builddir/build/SPECS/python-svvamp.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-svvamp-0.9.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-svvamp.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686624337.827764/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 aarch64 --nodeps /builddir/build/SPECS/python-svvamp.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.10VcCs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf svvamp-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/svvamp-0.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd svvamp-0.9.1 + /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.nvZ20y + umask 022 + cd /builddir/build/BUILD + cd svvamp-0.9.1 + 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 -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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/svvamp copying svvamp/__init__.py -> build/lib/svvamp copying svvamp/svvamp.py -> build/lib/svvamp creating build/lib/tests copying tests/test_svvamp.py -> build/lib/tests copying tests/test_pseudo_bool.py -> build/lib/tests copying tests/test_rule_irv.py -> build/lib/tests copying tests/test_rule_schulze.py -> build/lib/tests copying tests/test_AuxFunctions.py -> build/lib/tests copying tests/test_generator_profile_vmf_hypercircle.py -> build/lib/tests copying tests/test_ProfileGeneratorNoisedFile.py -> build/lib/tests copying tests/test_rule_exhaustive_ballot.py -> build/lib/tests copying tests/test_rule_approval.py -> build/lib/tests copying tests/test_rule_condorcet_abs_irv.py -> build/lib/tests copying tests/test_profile.py -> build/lib/tests copying tests/test_rule_majority_jugment.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_rule.py -> build/lib/tests copying tests/test_rule_plurality.py -> build/lib/tests copying tests/test_generator_profile_vmf_hypersphere.py -> build/lib/tests copying tests/test_rule_coombs.py -> build/lib/tests copying tests/test_rule_veto.py -> build/lib/tests copying tests/test_rule_condorcet_vtb_irv.py -> build/lib/tests copying tests/test_rule_irv_duels.py -> build/lib/tests copying tests/test_rule_range_voting.py -> build/lib/tests copying tests/test_ProfileFromFile.py -> build/lib/tests creating build/lib/svvamp/utils copying svvamp/utils/util_cache.py -> build/lib/svvamp/utils copying svvamp/utils/pseudo_bool.py -> build/lib/svvamp/utils copying svvamp/utils/constants.py -> build/lib/svvamp/utils copying svvamp/utils/__init__.py -> build/lib/svvamp/utils copying svvamp/utils/von_mises_fisher.py -> build/lib/svvamp/utils copying svvamp/utils/pref_lib.py -> build/lib/svvamp/utils copying svvamp/utils/my_log.py -> build/lib/svvamp/utils copying svvamp/utils/type_checker.py -> build/lib/svvamp/utils copying svvamp/utils/cast_vote_records.py -> build/lib/svvamp/utils copying svvamp/utils/printing.py -> build/lib/svvamp/utils copying svvamp/utils/misc.py -> build/lib/svvamp/utils creating build/lib/svvamp/preferences copying svvamp/preferences/generator_profile_noise.py -> build/lib/svvamp/preferences copying svvamp/preferences/profile_subset_candidates.py -> build/lib/svvamp/preferences copying svvamp/preferences/generator_profile_ianc.py -> build/lib/svvamp/preferences copying svvamp/preferences/generator_profile_vmf_hypercircle.py -> build/lib/svvamp/preferences copying svvamp/preferences/profile_from_file.py -> build/lib/svvamp/preferences copying svvamp/preferences/generator_profile_vmf_hypersphere.py -> build/lib/svvamp/preferences copying svvamp/preferences/plurality_elimination_engine_profile.py -> build/lib/svvamp/preferences copying svvamp/preferences/generator_profile_cubic_uniform.py -> build/lib/svvamp/preferences copying svvamp/preferences/__init__.py -> build/lib/svvamp/preferences copying svvamp/preferences/generator_profile_spheroid.py -> build/lib/svvamp/preferences copying svvamp/preferences/profile.py -> build/lib/svvamp/preferences copying svvamp/preferences/generator_profile_noised_file.py -> build/lib/svvamp/preferences copying svvamp/preferences/generator_profile_euclidean_box.py -> build/lib/svvamp/preferences copying svvamp/preferences/generator_profile_ladder.py -> build/lib/svvamp/preferences copying svvamp/preferences/generator_profile_gaussian_well.py -> build/lib/svvamp/preferences copying svvamp/preferences/profile_um.py -> build/lib/svvamp/preferences copying svvamp/preferences/generator_profile.py -> build/lib/svvamp/preferences copying svvamp/preferences/plurality_elimination_engine.py -> build/lib/svvamp/preferences copying svvamp/preferences/plurality_elimination_engine_profile_um.py -> build/lib/svvamp/preferences running egg_info writing svvamp.egg-info/PKG-INFO writing dependency_links to svvamp.egg-info/dependency_links.txt writing requirements to svvamp.egg-info/requires.txt writing top-level names to svvamp.egg-info/top_level.txt reading manifest file 'svvamp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'svvamp.egg-info/SOURCES.txt' creating build/lib/svvamp/meta copying svvamp/meta/experiment_analyzer.py -> build/lib/svvamp/meta copying svvamp/meta/experiments_compiler.py -> build/lib/svvamp/meta copying svvamp/meta/study_profile_criteria.py -> build/lib/svvamp/meta copying svvamp/meta/study_rule_criteria.py -> build/lib/svvamp/meta copying svvamp/meta/voting_rule_tasks.py -> build/lib/svvamp/meta creating build/lib/svvamp/rules copying svvamp/rules/all_rule_classes.py -> build/lib/svvamp/rules copying svvamp/rules/rule.py -> build/lib/svvamp/rules copying svvamp/rules/rule_approval.py -> build/lib/svvamp/rules copying svvamp/rules/rule_baldwin.py -> build/lib/svvamp/rules copying svvamp/rules/rule_black.py -> build/lib/svvamp/rules copying svvamp/rules/rule_borda.py -> build/lib/svvamp/rules copying svvamp/rules/rule_bucklin.py -> build/lib/svvamp/rules copying svvamp/rules/rule_condorcet_abs_irv.py -> build/lib/svvamp/rules copying svvamp/rules/rule_condorcet_sum_defeats.py -> build/lib/svvamp/rules copying svvamp/rules/rule_condorcet_vtb_irv.py -> build/lib/svvamp/rules copying svvamp/rules/rule_coombs.py -> build/lib/svvamp/rules copying svvamp/rules/rule_copeland.py -> build/lib/svvamp/rules copying svvamp/rules/rule_exhaustive_ballot.py -> build/lib/svvamp/rules copying svvamp/rules/rule_icrv.py -> build/lib/svvamp/rules copying svvamp/rules/rule_irv.py -> build/lib/svvamp/rules copying svvamp/rules/rule_irv_average.py -> build/lib/svvamp/rules copying svvamp/rules/rule_irv_duels.py -> build/lib/svvamp/rules copying svvamp/rules/rule_iterated_bucklin.py -> build/lib/svvamp/rules copying svvamp/rules/rule_kemeny.py -> build/lib/svvamp/rules copying svvamp/rules/rule_kim_roush.py -> build/lib/svvamp/rules copying svvamp/rules/rule_majority_judgment.py -> build/lib/svvamp/rules copying svvamp/rules/rule_maximin.py -> build/lib/svvamp/rules copying svvamp/rules/rule_nanson.py -> build/lib/svvamp/rules copying svvamp/rules/rule_plurality.py -> build/lib/svvamp/rules copying svvamp/rules/rule_range_voting.py -> build/lib/svvamp/rules copying svvamp/rules/rule_ranked_pairs.py -> build/lib/svvamp/rules copying svvamp/rules/rule_schulze.py -> build/lib/svvamp/rules copying svvamp/rules/rule_smith_irv.py -> build/lib/svvamp/rules copying svvamp/rules/rule_split_cycle.py -> build/lib/svvamp/rules copying svvamp/rules/rule_star.py -> build/lib/svvamp/rules copying svvamp/rules/rule_tideman.py -> build/lib/svvamp/rules copying svvamp/rules/rule_two_round.py -> build/lib/svvamp/rules copying svvamp/rules/rule_veto.py -> build/lib/svvamp/rules copying svvamp/rules/rule_woodall.py -> build/lib/svvamp/rules copying tests/ED-00001-00000001.soi -> build/lib/tests copying tests/ED-00017-00000001.toi -> build/lib/tests copying tests/example_ballots.csv -> build/lib/tests copying tests/example_ballots.t.csv -> build/lib/tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Sd0XzW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64 + cd svvamp-0.9.1 + 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 -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-svvamp-0.9.1-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-svvamp-0.9.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp creating /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils copying build/lib/svvamp/utils/util_cache.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils copying build/lib/svvamp/utils/pseudo_bool.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils copying build/lib/svvamp/utils/constants.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils copying build/lib/svvamp/utils/__init__.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils copying build/lib/svvamp/utils/von_mises_fisher.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils copying build/lib/svvamp/utils/pref_lib.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils copying build/lib/svvamp/utils/my_log.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils copying build/lib/svvamp/utils/type_checker.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils copying build/lib/svvamp/utils/cast_vote_records.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils copying build/lib/svvamp/utils/printing.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils copying build/lib/svvamp/utils/misc.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils copying build/lib/svvamp/__init__.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp copying build/lib/svvamp/svvamp.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp creating /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/meta copying build/lib/svvamp/meta/experiment_analyzer.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/meta copying build/lib/svvamp/meta/voting_rule_tasks.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/meta copying build/lib/svvamp/meta/study_profile_criteria.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/meta copying build/lib/svvamp/meta/study_rule_criteria.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/meta copying build/lib/svvamp/meta/experiments_compiler.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/meta creating /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_kemeny.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_kim_roush.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_maximin.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_smith_irv.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_range_voting.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_bucklin.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_ranked_pairs.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_copeland.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_approval.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_icrv.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_split_cycle.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_two_round.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_irv.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/all_rule_classes.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_woodall.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_nanson.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_irv_duels.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_veto.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_iterated_bucklin.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_star.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_irv_average.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_majority_judgment.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_condorcet_sum_defeats.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_exhaustive_ballot.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_condorcet_abs_irv.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_schulze.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_borda.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_baldwin.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_coombs.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_black.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_condorcet_vtb_irv.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_plurality.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules copying build/lib/svvamp/rules/rule_tideman.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules creating /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/generator_profile_noise.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/profile_subset_candidates.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/generator_profile_ianc.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/generator_profile_vmf_hypercircle.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/profile_from_file.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/generator_profile_vmf_hypersphere.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/plurality_elimination_engine_profile.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/generator_profile_cubic_uniform.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/__init__.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/generator_profile_spheroid.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/profile.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/generator_profile_noised_file.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/generator_profile_euclidean_box.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/generator_profile_ladder.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/generator_profile_gaussian_well.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/profile_um.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/generator_profile.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/plurality_elimination_engine.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences copying build/lib/svvamp/preferences/plurality_elimination_engine_profile_um.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences creating /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_svvamp.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/example_ballots.t.csv -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_pseudo_bool.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule_irv.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule_schulze.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_AuxFunctions.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_generator_profile_vmf_hypercircle.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_ProfileGeneratorNoisedFile.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/ED-00001-00000001.soi -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule_exhaustive_ballot.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/example_ballots.csv -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule_approval.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule_condorcet_abs_irv.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_profile.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule_majority_jugment.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule_plurality.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/ED-00017-00000001.toi -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_generator_profile_vmf_hypersphere.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule_coombs.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule_veto.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule_condorcet_vtb_irv.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule_irv_duels.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule_range_voting.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_ProfileFromFile.py -> /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils/util_cache.py to util_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils/pseudo_bool.py to pseudo_bool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils/von_mises_fisher.py to von_mises_fisher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils/pref_lib.py to pref_lib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils/my_log.py to my_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils/type_checker.py to type_checker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils/cast_vote_records.py to cast_vote_records.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils/printing.py to printing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/utils/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/svvamp.py to svvamp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/meta/experiment_analyzer.py to experiment_analyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/meta/voting_rule_tasks.py to voting_rule_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/meta/study_profile_criteria.py to study_profile_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/meta/study_rule_criteria.py to study_rule_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/meta/experiments_compiler.py to experiments_compiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_kemeny.py to rule_kemeny.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_kim_roush.py to rule_kim_roush.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_maximin.py to rule_maximin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_smith_irv.py to rule_smith_irv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_range_voting.py to rule_range_voting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_bucklin.py to rule_bucklin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_ranked_pairs.py to rule_ranked_pairs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_copeland.py to rule_copeland.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_approval.py to rule_approval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_icrv.py to rule_icrv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_split_cycle.py to rule_split_cycle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule.py to rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_two_round.py to rule_two_round.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_irv.py to rule_irv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/all_rule_classes.py to all_rule_classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_woodall.py to rule_woodall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_nanson.py to rule_nanson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_irv_duels.py to rule_irv_duels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_veto.py to rule_veto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_iterated_bucklin.py to rule_iterated_bucklin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_star.py to rule_star.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_irv_average.py to rule_irv_average.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_majority_judgment.py to rule_majority_judgment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_condorcet_sum_defeats.py to rule_condorcet_sum_defeats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_exhaustive_ballot.py to rule_exhaustive_ballot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_condorcet_abs_irv.py to rule_condorcet_abs_irv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_schulze.py to rule_schulze.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_borda.py to rule_borda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_baldwin.py to rule_baldwin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_coombs.py to rule_coombs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_black.py to rule_black.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_condorcet_vtb_irv.py to rule_condorcet_vtb_irv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_plurality.py to rule_plurality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/rules/rule_tideman.py to rule_tideman.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/generator_profile_noise.py to generator_profile_noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/profile_subset_candidates.py to profile_subset_candidates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/generator_profile_ianc.py to generator_profile_ianc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/generator_profile_vmf_hypercircle.py to generator_profile_vmf_hypercircle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/profile_from_file.py to profile_from_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/generator_profile_vmf_hypersphere.py to generator_profile_vmf_hypersphere.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/plurality_elimination_engine_profile.py to plurality_elimination_engine_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/generator_profile_cubic_uniform.py to generator_profile_cubic_uniform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/generator_profile_spheroid.py to generator_profile_spheroid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/generator_profile_noised_file.py to generator_profile_noised_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/generator_profile_euclidean_box.py to generator_profile_euclidean_box.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/generator_profile_ladder.py to generator_profile_ladder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/generator_profile_gaussian_well.py to generator_profile_gaussian_well.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/profile_um.py to profile_um.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/generator_profile.py to generator_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/plurality_elimination_engine.py to plurality_elimination_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp/preferences/plurality_elimination_engine_profile_um.py to plurality_elimination_engine_profile_um.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_svvamp.py to test_svvamp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_pseudo_bool.py to test_pseudo_bool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule_irv.py to test_rule_irv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule_schulze.py to test_rule_schulze.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_AuxFunctions.py to test_AuxFunctions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_generator_profile_vmf_hypercircle.py to test_generator_profile_vmf_hypercircle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_ProfileGeneratorNoisedFile.py to test_ProfileGeneratorNoisedFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule_exhaustive_ballot.py to test_rule_exhaustive_ballot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule_approval.py to test_rule_approval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule_condorcet_abs_irv.py to test_rule_condorcet_abs_irv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_profile.py to test_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule_majority_jugment.py to test_rule_majority_jugment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule.py to test_rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule_plurality.py to test_rule_plurality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_generator_profile_vmf_hypersphere.py to test_generator_profile_vmf_hypersphere.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule_coombs.py to test_rule_coombs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule_veto.py to test_rule_veto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule_condorcet_vtb_irv.py to test_rule_condorcet_vtb_irv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule_irv_duels.py to test_rule_irv_duels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_rule_range_voting.py to test_rule_range_voting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_ProfileFromFile.py to test_ProfileFromFile.cpython-39.pyc writing byte-compilation script '/tmp/tmpoql1pejy.py' /usr/bin/python3 /tmp/tmpoql1pejy.py removing /tmp/tmpoql1pejy.py running install_egg_info running egg_info writing svvamp.egg-info/PKG-INFO writing dependency_links to svvamp.egg-info/dependency_links.txt writing requirements to svvamp.egg-info/requires.txt writing top-level names to svvamp.egg-info/top_level.txt reading manifest file 'svvamp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'svvamp.egg-info/SOURCES.txt' Copying svvamp.egg-info to /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/svvamp-0.9.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64//usr/share/doc/python-svvamp + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64//usr/share/doc/python-svvamp + '[' -d example ']' ~/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64 ~/build/BUILD/svvamp-0.9.1 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/svvamp-0.9.1 + popd + mv /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.1-1 --unique-debug-suffix -0.9.1-1.aarch64 --unique-debug-src-base python-svvamp-0.9.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/svvamp-0.9.1 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-svvamp-0.9.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-svvamp-0.9.1-1.noarch Provides: python-svvamp python3-svvamp = 0.9.1-1 python3.9dist(svvamp) = 0.9.1 python3dist(svvamp) = 0.9.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(matplotlib) python3.9dist(networkx) python3.9dist(numpy) python3.9dist(pandas) python3.9dist(scipy) python3.9dist(tikzplotlib) Processing files: python-svvamp-help-0.9.1-1.noarch warning: Empty %files file /builddir/build/BUILD/svvamp-0.9.1/doclist.lst Provides: python-svvamp-help = 0.9.1-1 python3-svvamp-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-svvamp-0.9.1-1.aarch64 Wrote: /builddir/build/RPMS/python-svvamp-help-0.9.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-svvamp-0.9.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z4ZQUo + umask 022 + cd /builddir/build/BUILD + cd svvamp-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-svvamp-0.9.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0