Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wand.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678431208.539001/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=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wand.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Wand-0.6.11-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wand.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678431208.539001/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=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wand.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Wand-0.6.11-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-wand.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678431208.539001/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=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-wand.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NNw0p1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Wand-0.6.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/Wand-0.6.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Wand-0.6.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e86ZUB + umask 022 + cd /builddir/build/BUILD + cd Wand-0.6.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/wand copying wand/compat.py -> build/lib/wand copying wand/image.py -> build/lib/wand copying wand/version.py -> build/lib/wand copying wand/sequence.py -> build/lib/wand copying wand/assertions.py -> build/lib/wand copying wand/font.py -> build/lib/wand copying wand/color.py -> build/lib/wand copying wand/display.py -> build/lib/wand copying wand/api.py -> build/lib/wand copying wand/drawing.py -> build/lib/wand copying wand/__init__.py -> build/lib/wand copying wand/exceptions.py -> build/lib/wand copying wand/resource.py -> build/lib/wand creating build/lib/wand/cdefs copying wand/cdefs/magick_wand.py -> build/lib/wand/cdefs copying wand/cdefs/pixel_iterator.py -> build/lib/wand/cdefs copying wand/cdefs/pixel_wand.py -> build/lib/wand/cdefs copying wand/cdefs/core.py -> build/lib/wand/cdefs copying wand/cdefs/magick_image.py -> build/lib/wand/cdefs copying wand/cdefs/magick_property.py -> build/lib/wand/cdefs copying wand/cdefs/__init__.py -> build/lib/wand/cdefs copying wand/cdefs/structures.py -> build/lib/wand/cdefs copying wand/cdefs/wandtypes.py -> build/lib/wand/cdefs copying wand/cdefs/drawing_wand.py -> build/lib/wand/cdefs + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nZRGLP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64 + cd Wand-0.6.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr creating /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand copying build/lib/wand/compat.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand copying build/lib/wand/image.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand copying build/lib/wand/version.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand copying build/lib/wand/sequence.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand copying build/lib/wand/assertions.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand copying build/lib/wand/font.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand copying build/lib/wand/color.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand copying build/lib/wand/display.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand copying build/lib/wand/api.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand creating /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs copying build/lib/wand/cdefs/magick_wand.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs copying build/lib/wand/cdefs/pixel_iterator.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs copying build/lib/wand/cdefs/pixel_wand.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs copying build/lib/wand/cdefs/core.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs copying build/lib/wand/cdefs/magick_image.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs copying build/lib/wand/cdefs/magick_property.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs copying build/lib/wand/cdefs/__init__.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs copying build/lib/wand/cdefs/structures.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs copying build/lib/wand/cdefs/wandtypes.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs copying build/lib/wand/cdefs/drawing_wand.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs copying build/lib/wand/drawing.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand copying build/lib/wand/__init__.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand copying build/lib/wand/exceptions.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand copying build/lib/wand/resource.py -> /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/sequence.py to sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/assertions.py to assertions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/font.py to font.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/color.py to color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs/magick_wand.py to magick_wand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs/pixel_iterator.py to pixel_iterator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs/pixel_wand.py to pixel_wand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs/magick_image.py to magick_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs/magick_property.py to magick_property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs/structures.py to structures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs/wandtypes.py to wandtypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/cdefs/drawing_wand.py to drawing_wand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/drawing.py to drawing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/wand/resource.py to resource.cpython-39.pyc writing byte-compilation script '/tmp/tmpkhtgr5r9.py' /usr/bin/python3 /tmp/tmpkhtgr5r9.py removing /tmp/tmpkhtgr5r9.py running install_egg_info running egg_info writing Wand.egg-info/PKG-INFO writing dependency_links to Wand.egg-info/dependency_links.txt writing requirements to Wand.egg-info/requires.txt writing top-level names to Wand.egg-info/top_level.txt reading manifest file 'Wand.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'Wand.egg-info/SOURCES.txt' Copying Wand.egg-info to /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9/site-packages/Wand-0.6.11-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64//usr/share/doc/python-Wand + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64//usr/share/doc/python-Wand ~/build/BUILDROOT/python-Wand-0.6.11-1.x86_64 ~/build/BUILD/Wand-0.6.11 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/Wand-0.6.11 + popd + mv /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 0.6.11-1 --unique-debug-suffix -0.6.11-1.x86_64 --unique-debug-src-base python-Wand-0.6.11-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Wand-0.6.11 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Wand-0.6.11-1.noarch Provides: python-Wand python3-Wand = 0.6.11-1 python3.9dist(wand) = 0.6.11 python3dist(wand) = 0.6.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.9 Processing files: python-Wand-help-0.6.11-1.noarch warning: Empty %files file /builddir/build/BUILD/Wand-0.6.11/doclist.lst Provides: python-Wand-help = 0.6.11-1 python3-Wand-doc 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/BUILDROOT/python-Wand-0.6.11-1.x86_64 Wrote: /builddir/build/RPMS/python3-Wand-0.6.11-1.noarch.rpm Wrote: /builddir/build/RPMS/python-Wand-help-0.6.11-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xCvXSN + umask 022 + cd /builddir/build/BUILD + cd Wand-0.6.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Wand-0.6.11-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0