Mock Version: 5.2
Mock Version: 5.2
Mock Version: 5.2
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-pint.spec'], chrootPath='/var/lib/mock/f40-build-2383566-60476/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 0x3f9cc3b440>timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-pint.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: noarch
Building for target noarch
setting SOURCE_DATE_EPOCH=1707436800
Wrote: /builddir/build/SRPMS/python-pint-0.19.2-1.fc40.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-pint.spec'], chrootPath='/var/lib/mock/f40-build-2383566-60476/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 0x3f9cc3b440>timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-pint.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: noarch
Building for target noarch
setting SOURCE_DATE_EPOCH=1707436800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ekz6iS
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Pint-0.19.2
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Pint-0.19.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Pint-0.19.2
+ rm -rf /builddir/build/BUILD/Pint-0.19.2-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/Pint-0.19.2-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/b3b18277ecc682bff7ca1fa9e48992f7ec68e47f.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-add-min-and-max-to-the-array-function-overrides.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Downstream-only-Backport-fix-for-importlib.resources.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ rm -rvf docs/_themes
removed 'docs/_themes/LICENSE'
removed 'docs/_themes/flask_theme_support.py'
removed 'docs/_themes/flask/layout.html'
removed 'docs/_themes/flask/static/small_flask.css'
removed 'docs/_themes/flask/static/flasky.css_t'
removed directory 'docs/_themes/flask/static'
removed 'docs/_themes/flask/theme.conf'
removed 'docs/_themes/flask/relations.html'
removed directory 'docs/_themes/flask'
removed 'docs/_themes/.gitignore'
removed 'docs/_themes/README'
removed directory 'docs/_themes'
+ sed -r -i /pytest-cov/d setup.cfg
+ rm -vf pint/_vendor/appdirs.py
removed 'pint/_vendor/appdirs.py'
+ rm -vf pint/_vendor/flexcache.py
removed 'pint/_vendor/flexcache.py'
+ sed -r -i 's/^setup_requires/install_requires = appdirs; flexcache\n&/' setup.cfg
+ find pint -type f -exec gawk '/^from (\.*|pint)\._vendor import (appdirs|flexcache)/ {
        print FILENAME; nextfile }' '{}' +
+ xargs -r -t sed -r -i -e 's/^from (\.*|pint)\._vendor (import (appdirs))/\2/' -e 's/^(from )(\.*|pint)\._vendor( import (flexcache))/\1\4\3/'
sed -r -i -e 's/^from (\.*|pint)\._vendor (import (appdirs))/\2/' -e 's/^(from )(\.*|pint)\._vendor( import (flexcache))/\1\4\3/' pint/parser.py pint/registry.py
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.z1f40A
+ umask 022
+ cd /builddir/build/BUILD
+ cd Pint-0.19.2
+ echo pyproject-rpm-macros
+ exit 0
Wrote: /builddir/build/SRPMS/python-pint-0.19.2-1.fc40.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-pint.spec'], chrootPath='/var/lib/mock/f40-build-2383566-60476/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 0x3f9cc3b440>timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-pint.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
sh: line 1: /usr/bin/python3: No such file or directory
sh: line 1: /usr/bin/python3: No such file or directory
sh: line 1: /usr/bin/python3: No such file or directory
sh: line 1: /usr/bin/python3: No such file or directory
sh: line 1: /usr/bin/python3: No such file or directory
Building target platforms: noarch
Building for target noarch
setting SOURCE_DATE_EPOCH=1707436800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CAQ5Gb
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Pint-0.19.2
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Pint-0.19.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Pint-0.19.2
+ rm -rf /builddir/build/BUILD/Pint-0.19.2-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/Pint-0.19.2-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/b3b18277ecc682bff7ca1fa9e48992f7ec68e47f.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-add-min-and-max-to-the-array-function-overrides.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Downstream-only-Backport-fix-for-importlib.resources.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ rm -rvf docs/_themes
removed 'docs/_themes/LICENSE'
removed 'docs/_themes/flask_theme_support.py'
removed 'docs/_themes/flask/layout.html'
removed 'docs/_themes/flask/static/small_flask.css'
removed 'docs/_themes/flask/static/flasky.css_t'
removed directory 'docs/_themes/flask/static'
removed 'docs/_themes/flask/theme.conf'
removed 'docs/_themes/flask/relations.html'
removed directory 'docs/_themes/flask'
removed 'docs/_themes/.gitignore'
removed 'docs/_themes/README'
removed directory 'docs/_themes'
+ sed -r -i /pytest-cov/d setup.cfg
+ rm -vf pint/_vendor/appdirs.py
removed 'pint/_vendor/appdirs.py'
+ rm -vf pint/_vendor/flexcache.py
removed 'pint/_vendor/flexcache.py'
+ sed -r -i 's/^setup_requires/install_requires = appdirs; flexcache\n&/' setup.cfg
+ find pint -type f -exec gawk '/^from (\.*|pint)\._vendor import (appdirs|flexcache)/ {
        print FILENAME; nextfile }' '{}' +
