Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/python-pyzstd.spec'], chrootPath='/var/lib/mock/epel9-build-57832926-6559000/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fffa18256a0>timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y8_yazem:/etc/resolv.conf'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/python-pyzstd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1722816000
Wrote: /builddir/build/SRPMS/python-pyzstd-0.16.1-4.el9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target ppc64le --nodeps /builddir/build/SPECS/python-pyzstd.spec'], chrootPath='/var/lib/mock/epel9-build-57832926-6559000/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fffa18256a0>timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y8_yazem:/etc/resolv.conf'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target ppc64le --nodeps /builddir/build/SPECS/python-pyzstd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1722816000
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n3lTj4
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pyzstd-0.16.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/pyzstd-0.16.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pyzstd-0.16.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i 's|DYNAMIC_LINK =.*|DYNAMIC_LINK = True|' setup.py
+ sed -i 's|'\''-g0'\'', ||' setup.py
+ sed -i -e '1{\@^#!.*@d}' src/__main__.py
+ grep -F '[project]' pyproject.toml
+ tomcli-set ./pyproject.toml lists replace build-system.requires '(setuptools)(>=.*)' '\1'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.XE4hmu
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyzstd-0.16.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir
+ echo -n
+ 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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-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 '
+ TMPDIR=/builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir
+ RPM_TOXENV=py39
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyzstd-0.16.1/pyproject-wheeldir --output /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-buildrequires
Import error: No module named 'tomli'
+ cat /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pyzstd-0.16.1-4.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target ppc64le --nodeps /builddir/build/SPECS/python-pyzstd.spec'], chrootPath='/var/lib/mock/epel9-build-57832926-6559000/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fffa18256a0>timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y8_yazem:/etc/resolv.conf'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target ppc64le --nodeps /builddir/build/SPECS/python-pyzstd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1722816000
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.KlNfYS
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyzstd-0.16.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir
+ echo -n
+ 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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-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 '
+ TMPDIR=/builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir
+ RPM_TOXENV=py39
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyzstd-0.16.1/pyproject-wheeldir --output /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-buildrequires
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 53.0.0)
running egg_info
creating pyzstd.egg-info
writing pyzstd.egg-info/PKG-INFO
writing dependency_links to pyzstd.egg-info/dependency_links.txt
writing top-level names to pyzstd.egg-info/top_level.txt
writing manifest file 'pyzstd.egg-info/SOURCES.txt'
reading manifest file 'pyzstd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'zstd/lib'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.pyc' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'pyzstd.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement not satisfied: wheel
Exiting dependency generation pass: get_requires_for_build_wheel
+ cat /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pyzstd-0.16.1-4.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target ppc64le --nodeps /builddir/build/SPECS/python-pyzstd.spec'], chrootPath='/var/lib/mock/epel9-build-57832926-6559000/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fffa18256a0>timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y8_yazem:/etc/resolv.conf'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target ppc64le --nodeps /builddir/build/SPECS/python-pyzstd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1722816000
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.a0xtlh
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyzstd-0.16.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir
+ echo -n
+ 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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-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 '
+ TMPDIR=/builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir
+ RPM_TOXENV=py39
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyzstd-0.16.1/pyproject-wheeldir --output /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-buildrequires
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 53.0.0)
running egg_info
writing pyzstd.egg-info/PKG-INFO
writing dependency_links to pyzstd.egg-info/dependency_links.txt
writing top-level names to pyzstd.egg-info/top_level.txt
reading manifest file 'pyzstd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'zstd/lib'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.pyc' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'pyzstd.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
running dist_info
writing pyzstd.egg-info/PKG-INFO
writing dependency_links to pyzstd.egg-info/dependency_links.txt
writing top-level names to pyzstd.egg-info/top_level.txt
reading manifest file 'pyzstd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'zstd/lib'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.pyc' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'pyzstd.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/pyzstd-0.16.1/pyzstd.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
+ cat /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-buildrequires
+ rm -rfv pyzstd.dist-info/
removed 'pyzstd.dist-info/top_level.txt'
removed 'pyzstd.dist-info/METADATA'
removed 'pyzstd.dist-info/LICENSE'
removed directory 'pyzstd.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pyzstd-0.16.1-4.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target ppc64le /builddir/build/SPECS/python-pyzstd.spec'], chrootPath='/var/lib/mock/epel9-build-57832926-6559000/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fffa18256a0>timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y8_yazem:/etc/resolv.conf'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target ppc64le /builddir/build/SPECS/python-pyzstd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1722816000
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FkYbLJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyzstd-0.16.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir
+ echo -n
+ 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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-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 '
+ TMPDIR=/builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir
+ RPM_TOXENV=py39
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyzstd-0.16.1/pyproject-wheeldir --output /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-buildrequires
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 53.0.0)
running egg_info
creating pyzstd.egg-info
writing pyzstd.egg-info/PKG-INFO
writing dependency_links to pyzstd.egg-info/dependency_links.txt
writing top-level names to pyzstd.egg-info/top_level.txt
writing manifest file 'pyzstd.egg-info/SOURCES.txt'
reading manifest file 'pyzstd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'zstd/lib'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.pyc' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'pyzstd.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
running dist_info
writing pyzstd.egg-info/PKG-INFO
writing dependency_links to pyzstd.egg-info/dependency_links.txt
writing top-level names to pyzstd.egg-info/top_level.txt
reading manifest file 'pyzstd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'zstd/lib'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.pyc' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'pyzstd.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/pyzstd-0.16.1/pyzstd.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
+ cat /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-buildrequires
+ rm -rfv pyzstd.dist-info/
removed 'pyzstd.dist-info/top_level.txt'
removed 'pyzstd.dist-info/METADATA'
removed 'pyzstd.dist-info/LICENSE'
removed directory 'pyzstd.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WBKNMZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyzstd-0.16.1
+ mkdir -p /builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir
+ 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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-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 '
+ TMPDIR=/builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/pyzstd-0.16.1/pyproject-wheeldir
Processing /builddir/build/BUILD/pyzstd-0.16.1
  Preparing metadata (pyproject.toml): started
  Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir/tmp3ukd5rrz
  running dist_info
  creating /builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir/pip-modern-metadata-duzk5vyp/pyzstd.egg-info
  writing /builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir/pip-modern-metadata-duzk5vyp/pyzstd.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir/pip-modern-metadata-duzk5vyp/pyzstd.egg-info/dependency_links.txt
  writing top-level names to /builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir/pip-modern-metadata-duzk5vyp/pyzstd.egg-info/top_level.txt
  writing manifest file '/builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir/pip-modern-metadata-duzk5vyp/pyzstd.egg-info/SOURCES.txt'
  reading manifest file '/builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir/pip-modern-metadata-duzk5vyp/pyzstd.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching '*' under directory 'zstd/lib'
  warning: no previously-included files matching '__pycache__' found under directory '*'
  adding license file 'LICENSE'
  writing manifest file '/builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir/pip-modern-metadata-duzk5vyp/pyzstd.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir/pip-modern-metadata-duzk5vyp/pyzstd.dist-info'
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: pyzstd
  Building wheel for pyzstd (pyproject.toml): started
  Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir/tmpmy8js1xy
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-ppc64le-3.9
  creating build/lib.linux-ppc64le-3.9/pyzstd
  copying src/__init__.py -> build/lib.linux-ppc64le-3.9/pyzstd
  copying src/seekable_zstdfile.py -> build/lib.linux-ppc64le-3.9/pyzstd
  copying src/zstdfile.py -> build/lib.linux-ppc64le-3.9/pyzstd
  copying src/__main__.py -> build/lib.linux-ppc64le-3.9/pyzstd
  creating build/lib.linux-ppc64le-3.9/pyzstd/c
  copying src/c/__init__.py -> build/lib.linux-ppc64le-3.9/pyzstd/c
  copying src/__init__.pyi -> build/lib.linux-ppc64le-3.9/pyzstd
  copying src/py.typed -> build/lib.linux-ppc64le-3.9/pyzstd
  running build_ext
  +--------------------------------------------+
  |             Pyzstd build config            |
  +-------------------------+------------------+
  | Pyzstd version          | 0.16.1           |
  +-------------------------+------------------+
  | Implementation          | C                |
  +-------------------------+------------------+
  | Link to zstd library    | Dynamically link |
  +-------------------------+------------------+
  | Enable AVX2/BMI2        | False            |
  +-------------------------+------------------+
  | Debug build             | False            |
  +-------------------------+------------------+
  | Warning as error        | False            |
  +-------------------------+------------------+
  building 'pyzstd.c._zstd' extension
  creating build/temp.linux-ppc64le-3.9
  creating build/temp.linux-ppc64le-3.9/src
  creating build/temp.linux-ppc64le-3.9/src/bin_ext
  gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c src/bin_ext/pyzstd.c -o build/temp.linux-ppc64le-3.9/src/bin_ext/pyzstd.o -flto
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.9/src/bin_ext/pyzstd.o -L/usr/lib64 -lzstd -o build/lib.linux-ppc64le-3.9/pyzstd/c/_zstd.cpython-39-powerpc64le-linux-gnu.so -flto
  installing to build/bdist.linux-ppc64le/wheel
  running install
  running install_lib
  creating build/bdist.linux-ppc64le
  creating build/bdist.linux-ppc64le/wheel
  creating build/bdist.linux-ppc64le/wheel/pyzstd
  copying build/lib.linux-ppc64le-3.9/pyzstd/__init__.py -> build/bdist.linux-ppc64le/wheel/pyzstd
  copying build/lib.linux-ppc64le-3.9/pyzstd/seekable_zstdfile.py -> build/bdist.linux-ppc64le/wheel/pyzstd
  copying build/lib.linux-ppc64le-3.9/pyzstd/zstdfile.py -> build/bdist.linux-ppc64le/wheel/pyzstd
  copying build/lib.linux-ppc64le-3.9/pyzstd/__main__.py -> build/bdist.linux-ppc64le/wheel/pyzstd
  creating build/bdist.linux-ppc64le/wheel/pyzstd/c
  copying build/lib.linux-ppc64le-3.9/pyzstd/c/__init__.py -> build/bdist.linux-ppc64le/wheel/pyzstd/c
  copying build/lib.linux-ppc64le-3.9/pyzstd/c/_zstd.cpython-39-powerpc64le-linux-gnu.so -> build/bdist.linux-ppc64le/wheel/pyzstd/c
  copying build/lib.linux-ppc64le-3.9/pyzstd/__init__.pyi -> build/bdist.linux-ppc64le/wheel/pyzstd
  copying build/lib.linux-ppc64le-3.9/pyzstd/py.typed -> build/bdist.linux-ppc64le/wheel/pyzstd
  running install_egg_info
  running egg_info
  creating pyzstd.egg-info
  writing pyzstd.egg-info/PKG-INFO
  writing dependency_links to pyzstd.egg-info/dependency_links.txt
  writing top-level names to pyzstd.egg-info/top_level.txt
  writing manifest file 'pyzstd.egg-info/SOURCES.txt'
  reading manifest file 'pyzstd.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching '*' under directory 'zstd/lib'
  warning: no previously-included files matching '__pycache__' found under directory '*'
  adding license file 'LICENSE'
  writing manifest file 'pyzstd.egg-info/SOURCES.txt'
  Copying pyzstd.egg-info to build/bdist.linux-ppc64le/wheel/pyzstd-0.16.1-py3.9.egg-info
  running install_scripts
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  creating build/bdist.linux-ppc64le/wheel/pyzstd-0.16.1.dist-info/WHEEL
  creating '/builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir/pip-wheel-o5ospdan/tmpi2o4whhq/pyzstd-0.16.1-cp39-cp39-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it
  adding 'pyzstd/__init__.py'
  adding 'pyzstd/__init__.pyi'
  adding 'pyzstd/__main__.py'
  adding 'pyzstd/py.typed'
  adding 'pyzstd/seekable_zstdfile.py'
  adding 'pyzstd/zstdfile.py'
  adding 'pyzstd/c/__init__.py'
  adding 'pyzstd/c/_zstd.cpython-39-powerpc64le-linux-gnu.so'
  adding 'pyzstd-0.16.1.dist-info/LICENSE'
  adding 'pyzstd-0.16.1.dist-info/METADATA'
  adding 'pyzstd-0.16.1.dist-info/WHEEL'
  adding 'pyzstd-0.16.1.dist-info/top_level.txt'
  adding 'pyzstd-0.16.1.dist-info/RECORD'
  removing build/bdist.linux-ppc64le/wheel
  Building wheel for pyzstd (pyproject.toml): finished with status 'done'
  Created wheel for pyzstd: filename=pyzstd-0.16.1-cp39-cp39-linux_ppc64le.whl size=133189 sha256=2bceb5f6b89783d391972031f9fe43d330e95adeb297af16517b04581b1a46b4
  Stored in directory: /builddir/.cache/pip/wheels/3b/4a/f5/ffb02e431fe032be660f2a3f05097f607312edbb749846c3d7
