Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-marshmallow.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-106284-66771/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-marshmallow.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 Wrote: /builddir/build/SRPMS/python-marshmallow-3.19.0-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-marshmallow.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-106284-66771/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-marshmallow.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SRzGJ3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf marshmallow-3.19.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/marshmallow-3.19.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd marshmallow-3.19.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/ordered_set.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/versionwarning-disable.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/disable-autodocsumm.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -f ./marshmallow/orderedset.py + sed -i -e /donate_url/d docs/conf.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bm4t8d + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd marshmallow-3.19.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/marshmallow copying src/marshmallow/base.py -> build/lib/marshmallow copying src/marshmallow/utils.py -> build/lib/marshmallow copying src/marshmallow/types.py -> build/lib/marshmallow copying src/marshmallow/validate.py -> build/lib/marshmallow copying src/marshmallow/schema.py -> build/lib/marshmallow copying src/marshmallow/__init__.py -> build/lib/marshmallow copying src/marshmallow/fields.py -> build/lib/marshmallow copying src/marshmallow/orderedset.py -> build/lib/marshmallow copying src/marshmallow/error_store.py -> build/lib/marshmallow copying src/marshmallow/class_registry.py -> build/lib/marshmallow copying src/marshmallow/warnings.py -> build/lib/marshmallow copying src/marshmallow/decorators.py -> build/lib/marshmallow copying src/marshmallow/exceptions.py -> build/lib/marshmallow running egg_info creating src/marshmallow.egg-info writing src/marshmallow.egg-info/PKG-INFO writing dependency_links to src/marshmallow.egg-info/dependency_links.txt writing requirements to src/marshmallow.egg-info/requires.txt writing top-level names to src/marshmallow.egg-info/top_level.txt writing manifest file 'src/marshmallow.egg-info/SOURCES.txt' reading manifest file 'src/marshmallow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/marshmallow.egg-info/SOURCES.txt' copying src/marshmallow/py.typed -> build/lib/marshmallow + sphinx-build -b html docs html Running Sphinx v7.0.1 making output directory... done loading intersphinx inventory from https://python.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://python.readthedocs.io/en/latest/objects.inv' not fetchable due to : HTTPSConnectionPool(host='python.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 26 source files that are out of date updating environment: [new config] 26 added, 0 changed, 0 removed reading sources... [ 3%] api_reference reading sources... [ 7%] authors reading sources... [ 11%] changelog reading sources... [ 15%] code_of_conduct reading sources... [ 19%] contributing reading sources... [ 23%] custom_fields reading sources... [ 26%] ecosystem reading sources... [ 30%] examples reading sources... [ 34%] extending reading sources... [ 38%] index reading sources... [ 42%] install reading sources... [ 46%] kudos reading sources... [ 50%] license reading sources... [ 53%] marshmallow.class_registry reading sources... [ 57%] marshmallow.decorators reading sources... [ 61%] marshmallow.error_store reading sources... [ 65%] marshmallow.exceptions reading sources... [ 69%] marshmallow.fields reading sources... [ 73%] marshmallow.schema reading sources... [ 76%] marshmallow.utils reading sources... [ 80%] marshmallow.validate reading sources... [ 84%] nesting reading sources... [ 88%] quickstart reading sources... [ 92%] upgrading reading sources... [ 96%] whos_using reading sources... [100%] why /builddir/build/BUILD/marshmallow-3.19.0/docs/api_reference.rst:17: ERROR: An option to automodule is either unknown or has an invalid value: 'autosummary' CHANGELOG.rst:130: ERROR: Unexpected indentation. CHANGELOG.rst:704: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/marshmallow-3.19.0/docs/extending.rst:1: WARNING: duplicate object description of marshmallow, other instance in examples, use :noindex: for one of them /builddir/build/BUILD/marshmallow-3.19.0/docs/marshmallow.decorators.rst:4: ERROR: An option to automodule is either unknown or has an invalid value: 'autosummary' /builddir/build/BUILD/marshmallow-3.19.0/docs/marshmallow.fields.rst:6: ERROR: An option to automodule is either unknown or has an invalid value: 'autosummary' looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/marshmallow-3.19.0/docs/marshmallow.schema.rst:4: ERROR: An option to autoclass is either unknown or has an invalid value: 'autosummary' /builddir/build/BUILD/marshmallow-3.19.0/docs/marshmallow.validate.rst:6: ERROR: An option to automodule is either unknown or has an invalid value: 'autosummary' /builddir/build/BUILD/marshmallow-3.19.0/docs/quickstart.rst:1: WARNING: duplicate object description of marshmallow, other instance in extending, use :noindex: for one of them done checking consistency... done preparing documents... done writing output... [ 3%] api_reference writing output... [ 7%] authors writing output... [ 11%] changelog writing output... [ 15%] code_of_conduct writing output... [ 19%] contributing writing output... [ 23%] custom_fields writing output... [ 26%] ecosystem writing output... [ 30%] examples writing output... [ 34%] extending writing output... [ 38%] index writing output... [ 42%] install writing output... [ 46%] kudos writing output... [ 50%] license writing output... [ 53%] marshmallow.class_registry writing output... [ 57%] marshmallow.decorators writing output... [ 61%] marshmallow.error_store writing output... [ 65%] marshmallow.exceptions writing output... [ 69%] marshmallow.fields writing output... [ 73%] marshmallow.schema writing output... [ 76%] marshmallow.utils writing output... [ 80%] marshmallow.validate writing output... [ 84%] nesting writing output... [ 88%] quickstart writing output... [ 92%] upgrading writing output... [ 96%] whos_using writing output... [100%] why generating indices... genindex py-modindex done highlighting module code... [ 20%] marshmallow.class_registry highlighting module code... [ 40%] marshmallow.error_store highlighting module code... [ 60%] marshmallow.exceptions highlighting module code... [ 80%] marshmallow.schema highlighting module code... [100%] marshmallow.utils writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 10 warnings. The HTML pages are in html. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D2x9XJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch ++ dirname /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch + cd marshmallow-3.19.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr creating /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib creating /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/base.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/utils.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/types.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/validate.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/schema.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/__init__.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/fields.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/orderedset.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/error_store.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/class_registry.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/warnings.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/decorators.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/py.typed -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow copying build/lib/marshmallow/exceptions.py -> /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/types.py to types.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/validate.py to validate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/fields.py to fields.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/orderedset.py to orderedset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/error_store.py to error_store.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/class_registry.py to class_registry.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/warnings.py to warnings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/decorators.py to decorators.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow/exceptions.py to exceptions.cpython-311.pyc writing byte-compilation script '/tmp/tmpijen6q6b.py' /usr/bin/python3 /tmp/tmpijen6q6b.py removing /tmp/tmpijen6q6b.py running install_egg_info running egg_info writing src/marshmallow.egg-info/PKG-INFO writing dependency_links to src/marshmallow.egg-info/dependency_links.txt writing requirements to src/marshmallow.egg-info/requires.txt writing top-level names to src/marshmallow.egg-info/top_level.txt reading manifest file 'src/marshmallow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/marshmallow.egg-info/SOURCES.txt' Copying src/marshmallow.egg-info to /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11/site-packages/marshmallow-3.19.0-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/bin/__pycache__ + rm -rf html/.buildinfo html/.doctrees + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.19.0-1.oc9 --unique-debug-suffix -3.19.0-1.oc9.noarch --unique-debug-src-base python-marshmallow-3.19.0-1.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/marshmallow-3.19.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JeJKec + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' Processing files: python-marshmallow-doc-3.19.0-1.oc9.noarch + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd marshmallow-3.19.0 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4oHv5D + umask 022 + cd /builddir/build/BUILD + cd marshmallow-3.19.0 + DOCDIR=/builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/doc/python-marshmallow + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/doc/python-marshmallow + cp -pr html /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/doc/python-marshmallow + cp -pr examples /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/doc/python-marshmallow + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eixo3m + umask 022 + cd /builddir/build/BUILD + cd marshmallow-3.19.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/licenses/python-marshmallow + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/licenses/python-marshmallow + cp -pr LICENSE /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/licenses/python-marshmallow + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-marshmallow-doc = 3.19.0-1.oc9 python3-marshmallow-doc = 3.19.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-marshmallow-3.19.0-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P4m07M + umask 022 + cd /builddir/build/BUILD + cd marshmallow-3.19.0 + DOCDIR=/builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/doc/python-marshmallow + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/doc/python-marshmallow + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/doc/python-marshmallow + cp -pr README.rst /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/doc/python-marshmallow + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qxdP5y + umask 022 + cd /builddir/build/BUILD + cd marshmallow-3.19.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/licenses/python-marshmallow + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/licenses/python-marshmallow + cp -pr LICENSE /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch/usr/share/licenses/python-marshmallow + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-marshmallow = 3.19.0-1.oc9 python3-marshmallow = 3.19.0-1.oc9 python3.11-marshmallow = 3.19.0-1.oc9 python3.11dist(marshmallow) = 3.19 python3dist(marshmallow) = 3.19 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.11 python3.11dist(packaging) >= 17 Obsoletes: python3.11-marshmallow < 3.19.0-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-marshmallow-3.19.0-1.oc9.noarch Wrote: /builddir/build/RPMS/python3-marshmallow-3.19.0-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/python-marshmallow-doc-3.19.0-1.oc9.noarch.rpm Child return code was: 0