Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-asciigraph.spec'], chrootPath='/var/cache/pbuilder//el9.8e6a2769644b226972cc45a89f886556feb4cc56.x86_64.cow/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=1001gid=987user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.26ub88tf:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-asciigraph.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 warning: bogus date in %changelog: Wed Feb 01 2013 kakwa 0.0.1-1 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1359676800 Wrote: /builddir/build/SRPMS/python-asciigraph-1.5.2-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-asciigraph.spec'], chrootPath='/var/cache/pbuilder//el9.8e6a2769644b226972cc45a89f886556feb4cc56.x86_64.cow/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=1001gid=987user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.26ub88tf:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-asciigraph.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 warning: bogus date in %changelog: Wed Feb 01 2013 kakwa 0.0.1-1 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1359676800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G1MUF9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-asciigraph-1.5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-asciigraph-1.5.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-asciigraph-1.5.2 + /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.23xFbr + umask 022 + cd /builddir/build/BUILD + cd python-asciigraph-1.5.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/ascii_graph copying ascii_graph/__init__.py -> build/lib/ascii_graph copying ascii_graph/colors.py -> build/lib/ascii_graph copying ascii_graph/colordata.py -> build/lib/ascii_graph running build_scripts creating build/scripts-3.9 copying and adjusting scripts/asciigraph -> build/scripts-3.9 changing mode of build/scripts-3.9/asciigraph from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2cIL5F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64 + cd python-asciigraph-1.5.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr creating /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/lib/python3.9/site-packages/ascii_graph copying build/lib/ascii_graph/colordata.py -> /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/lib/python3.9/site-packages/ascii_graph copying build/lib/ascii_graph/colors.py -> /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/lib/python3.9/site-packages/ascii_graph copying build/lib/ascii_graph/__init__.py -> /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/lib/python3.9/site-packages/ascii_graph byte-compiling /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/lib/python3.9/site-packages/ascii_graph/colordata.py to colordata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/lib/python3.9/site-packages/ascii_graph/colors.py to colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/lib/python3.9/site-packages/ascii_graph/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpq7mjhywy.py' /usr/bin/python3 /tmp/tmpq7mjhywy.py removing /tmp/tmpq7mjhywy.py running install_egg_info running egg_info creating ascii_graph.egg-info writing ascii_graph.egg-info/PKG-INFO writing dependency_links to ascii_graph.egg-info/dependency_links.txt writing top-level names to ascii_graph.egg-info/top_level.txt writing manifest file 'ascii_graph.egg-info/SOURCES.txt' reading manifest file 'ascii_graph.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'ascii_graph.egg-info/SOURCES.txt' Copying ascii_graph.egg-info to /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/lib/python3.9/site-packages/ascii_graph-1.5.2-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/bin copying build/scripts-3.9/asciigraph -> /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/bin/asciigraph to 755 + rm -rfv /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.5.2-1.el9 --unique-debug-suffix -1.5.2-1.el9.x86_64 --unique-debug-src-base python-asciigraph-1.5.2-1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-asciigraph-1.5.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-asciigraph-1.5.2-1.el9.noarch Provides: python-asciigraph = 1.5.2-1.el9 python3-asciigraph = 1.5.2-1.el9 python3.9-asciigraph = 1.5.2-1.el9 python3.9dist(ascii-graph) = 1.5.2 python3dist(ascii-graph) = 1.5.2 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 Obsoletes: python39-asciigraph < 1.5.2-1.el9 Processing files: asciigraph-1.5.2-1.el9.noarch Provides: asciigraph = 1.5.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-asciigraph-1.5.2-1.el9.x86_64 Wrote: /builddir/build/RPMS/asciigraph-1.5.2-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-asciigraph-1.5.2-1.el9.noarch.rpm Child return code was: 0