Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-black.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-452748-21963/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-black.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Wrote: /builddir/build/SRPMS/python-black-22.8.0-2.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-black.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-452748-21963/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-black.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UPaAbS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf black-22.8.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/black-22.8.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd black-22.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/setuptools_scm\[toml\]>=6.3.1/setuptools_scm\[toml\]>=6/' pyproject.toml setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.W7TYFs + umask 022 + cd /builddir/build/BUILD + cd black-22.8.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/black-22.8.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -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/black-22.8.0/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/black-22.8.0/pyproject-wheeldir -rx d,colorama,uvloop,jupyter Handling setuptools>=45.0 from build-system.requires Requirement not satisfied: setuptools>=45.0 Handling setuptools_scm[toml]>=6 from build-system.requires Requirement not satisfied: setuptools_scm[toml]>=6 Handling wheel from build-system.requires Requirement not satisfied: wheel Exiting dependency generation pass: build backend + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-black-22.8.0-2.fc38.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 --target noarch --nodeps /builddir/build/SPECS/python-black.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-452748-21963/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-black.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tdzkr5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf black-22.8.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/black-22.8.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd black-22.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/setuptools_scm\[toml\]>=6.3.1/setuptools_scm\[toml\]>=6/' pyproject.toml setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.2LFP4E + umask 022 + cd /builddir/build/BUILD + cd black-22.8.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/black-22.8.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -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/black-22.8.0/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/black-22.8.0/pyproject-wheeldir -rx d,colorama,uvloop,jupyter Handling setuptools>=45.0 from build-system.requires Requirement satisfied: setuptools>=45.0 (installed: setuptools 62.6.0) Handling setuptools_scm[toml]>=6 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=6 (installed: setuptools_scm 7.1.0) (extras are currently not checked) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.38.4) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) Handling setuptools_scm[toml]>=6 from get_requires_for_build_wheel Requirement satisfied: setuptools_scm[toml]>=6 (installed: setuptools_scm 7.1.0) (extras are currently not checked) no previously-included directories found matching 'profiling' HOOK STDOUT: running dist_info HOOK STDOUT: creating black.egg-info HOOK STDOUT: writing black.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to black.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to black.egg-info/entry_points.txt HOOK STDOUT: writing requirements to black.egg-info/requires.txt HOOK STDOUT: writing top-level names to black.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'black.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'black.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'AUTHORS.md' HOOK STDOUT: writing manifest file 'black.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/black-22.8.0/black-22.8.0.dist-info' Handling click (>=8.0.0) from hook generated metadata: Requires-Dist Requirement not satisfied: click (>=8.0.0) Handling platformdirs (>=2) from hook generated metadata: Requires-Dist Requirement not satisfied: platformdirs (>=2) Handling pathspec (>=0.9.0) from hook generated metadata: Requires-Dist Requirement not satisfied: pathspec (>=0.9.0) Handling mypy-extensions (>=0.4.3) from hook generated metadata: Requires-Dist Requirement not satisfied: mypy-extensions (>=0.4.3) Handling tomli (>=1.1.0) ; python_full_version < "3.11.0a7" from hook generated metadata: Requires-Dist Ignoring alien requirement: tomli (>=1.1.0) ; python_full_version < "3.11.0a7" Handling typing-extensions (>=3.10.0.0) ; python_version < "3.10" from hook generated metadata: Requires-Dist Ignoring alien requirement: typing-extensions (>=3.10.0.0) ; python_version < "3.10" Handling dataclasses (>=0.6) ; python_version < "3.7" from hook generated metadata: Requires-Dist Ignoring alien requirement: dataclasses (>=0.6) ; python_version < "3.7" Handling typed-ast (>=1.4.2) ; python_version < "3.8" and implementation_name == "cpython" from hook generated metadata: Requires-Dist Ignoring alien requirement: typed-ast (>=1.4.2) ; python_version < "3.8" and implementation_name == "cpython" Handling colorama (>=0.4.3) ; extra == 'colorama' from hook generated metadata: Requires-Dist Requirement not satisfied: colorama (>=0.4.3) ; extra == 'colorama' Handling aiohttp (>=3.7.4) ; extra == 'd' from hook generated metadata: Requires-Dist Requirement not satisfied: aiohttp (>=3.7.4) ; extra == 'd' Handling ipython (>=7.8.0) ; extra == 'jupyter' from hook generated metadata: Requires-Dist Requirement not satisfied: ipython (>=7.8.0) ; extra == 'jupyter' Handling tokenize-rt (>=3.2.0) ; extra == 'jupyter' from hook generated metadata: Requires-Dist Requirement not satisfied: tokenize-rt (>=3.2.0) ; extra == 'jupyter' Handling uvloop (>=0.15.2) ; extra == 'uvloop' from hook generated metadata: Requires-Dist Requirement not satisfied: uvloop (>=0.15.2) ; extra == 'uvloop' + rm -rfv black-22.8.0.dist-info/ removed 'black-22.8.0.dist-info/LICENSE' removed 'black-22.8.0.dist-info/AUTHORS.md' removed 'black-22.8.0.dist-info/entry_points.txt' removed 'black-22.8.0.dist-info/top_level.txt' removed 'black-22.8.0.dist-info/METADATA' removed directory 'black-22.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-black-22.8.0-2.fc38.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 --target noarch --nodeps /builddir/build/SPECS/python-black.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-452748-21963/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-black.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SSAz6g + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf black-22.8.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/black-22.8.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd black-22.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/setuptools_scm\[toml\]>=6.3.1/setuptools_scm\[toml\]>=6/' pyproject.toml setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.aH5xDz + umask 022 + cd /builddir/build/BUILD + cd black-22.8.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/black-22.8.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -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/black-22.8.0/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/black-22.8.0/pyproject-wheeldir -rx d,colorama,uvloop,jupyter Handling setuptools>=45.0 from build-system.requires Requirement satisfied: setuptools>=45.0 (installed: setuptools 62.6.0) Handling setuptools_scm[toml]>=6 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=6 (installed: setuptools_scm 7.1.0) (extras are currently not checked) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.38.4) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) Handling setuptools_scm[toml]>=6 from get_requires_for_build_wheel Requirement satisfied: setuptools_scm[toml]>=6 (installed: setuptools_scm 7.1.0) (extras are currently not checked) no previously-included directories found matching 'profiling' HOOK STDOUT: running dist_info HOOK STDOUT: creating black.egg-info HOOK STDOUT: writing black.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to black.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to black.egg-info/entry_points.txt HOOK STDOUT: writing requirements to black.egg-info/requires.txt HOOK STDOUT: writing top-level names to black.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'black.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'black.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'AUTHORS.md' HOOK STDOUT: writing manifest file 'black.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/black-22.8.0/black-22.8.0.dist-info' Handling click (>=8.0.0) from hook generated metadata: Requires-Dist Requirement satisfied: click (>=8.0.0) (installed: click 8.1.3) Handling platformdirs (>=2) from hook generated metadata: Requires-Dist Requirement satisfied: platformdirs (>=2) (installed: platformdirs 2.5.2) Handling pathspec (>=0.9.0) from hook generated metadata: Requires-Dist Requirement satisfied: pathspec (>=0.9.0) (installed: pathspec 0.10.3) Handling mypy-extensions (>=0.4.3) from hook generated metadata: Requires-Dist Requirement satisfied: mypy-extensions (>=0.4.3) (installed: mypy-extensions 1.0.0) Handling tomli (>=1.1.0) ; python_full_version < "3.11.0a7" from hook generated metadata: Requires-Dist Ignoring alien requirement: tomli (>=1.1.0) ; python_full_version < "3.11.0a7" Handling typing-extensions (>=3.10.0.0) ; python_version < "3.10" from hook generated metadata: Requires-Dist Ignoring alien requirement: typing-extensions (>=3.10.0.0) ; python_version < "3.10" Handling dataclasses (>=0.6) ; python_version < "3.7" from hook generated metadata: Requires-Dist Ignoring alien requirement: dataclasses (>=0.6) ; python_version < "3.7" Handling typed-ast (>=1.4.2) ; python_version < "3.8" and implementation_name == "cpython" from hook generated metadata: Requires-Dist Ignoring alien requirement: typed-ast (>=1.4.2) ; python_version < "3.8" and implementation_name == "cpython" Handling colorama (>=0.4.3) ; extra == 'colorama' from hook generated metadata: Requires-Dist Requirement satisfied: colorama (>=0.4.3) ; extra == 'colorama' (installed: colorama 0.4.6) Handling aiohttp (>=3.7.4) ; extra == 'd' from hook generated metadata: Requires-Dist Requirement satisfied: aiohttp (>=3.7.4) ; extra == 'd' (installed: aiohttp 3.8.4) Handling ipython (>=7.8.0) ; extra == 'jupyter' from hook generated metadata: Requires-Dist Requirement satisfied: ipython (>=7.8.0) ; extra == 'jupyter' (installed: ipython 8.5.0) Handling tokenize-rt (>=3.2.0) ; extra == 'jupyter' from hook generated metadata: Requires-Dist Requirement satisfied: tokenize-rt (>=3.2.0) ; extra == 'jupyter' (installed: tokenize-rt 5.0.0) Handling uvloop (>=0.15.2) ; extra == 'uvloop' from hook generated metadata: Requires-Dist Requirement satisfied: uvloop (>=0.15.2) ; extra == 'uvloop' (installed: uvloop 0.15.3) + rm -rfv black-22.8.0.dist-info/ removed 'black-22.8.0.dist-info/LICENSE' removed 'black-22.8.0.dist-info/AUTHORS.md' removed 'black-22.8.0.dist-info/entry_points.txt' removed 'black-22.8.0.dist-info/top_level.txt' removed 'black-22.8.0.dist-info/METADATA' removed directory 'black-22.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-black-22.8.0-2.fc38.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 --target noarch --nodeps /builddir/build/SPECS/python-black.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-452748-21963/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-black.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.lc19ZW + umask 022 + cd /builddir/build/BUILD + cd black-22.8.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/black-22.8.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -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/black-22.8.0/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/black-22.8.0/pyproject-wheeldir -rx d,colorama,uvloop,jupyter Handling setuptools>=45.0 from build-system.requires Requirement satisfied: setuptools>=45.0 (installed: setuptools 62.6.0) Handling setuptools_scm[toml]>=6 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=6 (installed: setuptools_scm 7.1.0) (extras are currently not checked) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.38.4) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) Handling setuptools_scm[toml]>=6 from get_requires_for_build_wheel Requirement satisfied: setuptools_scm[toml]>=6 (installed: setuptools_scm 7.1.0) (extras are currently not checked) no previously-included directories found matching 'profiling' HOOK STDOUT: running dist_info HOOK STDOUT: creating black.egg-info HOOK STDOUT: writing black.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to black.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to black.egg-info/entry_points.txt HOOK STDOUT: writing requirements to black.egg-info/requires.txt HOOK STDOUT: writing top-level names to black.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'black.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'black.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'AUTHORS.md' HOOK STDOUT: writing manifest file 'black.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/black-22.8.0/black-22.8.0.dist-info' Handling click (>=8.0.0) from hook generated metadata: Requires-Dist Requirement satisfied: click (>=8.0.0) (installed: click 8.1.3) Handling platformdirs (>=2) from hook generated metadata: Requires-Dist Requirement satisfied: platformdirs (>=2) (installed: platformdirs 2.5.2) Handling pathspec (>=0.9.0) from hook generated metadata: Requires-Dist Requirement satisfied: pathspec (>=0.9.0) (installed: pathspec 0.10.3) Handling mypy-extensions (>=0.4.3) from hook generated metadata: Requires-Dist Requirement satisfied: mypy-extensions (>=0.4.3) (installed: mypy-extensions 1.0.0) Handling tomli (>=1.1.0) ; python_full_version < "3.11.0a7" from hook generated metadata: Requires-Dist Ignoring alien requirement: tomli (>=1.1.0) ; python_full_version < "3.11.0a7" Handling typing-extensions (>=3.10.0.0) ; python_version < "3.10" from hook generated metadata: Requires-Dist Ignoring alien requirement: typing-extensions (>=3.10.0.0) ; python_version < "3.10" Handling dataclasses (>=0.6) ; python_version < "3.7" from hook generated metadata: Requires-Dist Ignoring alien requirement: dataclasses (>=0.6) ; python_version < "3.7" Handling typed-ast (>=1.4.2) ; python_version < "3.8" and implementation_name == "cpython" from hook generated metadata: Requires-Dist Ignoring alien requirement: typed-ast (>=1.4.2) ; python_version < "3.8" and implementation_name == "cpython" Handling colorama (>=0.4.3) ; extra == 'colorama' from hook generated metadata: Requires-Dist Requirement satisfied: colorama (>=0.4.3) ; extra == 'colorama' (installed: colorama 0.4.6) Handling aiohttp (>=3.7.4) ; extra == 'd' from hook generated metadata: Requires-Dist Requirement satisfied: aiohttp (>=3.7.4) ; extra == 'd' (installed: aiohttp 3.8.4) Handling ipython (>=7.8.0) ; extra == 'jupyter' from hook generated metadata: Requires-Dist Requirement satisfied: ipython (>=7.8.0) ; extra == 'jupyter' (installed: ipython 8.5.0) Handling tokenize-rt (>=3.2.0) ; extra == 'jupyter' from hook generated metadata: Requires-Dist Requirement satisfied: tokenize-rt (>=3.2.0) ; extra == 'jupyter' (installed: tokenize-rt 5.0.0) Handling uvloop (>=0.15.2) ; extra == 'uvloop' from hook generated metadata: Requires-Dist Requirement satisfied: uvloop (>=0.15.2) ; extra == 'uvloop' (installed: uvloop 0.15.3) + rm -rfv black-22.8.0.dist-info/ removed 'black-22.8.0.dist-info/LICENSE' removed 'black-22.8.0.dist-info/AUTHORS.md' removed 'black-22.8.0.dist-info/entry_points.txt' removed 'black-22.8.0.dist-info/top_level.txt' removed 'black-22.8.0.dist-info/METADATA' removed directory 'black-22.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x2CSib + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 + cd black-22.8.0 + mkdir -p /builddir/build/BUILD/black-22.8.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -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/black-22.8.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/black-22.8.0/pyproject-wheeldir Processing /builddir/build/BUILD/black-22.8.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /builddir/build/BUILD/black-22.8.0/.pyproject-builddir/pip-modern-metadata-7xs7oxoo/black.egg-info writing /builddir/build/BUILD/black-22.8.0/.pyproject-builddir/pip-modern-metadata-7xs7oxoo/black.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/black-22.8.0/.pyproject-builddir/pip-modern-metadata-7xs7oxoo/black.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/black-22.8.0/.pyproject-builddir/pip-modern-metadata-7xs7oxoo/black.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/black-22.8.0/.pyproject-builddir/pip-modern-metadata-7xs7oxoo/black.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/black-22.8.0/.pyproject-builddir/pip-modern-metadata-7xs7oxoo/black.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/black-22.8.0/.pyproject-builddir/pip-modern-metadata-7xs7oxoo/black.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/black-22.8.0/.pyproject-builddir/pip-modern-metadata-7xs7oxoo/black.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'profiling' adding license file 'LICENSE' adding license file 'AUTHORS.md' writing manifest file '/builddir/build/BUILD/black-22.8.0/.pyproject-builddir/pip-modern-metadata-7xs7oxoo/black.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/black-22.8.0/.pyproject-builddir/pip-modern-metadata-7xs7oxoo/black-22.8.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: black Building wheel for black (pyproject.toml): started Running command Building wheel for black (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib copying src/_black_version.py -> build/lib creating build/lib/black copying src/black/strings.py -> build/lib/black copying src/black/files.py -> build/lib/black copying src/black/__main__.py -> build/lib/black copying src/black/cache.py -> build/lib/black copying src/black/lines.py -> build/lib/black copying src/black/comments.py -> build/lib/black copying src/black/concurrency.py -> build/lib/black copying src/black/handle_ipynb_magics.py -> build/lib/black copying src/black/mode.py -> build/lib/black copying src/black/brackets.py -> build/lib/black copying src/black/parsing.py -> build/lib/black copying src/black/const.py -> build/lib/black copying src/black/report.py -> build/lib/black copying src/black/rusty.py -> build/lib/black copying src/black/trans.py -> build/lib/black copying src/black/linegen.py -> build/lib/black copying src/black/__init__.py -> build/lib/black copying src/black/output.py -> build/lib/black copying src/black/numerics.py -> build/lib/black copying src/black/nodes.py -> build/lib/black copying src/black/debug.py -> build/lib/black creating build/lib/blackd copying src/blackd/__main__.py -> build/lib/blackd copying src/blackd/middlewares.py -> build/lib/blackd copying src/blackd/__init__.py -> build/lib/blackd creating build/lib/blib2to3 copying src/blib2to3/pygram.py -> build/lib/blib2to3 copying src/blib2to3/pytree.py -> build/lib/blib2to3 copying src/blib2to3/__init__.py -> build/lib/blib2to3 creating build/lib/blib2to3/pgen2 copying src/blib2to3/pgen2/tokenize.py -> build/lib/blib2to3/pgen2 copying src/blib2to3/pgen2/grammar.py -> build/lib/blib2to3/pgen2 copying src/blib2to3/pgen2/driver.py -> build/lib/blib2to3/pgen2 copying src/blib2to3/pgen2/token.py -> build/lib/blib2to3/pgen2 copying src/blib2to3/pgen2/conv.py -> build/lib/blib2to3/pgen2 copying src/blib2to3/pgen2/pgen.py -> build/lib/blib2to3/pgen2 copying src/blib2to3/pgen2/literals.py -> build/lib/blib2to3/pgen2 copying src/blib2to3/pgen2/__init__.py -> build/lib/blib2to3/pgen2 copying src/blib2to3/pgen2/parse.py -> build/lib/blib2to3/pgen2 copying src/black/py.typed -> build/lib/black copying src/blib2to3/PatternGrammar.txt -> build/lib/blib2to3 copying src/blib2to3/Grammar.txt -> build/lib/blib2to3 installing to build/bdist.linux-riscv64/wheel running install running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/wheel creating build/bdist.linux-riscv64/wheel/black copying build/lib/black/strings.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/files.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/__main__.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/cache.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/lines.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/comments.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/concurrency.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/handle_ipynb_magics.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/mode.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/brackets.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/parsing.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/const.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/report.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/py.typed -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/rusty.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/trans.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/linegen.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/__init__.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/output.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/numerics.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/nodes.py -> build/bdist.linux-riscv64/wheel/black copying build/lib/black/debug.py -> build/bdist.linux-riscv64/wheel/black creating build/bdist.linux-riscv64/wheel/blackd copying build/lib/blackd/__main__.py -> build/bdist.linux-riscv64/wheel/blackd copying build/lib/blackd/middlewares.py -> build/bdist.linux-riscv64/wheel/blackd copying build/lib/blackd/__init__.py -> build/bdist.linux-riscv64/wheel/blackd creating build/bdist.linux-riscv64/wheel/blib2to3 copying build/lib/blib2to3/PatternGrammar.txt -> build/bdist.linux-riscv64/wheel/blib2to3 copying build/lib/blib2to3/pygram.py -> build/bdist.linux-riscv64/wheel/blib2to3 creating build/bdist.linux-riscv64/wheel/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/tokenize.py -> build/bdist.linux-riscv64/wheel/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/grammar.py -> build/bdist.linux-riscv64/wheel/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/driver.py -> build/bdist.linux-riscv64/wheel/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/token.py -> build/bdist.linux-riscv64/wheel/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/conv.py -> build/bdist.linux-riscv64/wheel/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/pgen.py -> build/bdist.linux-riscv64/wheel/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/literals.py -> build/bdist.linux-riscv64/wheel/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/__init__.py -> build/bdist.linux-riscv64/wheel/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/parse.py -> build/bdist.linux-riscv64/wheel/blib2to3/pgen2 copying build/lib/blib2to3/pytree.py -> build/bdist.linux-riscv64/wheel/blib2to3 copying build/lib/blib2to3/__init__.py -> build/bdist.linux-riscv64/wheel/blib2to3 copying build/lib/blib2to3/Grammar.txt -> build/bdist.linux-riscv64/wheel/blib2to3 copying build/lib/_black_version.py -> build/bdist.linux-riscv64/wheel running install_egg_info running egg_info writing src/black.egg-info/PKG-INFO writing dependency_links to src/black.egg-info/dependency_links.txt writing entry points to src/black.egg-info/entry_points.txt writing requirements to src/black.egg-info/requires.txt writing top-level names to src/black.egg-info/top_level.txt reading manifest file 'src/black.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'profiling' adding license file 'LICENSE' adding license file 'AUTHORS.md' writing manifest file 'src/black.egg-info/SOURCES.txt' Copying src/black.egg-info to build/bdist.linux-riscv64/wheel/black-22.8.0-py3.11.egg-info running install_scripts creating build/bdist.linux-riscv64/wheel/black-22.8.0.dist-info/WHEEL creating '/builddir/build/BUILD/black-22.8.0/.pyproject-builddir/pip-wheel-hp4a5452/tmpx6kbj3_q/black-22.8.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding '_black_version.py' adding 'black/__init__.py' adding 'black/__main__.py' adding 'black/brackets.py' adding 'black/cache.py' adding 'black/comments.py' adding 'black/concurrency.py' adding 'black/const.py' adding 'black/debug.py' adding 'black/files.py' adding 'black/handle_ipynb_magics.py' adding 'black/linegen.py' adding 'black/lines.py' adding 'black/mode.py' adding 'black/nodes.py' adding 'black/numerics.py' adding 'black/output.py' adding 'black/parsing.py' adding 'black/py.typed' adding 'black/report.py' adding 'black/rusty.py' adding 'black/strings.py' adding 'black/trans.py' adding 'blackd/__init__.py' adding 'blackd/__main__.py' adding 'blackd/middlewares.py' adding 'blib2to3/Grammar.txt' adding 'blib2to3/PatternGrammar.txt' adding 'blib2to3/__init__.py' adding 'blib2to3/pygram.py' adding 'blib2to3/pytree.py' adding 'blib2to3/pgen2/__init__.py' adding 'blib2to3/pgen2/conv.py' adding 'blib2to3/pgen2/driver.py' adding 'blib2to3/pgen2/grammar.py' adding 'blib2to3/pgen2/literals.py' adding 'blib2to3/pgen2/parse.py' adding 'blib2to3/pgen2/pgen.py' adding 'blib2to3/pgen2/token.py' adding 'blib2to3/pgen2/tokenize.py' adding 'black-22.8.0.dist-info/AUTHORS.md' adding 'black-22.8.0.dist-info/LICENSE' adding 'black-22.8.0.dist-info/METADATA' adding 'black-22.8.0.dist-info/WHEEL' adding 'black-22.8.0.dist-info/entry_points.txt' adding 'black-22.8.0.dist-info/top_level.txt' adding 'black-22.8.0.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel Building wheel for black (pyproject.toml): finished with status 'done' Created wheel for black: filename=black-22.8.0-py3-none-any.whl size=159824 sha256=2be8505aaf6d8f4ea53a3a428a7c3b77d379390a87f10875b4e076b3baa6dabc Stored in directory: /builddir/.cache/pip/wheels/c2/7c/19/7c4bea6d32244fd77bd2ddc37fd4d074e2b32b918e346fe84b Successfully built black + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Nts2yw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch ++ dirname /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 + cd black-22.8.0 ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/black-22.8.0/pyproject-wheeldir/black-22.8.0-py3-none-any.whl + specifier=black==22.8.0 + TMPDIR=/builddir/build/BUILD/black-22.8.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch --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/black-22.8.0/pyproject-wheeldir black==22.8.0 Using pip 22.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/black-22.8.0/pyproject-wheeldir Processing ./pyproject-wheeldir/black-22.8.0-py3-none-any.whl Installing collected packages: black Creating /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin/black to 755 changing mode of /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin/blackd to 755 Successfully installed black-22.8.0 + '[' -d /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin/black /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin/blackd /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin/black: updating /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin/blackd: updating + rm -rfv /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-black-22.8.0-2.fc38.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/black-22.8.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib/python3.11/site-packages/black-22.8.0.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-black-22.8.0-2.fc38.noarch --record /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib/python3.11/site-packages/black-22.8.0.dist-info/RECORD --output /builddir/build/BUILD/python-black-22.8.0-2.fc38.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib/python3.11/site-packages/black-22.8.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib/python3.11/site-packages/black-22.8.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib/python3.11/site-packages/black-22.8.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib/python3.11/site-packages/black-22.8.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-black-22.8.0-2.fc38.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-black-22.8.0-2.fc38.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-black-22.8.0-2.fc38.noarch-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/python-black-22.8.0-2.fc38.noarch-pyproject-record --prefix /usr 'black*' '_black*' blib2to3 + for exe in black blackd + ln -sr /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin/black /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin/black-3.11 + for exe in black blackd + ln -sr /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin/blackd /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin/blackd-3.11 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 22.8.0-2.fc38 --unique-debug-suffix -22.8.0-2.fc38.noarch --unique-debug-src-base python-black-22.8.0-2.fc38.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/black-22.8.0 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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YEekem + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 + cd black-22.8.0 + export PIP_INDEX_URL=http://host.invalid./ + PIP_INDEX_URL=http://host.invalid./ + export PIP_NO_DEPS=yes + PIP_NO_DEPS=yes + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -fstack-clash-protection -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 ' + PATH=/builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/black-22.8.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=8 + /usr/bin/pytest -rs --run-optional jupyter ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 rootdir: /builddir/build/BUILD/black-22.8.0, configfile: pyproject.toml collected 274 items tests/test_black.py .................................................... [ 18%] ..................s....................................... [ 40%] tests/test_format.py ................................................... [ 58%] ................................................... [ 77%] tests/test_ipynb.py .................................................... [ 96%] ....... [ 98%] tests/test_no_ipynb.py ss [ 99%] tests/test_trans.py . [100%] =========================== short test summary info ============================ SKIPPED [1] tests/test_black.py:1293: Incompatible Click version SKIPPED [2] tests/test_no_ipynb.py: Marked with disabled optional tests (no_jupyter) ================== 271 passed, 3 skipped in 190.75s (0:03:10) ================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: black-22.8.0-2.fc38.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SmUxfY + umask 022 + cd /builddir/build/BUILD + cd black-22.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/share/doc/black + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/share/doc/black + cp -pr README.md /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/share/doc/black + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gW6W9v + umask 022 + cd /builddir/build/BUILD + cd black-22.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/share/licenses/black + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/share/licenses/black + cp -pr LICENSE /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch/usr/share/licenses/black + RPM_EC=0 ++ jobs -p + exit 0 Provides: black = 22.8.0-2.fc38 python-black = 22.8.0-2.fc38 python3-black = 22.8.0-2.fc38 python3.11-black = 22.8.0-2.fc38 python3.11dist(black) = 22.8 python3dist(black) = 22.8 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: /usr/bin/python3 python(abi) = 3.11 python3.11dist(click) >= 8 python3.11dist(mypy-extensions) >= 0.4.3 python3.11dist(pathspec) >= 0.9 python3.11dist(platformdirs) >= 2 Obsoletes: black+python2 < 22.1.0 Recommends: black+d = 22.8.0-2.fc38 Processing files: black+d-22.8.0-2.fc38.noarch Provides: black+d = 22.8.0-2.fc38 python3.11dist(black[d]) = 22.8 python3dist(black[d]) = 22.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.11 python3.11dist(aiohttp) >= 3.7.4 Processing files: black+colorama-22.8.0-2.fc38.noarch Provides: black+colorama = 22.8.0-2.fc38 python3.11dist(black[colorama]) = 22.8 python3dist(black[colorama]) = 22.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 python3.11dist(colorama) >= 0.4.3 Processing files: black+uvloop-22.8.0-2.fc38.noarch Provides: black+uvloop = 22.8.0-2.fc38 python3.11dist(black[uvloop]) = 22.8 python3dist(black[uvloop]) = 22.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 python3.11dist(uvloop) >= 0.15.2 Processing files: black+jupyter-22.8.0-2.fc38.noarch Provides: black+jupyter = 22.8.0-2.fc38 python3.11dist(black[jupyter]) = 22.8 python3dist(black[jupyter]) = 22.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 python3.11dist(ipython) >= 7.8 python3.11dist(tokenize-rt) >= 3.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch Wrote: /builddir/build/SRPMS/python-black-22.8.0-2.fc38.src.rpm Wrote: /builddir/build/RPMS/black+uvloop-22.8.0-2.fc38.noarch.rpm Wrote: /builddir/build/RPMS/black+jupyter-22.8.0-2.fc38.noarch.rpm Wrote: /builddir/build/RPMS/black+d-22.8.0-2.fc38.noarch.rpm Wrote: /builddir/build/RPMS/black+colorama-22.8.0-2.fc38.noarch.rpm Wrote: /builddir/build/RPMS/black-22.8.0-2.fc38.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FGFsQ2 + umask 022 + cd /builddir/build/BUILD + cd black-22.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-black-22.8.0-2.fc38.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.TtDplZ + umask 022 + cd /builddir/build/BUILD + rm -rf black-22.8.0 black-22.8.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0