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-progressbar2.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-568455-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-progressbar2.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=1787011200 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Wrote: /builddir/build/SRPMS/python-progressbar2-4.5.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-progressbar2.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-568455-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-progressbar2.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=1787011200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.DTWyUA Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Vapwh4 + umask 022 + cd /builddir/build/BUILD/python-progressbar2-4.5.0-build + cd /builddir/build/BUILD/python-progressbar2-4.5.0-build + rm -rf progressbar2-4.5.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/progressbar2-4.5.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd progressbar2-4.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rfv progressbar2.egg-info removed 'progressbar2.egg-info/PKG-INFO' removed 'progressbar2.egg-info/SOURCES.txt' removed 'progressbar2.egg-info/dependency_links.txt' removed 'progressbar2.egg-info/entry_points.txt' removed 'progressbar2.egg-info/requires.txt' removed 'progressbar2.egg-info/top_level.txt' removed directory 'progressbar2.egg-info' + find . -name '*.pyc' -print -delete + find . -name '*.swp' -print -delete + rm -rfv tests/__pycache__/ + sed -i -E '/--(no-)?cov/d' pytest.ini + sed -i -e '/flake8/ d' -e '/pytest-cov/ d' -e '/pytest-mypy/ d' -e '/sphinx/ d' -e '/pywin32/ d' pyproject.toml + cat pyproject.toml [project] authors = [{ name = 'Rick van Hattem (Wolph)', email = 'wolph@wol.ph' }] dynamic = ['version'] keywords = [ 'REPL', 'animated', 'bar', 'color', 'console', 'duration', 'efficient', 'elapsed', 'eta', 'feedback', 'live', 'meter', 'monitor', 'monitoring', 'multi-threaded', 'progress', 'progress-bar', 'progressbar', 'progressmeter', 'python', 'rate', 'simple', 'speed', 'spinner', 'stats', 'terminal', 'throughput', 'time', 'visual', ] license = { text = 'BSD-3-Clause' } name = 'progressbar2' requires-python = '>=3.8' classifiers = [ 'Development Status :: 5 - Production/Stable', 'Development Status :: 6 - Mature', 'Environment :: Console', 'Environment :: MacOS X', 'Environment :: Other Environment', 'Environment :: Win32 (MS Windows)', 'Environment :: X11 Applications', 'Framework :: IPython', 'Framework :: Jupyter', 'Intended Audience :: Developers', 'Intended Audience :: Education', 'Intended Audience :: End Users/Desktop', 'Intended Audience :: Other Audience', 'Intended Audience :: System Administrators', 'License :: OSI Approved :: BSD License', 'Natural Language :: English', 'Operating System :: MacOS :: MacOS X', 'Operating System :: MacOS', 'Operating System :: Microsoft :: MS-DOS', 'Operating System :: Microsoft :: Windows', 'Operating System :: Microsoft', 'Operating System :: POSIX :: BSD :: FreeBSD', 'Operating System :: POSIX :: BSD', 'Operating System :: POSIX :: Linux', 'Operating System :: POSIX :: SunOS/Solaris', 'Operating System :: POSIX', 'Operating System :: Unix', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: Implementation :: IronPython', 'Programming Language :: Python :: Implementation :: PyPy', 'Programming Language :: Python :: Implementation', 'Programming Language :: Python', 'Programming Language :: Unix Shell', 'Topic :: Desktop Environment', 'Topic :: Education :: Computer Aided Instruction (CAI)', 'Topic :: Education :: Testing', 'Topic :: Office/Business', 'Topic :: Other/Nonlisted Topic', 'Topic :: Software Development :: Build Tools', 'Topic :: Software Development :: Libraries :: Python Modules', 'Topic :: Software Development :: Libraries', 'Topic :: Software Development :: Pre-processors', 'Topic :: Software Development :: User Interfaces', 'Topic :: System :: Installation/Setup', 'Topic :: System :: Logging', 'Topic :: System :: Monitoring', 'Topic :: System :: Shells', 'Topic :: Terminals', 'Topic :: Utilities', ] description = 'A Python Progressbar library to provide visual (yet text based) progress to long running operations.' readme = 'README.rst' dependencies = ['python-utils >= 3.8.1'] [tool.setuptools.dynamic] version = { attr = 'progressbar.__about__.__version__' } [tool.setuptools.packages.find] exclude = ['docs*', 'tests*'] [tool.setuptools] include-package-data = true [project.scripts] progressbar = 'progressbar.__main__:main' [project.optional-dependencies] tests = [ 'dill>=0.3.6', 'freezegun>=0.3.11', 'pytest>=4.6.9', ] [project.urls] bugs = 'https://github.com/wolph/python-progressbar/issues' documentation = 'https://progressbar-2.readthedocs.io/en/latest/' repository = 'https://github.com/wolph/python-progressbar/' [build-system] build-backend = 'setuptools.build_meta' requires = ['setuptools', 'setuptools-scm'] [tool.codespell] skip = '*/htmlcov,./docs/_build,*.asc' ignore-words-list = 'datas,numbert' [tool.black] line-length = 79 skip-string-normalization = true [tool.mypy] packages = ['progressbar', 'tests'] exclude = [ '^docs$', '^tests/original_examples.py$', '^examples.py$', ] [tool.coverage.run] branch = true source = [ 'progressbar', 'tests', ] omit = [ '*/mock/*', '*/nose/*', '.tox/*', '*/os_specific/*', ] [tool.coverage.paths] source = [ 'progressbar', ] [tool.coverage.report] fail_under = 100 exclude_lines = [ 'pragma: no cover', '@abc.abstractmethod', 'def __repr__', 'if self.debug:', 'if settings.DEBUG', 'raise AssertionError', 'raise NotImplementedError', 'if 0:', 'if __name__ == .__main__.:', 'if types.TYPE_CHECKING:', '@typing.overload', 'if os.name == .nt.:', ] [tool.pyright] include= ['progressbar'] exclude= ['examples'] ignore= ['docs'] #strict = [ # 'progressbar/algorithms.py', # 'progressbar/env.py', # 'progressbar/shortcuts.py', ## 'progressbar/multi.py', ## 'progressbar/__init__.py', # 'progressbar/terminal/__init__.py', ## 'progressbar/terminal/stream.py', # 'progressbar/terminal/os_specific/__init__.py', # 'progressbar/terminal/os_specific/posix.py', ## 'progressbar/terminal/os_specific/windows.py', ## 'progressbar/terminal/base.py', ## 'progressbar/terminal/colors.py', ## 'progressbar/widgets.py', ## 'progressbar/utils.py', # 'progressbar/__about__.py', ## 'progressbar/bar.py', # 'progressbar/__main__.py', # 'progressbar/base.py', #] reportIncompatibleMethodOverride = false reportUnnecessaryIsInstance = false reportUnnecessaryCast = false reportUnnecessaryTypeAssertion = false reportUnnecessaryComparison = false reportUnnecessaryContains = false dill + cat + cat requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tZE1Pl + umask 022 + cd /builddir/build/BUILD/python-progressbar2-4.5.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 progressbar2-4.5.0 + mkdir -p '/builddir/build/BUILD/python-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}' + 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-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}' + /usr/bin/python3 -Bs /usr/lib/rpm/anolis/pyproject_wheel.py '/builddir/build/BUILD/python-progressbar2-4.5.0-build/pyproject-wheeldir%{_pyproject_files_pkgversion}' Processing /builddir/build/BUILD/python-progressbar2-4.5.0-build/progressbar2-4.5.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) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /builddir/build/BUILD/python-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}/pip-modern-metadata-b5214y60/progressbar2.egg-info writing /builddir/build/BUILD/python-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}/pip-modern-metadata-b5214y60/progressbar2.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}/pip-modern-metadata-b5214y60/progressbar2.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}/pip-modern-metadata-b5214y60/progressbar2.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}/pip-modern-metadata-b5214y60/progressbar2.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}/pip-modern-metadata-b5214y60/progressbar2.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/python-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}/pip-modern-metadata-b5214y60/progressbar2.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/python-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}/pip-modern-metadata-b5214y60/progressbar2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: 'recursive-exclude' expects ... warning: manifest_maker: MANIFEST.in, line 2: 'recursive-exclude' expects ... warning: manifest_maker: MANIFEST.in, line 3: 'recursive-exclude' expects ... warning: no files found matching 'AUTHORS.rst' adding license file 'LICENSE' writing manifest file '/builddir/build/BUILD/python-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}/pip-modern-metadata-b5214y60/progressbar2.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}/pip-modern-metadata-b5214y60/progressbar2-4.5.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: progressbar2 Building wheel for progressbar2 (pyproject.toml): started Running command Building wheel for progressbar2 (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) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/progressbar copying progressbar/__about__.py -> build/lib/progressbar copying progressbar/__init__.py -> build/lib/progressbar copying progressbar/__main__.py -> build/lib/progressbar copying progressbar/algorithms.py -> build/lib/progressbar copying progressbar/bar.py -> build/lib/progressbar copying progressbar/base.py -> build/lib/progressbar copying progressbar/env.py -> build/lib/progressbar copying progressbar/multi.py -> build/lib/progressbar copying progressbar/shortcuts.py -> build/lib/progressbar copying progressbar/utils.py -> build/lib/progressbar copying progressbar/widgets.py -> build/lib/progressbar creating build/lib/progressbar/terminal copying progressbar/terminal/__init__.py -> build/lib/progressbar/terminal copying progressbar/terminal/base.py -> build/lib/progressbar/terminal copying progressbar/terminal/colors.py -> build/lib/progressbar/terminal copying progressbar/terminal/stream.py -> build/lib/progressbar/terminal creating build/lib/progressbar/terminal/os_specific copying progressbar/terminal/os_specific/__init__.py -> build/lib/progressbar/terminal/os_specific copying progressbar/terminal/os_specific/posix.py -> build/lib/progressbar/terminal/os_specific copying progressbar/terminal/os_specific/windows.py -> build/lib/progressbar/terminal/os_specific running egg_info creating progressbar2.egg-info writing progressbar2.egg-info/PKG-INFO writing dependency_links to progressbar2.egg-info/dependency_links.txt writing entry points to progressbar2.egg-info/entry_points.txt writing requirements to progressbar2.egg-info/requires.txt writing top-level names to progressbar2.egg-info/top_level.txt writing manifest file 'progressbar2.egg-info/SOURCES.txt' reading manifest file 'progressbar2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: 'recursive-exclude' expects ... warning: manifest_maker: MANIFEST.in, line 2: 'recursive-exclude' expects ... warning: manifest_maker: MANIFEST.in, line 3: 'recursive-exclude' expects ... warning: no files found matching 'AUTHORS.rst' adding license file 'LICENSE' writing manifest file 'progressbar2.egg-info/SOURCES.txt' copying progressbar/py.typed -> build/lib/progressbar 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/progressbar copying build/lib/progressbar/__about__.py -> build/bdist.linux-x86_64/wheel/./progressbar copying build/lib/progressbar/__init__.py -> build/bdist.linux-x86_64/wheel/./progressbar copying build/lib/progressbar/__main__.py -> build/bdist.linux-x86_64/wheel/./progressbar copying build/lib/progressbar/algorithms.py -> build/bdist.linux-x86_64/wheel/./progressbar copying build/lib/progressbar/bar.py -> build/bdist.linux-x86_64/wheel/./progressbar copying build/lib/progressbar/base.py -> build/bdist.linux-x86_64/wheel/./progressbar copying build/lib/progressbar/env.py -> build/bdist.linux-x86_64/wheel/./progressbar copying build/lib/progressbar/multi.py -> build/bdist.linux-x86_64/wheel/./progressbar copying build/lib/progressbar/shortcuts.py -> build/bdist.linux-x86_64/wheel/./progressbar copying build/lib/progressbar/utils.py -> build/bdist.linux-x86_64/wheel/./progressbar copying build/lib/progressbar/widgets.py -> build/bdist.linux-x86_64/wheel/./progressbar creating build/bdist.linux-x86_64/wheel/progressbar/terminal copying build/lib/progressbar/terminal/__init__.py -> build/bdist.linux-x86_64/wheel/./progressbar/terminal copying build/lib/progressbar/terminal/base.py -> build/bdist.linux-x86_64/wheel/./progressbar/terminal copying build/lib/progressbar/terminal/colors.py -> build/bdist.linux-x86_64/wheel/./progressbar/terminal copying build/lib/progressbar/terminal/stream.py -> build/bdist.linux-x86_64/wheel/./progressbar/terminal creating build/bdist.linux-x86_64/wheel/progressbar/terminal/os_specific copying build/lib/progressbar/terminal/os_specific/__init__.py -> build/bdist.linux-x86_64/wheel/./progressbar/terminal/os_specific copying build/lib/progressbar/terminal/os_specific/posix.py -> build/bdist.linux-x86_64/wheel/./progressbar/terminal/os_specific copying build/lib/progressbar/terminal/os_specific/windows.py -> build/bdist.linux-x86_64/wheel/./progressbar/terminal/os_specific copying build/lib/progressbar/py.typed -> build/bdist.linux-x86_64/wheel/./progressbar running install_egg_info Copying progressbar2.egg-info to build/bdist.linux-x86_64/wheel/./progressbar2-4.5.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/progressbar2-4.5.0.dist-info/WHEEL creating '/builddir/.cache/pip/wheels/30/1d/03/a593331679ce298ae9bc8752fbba146a8c3305348aef83af69/tmp7if_dvlz/.tmp-zucvg6l9/progressbar2-4.5.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'progressbar/__about__.py' adding 'progressbar/__init__.py' adding 'progressbar/__main__.py' adding 'progressbar/algorithms.py' adding 'progressbar/bar.py' adding 'progressbar/base.py' adding 'progressbar/env.py' adding 'progressbar/multi.py' adding 'progressbar/py.typed' adding 'progressbar/shortcuts.py' adding 'progressbar/utils.py' adding 'progressbar/widgets.py' adding 'progressbar/terminal/__init__.py' adding 'progressbar/terminal/base.py' adding 'progressbar/terminal/colors.py' adding 'progressbar/terminal/stream.py' adding 'progressbar/terminal/os_specific/__init__.py' adding 'progressbar/terminal/os_specific/posix.py' adding 'progressbar/terminal/os_specific/windows.py' adding 'progressbar2-4.5.0.dist-info/licenses/LICENSE' adding 'progressbar2-4.5.0.dist-info/METADATA' adding 'progressbar2-4.5.0.dist-info/WHEEL' adding 'progressbar2-4.5.0.dist-info/entry_points.txt' adding 'progressbar2-4.5.0.dist-info/top_level.txt' adding 'progressbar2-4.5.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for progressbar2 (pyproject.toml): finished with status 'done' Created wheel for progressbar2: filename=progressbar2-4.5.0-py3-none-any.whl size=57073 sha256=5d30584b7f433f73a010def6fb95755c8200f48989fb29dabab765ebdb3e3771 Stored in directory: /builddir/.cache/pip/wheels/30/1d/03/a593331679ce298ae9bc8752fbba146a8c3305348aef83af69 Successfully built progressbar2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9vAusT + umask 022 + cd /builddir/build/BUILD/python-progressbar2-4.5.0-build + '[' /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT ++ dirname /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT + mkdir -p /builddir/build/BUILD/python-progressbar2-4.5.0-build + mkdir /builddir/build/BUILD/python-progressbar2-4.5.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 progressbar2-4.5.0 ++ ls '/builddir/build/BUILD/python-progressbar2-4.5.0-build/pyproject-wheeldir%{_pyproject_files_pkgversion}/progressbar2-4.5.0-py3-none-any.whl' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=progressbar2==4.5.0 + '[' -z progressbar2==4.5.0 ']' + TMPDIR='/builddir/build/BUILD/python-progressbar2-4.5.0-build/.pyproject-builddir%{_pyproject_files_pkgversion}' + /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-progressbar2-4.5.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-progressbar2-4.5.0-build/pyproject-wheeldir%{_pyproject_files_pkgversion}' progressbar2==4.5.0 Using pip 25.3 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/python-progressbar2-4.5.0-build/pyproject-wheeldir%{_pyproject_files_pkgversion} Processing /builddir/build/BUILD/python-progressbar2-4.5.0-build/pyproject-wheeldir%{_pyproject_files_pkgversion}/progressbar2-4.5.0-py3-none-any.whl Installing collected packages: progressbar2 Creating /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/bin changing mode of /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/bin/progressbar to 755 Successfully installed progressbar2-4.5.0 + '[' -d /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/anolis/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/bin/progressbar /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/bin/progressbar: updating + rm -rfv /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/bin/__pycache__ + rm -f '/builddir/build/BUILD/python-progressbar2-4.5.0-build/%{_pyproject_files_prefix}-pyproject-ghost-distinfo' + site_dirs=() + '[' -d /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost %dir /usr/lib/python3.12/site-packages/progressbar2-4.5.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/progressbar2-4.5.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-progressbar2-4.5.0-build/BUILDROOT --record /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/progressbar2-4.5.0.dist-info/RECORD --output '/builddir/build/BUILD/python-progressbar2-4.5.0-build/%{_pyproject_files_prefix}-pyproject-record' + rm -fv /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/progressbar2-4.5.0.dist-info/RECORD removed '/builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/progressbar2-4.5.0.dist-info/RECORD' + rm -fv /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/progressbar2-4.5.0.dist-info/REQUESTED removed '/builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/progressbar2-4.5.0.dist-info/REQUESTED' + '[' -f '%{_pyproject_dep_overrides}' ']' ++ wc -l '/builddir/build/BUILD/python-progressbar2-4.5.0-build/%{_pyproject_files_prefix}-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-progressbar2-4.5.0-build/%{_pyproject_files_prefix}-pyproject-files' --output-modules '/builddir/build/BUILD/python-progressbar2-4.5.0-build/%{_pyproject_files_prefix}-pyproject-modules' --buildroot /builddir/build/BUILD/python-progressbar2-4.5.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-progressbar2-4.5.0-build/%{_pyproject_files_prefix}-pyproject-record' --prefix /usr progressbar + /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-progressbar2-4.5.0-build/BUILDROOT/usr/lib/python3.12 using python3.12 + /usr/lib/rpm/anolis/brp-python-hardlink Processing files: python3-progressbar2-4.5.0-2.an27.noarch warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Provides: python-progressbar2 = 4.5.0-2.an27 python3-progressbar = 4.5.0 python3-progressbar2 = 4.5.0-2.an27 python3.12-progressbar2 = 4.5.0-2.an27 python3.12dist(progressbar2) = 4.5 python3dist(progressbar2) = 4.5 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: /usr/bin/python3 python(abi) = 3.12 python3.12dist(python-utils) >= 3.8.1 Obsoletes: python-progressbar2 < 4.5.0-2.an27 python3-progressbar < 2.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-progressbar2-4.5.0-build/BUILDROOT Wrote: /builddir/build/RPMS/python3-progressbar2-4.5.0-2.an27.noarch.rpm RPM build warnings: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Child return code was: 0