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-httpx.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-565936-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-httpx.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=1786579200 Wrote: /builddir/build/SRPMS/python-httpx-0.28.1-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-httpx.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-565936-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-httpx.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=1786579200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.Ny24hz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aDkGhI + umask 022 + cd /builddir/build/BUILD/python-httpx-0.28.1-build + cd /builddir/build/BUILD/python-httpx-0.28.1-build + rm -rf httpx-0.28.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/httpx-0.28.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd httpx-0.28.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + _STUB_LUA='local M = {}; function M.python_alt_version() return "" end; function M.python_provides() return {} end; function M.python_obsoletes() return {} end; return M' + for _stubdir in /usr/lib/rpm/lua /usr/local/lib/lua/5.4 /usr/lib/lua/5.4 + mkdir -p /usr/lib/rpm/lua/fedora/srpm + true + echo 'local M = {}; function M.python_alt_version() return "" end; function M.python_provides() return {} end; function M.python_obsoletes() return {} end; return M' /var/tmp/rpm-tmp.aDkGhI: line 50: /usr/lib/rpm/lua/fedora/srpm/python.lua: No such file or directory + true + for _stubdir in /usr/lib/rpm/lua /usr/local/lib/lua/5.4 /usr/lib/lua/5.4 + mkdir -p /usr/local/lib/lua/5.4/fedora/srpm + true + echo 'local M = {}; function M.python_alt_version() return "" end; function M.python_provides() return {} end; function M.python_obsoletes() return {} end; return M' /var/tmp/rpm-tmp.aDkGhI: line 50: /usr/local/lib/lua/5.4/fedora/srpm/python.lua: No such file or directory + true + for _stubdir in /usr/lib/rpm/lua /usr/local/lib/lua/5.4 /usr/lib/lua/5.4 + mkdir -p /usr/lib/lua/5.4/fedora/srpm + true + echo 'local M = {}; function M.python_alt_version() return "" end; function M.python_provides() return {} end; function M.python_obsoletes() return {} end; return M' /var/tmp/rpm-tmp.aDkGhI: line 50: /usr/lib/lua/5.4/fedora/srpm/python.lua: No such file or directory + true + sed -i 's/"hatch-fancy-pypi-readme"//' pyproject.toml + sed -i 's/dynamic = \["readme", "version"\]/readme = "README.md"\ndynamic = ["version"]/' pyproject.toml + /usr/bin/python3 -c ' lines = open('\''pyproject.toml'\'').readlines() out, skip = [], False for l in lines: s = l.strip() if s.startswith('\''['\'') and '\''fancy-pypi-readme'\'' in l: skip = True; continue if skip and s.startswith('\''['\''): skip = False if not skip: out.append(l) open('\''pyproject.toml'\'','\''w'\'').writelines(out) ' + sed -i 's/rich>=10,<14/rich>=10/' pyproject.toml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sPjIwY + umask 022 + cd /builddir/build/BUILD/python-httpx-0.28.1-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 httpx-0.28.1 + pip3 wheel --no-build-isolation --no-deps --wheel-dir . . Processing /builddir/build/BUILD/python-httpx-0.28.1-build/httpx-0.28.1 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: httpx Building wheel for httpx (pyproject.toml): started Building wheel for httpx (pyproject.toml): finished with status 'done' Created wheel for httpx: filename=httpx-0.28.1-py3-none-any.whl size=73440 sha256=6749a790d51c88fabadf9fc912e0ab9022a399509c848e5fd5819536690a72ca Stored in directory: /builddir/.cache/pip/wheels/f9/f1/28/71862e385f6b3082f2e63a9018327dbac660ad4f878b00dc7f Successfully built httpx + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hDGQ3o + umask 022 + cd /builddir/build/BUILD/python-httpx-0.28.1-build + '[' /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT ++ dirname /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT + mkdir -p /builddir/build/BUILD/python-httpx-0.28.1-build + mkdir /builddir/build/BUILD/python-httpx-0.28.1-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 httpx-0.28.1 ++ ls /builddir/build/BUILD/python-httpx-0.28.1-build/httpx-0.28.1/httpx-0.28.1-py3-none-any.whl + pip3 install --no-build-isolation --no-deps --root /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT /builddir/build/BUILD/python-httpx-0.28.1-build/httpx-0.28.1/httpx-0.28.1-py3-none-any.whl Processing ./httpx-0.28.1-py3-none-any.whl Installing collected packages: httpx WARNING: The script httpx is installed in '/builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed httpx-0.28.1 + rm -f /builddir/build/BUILD/python-httpx-0.28.1-build/python-httpx-0.28.1-2.an27.noarch-pyproject-record + for distinfo in /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/lib/python3.12/site-packages/*.dist-info /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/*.dist-info + '[' -f /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/lib/python3.12/site-packages/httpx-0.28.1.dist-info/RECORD ']' + PYTHONPATH=/usr/lib/rpm/anolis + /usr/bin/python3 -B /usr/lib/rpm/anolis/pyproject_preprocess_record.py --buildroot /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT --record /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/lib/python3.12/site-packages/httpx-0.28.1.dist-info/RECORD --output /builddir/build/BUILD/python-httpx-0.28.1-build/python-httpx-0.28.1-2.an27.noarch-pyproject-record + rm -f /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/lib/python3.12/site-packages/httpx-0.28.1.dist-info/RECORD /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/lib/python3.12/site-packages/httpx-0.28.1.dist-info/REQUESTED + for distinfo in /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/lib/python3.12/site-packages/*.dist-info /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/*.dist-info + '[' -f '/builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/*.dist-info/RECORD' ']' + /usr/bin/python3 /usr/lib/rpm/anolis/pyproject_save_files.py --output-files /builddir/build/BUILD/python-httpx-0.28.1-build/python-httpx-0.28.1-2.an27.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-httpx-0.28.1-build/python-httpx-0.28.1-2.an27.noarch-pyproject-modules --buildroot /builddir/build/BUILD/python-httpx-0.28.1-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-httpx-0.28.1-build/python-httpx-0.28.1-2.an27.noarch-pyproject-record --prefix /usr httpx + install -d /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/share/man/man1 + PYTHONPATH=/builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/lib/python3.12/site-packages + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/bin + PYTHONDONTWRITEBYTECODE=1 + help2man --no-info --version-string=0.28.1 --output=/builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/share/man/man1/httpx.1 httpx + /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-httpx-0.28.1-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-httpx-0.28.1-2.an27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l7FLVC + umask 022 + cd /builddir/build/BUILD/python-httpx-0.28.1-build + cd httpx-0.28.1 + DOCDIR=/builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/share/doc/python3-httpx + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/share/doc/python3-httpx + cp -pr /builddir/build/BUILD/python-httpx-0.28.1-build/httpx-0.28.1/CHANGELOG.md /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/share/doc/python3-httpx + cp -pr /builddir/build/BUILD/python-httpx-0.28.1-build/httpx-0.28.1/README.md /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/share/doc/python3-httpx + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pnTppW + umask 022 + cd /builddir/build/BUILD/python-httpx-0.28.1-build + cd httpx-0.28.1 + LICENSEDIR=/builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/share/licenses/python3-httpx + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/share/licenses/python3-httpx + cp -pr /builddir/build/BUILD/python-httpx-0.28.1-build/httpx-0.28.1/LICENSE.md /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT/usr/share/licenses/python3-httpx + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-httpx = 0.28.1-2.an27 python3.12dist(httpx) = 0.28.1 python3dist(httpx) = 0.28.1 python3dist(httpx) = 0.28.1-2.an27 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: (python3.12dist(httpcore) >= 1 with python3.12dist(httpcore) < 2) python(abi) = 3.12 python3.12dist(anyio) python3.12dist(certifi) python3.12dist(idna) Processing files: python3-httpx+brotli-0.28.1-2.an27.noarch Processing files: python3-httpx+http2-0.28.1-2.an27.noarch Processing files: python3-httpx+socks-0.28.1-2.an27.noarch Processing files: python3-httpx+cli-0.28.1-2.an27.noarch Provides: python3-httpx+cli = 0.28.1-2.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-httpx-0.28.1-build/BUILDROOT Wrote: /builddir/build/RPMS/python3-httpx+brotli-0.28.1-2.an27.noarch.rpm Wrote: /builddir/build/RPMS/python3-httpx+socks-0.28.1-2.an27.noarch.rpm Wrote: /builddir/build/RPMS/python3-httpx+cli-0.28.1-2.an27.noarch.rpm Wrote: /builddir/build/RPMS/python3-httpx+http2-0.28.1-2.an27.noarch.rpm Wrote: /builddir/build/RPMS/python3-httpx-0.28.1-2.an27.noarch.rpm Child return code was: 0