Successfully built pyzstd
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A6mAQp
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le
++ dirname /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le
+ cd pyzstd-0.16.1
++ ls /builddir/build/BUILD/pyzstd-0.16.1/pyproject-wheeldir/pyzstd-0.16.1-cp39-cp39-linux_ppc64le.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=pyzstd==0.16.1
+ '[' -z pyzstd==0.16.1 ']'
+ TMPDIR=/builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le --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/pyzstd-0.16.1/pyproject-wheeldir pyzstd==0.16.1
Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
Looking in links: /builddir/build/BUILD/pyzstd-0.16.1/pyproject-wheeldir
Processing ./pyproject-wheeldir/pyzstd-0.16.1-cp39-cp39-linux_ppc64le.whl
Installing collected packages: pyzstd
Successfully installed pyzstd-0.16.1
+ '[' -d /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib/python3.9/site-packages ']'
+ '[' /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib/python3.9/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib64/python3.9/site-packages ']'
+ site_dirs+=("/usr/lib64/python3.9/site-packages")
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le$site_dir/*.dist-info
+ echo '%ghost /usr/lib64/python3.9/site-packages/pyzstd-0.16.1.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib64/python3.9/site-packages/pyzstd-0.16.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le --record /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib64/python3.9/site-packages/pyzstd-0.16.1.dist-info/RECORD --output /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib64/python3.9/site-packages/pyzstd-0.16.1.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib64/python3.9/site-packages/pyzstd-0.16.1.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib64/python3.9/site-packages/pyzstd-0.16.1.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib64/python3.9/site-packages/pyzstd-0.16.1.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_PERCENTAGES_COUNT=8
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-files --output-modules /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le --sitelib /usr/lib/python3.9/site-packages --sitearch /usr/lib64/python3.9/site-packages --python-version 3.9 --pyproject-record /builddir/build/BUILD/python-pyzstd-0.16.1-4.el9.ppc64le-pyproject-record --prefix /usr pyzstd
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.16.1-4.el9 --unique-debug-suffix -0.16.1-4.el9.ppc64le --unique-debug-src-base python-pyzstd-0.16.1-4.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/pyzstd-0.16.1
extracting debug info from /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib64/python3.9/site-packages/pyzstd/c/_zstd.cpython-39-powerpc64le-linux-gnu.so
original debug info size: 200kB, size after compression: 192kB
/usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
319 blocks
+ /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-pyzstd-0.16.1-4.el9.ppc64le/usr/lib64/python3.9 using python3.9
Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib/debug/usr/lib64/python3.9 using python3.9
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JPqdkV
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyzstd-0.16.1
+ 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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-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 '
+ PATH=/builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/pyzstd-0.16.1/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=8
+ /usr/bin/pytest
============================= test session starts ==============================
platform linux -- Python 3.9.21, pytest-6.2.2, py-1.10.0, pluggy-0.13.1
rootdir: /builddir/build/BUILD/pyzstd-0.16.1
collected 217 items
tests/test_seekable.py ................................................. [ 22%]
.......                                                                  [ 25%]
tests/test_zstd.py ..................................................... [ 50%]
........................................................................ [ 83%]
....................................                                     [100%]
============================= 217 passed in 5.79s ==============================
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-pyzstd-0.16.1-4.el9.ppc64le
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.q7aAcj
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyzstd-0.16.1
+ DOCDIR=/builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/share/doc/python3-pyzstd
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/share/doc/python3-pyzstd
+ cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/share/doc/python3-pyzstd
+ cp -pr README.md /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/share/doc/python3-pyzstd
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.utC6aF
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyzstd-0.16.1
+ LICENSEDIR=/builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/share/licenses/python3-pyzstd
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/share/licenses/python3-pyzstd
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le/usr/share/licenses/python3-pyzstd
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-pyzstd = 0.16.1-4.el9 python3-pyzstd = 0.16.1-4.el9 python3-pyzstd(ppc-64) = 0.16.1-4.el9 python3.9-pyzstd = 0.16.1-4.el9 python3.9dist(pyzstd) = 0.16.1 python3dist(pyzstd) = 0.16.1
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: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libzstd.so.1()(64bit) python(abi) = 3.9 rtld(GNU_HASH)
Obsoletes: python39-pyzstd < 0.16.1-4.el9
Processing files: python-pyzstd-debugsource-0.16.1-4.el9.ppc64le
Provides: python-pyzstd-debugsource = 0.16.1-4.el9 python-pyzstd-debugsource(ppc-64) = 0.16.1-4.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-pyzstd-debuginfo-0.16.1-4.el9.ppc64le
Provides: debuginfo(build-id) = a3d4207d9d6648727b3fb01af384f1212eae6ef0 python-pyzstd-debuginfo = 0.16.1-4.el9 python3-pyzstd-debuginfo = 0.16.1-4.el9 python3-pyzstd-debuginfo(ppc-64) = 0.16.1-4.el9 python3.9-pyzstd-debuginfo = 0.16.1-4.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-pyzstd-debugsource(ppc-64) = 0.16.1-4.el9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyzstd-0.16.1-4.el9.ppc64le
Wrote: /builddir/build/SRPMS/python-pyzstd-0.16.1-4.el9.src.rpm
Wrote: /builddir/build/RPMS/python3-pyzstd-debuginfo-0.16.1-4.el9.ppc64le.rpm
Wrote: /builddir/build/RPMS/python-pyzstd-debugsource-0.16.1-4.el9.ppc64le.rpm
Wrote: /builddir/build/RPMS/python3-pyzstd-0.16.1-4.el9.ppc64le.rpm
Child return code was: 0