Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-termcolor.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-569756-90672/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=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-termcolor.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=1787184000 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Wrote: /builddir/build/SRPMS/python-termcolor-3.3.0-2.an27.src.rpm RPM build warnings: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-termcolor.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-569756-90672/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=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-termcolor.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=1787184000 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.l3lQQ7 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BE1yhp + umask 022 + cd /builddir/build/BUILD/python-termcolor-3.3.0-build + cd /builddir/build/BUILD/python-termcolor-3.3.0-build + rm -rf termcolor-3.3.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/termcolor-3.3.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd termcolor-3.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/, using default core:coverage.exceptions.CoverageWarning//' pyproject.toml + python3 -c ' import re with open('\''pyproject.toml'\'', '\''r'\'') as f: content = f.read() content = re.sub( r'\''\[build-system\].*?(?=\n\[)'\'', '\''[build-system]\nrequires = ["setuptools>=61.0", "wheel"]\nbuild-backend = "setuptools.build_meta"\n'\'', content, flags=re.DOTALL) content = content.replace('\''license = "MIT"'\'', '\''license = {text = "MIT"}'\'') content = content.replace('\''license-files = [ "COPYING.txt" ]\n'\'', '\'''\'') content = content.replace('\''dynamic = [ "version" ]'\'', '\''version = "3.3.0"'\'') for c in ['\''3.13'\'', '\''3.14'\'', '\''3.15'\'']: content = re.sub(r'\''\n\s*"Programming Language :: Python :: '\'' + c + r'\''"[, ]*'\'', '\'''\'', content) with open('\''pyproject.toml'\'', '\''w'\'') as f: f.write(content) ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eXNLbk + umask 022 + cd /builddir/build/BUILD/python-termcolor-3.3.0-build + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -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 termcolor-3.3.0 + mkdir -p /builddir/build/BUILD/python-termcolor-3.3.0-build/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-termcolor-3.3.0-build/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/anolis/pyproject_wheel.py /builddir/build/BUILD/python-termcolor-3.3.0-build/pyproject-wheeldir Processing /builddir/build/BUILD/python-termcolor-3.3.0-build/termcolor-3.3.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running dist_info creating /builddir/build/BUILD/python-termcolor-3.3.0-build/.pyproject-builddir/pip-modern-metadata-3cjlup0g/termcolor.egg-info writing /builddir/build/BUILD/python-termcolor-3.3.0-build/.pyproject-builddir/pip-modern-metadata-3cjlup0g/termcolor.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-termcolor-3.3.0-build/.pyproject-builddir/pip-modern-metadata-3cjlup0g/termcolor.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/python-termcolor-3.3.0-build/.pyproject-builddir/pip-modern-metadata-3cjlup0g/termcolor.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-termcolor-3.3.0-build/.pyproject-builddir/pip-modern-metadata-3cjlup0g/termcolor.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/python-termcolor-3.3.0-build/.pyproject-builddir/pip-modern-metadata-3cjlup0g/termcolor.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/python-termcolor-3.3.0-build/.pyproject-builddir/pip-modern-metadata-3cjlup0g/termcolor.egg-info/SOURCES.txt' adding license file 'COPYING.txt' writing manifest file '/builddir/build/BUILD/python-termcolor-3.3.0-build/.pyproject-builddir/pip-modern-metadata-3cjlup0g/termcolor.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-termcolor-3.3.0-build/.pyproject-builddir/pip-modern-metadata-3cjlup0g/termcolor-3.3.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: termcolor Building wheel for termcolor (pyproject.toml): started Running command Building wheel for termcolor (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib/termcolor copying src/termcolor/__init__.py -> build/lib/termcolor copying src/termcolor/__main__.py -> build/lib/termcolor copying src/termcolor/termcolor.py -> build/lib/termcolor running egg_info creating src/termcolor.egg-info writing src/termcolor.egg-info/PKG-INFO writing dependency_links to src/termcolor.egg-info/dependency_links.txt writing requirements to src/termcolor.egg-info/requires.txt writing top-level names to src/termcolor.egg-info/top_level.txt writing manifest file 'src/termcolor.egg-info/SOURCES.txt' reading manifest file 'src/termcolor.egg-info/SOURCES.txt' adding license file 'COPYING.txt' writing manifest file 'src/termcolor.egg-info/SOURCES.txt' copying src/termcolor/py.typed -> build/lib/termcolor installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/termcolor copying build/lib/termcolor/__init__.py -> build/bdist.linux-x86_64/wheel/./termcolor copying build/lib/termcolor/__main__.py -> build/bdist.linux-x86_64/wheel/./termcolor copying build/lib/termcolor/termcolor.py -> build/bdist.linux-x86_64/wheel/./termcolor copying build/lib/termcolor/py.typed -> build/bdist.linux-x86_64/wheel/./termcolor running install_egg_info Copying src/termcolor.egg-info to build/bdist.linux-x86_64/wheel/./termcolor-3.3.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/termcolor-3.3.0.dist-info/WHEEL creating '/builddir/.cache/pip/wheels/4f/8a/04/cee8a58dc0d2c5910442805deda5e6fa7086c38b9622cdb582/tmprpqsarna/.tmp-vk1u5r3a/termcolor-3.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'termcolor/__init__.py' adding 'termcolor/__main__.py' adding 'termcolor/py.typed' adding 'termcolor/termcolor.py' adding 'termcolor-3.3.0.dist-info/licenses/COPYING.txt' adding 'termcolor-3.3.0.dist-info/METADATA' adding 'termcolor-3.3.0.dist-info/WHEEL' adding 'termcolor-3.3.0.dist-info/top_level.txt' adding 'termcolor-3.3.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-3.3.0-py3-none-any.whl size=7947 sha256=762f2138528d980b98463271dbc4f33b3f3eab6723a19494de4004c25045aa17 Stored in directory: /builddir/.cache/pip/wheels/4f/8a/04/cee8a58dc0d2c5910442805deda5e6fa7086c38b9622cdb582 Successfully built termcolor + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wdrEZP + umask 022 + cd /builddir/build/BUILD/python-termcolor-3.3.0-build + '[' /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT ++ dirname /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT + mkdir -p /builddir/build/BUILD/python-termcolor-3.3.0-build + mkdir /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -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 termcolor-3.3.0 ++ ls /builddir/build/BUILD/python-termcolor-3.3.0-build/pyproject-wheeldir/termcolor-3.3.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=termcolor==3.3.0 + '[' -z termcolor==3.3.0 ']' + TMPDIR=/builddir/build/BUILD/python-termcolor-3.3.0-build/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-termcolor-3.3.0-build/pyproject-wheeldir termcolor==3.3.0 Using pip 25.3 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/python-termcolor-3.3.0-build/pyproject-wheeldir Processing /builddir/build/BUILD/python-termcolor-3.3.0-build/pyproject-wheeldir/termcolor-3.3.0-py3-none-any.whl Installing collected packages: termcolor Successfully installed termcolor-3.3.0 + '[' -d /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/bin ']' + rm -f /builddir/build/BUILD/python-termcolor-3.3.0-build/python-termcolor-3.3.0-2.an27.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost %dir /usr/lib/python3.12/site-packages/termcolor-3.3.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/termcolor-3.3.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/anolis + /usr/bin/python3 -B /usr/lib/rpm/anolis/pyproject_preprocess_record.py --buildroot /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT --record /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/termcolor-3.3.0.dist-info/RECORD --output /builddir/build/BUILD/python-termcolor-3.3.0-build/python-termcolor-3.3.0-2.an27.noarch-pyproject-record + rm -fv /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/termcolor-3.3.0.dist-info/RECORD removed '/builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/termcolor-3.3.0.dist-info/RECORD' + rm -fv /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/termcolor-3.3.0.dist-info/REQUESTED removed '/builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/termcolor-3.3.0.dist-info/REQUESTED' + '[' -f /builddir/build/BUILD/python-termcolor-3.3.0-build/python-termcolor-3.3.0-2.an27.noarch-pyproject-dep-overrides ']' ++ wc -l /builddir/build/BUILD/python-termcolor-3.3.0-build/python-termcolor-3.3.0-2.an27.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/anolis/pyproject_save_files.py --output-files /builddir/build/BUILD/python-termcolor-3.3.0-build/python-termcolor-3.3.0-2.an27.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-termcolor-3.3.0-build/python-termcolor-3.3.0-2.an27.noarch-pyproject-modules --buildroot /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /builddir/build/BUILD/python-termcolor-3.3.0-build/python-termcolor-3.3.0-2.an27.noarch-pyproject-record --prefix /usr termcolor + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='gzip -9 -n' + COMPRESS_EXT=.gz + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/brp-python-rpm-in-distinfo + env /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 -j80 Bytecompiling .py files below /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/lib/python3.12 using python3.12 + /usr/lib/rpm/anolis/brp-python-hardlink Processing files: python3-termcolor-3.3.0-2.an27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PF4F3f + umask 022 + cd /builddir/build/BUILD/python-termcolor-3.3.0-build + cd termcolor-3.3.0 + DOCDIR=/builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/share/doc/python3-termcolor + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/share/doc/python3-termcolor + cp -pr /builddir/build/BUILD/python-termcolor-3.3.0-build/termcolor-3.3.0/CHANGES.md /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/share/doc/python3-termcolor + cp -pr /builddir/build/BUILD/python-termcolor-3.3.0-build/termcolor-3.3.0/README.md /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/share/doc/python3-termcolor + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3r4neT + umask 022 + cd /builddir/build/BUILD/python-termcolor-3.3.0-build + cd termcolor-3.3.0 + LICENSEDIR=/builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/share/licenses/python3-termcolor + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/share/licenses/python3-termcolor + cp -pr /builddir/build/BUILD/python-termcolor-3.3.0-build/termcolor-3.3.0/COPYING.txt /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT/usr/share/licenses/python3-termcolor + RPM_EC=0 ++ jobs -p + exit 0 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Provides: python-termcolor = 3.3.0-2.an27 python3-termcolor = 3.3.0-2.an27 python3.12-termcolor = 3.3.0-2.an27 python3.12dist(termcolor) = 3.3 python3dist(termcolor) = 3.3 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.12 Obsoletes: python-termcolor < 3.3.0-2.an27 Processing files: python3-termcolor-doc-3.3.0-2.an27.noarch warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-termcolor-3.3.0-build/BUILDROOT Wrote: /builddir/build/RPMS/python3-termcolor-doc-3.3.0-2.an27.noarch.rpm Wrote: /builddir/build/RPMS/python3-termcolor-3.3.0-2.an27.noarch.rpm RPM build warnings: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Child return code was: 0