+ xargs -r -t sed -r -i -e 's/^from (\.*|pint)\._vendor (import (appdirs))/\2/' -e 's/^(from )(\.*|pint)\._vendor( import (flexcache))/\1\4\3/'
sed -r -i -e 's/^from (\.*|pint)\._vendor (import (appdirs))/\2/' -e 's/^(from )(\.*|pint)\._vendor( import (flexcache))/\1\4\3/' pint/parser.py pint/registry.py
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.1iYtRd
+ umask 022
+ cd /builddir/build/BUILD
+ cd Pint-0.19.2
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2  -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-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 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn'
+ export RUSTFLAGS
+ 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  -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
+ 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 ']'
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pint-0.19.2-1.fc40.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-pint.spec'], chrootPath='/var/lib/mock/f40-build-2383566-60476/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 0x3f9cc3b440>timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-pint.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: noarch
Building for target noarch
setting SOURCE_DATE_EPOCH=1707436800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uVDC8j
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Pint-0.19.2
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Pint-0.19.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Pint-0.19.2
+ rm -rf /builddir/build/BUILD/Pint-0.19.2-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/Pint-0.19.2-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/b3b18277ecc682bff7ca1fa9e48992f7ec68e47f.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-add-min-and-max-to-the-array-function-overrides.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Downstream-only-Backport-fix-for-importlib.resources.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ rm -rvf docs/_themes
removed 'docs/_themes/LICENSE'
removed 'docs/_themes/flask_theme_support.py'
removed 'docs/_themes/flask/layout.html'
removed 'docs/_themes/flask/static/small_flask.css'
removed 'docs/_themes/flask/static/flasky.css_t'
removed directory 'docs/_themes/flask/static'
removed 'docs/_themes/flask/theme.conf'
removed 'docs/_themes/flask/relations.html'
removed directory 'docs/_themes/flask'
removed 'docs/_themes/.gitignore'
removed 'docs/_themes/README'
removed directory 'docs/_themes'
+ sed -r -i /pytest-cov/d setup.cfg
+ rm -vf pint/_vendor/appdirs.py
removed 'pint/_vendor/appdirs.py'
+ rm -vf pint/_vendor/flexcache.py
removed 'pint/_vendor/flexcache.py'
+ sed -r -i 's/^setup_requires/install_requires = appdirs; flexcache\n&/' setup.cfg
+ find pint -type f -exec gawk '/^from (\.*|pint)\._vendor import (appdirs|flexcache)/ {
        print FILENAME; nextfile }' '{}' +
+ xargs -r -t sed -r -i -e 's/^from (\.*|pint)\._vendor (import (appdirs))/\2/' -e 's/^(from )(\.*|pint)\._vendor( import (flexcache))/\1\4\3/'
sed -r -i -e 's/^from (\.*|pint)\._vendor (import (appdirs))/\2/' -e 's/^(from )(\.*|pint)\._vendor( import (flexcache))/\1\4\3/' pint/parser.py pint/registry.py
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.m1491b
+ umask 022
+ cd /builddir/build/BUILD
+ cd Pint-0.19.2
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2  -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-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 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn'
+ export RUSTFLAGS
+ 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  -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
+ 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/Pint-0.19.2/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer '
+ 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  -Wl,--build-id=sha1  '
+ TMPDIR=/builddir/build/BUILD/Pint-0.19.2/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/Pint-0.19.2/pyproject-wheeldir --output /builddir/build/BUILD/python-pint-0.19.2-1.fc40.noarch-pyproject-buildrequires -x numpy,test
Handling setuptools>=41 from build-system.requires
Requirement not satisfied: setuptools>=41
Handling wheel from build-system.requires
Requirement not satisfied: wheel
Handling setuptools_scm[toml]>=3.4.3 from build-system.requires
Requirement not satisfied: setuptools_scm[toml]>=3.4.3
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-pint-0.19.2-1.fc40.noarch-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pint-0.19.2-1.fc40.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-pint.spec'], chrootPath='/var/lib/mock/f40-build-2383566-60476/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 0x3f9cc3b440>timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-pint.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: noarch
Building for target noarch
setting SOURCE_DATE_EPOCH=1707436800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8liSSk
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Pint-0.19.2
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Pint-0.19.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Pint-0.19.2
+ rm -rf /builddir/build/BUILD/Pint-0.19.2-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/Pint-0.19.2-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/b3b18277ecc682bff7ca1fa9e48992f7ec68e47f.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-add-min-and-max-to-the-array-function-overrides.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Downstream-only-Backport-fix-for-importlib.resources.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ rm -rvf docs/_themes
removed 'docs/_themes/LICENSE'
removed 'docs/_themes/flask_theme_support.py'
removed 'docs/_themes/flask/layout.html'
removed 'docs/_themes/flask/static/small_flask.css'
removed 'docs/_themes/flask/static/flasky.css_t'
removed directory 'docs/_themes/flask/static'
removed 'docs/_themes/flask/theme.conf'
removed 'docs/_themes/flask/relations.html'
removed directory 'docs/_themes/flask'
removed 'docs/_themes/.gitignore'
removed 'docs/_themes/README'
removed directory 'docs/_themes'
+ sed -r -i /pytest-cov/d setup.cfg
+ rm -vf pint/_vendor/appdirs.py
removed 'pint/_vendor/appdirs.py'
+ rm -vf pint/_vendor/flexcache.py
removed 'pint/_vendor/flexcache.py'
+ sed -r -i 's/^setup_requires/install_requires = appdirs; flexcache\n&/' setup.cfg
+ find pint -type f -exec gawk '/^from (\.*|pint)\._vendor import (appdirs|flexcache)/ {
        print FILENAME; nextfile }' '{}' +
