Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-flanker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682314082.870285/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-flanker.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-flanker-0.9.11-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-flanker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682314082.870285/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-flanker.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-flanker-0.9.11-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-flanker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682314082.870285/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-flanker.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.rKXpJK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flanker-0.9.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/flanker-0.9.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flanker-0.9.11 + /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.PVcWZL + umask 022 + cd /builddir/build/BUILD + cd flanker-0.9.11 + 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/flanker copying flanker/metrics.py -> build/lib/flanker copying flanker/utils.py -> build/lib/flanker copying flanker/dkim.py -> build/lib/flanker copying flanker/__init__.py -> build/lib/flanker copying flanker/_email.py -> build/lib/flanker creating build/lib/tests creating build/lib/tests/addresslib copying tests/addresslib/corrector_test.py -> build/lib/tests/addresslib copying tests/addresslib/validator_test.py -> build/lib/tests/addresslib copying tests/addresslib/metrics_test.py -> build/lib/tests/addresslib copying tests/addresslib/external_dataset_test.py -> build/lib/tests/addresslib copying tests/addresslib/__init__.py -> build/lib/tests/addresslib copying tests/addresslib/quote_test.py -> build/lib/tests/addresslib copying tests/addresslib/parser_test.py -> build/lib/tests/addresslib copying tests/addresslib/parser_address_list_test.py -> build/lib/tests/addresslib copying tests/addresslib/address_test.py -> build/lib/tests/addresslib copying tests/addresslib/parser_mailbox_test.py -> build/lib/tests/addresslib creating build/lib/tests/mime copying tests/mime/bounce_tests.py -> build/lib/tests/mime copying tests/mime/__init__.py -> build/lib/tests/mime creating build/lib/tests/addresslib/plugins copying tests/addresslib/plugins/hotmail_test.py -> build/lib/tests/addresslib/plugins copying tests/addresslib/plugins/icloud_test.py -> build/lib/tests/addresslib/plugins copying tests/addresslib/plugins/yahoo_test.py -> build/lib/tests/addresslib/plugins copying tests/addresslib/plugins/__init__.py -> build/lib/tests/addresslib/plugins copying tests/addresslib/plugins/gmail_test.py -> build/lib/tests/addresslib/plugins copying tests/addresslib/plugins/aol_test.py -> build/lib/tests/addresslib/plugins copying tests/addresslib/plugins/google_test.py -> build/lib/tests/addresslib/plugins creating build/lib/tests/mime/message copying tests/mime/message/tokenizer_test.py -> build/lib/tests/mime/message copying tests/mime/message/create_test.py -> build/lib/tests/mime/message copying tests/mime/message/threading_test.py -> build/lib/tests/mime/message copying tests/mime/message/scanner_test.py -> build/lib/tests/mime/message copying tests/mime/message/__init__.py -> build/lib/tests/mime/message copying tests/mime/message/part_test.py -> build/lib/tests/mime/message creating build/lib/tests/mime/message/fallback copying tests/mime/message/fallback/fallback_test.py -> build/lib/tests/mime/message/fallback copying tests/mime/message/fallback/__init__.py -> build/lib/tests/mime/message/fallback creating build/lib/tests/mime/message/headers copying tests/mime/message/headers/parsing_test.py -> build/lib/tests/mime/message/headers copying tests/mime/message/headers/parametrized_test.py -> build/lib/tests/mime/message/headers copying tests/mime/message/headers/wrappers_test.py -> build/lib/tests/mime/message/headers copying tests/mime/message/headers/encodedword_test.py -> build/lib/tests/mime/message/headers copying tests/mime/message/headers/headers_test.py -> build/lib/tests/mime/message/headers copying tests/mime/message/headers/encoding_test.py -> build/lib/tests/mime/message/headers copying tests/mime/message/headers/__init__.py -> build/lib/tests/mime/message/headers copying tests/mime/message/headers/part_test.py -> build/lib/tests/mime/message/headers creating build/lib/flanker/addresslib copying flanker/addresslib/quote.py -> build/lib/flanker/addresslib copying flanker/addresslib/validate.py -> build/lib/flanker/addresslib copying flanker/addresslib/__init__.py -> build/lib/flanker/addresslib copying flanker/addresslib/corrector.py -> build/lib/flanker/addresslib copying flanker/addresslib/address.py -> build/lib/flanker/addresslib creating build/lib/flanker/mime copying flanker/mime/create.py -> build/lib/flanker/mime copying flanker/mime/__init__.py -> build/lib/flanker/mime copying flanker/mime/bounce.py -> build/lib/flanker/mime creating build/lib/flanker/addresslib/drivers copying flanker/addresslib/drivers/dns_lookup.py -> build/lib/flanker/addresslib/drivers copying flanker/addresslib/drivers/__init__.py -> build/lib/flanker/addresslib/drivers copying flanker/addresslib/drivers/redis_driver.py -> build/lib/flanker/addresslib/drivers creating build/lib/flanker/addresslib/_parser copying flanker/addresslib/_parser/mailbox_or_url_parsetab.py -> build/lib/flanker/addresslib/_parser copying flanker/addresslib/_parser/mailbox_or_url_list_parsetab.py -> build/lib/flanker/addresslib/_parser copying flanker/addresslib/_parser/parser.py -> build/lib/flanker/addresslib/_parser copying flanker/addresslib/_parser/mailbox_parsetab.py -> build/lib/flanker/addresslib/_parser copying flanker/addresslib/_parser/lexer.py -> build/lib/flanker/addresslib/_parser copying flanker/addresslib/_parser/addr_spec_parsetab.py -> build/lib/flanker/addresslib/_parser copying flanker/addresslib/_parser/url_parsetab.py -> build/lib/flanker/addresslib/_parser copying flanker/addresslib/_parser/__init__.py -> build/lib/flanker/addresslib/_parser creating build/lib/flanker/addresslib/plugins copying flanker/addresslib/plugins/google.py -> build/lib/flanker/addresslib/plugins copying flanker/addresslib/plugins/_tokenizer.py -> build/lib/flanker/addresslib/plugins copying flanker/addresslib/plugins/aol.py -> build/lib/flanker/addresslib/plugins copying flanker/addresslib/plugins/icloud.py -> build/lib/flanker/addresslib/plugins copying flanker/addresslib/plugins/yahoo.py -> build/lib/flanker/addresslib/plugins copying flanker/addresslib/plugins/__init__.py -> build/lib/flanker/addresslib/plugins copying flanker/addresslib/plugins/gmail.py -> build/lib/flanker/addresslib/plugins copying flanker/addresslib/plugins/hotmail.py -> build/lib/flanker/addresslib/plugins creating build/lib/flanker/mime/message copying flanker/mime/message/utils.py -> build/lib/flanker/mime/message copying flanker/mime/message/errors.py -> build/lib/flanker/mime/message copying flanker/mime/message/scanner.py -> build/lib/flanker/mime/message copying flanker/mime/message/charsets.py -> build/lib/flanker/mime/message copying flanker/mime/message/__init__.py -> build/lib/flanker/mime/message copying flanker/mime/message/threading.py -> build/lib/flanker/mime/message copying flanker/mime/message/part.py -> build/lib/flanker/mime/message creating build/lib/flanker/mime/message/fallback copying flanker/mime/message/fallback/create.py -> build/lib/flanker/mime/message/fallback copying flanker/mime/message/fallback/__init__.py -> build/lib/flanker/mime/message/fallback copying flanker/mime/message/fallback/part.py -> build/lib/flanker/mime/message/fallback creating build/lib/flanker/mime/message/headers copying flanker/mime/message/headers/parsing.py -> build/lib/flanker/mime/message/headers copying flanker/mime/message/headers/wrappers.py -> build/lib/flanker/mime/message/headers copying flanker/mime/message/headers/encodedword.py -> build/lib/flanker/mime/message/headers copying flanker/mime/message/headers/parametrized.py -> build/lib/flanker/mime/message/headers copying flanker/mime/message/headers/encoding.py -> build/lib/flanker/mime/message/headers copying flanker/mime/message/headers/headers.py -> build/lib/flanker/mime/message/headers copying flanker/mime/message/headers/__init__.py -> build/lib/flanker/mime/message/headers running egg_info writing flanker.egg-info/PKG-INFO writing dependency_links to flanker.egg-info/dependency_links.txt writing requirements to flanker.egg-info/requires.txt writing top-level names to flanker.egg-info/top_level.txt reading manifest file 'flanker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'flanker.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.An5GcF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64 + cd flanker-0.9.11 + 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-flanker-0.9.11-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-flanker-0.9.11-1.x86_64/usr creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib copying build/lib/tests/addresslib/corrector_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib copying build/lib/tests/addresslib/validator_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib copying build/lib/tests/addresslib/metrics_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib copying build/lib/tests/addresslib/external_dataset_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins copying build/lib/tests/addresslib/plugins/hotmail_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins copying build/lib/tests/addresslib/plugins/icloud_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins copying build/lib/tests/addresslib/plugins/yahoo_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins copying build/lib/tests/addresslib/plugins/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins copying build/lib/tests/addresslib/plugins/gmail_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins copying build/lib/tests/addresslib/plugins/aol_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins copying build/lib/tests/addresslib/plugins/google_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins copying build/lib/tests/addresslib/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib copying build/lib/tests/addresslib/quote_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib copying build/lib/tests/addresslib/parser_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib copying build/lib/tests/addresslib/parser_address_list_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib copying build/lib/tests/addresslib/address_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib copying build/lib/tests/addresslib/parser_mailbox_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime copying build/lib/tests/mime/bounce_tests.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message copying build/lib/tests/mime/message/tokenizer_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/fallback copying build/lib/tests/mime/message/fallback/fallback_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/fallback copying build/lib/tests/mime/message/fallback/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/fallback copying build/lib/tests/mime/message/create_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message copying build/lib/tests/mime/message/threading_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message copying build/lib/tests/mime/message/scanner_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message copying build/lib/tests/mime/message/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message copying build/lib/tests/mime/message/part_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers copying build/lib/tests/mime/message/headers/parsing_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers copying build/lib/tests/mime/message/headers/parametrized_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers copying build/lib/tests/mime/message/headers/wrappers_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers copying build/lib/tests/mime/message/headers/encodedword_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers copying build/lib/tests/mime/message/headers/headers_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers copying build/lib/tests/mime/message/headers/encoding_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers copying build/lib/tests/mime/message/headers/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers copying build/lib/tests/mime/message/headers/part_test.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers copying build/lib/tests/mime/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker copying build/lib/flanker/metrics.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker copying build/lib/flanker/utils.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib copying build/lib/flanker/addresslib/quote.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib copying build/lib/flanker/addresslib/validate.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/drivers copying build/lib/flanker/addresslib/drivers/dns_lookup.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/drivers copying build/lib/flanker/addresslib/drivers/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/drivers copying build/lib/flanker/addresslib/drivers/redis_driver.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/drivers creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser copying build/lib/flanker/addresslib/_parser/mailbox_or_url_parsetab.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser copying build/lib/flanker/addresslib/_parser/mailbox_or_url_list_parsetab.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser copying build/lib/flanker/addresslib/_parser/parser.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser copying build/lib/flanker/addresslib/_parser/mailbox_parsetab.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser copying build/lib/flanker/addresslib/_parser/lexer.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser copying build/lib/flanker/addresslib/_parser/addr_spec_parsetab.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser copying build/lib/flanker/addresslib/_parser/url_parsetab.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser copying build/lib/flanker/addresslib/_parser/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins copying build/lib/flanker/addresslib/plugins/google.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins copying build/lib/flanker/addresslib/plugins/_tokenizer.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins copying build/lib/flanker/addresslib/plugins/aol.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins copying build/lib/flanker/addresslib/plugins/icloud.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins copying build/lib/flanker/addresslib/plugins/yahoo.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins copying build/lib/flanker/addresslib/plugins/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins copying build/lib/flanker/addresslib/plugins/gmail.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins copying build/lib/flanker/addresslib/plugins/hotmail.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins copying build/lib/flanker/addresslib/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib copying build/lib/flanker/addresslib/corrector.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib copying build/lib/flanker/addresslib/address.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/fallback copying build/lib/flanker/mime/message/fallback/create.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/fallback copying build/lib/flanker/mime/message/fallback/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/fallback copying build/lib/flanker/mime/message/fallback/part.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/fallback copying build/lib/flanker/mime/message/utils.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message copying build/lib/flanker/mime/message/errors.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message copying build/lib/flanker/mime/message/scanner.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message copying build/lib/flanker/mime/message/charsets.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message copying build/lib/flanker/mime/message/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message copying build/lib/flanker/mime/message/threading.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message copying build/lib/flanker/mime/message/part.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message creating /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers copying build/lib/flanker/mime/message/headers/parsing.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers copying build/lib/flanker/mime/message/headers/wrappers.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers copying build/lib/flanker/mime/message/headers/encodedword.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers copying build/lib/flanker/mime/message/headers/parametrized.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers copying build/lib/flanker/mime/message/headers/encoding.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers copying build/lib/flanker/mime/message/headers/headers.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers copying build/lib/flanker/mime/message/headers/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers copying build/lib/flanker/mime/create.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime copying build/lib/flanker/mime/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime copying build/lib/flanker/mime/bounce.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime copying build/lib/flanker/dkim.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker copying build/lib/flanker/__init__.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker copying build/lib/flanker/_email.py -> /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/corrector_test.py to corrector_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/validator_test.py to validator_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/metrics_test.py to metrics_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/external_dataset_test.py to external_dataset_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins/hotmail_test.py to hotmail_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins/icloud_test.py to icloud_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins/yahoo_test.py to yahoo_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins/gmail_test.py to gmail_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins/aol_test.py to aol_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/plugins/google_test.py to google_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/quote_test.py to quote_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/parser_test.py to parser_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/parser_address_list_test.py to parser_address_list_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/address_test.py to address_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/addresslib/parser_mailbox_test.py to parser_mailbox_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/bounce_tests.py to bounce_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/tokenizer_test.py to tokenizer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/fallback/fallback_test.py to fallback_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/fallback/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/create_test.py to create_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/threading_test.py to threading_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/scanner_test.py to scanner_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/part_test.py to part_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers/parsing_test.py to parsing_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers/parametrized_test.py to parametrized_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers/wrappers_test.py to wrappers_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers/encodedword_test.py to encodedword_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers/headers_test.py to headers_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers/encoding_test.py to encoding_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/message/headers/part_test.py to part_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/tests/mime/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/quote.py to quote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/drivers/dns_lookup.py to dns_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/drivers/redis_driver.py to redis_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser/mailbox_or_url_parsetab.py to mailbox_or_url_parsetab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser/mailbox_or_url_list_parsetab.py to mailbox_or_url_list_parsetab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser/mailbox_parsetab.py to mailbox_parsetab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser/lexer.py to lexer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser/addr_spec_parsetab.py to addr_spec_parsetab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser/url_parsetab.py to url_parsetab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/_parser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins/google.py to google.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins/_tokenizer.py to _tokenizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins/aol.py to aol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins/icloud.py to icloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins/yahoo.py to yahoo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins/gmail.py to gmail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/plugins/hotmail.py to hotmail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/corrector.py to corrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/addresslib/address.py to address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/fallback/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/fallback/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/fallback/part.py to part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/scanner.py to scanner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/charsets.py to charsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/threading.py to threading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/part.py to part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers/parsing.py to parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers/wrappers.py to wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers/encodedword.py to encodedword.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers/parametrized.py to parametrized.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers/encoding.py to encoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers/headers.py to headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/message/headers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/mime/bounce.py to bounce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/dkim.py to dkim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker/_email.py to _email.cpython-39.pyc writing byte-compilation script '/tmp/tmpthfk88__.py' /usr/bin/python3 /tmp/tmpthfk88__.py removing /tmp/tmpthfk88__.py running install_egg_info running egg_info writing flanker.egg-info/PKG-INFO writing dependency_links to flanker.egg-info/dependency_links.txt writing requirements to flanker.egg-info/requires.txt writing top-level names to flanker.egg-info/top_level.txt reading manifest file 'flanker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'flanker.egg-info/SOURCES.txt' Copying flanker.egg-info to /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/usr/lib/python3.9/site-packages/flanker-0.9.11-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64//usr/share/doc/python-flanker + '[' -d doc ']' ~/build/BUILDROOT/python-flanker-0.9.11-1.x86_64 ~/build/BUILD/flanker-0.9.11 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64 + '[' -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 ']' + popd ~/build/BUILD/flanker-0.9.11 + mv /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.11-1 --unique-debug-suffix -0.9.11-1.x86_64 --unique-debug-src-base python-flanker-0.9.11-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/flanker-0.9.11 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-flanker-0.9.11-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-flanker-0.9.11-1.noarch Provides: python-flanker python3-flanker = 0.9.11-1 python3.9dist(flanker) = 0.9.11 python3dist(flanker) = 0.9.11 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(attrs) python3.9dist(chardet) >= 1.0.1 python3.9dist(cryptography) >= 0.5 python3.9dist(idna) >= 2.5 python3.9dist(ply) >= 3.10 python3.9dist(regex) >= 0.1.20110315 python3.9dist(six) python3.9dist(tld) python3.9dist(webob) >= 0.9.8 Processing files: python-flanker-help-0.9.11-1.noarch warning: Empty %files file /builddir/build/BUILD/flanker-0.9.11/doclist.lst Provides: python-flanker-help = 0.9.11-1 python3-flanker-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-flanker-0.9.11-1.x86_64 Wrote: /builddir/build/RPMS/python-flanker-help-0.9.11-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-flanker-0.9.11-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VBqdpt + umask 022 + cd /builddir/build/BUILD + cd flanker-0.9.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-flanker-0.9.11-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0