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-pyperclip.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-568498-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-pyperclip.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 Wrote: /builddir/build/SRPMS/python-pyperclip-1.11.0-2.an27.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-pyperclip.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-568498-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-pyperclip.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.NyxHHI Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kCXnGi + umask 022 + cd /builddir/build/BUILD/python-pyperclip-1.11.0-build + cd /builddir/build/BUILD/python-pyperclip-1.11.0-build + rm -rf pyperclip-1.11.0 + /usr/lib/rpm/rpmuncompress -x -v /builddir/build/SOURCES/pyperclip-1.11.0.tar.gz /usr/bin/gzip -dc '/builddir/build/SOURCES/pyperclip-1.11.0.tar.gz' | /usr/bin/tar -xvvof - drwxr-xr-x al/staff 0 2025-09-26 22:40 pyperclip-1.11.0/ -rw-r--r-- al/staff 2363 2025-09-18 08:40 pyperclip-1.11.0/AUTHORS.txt -rw-r--r-- al/staff 1487 2024-02-28 22:48 pyperclip-1.11.0/LICENSE.txt -rw-r--r-- al/staff 2445 2025-09-26 22:40 pyperclip-1.11.0/PKG-INFO -rw-r--r-- al/staff 1093 2025-09-18 08:38 pyperclip-1.11.0/README.md -rw-r--r-- al/staff 1553 2025-09-26 22:39 pyperclip-1.11.0/pyproject.toml -rw-r--r-- al/staff 38 2025-09-26 22:40 pyperclip-1.11.0/setup.cfg drwxr-xr-x al/staff 0 2025-09-26 22:40 pyperclip-1.11.0/src/ drwxr-xr-x al/staff 0 2025-09-26 22:40 pyperclip-1.11.0/src/pyperclip/ -rw-r--r-- al/staff 23343 2025-09-26 22:40 pyperclip-1.11.0/src/pyperclip/__init__.py -rw-r--r-- al/staff 748 2024-02-28 22:48 pyperclip-1.11.0/src/pyperclip/__main__.py drwxr-xr-x al/staff 0 2025-09-26 22:40 pyperclip-1.11.0/src/pyperclip.egg-info/ -rw-r--r-- al/staff 2445 2025-09-26 22:40 pyperclip-1.11.0/src/pyperclip.egg-info/PKG-INFO -rw-r--r-- al/staff 272 2025-09-26 22:40 pyperclip-1.11.0/src/pyperclip.egg-info/SOURCES.txt -rw-r--r-- al/staff 1 2025-09-26 22:40 pyperclip-1.11.0/src/pyperclip.egg-info/dependency_links.txt -rw-r--r-- al/staff 10 2025-09-26 22:40 pyperclip-1.11.0/src/pyperclip.egg-info/top_level.txt drwxr-xr-x al/staff 0 2025-09-26 22:40 pyperclip-1.11.0/tests/ -rw-r--r-- al/staff 4983 2025-09-18 08:38 pyperclip-1.11.0/tests/test_pyperclip.py + STATUS=0 + '[' 0 -ne 0 ']' + cd pyperclip-1.11.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r$//' README.md + sed -i '/Python :: 3\.1[3-9]/d' pyproject.toml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0X7NhB + umask 022 + cd /builddir/build/BUILD/python-pyperclip-1.11.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 pyperclip-1.11.0 + mkdir -p /builddir/build/BUILD/python-pyperclip-1.11.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-pyperclip-1.11.0-build/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/anolis/pyproject_wheel.py /builddir/build/BUILD/python-pyperclip-1.11.0-build/pyproject-wheeldir Processing /builddir/build/BUILD/python-pyperclip-1.11.0-build/pyperclip-1.11.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-pyperclip-1.11.0-build/.pyproject-builddir/pip-modern-metadata-tve18cq4/pyperclip.egg-info writing /builddir/build/BUILD/python-pyperclip-1.11.0-build/.pyproject-builddir/pip-modern-metadata-tve18cq4/pyperclip.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-pyperclip-1.11.0-build/.pyproject-builddir/pip-modern-metadata-tve18cq4/pyperclip.egg-info/dependency_links.txt writing top-level names to /builddir/build/BUILD/python-pyperclip-1.11.0-build/.pyproject-builddir/pip-modern-metadata-tve18cq4/pyperclip.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/python-pyperclip-1.11.0-build/.pyproject-builddir/pip-modern-metadata-tve18cq4/pyperclip.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/python-pyperclip-1.11.0-build/.pyproject-builddir/pip-modern-metadata-tve18cq4/pyperclip.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file '/builddir/build/BUILD/python-pyperclip-1.11.0-build/.pyproject-builddir/pip-modern-metadata-tve18cq4/pyperclip.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-pyperclip-1.11.0-build/.pyproject-builddir/pip-modern-metadata-tve18cq4/pyperclip-1.11.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pyperclip Building wheel for pyperclip (pyproject.toml): started Running command Building wheel for pyperclip (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/pyperclip copying src/pyperclip/__init__.py -> build/lib/pyperclip copying src/pyperclip/__main__.py -> build/lib/pyperclip running egg_info writing src/pyperclip.egg-info/PKG-INFO writing dependency_links to src/pyperclip.egg-info/dependency_links.txt writing top-level names to src/pyperclip.egg-info/top_level.txt reading manifest file 'src/pyperclip.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'src/pyperclip.egg-info/SOURCES.txt' 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/pyperclip copying build/lib/pyperclip/__init__.py -> build/bdist.linux-x86_64/wheel/./pyperclip copying build/lib/pyperclip/__main__.py -> build/bdist.linux-x86_64/wheel/./pyperclip running install_egg_info Copying src/pyperclip.egg-info to build/bdist.linux-x86_64/wheel/./pyperclip-1.11.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pyperclip-1.11.0.dist-info/WHEEL creating '/builddir/.cache/pip/wheels/07/a1/cd/04120dfc183a2601059a9efb101e1256ab2fa4918bf9e40382/tmp7e62kgyx/.tmp-_nyu1dmo/pyperclip-1.11.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pyperclip/__init__.py' adding 'pyperclip/__main__.py' adding 'pyperclip-1.11.0.dist-info/licenses/AUTHORS.txt' adding 'pyperclip-1.11.0.dist-info/licenses/LICENSE.txt' adding 'pyperclip-1.11.0.dist-info/METADATA' adding 'pyperclip-1.11.0.dist-info/WHEEL' adding 'pyperclip-1.11.0.dist-info/top_level.txt' adding 'pyperclip-1.11.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for pyperclip (pyproject.toml): finished with status 'done' Created wheel for pyperclip: filename=pyperclip-1.11.0-py3-none-any.whl size=11053 sha256=67557d1db398637be6d8873156ff57cc583c90e6d5099811e9c5ca340393b174 Stored in directory: /builddir/.cache/pip/wheels/07/a1/cd/04120dfc183a2601059a9efb101e1256ab2fa4918bf9e40382 Successfully built pyperclip + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g1AiFJ + umask 022 + cd /builddir/build/BUILD/python-pyperclip-1.11.0-build + '[' /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT ++ dirname /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT + mkdir -p /builddir/build/BUILD/python-pyperclip-1.11.0-build + mkdir /builddir/build/BUILD/python-pyperclip-1.11.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 pyperclip-1.11.0 ++ ls /builddir/build/BUILD/python-pyperclip-1.11.0-build/pyproject-wheeldir/pyperclip-1.11.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=pyperclip==1.11.0 + '[' -z pyperclip==1.11.0 ']' + TMPDIR=/builddir/build/BUILD/python-pyperclip-1.11.0-build/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-pyperclip-1.11.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-pyperclip-1.11.0-build/pyproject-wheeldir pyperclip==1.11.0 Using pip 25.3 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/python-pyperclip-1.11.0-build/pyproject-wheeldir Processing /builddir/build/BUILD/python-pyperclip-1.11.0-build/pyproject-wheeldir/pyperclip-1.11.0-py3-none-any.whl Installing collected packages: pyperclip Successfully installed pyperclip-1.11.0 + '[' -d /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/bin ']' + rm -f /builddir/build/BUILD/python-pyperclip-1.11.0-build/python-pyperclip-1.11.0-2.an27.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost %dir /usr/lib/python3.12/site-packages/pyperclip-1.11.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/lib/python3.12/site-packages/pyperclip-1.11.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-pyperclip-1.11.0-build/BUILDROOT --record /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/lib/python3.12/site-packages/pyperclip-1.11.0.dist-info/RECORD --output /builddir/build/BUILD/python-pyperclip-1.11.0-build/python-pyperclip-1.11.0-2.an27.noarch-pyproject-record + rm -fv /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/lib/python3.12/site-packages/pyperclip-1.11.0.dist-info/RECORD removed '/builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/lib/python3.12/site-packages/pyperclip-1.11.0.dist-info/RECORD' + rm -fv /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/lib/python3.12/site-packages/pyperclip-1.11.0.dist-info/REQUESTED removed '/builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/lib/python3.12/site-packages/pyperclip-1.11.0.dist-info/REQUESTED' + '[' -f /builddir/build/BUILD/python-pyperclip-1.11.0-build/python-pyperclip-1.11.0-2.an27.noarch-pyproject-dep-overrides ']' ++ wc -l /builddir/build/BUILD/python-pyperclip-1.11.0-build/python-pyperclip-1.11.0-2.an27.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_PERCENTAGES_COUNT=2 + /usr/bin/python3 /usr/lib/rpm/anolis/pyproject_save_files.py --output-files /builddir/build/BUILD/python-pyperclip-1.11.0-build/python-pyperclip-1.11.0-2.an27.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-pyperclip-1.11.0-build/python-pyperclip-1.11.0-2.an27.noarch-pyproject-modules --buildroot /builddir/build/BUILD/python-pyperclip-1.11.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-pyperclip-1.11.0-build/python-pyperclip-1.11.0-2.an27.noarch-pyproject-record --prefix /usr pyperclip + /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 -u SOURCE_DATE_EPOCH /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 -j80 Bytecompiling .py files below /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/anolis/brp-python-hardlink Processing files: python3-pyperclip-1.11.0-2.an27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UHFcWm + umask 022 + cd /builddir/build/BUILD/python-pyperclip-1.11.0-build + cd pyperclip-1.11.0 + DOCDIR=/builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/share/doc/python3-pyperclip + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/share/doc/python3-pyperclip + cp -pr /builddir/build/BUILD/python-pyperclip-1.11.0-build/pyperclip-1.11.0/AUTHORS.txt /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/share/doc/python3-pyperclip + cp -pr /builddir/build/BUILD/python-pyperclip-1.11.0-build/pyperclip-1.11.0/README.md /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/share/doc/python3-pyperclip + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.h6iwr0 + umask 022 + cd /builddir/build/BUILD/python-pyperclip-1.11.0-build + cd pyperclip-1.11.0 + LICENSEDIR=/builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/share/licenses/python3-pyperclip + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/share/licenses/python3-pyperclip + cp -pr /builddir/build/BUILD/python-pyperclip-1.11.0-build/pyperclip-1.11.0/LICENSE.txt /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/share/licenses/python3-pyperclip + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyperclip = 1.11.0-2.an27 python3-pyperclip = 1.11.0-2.an27 python3.12-pyperclip = 1.11.0-2.an27 python3.12dist(pyperclip) = 1.11 python3dist(pyperclip) = 1.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 Processing files: python-pyperclip-doc-1.11.0-2.an27.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5erMKq + umask 022 + cd /builddir/build/BUILD/python-pyperclip-1.11.0-build + cd pyperclip-1.11.0 + LICENSEDIR=/builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/share/licenses/python-pyperclip-doc + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/share/licenses/python-pyperclip-doc + cp -pr /builddir/build/BUILD/python-pyperclip-1.11.0-build/pyperclip-1.11.0/LICENSE.txt /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT/usr/share/licenses/python-pyperclip-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyperclip-doc = 1.11.0-2.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-pyperclip-1.11.0-build/BUILDROOT Wrote: /builddir/build/RPMS/python-pyperclip-doc-1.11.0-2.an27.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyperclip-1.11.0-2.an27.noarch.rpm Child return code was: 0