+ xargs -r -t sed -r -i -e 's/^from (\.*|pint)\._vendor (import (appdirs))/\2/' -e 's/^(from )(\.*|pint)\._vendor( import (flexcache))/\1\4\3/'
sed -r -i -e 's/^from (\.*|pint)\._vendor (import (appdirs))/\2/' -e 's/^(from )(\.*|pint)\._vendor( import (flexcache))/\1\4\3/' pint/parser.py pint/registry.py
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.jbp9Rn
+ umask 022
+ cd /builddir/build/BUILD
+ cd Pint-0.19.2
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2  -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-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 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn'
+ export RUSTFLAGS
+ 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  -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
+ 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/Pint-0.19.2/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer '
+ 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  -Wl,--build-id=sha1  '
+ TMPDIR=/builddir/build/BUILD/Pint-0.19.2/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/Pint-0.19.2/pyproject-wheeldir --output /builddir/build/BUILD/python-pint-0.19.2-1.fc40.noarch-pyproject-buildrequires -x numpy,test
Handling setuptools>=41 from build-system.requires
Requirement satisfied: setuptools>=41
   (installed: setuptools 68.2.2)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
Handling setuptools_scm[toml]>=3.4.3 from build-system.requires
Requirement satisfied: setuptools_scm[toml]>=3.4.3
   (installed: setuptools_scm 8.0.4)
   (extras are currently not checked)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
Handling setuptools from get_requires_for_build_wheel
Requirement satisfied: setuptools
   (installed: setuptools 68.2.2)
Handling setuptools_scm from get_requires_for_build_wheel
Requirement satisfied: setuptools_scm
   (installed: setuptools_scm 8.0.4)
running dist_info
writing Pint.egg-info/PKG-INFO
writing dependency_links to Pint.egg-info/dependency_links.txt
writing requirements to Pint.egg-info/requires.txt
writing top-level names to Pint.egg-info/top_level.txt
reading manifest file 'Pint.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'BADGES.rst'
warning: no files found matching 'version.txt'
warning: no files found matching '*' under directory 'bench'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'
warning: no previously-included files found matching '.editorconfig'
warning: no previously-included files found matching 'bors.toml'
warning: no previously-included files found matching 'pull_request_template.md'
warning: no previously-included files found matching 'requirements_docs.txt'
warning: no previously-included files found matching 'version.py'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*__pycache__*' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '.travis-exclude.yml' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'Pint.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/Pint-0.19.2/Pint-0.19.2.dist-info'
Handling appdirs from hook generated metadata: Requires-Dist (Pint)
Requirement not satisfied: appdirs
Handling flexcache from hook generated metadata: Requires-Dist (Pint)
Requirement not satisfied: flexcache
Handling numpy >=1.19.5 ; extra == 'numpy' from hook generated metadata: Requires-Dist (Pint)
Requirement not satisfied: numpy >=1.19.5 ; extra == 'numpy'
Handling pytest ; extra == 'test' from hook generated metadata: Requires-Dist (Pint)
Requirement not satisfied: pytest ; extra == 'test'
Handling pytest-mpl ; extra == 'test' from hook generated metadata: Requires-Dist (Pint)
Requirement not satisfied: pytest-mpl ; extra == 'test'
Handling pytest-subtests ; extra == 'test' from hook generated metadata: Requires-Dist (Pint)
Requirement not satisfied: pytest-subtests ; extra == 'test'
Handling uncertainties >=3.1.6 ; extra == 'uncertainties' from hook generated metadata: Requires-Dist (Pint)
Ignoring alien requirement: uncertainties >=3.1.6 ; extra == 'uncertainties'
+ cat /builddir/build/BUILD/python-pint-0.19.2-1.fc40.noarch-pyproject-buildrequires
+ rm -rfv Pint-0.19.2.dist-info/
removed 'Pint-0.19.2.dist-info/zip-safe'
removed 'Pint-0.19.2.dist-info/LICENSE'
removed 'Pint-0.19.2.dist-info/top_level.txt'
removed 'Pint-0.19.2.dist-info/METADATA'
removed 'Pint-0.19.2.dist-info/AUTHORS'
removed directory 'Pint-0.19.2.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pint-0.19.2-1.fc40.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.