Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/uv.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-241956-82920/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/uv.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/uv-0.9.5-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target aarch64 --nodeps /builddir/build/SPECS/uv.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-241956-82920/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target aarch64 --nodeps /builddir/build/SPECS/uv.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oJyPc1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uv-0.9.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/uv-0.9.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd uv-0.9.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/uv-vendor.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Downstream-patch-always-find-the-system-wide-uv-exec.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + install -t LICENSE.bundled/packaging -D -p -m 0644 crates/uv-python/python/packaging/LICENSE.APACHE crates/uv-python/python/packaging/LICENSE.BSD + install -t LICENSE.bundled/pep440_rs -D -p -m 0644 crates/uv-pep440/License-Apache crates/uv-pep440/License-BSD + install -t LICENSE.bundled/pep508_rs -D -p -m 0644 crates/uv-pep508/License-Apache crates/uv-pep508/License-BSD + install -t LICENSE.bundled/pipreqs -D -p -m 0644 crates/uv-build-frontend/src/pipreqs/LICENSE + install -t LICENSE.bundled/ripunzip -D -p -m 0644 crates/uv-extract/src/vendor/LICENSE + install -d LICENSE.bundled/rattler_installs_packages + awk '$2 == "BSD" { out=1 }; $2 == "```" { out=0 }; out' crates/uv-client/src/remote_metadata.rs + tee LICENSE.bundled/rattler_installs_packages/LICENSE BSD 3-Clause License Copyright (c) 2023, prefix.dev GmbH Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + sed -r 's@^///( |$)@@' + install -d LICENSE.bundled/virtualenv + sed -r 's@^#( |$)@@' + tee LICENSE.bundled/virtualenv/LICENSE + awk '$1 == "#" { out=1 }; $1 != "#" { out=0; exit }; out' crates/uv-virtualenv/src/activator/activate Copyright (c) 2020-202x The virtualenv developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + rm -rv crates/uv-trampoline removed 'crates/uv-trampoline/.cargo/config.toml' removed directory 'crates/uv-trampoline/.cargo' removed 'crates/uv-trampoline/Cargo.lock' removed 'crates/uv-trampoline/Cargo.toml' removed 'crates/uv-trampoline/rust-toolchain.toml' removed 'crates/uv-trampoline/README.md' removed 'crates/uv-trampoline/build.rs' removed 'crates/uv-trampoline/trampolines/uv-trampoline-i686-console.exe' removed 'crates/uv-trampoline/trampolines/uv-trampoline-i686-gui.exe' removed 'crates/uv-trampoline/trampolines/uv-trampoline-aarch64-console.exe' removed 'crates/uv-trampoline/trampolines/uv-trampoline-aarch64-gui.exe' removed 'crates/uv-trampoline/trampolines/uv-trampoline-x86_64-console.exe' removed 'crates/uv-trampoline/trampolines/uv-trampoline-x86_64-gui.exe' removed directory 'crates/uv-trampoline/trampolines' removed 'crates/uv-trampoline/src/bin/uv-trampoline-gui.rs' removed 'crates/uv-trampoline/src/bin/uv-trampoline-console.rs' removed directory 'crates/uv-trampoline/src/bin' removed 'crates/uv-trampoline/src/lib.rs' removed 'crates/uv-trampoline/src/bounce.rs' removed 'crates/uv-trampoline/src/diagnostics.rs' removed directory 'crates/uv-trampoline/src' removed directory 'crates/uv-trampoline' + tomcli set pyproject.toml false tool.maturin.strip + tomcli set Cargo.toml false profile.release.strip + tomcli set Cargo.toml append workspace.exclude crates/uv-bench + tomcli set Cargo.toml append workspace.exclude crates/uv-dev + tomcli set crates/uv/Cargo.toml lists delitem features.default uv-distribution/static + tomcli set crates/uv-distribution/Cargo.toml del features.static + tomcli set crates/uv-extract/Cargo.toml del features.static + tomcli set crates/uv/Cargo.toml lists delitem features.default-tests '(crates-io|git|pypi|python-managed|r2)' + mods=branching_urls + mods='branching_urls|build_backend' + mods='branching_urls|build_backend|pip_(check|list|show|tree|uninstall)' + mods='branching_urls|build_backend|pip_(check|list|show|tree|uninstall)|python_(dir|find|install|list|pin)' + mods='branching_urls|build_backend|pip_(check|list|show|tree|uninstall)|python_(dir|find|install|list|pin)|venv' + mods='branching_urls|build_backend|pip_(check|list|show|tree|uninstall)|python_(dir|find|install|list|pin)|venv|version' + mods='branching_urls|build_backend|pip_(check|list|show|tree|uninstall)|python_(dir|find|install|list|pin)|venv|version|workspace' + comment='Downstream-only: skip, needs specific Python interpreter versions' + sed -r -i 's@mod (branching_urls|build_backend|pip_(check|list|show|tree|uninstall)|python_(dir|find|install|list|pin)|venv|version|workspace);@// Downstream-only: skip, needs specific Python interpreter versions\n#[cfg(any())]\n&@' crates/uv/tests/it/main.rs + tomcli set crates/uv/Cargo.toml del dependencies.axoupdater + tomcli set crates/uv/Cargo.toml del features.self-update + tomcli set crates/uv/Cargo.toml del features.tracing-durations-export + tomcli set crates/uv/Cargo.toml del dependencies.tracing-durations-export + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.N44LKr + umask 022 + cd /builddir/build/BUILD + cd uv-0.9.5 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --all-features --with-check + for cratedir in crates/uv-performance-memory-allocator + pushd crates/uv-performance-memory-allocator + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --all-features --with-check + popd + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Import error: No module named 'toml' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/uv-0.9.5-1.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details.