Mock Version: 1.4.18 Mock Version: 1.4.18 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flufl-i18n.spec'], chrootPath='/var/lib/mock/f32-build-17645314-1273266/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flufl-i18n.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1569801600 Wrote: /builddir/build/SRPMS/python-flufl-i18n-2.0.2-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-flufl-i18n.spec'], chrootPath='/var/lib/mock/f32-build-17645314-1273266/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-flufl-i18n.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1569801600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YNh9Ci + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flufl.i18n-2.0.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/flufl.i18n-2.0.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd flufl.i18n-2.0.2 + /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.WmYZeh + umask 022 + cd /builddir/build/BUILD + cd flufl.i18n-2.0.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/flufl copying flufl/__init__.py -> build/lib/flufl creating build/lib/flufl/i18n copying flufl/i18n/_application.py -> build/lib/flufl/i18n copying flufl/i18n/_translator.py -> build/lib/flufl/i18n copying flufl/i18n/_expand.py -> build/lib/flufl/i18n copying flufl/i18n/conf.py -> build/lib/flufl/i18n copying flufl/i18n/_substitute.py -> build/lib/flufl/i18n copying flufl/i18n/_registry.py -> build/lib/flufl/i18n copying flufl/i18n/__init__.py -> build/lib/flufl/i18n copying flufl/i18n/_strategy.py -> build/lib/flufl/i18n creating build/lib/flufl/i18n/docs copying flufl/i18n/docs/__init__.py -> build/lib/flufl/i18n/docs creating build/lib/flufl/i18n/tests copying flufl/i18n/tests/test_application.py -> build/lib/flufl/i18n/tests copying flufl/i18n/tests/test_substitute.py -> build/lib/flufl/i18n/tests copying flufl/i18n/tests/test_translator.py -> build/lib/flufl/i18n/tests copying flufl/i18n/tests/__init__.py -> build/lib/flufl/i18n/tests copying flufl/i18n/tests/test_expand.py -> build/lib/flufl/i18n/tests creating build/lib/flufl/i18n/testing copying flufl/i18n/testing/helpers.py -> build/lib/flufl/i18n/testing copying flufl/i18n/testing/__init__.py -> build/lib/flufl/i18n/testing creating build/lib/flufl/i18n/testing/messages copying flufl/i18n/testing/messages/__init__.py -> build/lib/flufl/i18n/testing/messages running egg_info writing flufl.i18n.egg-info/PKG-INFO writing dependency_links to flufl.i18n.egg-info/dependency_links.txt writing namespace_packages to flufl.i18n.egg-info/namespace_packages.txt writing requirements to flufl.i18n.egg-info/requires.txt writing top-level names to flufl.i18n.egg-info/top_level.txt reading manifest file 'flufl.i18n.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' no previously-included directories found matching 'build' no previously-included directories found matching '.tox' writing manifest file 'flufl.i18n.egg-info/SOURCES.txt' copying flufl/i18n/NEWS.rst -> build/lib/flufl/i18n copying flufl/i18n/README.rst -> build/lib/flufl/i18n copying flufl/i18n/docs/expand.rst -> build/lib/flufl/i18n/docs copying flufl/i18n/docs/strategies.rst -> build/lib/flufl/i18n/docs copying flufl/i18n/docs/using.rst -> build/lib/flufl/i18n/docs creating build/lib/flufl/i18n/testing/messages/xx creating build/lib/flufl/i18n/testing/messages/xx/LC_MESSAGES copying flufl/i18n/testing/messages/xx/LC_MESSAGES/flufl.mo -> build/lib/flufl/i18n/testing/messages/xx/LC_MESSAGES copying flufl/i18n/testing/messages/xx/LC_MESSAGES/flufl.po -> build/lib/flufl/i18n/testing/messages/xx/LC_MESSAGES creating build/lib/flufl/i18n/testing/messages/yy creating build/lib/flufl/i18n/testing/messages/yy/LC_MESSAGES copying flufl/i18n/testing/messages/yy/LC_MESSAGES/flufl.mo -> build/lib/flufl/i18n/testing/messages/yy/LC_MESSAGES copying flufl/i18n/testing/messages/yy/LC_MESSAGES/flufl.po -> build/lib/flufl/i18n/testing/messages/yy/LC_MESSAGES + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0yLcvh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch ++ dirname /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch + cd flufl.i18n-2.0.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch running install running install_lib copying flufl/i18n/_application.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n Skipping installation of /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/__init__.py (namespace package) copying flufl/i18n/NEWS.rst -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n copying flufl/i18n/_translator.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n copying flufl/i18n/_expand.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n copying flufl/i18n/README.rst -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n copying flufl/i18n/conf.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n copying flufl/i18n/_substitute.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n copying flufl/i18n/_registry.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n copying flufl/i18n/__init__.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n copying flufl/i18n/_strategy.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n copying flufl/i18n/docs/strategies.rst -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/docs copying flufl/i18n/docs/using.rst -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/docs copying flufl/i18n/docs/__init__.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/docs copying flufl/i18n/docs/expand.rst -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/docs copying flufl/i18n/tests/test_application.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/tests copying flufl/i18n/tests/test_substitute.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/tests copying flufl/i18n/tests/test_translator.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/tests copying flufl/i18n/tests/__init__.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/tests copying flufl/i18n/tests/test_expand.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/tests copying flufl/i18n/testing/helpers.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/testing copying flufl/i18n/testing/__init__.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/testing copying flufl/i18n/testing/messages/__init__.py -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/testing/messages copying flufl/i18n/testing/messages/xx/LC_MESSAGES/flufl.po -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/testing/messages/xx/LC_MESSAGES copying flufl/i18n/testing/messages/xx/LC_MESSAGES/flufl.mo -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/testing/messages/xx/LC_MESSAGES copying flufl/i18n/testing/messages/yy/LC_MESSAGES/flufl.po -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/testing/messages/yy/LC_MESSAGES copying flufl/i18n/testing/messages/yy/LC_MESSAGES/flufl.mo -> /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/testing/messages/yy/LC_MESSAGES byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/_application.py to _application.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/_translator.py to _translator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/_expand.py to _expand.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/conf.py to conf.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/_substitute.py to _substitute.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/_registry.py to _registry.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/_strategy.py to _strategy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/docs/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/tests/test_application.py to test_application.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/tests/test_substitute.py to test_substitute.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/tests/test_translator.py to test_translator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/tests/test_expand.py to test_expand.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/testing/helpers.py to helpers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/testing/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/testing/messages/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmpcjawxeul.py' /usr/bin/python3 /tmp/tmpcjawxeul.py removing /tmp/tmpcjawxeul.py running install_egg_info running egg_info writing flufl.i18n.egg-info/PKG-INFO writing dependency_links to flufl.i18n.egg-info/dependency_links.txt writing namespace_packages to flufl.i18n.egg-info/namespace_packages.txt writing requirements to flufl.i18n.egg-info/requires.txt writing top-level names to flufl.i18n.egg-info/top_level.txt reading manifest file 'flufl.i18n.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' no previously-included directories found matching '.tox' writing manifest file 'flufl.i18n.egg-info/SOURCES.txt' Copying flufl.i18n.egg-info to /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl.i18n-2.0.2-py3.8.egg-info Installing /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl.i18n-2.0.2-py3.8-nspkg.pth running install_scripts + rm -rf /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/NEWS.rst /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/README.rst /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/docs /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8/site-packages/flufl/i18n/conf.py + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 2.0.2-1.fc32 --unique-debug-suffix -2.0.2-1.fc32.noarch --unique-debug-src-base python-flufl-i18n-2.0.2-1.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/flufl.i18n-2.0.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qdhQ9d + umask 022 + cd /builddir/build/BUILD + cd flufl.i18n-2.0.2 + /usr/bin/python3 setup.py test running test running egg_info writing flufl.i18n.egg-info/PKG-INFO writing dependency_links to flufl.i18n.egg-info/dependency_links.txt writing namespace_packages to flufl.i18n.egg-info/namespace_packages.txt writing requirements to flufl.i18n.egg-info/requires.txt writing top-level names to flufl.i18n.egg-info/top_level.txt reading manifest file 'flufl.i18n.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' no previously-included directories found matching '.tox' writing manifest file 'flufl.i18n.egg-info/SOURCES.txt' running build_ext test_application_name (flufl.i18n.tests.test_application.TestApplication) ... ok test_attrdict_missing (flufl.i18n.tests.test_substitute.TestSubstitute) ... ok test_attrdict_parts (flufl.i18n.tests.test_substitute.TestSubstitute) ... ok test_dedent (flufl.i18n.tests.test_translator.TestTranslator) ... ok test_dict_overrides_locals (flufl.i18n.tests.test_translator.TestTranslator) ... ok test_empty_string (flufl.i18n.tests.test_translator.TestTranslator) ... ok test_globals (flufl.i18n.tests.test_translator.TestTranslator) ... ok test_globals_with_overrides (flufl.i18n.tests.test_translator.TestTranslator) ... ok test_locals (flufl.i18n.tests.test_translator.TestTranslator) ... ok test_no_dedent (flufl.i18n.tests.test_translator.TestTranslator) ... ok test_exception (flufl.i18n.tests.test_expand.TestExpand) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.004s OK Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/builddir/build/BUILD/flufl.i18n-2.0.2/flufl/i18n/conf.py", line 202, in index_html os.chdir('build/sphinx/html') FileNotFoundError: [Errno 2] No such file or directory: 'build/sphinx/html' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-flufl-i18n-2.0.2-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TH0n2g + umask 022 + cd /builddir/build/BUILD + cd flufl.i18n-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/share/doc/python3-flufl-i18n + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/share/doc/python3-flufl-i18n + cp -pr flufl/i18n/NEWS.rst flufl/i18n/README.rst /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/share/doc/python3-flufl-i18n + cp -pr flufl/i18n/docs/expand.rst flufl/i18n/docs/strategies.rst flufl/i18n/docs/using.rst /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/share/doc/python3-flufl-i18n + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BJR86e + umask 022 + cd /builddir/build/BUILD + cd flufl.i18n-2.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/share/licenses/python3-flufl-i18n + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/share/licenses/python3-flufl-i18n + cp -pr LICENSE /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch/usr/share/licenses/python3-flufl-i18n + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-flufl-i18n = 2.0.2-1.fc32 python3-flufl-i18n = 2.0.2-1.fc32 python3.8dist(flufl.i18n) = 2.0.2 python3dist(flufl.i18n) = 2.0.2 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.8 python3.8dist(atpublic) Obsoletes: python-flufl-i18n < 2.0.2-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch Wrote: /builddir/build/RPMS/python3-flufl-i18n-2.0.2-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pfV9pe + umask 022 + cd /builddir/build/BUILD + cd flufl.i18n-2.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-flufl-i18n-2.0.2-1.fc32.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0