D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/python-django-auth-ldap-4.6.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tzFYDx
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NSPvfo
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ rm -rf django-auth-ldap-4.6.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/django-auth-ldap-4.6.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd django-auth-ldap-4.6.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find . -name .buildinfo -delete
+ find . -name '.spell*' -delete
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.G3MRy7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ cd django-auth-ldap-4.6.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ :
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ true
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f pyproject.toml ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml
+ sed -i -e 's/~=/>=/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.py ']'
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.cfg ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg
+ sed -i -e 's/~=/>=/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/python-django-auth-ldap-4.6.0-1.mga10.noarch-pyproject-buildrequires
Handling setuptools>=42 from build-system.requires
Requirement satisfied: setuptools>=42
   (installed: setuptools 75.6.0)
Handling setuptools_scm[toml]>=3.4 from build-system.requires
Requirement satisfied: setuptools_scm[toml]>=3.4
   (installed: setuptools_scm 8.0.4)
   (extras are currently not checked)
running egg_info
writing django_auth_ldap.egg-info/PKG-INFO
writing dependency_links to django_auth_ldap.egg-info/dependency_links.txt
writing requirements to django_auth_ldap.egg-info/requires.txt
writing top-level names to django_auth_ldap.egg-info/top_level.txt
reading manifest file 'django_auth_ldap.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.editorconfig'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.readthedocs.yml'
no previously-included directories found matching '.github'
adding license file 'LICENSE'
writing manifest file 'django_auth_ldap.egg-info/SOURCES.txt'
running dist_info
writing django_auth_ldap.egg-info/PKG-INFO
writing dependency_links to django_auth_ldap.egg-info/dependency_links.txt
writing requirements to django_auth_ldap.egg-info/requires.txt
writing top-level names to django_auth_ldap.egg-info/top_level.txt
reading manifest file 'django_auth_ldap.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.editorconfig'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.readthedocs.yml'
no previously-included directories found matching '.github'
adding license file 'LICENSE'
writing manifest file 'django_auth_ldap.egg-info/SOURCES.txt'
creating '/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/django_auth_ldap-4.6.0.dist-info'
Handling Django>=3.2 from hook generated metadata: Requires-Dist (django-auth-ldap)
Requirement satisfied: Django>=3.2
   (installed: Django 5.1.4)
Handling python-ldap>=3.1 from hook generated metadata: Requires-Dist (django-auth-ldap)
Requirement satisfied: python-ldap>=3.1
   (installed: python-ldap 3.4.4)
+ cat /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/python-django-auth-ldap-4.6.0-1.mga10.noarch-pyproject-buildrequires
+ rm -rfv django_auth_ldap-4.6.0.dist-info/
removed 'django_auth_ldap-4.6.0.dist-info/top_level.txt'
removed 'django_auth_ldap-4.6.0.dist-info/METADATA'
removed 'django_auth_ldap-4.6.0.dist-info/LICENSE'
removed directory 'django_auth_ldap-4.6.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oKqTQY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ cd django-auth-ldap-4.6.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir/pip-modern-metadata-oedapv80/django_auth_ldap.egg-info
  writing /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir/pip-modern-metadata-oedapv80/django_auth_ldap.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir/pip-modern-metadata-oedapv80/django_auth_ldap.egg-info/dependency_links.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir/pip-modern-metadata-oedapv80/django_auth_ldap.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir/pip-modern-metadata-oedapv80/django_auth_ldap.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir/pip-modern-metadata-oedapv80/django_auth_ldap.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir/pip-modern-metadata-oedapv80/django_auth_ldap.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no previously-included files found matching '.editorconfig'
  warning: no previously-included files found matching '.gitignore'
  warning: no previously-included files found matching '.readthedocs.yml'
  no previously-included directories found matching '.github'
  adding license file 'LICENSE'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir/pip-modern-metadata-oedapv80/django_auth_ldap.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir/pip-modern-metadata-oedapv80/django_auth_ldap-4.6.0.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: django-auth-ldap
  Building wheel for django-auth-ldap (pyproject.toml): started
  Running command Building wheel for django-auth-ldap (pyproject.toml)
  running bdist_wheel
  running build
  running build_py
  creating build/lib/django_auth_ldap
  copying django_auth_ldap/version.py -> build/lib/django_auth_ldap
  copying django_auth_ldap/config.py -> build/lib/django_auth_ldap
  copying django_auth_ldap/__init__.py -> build/lib/django_auth_ldap
  copying django_auth_ldap/backend.py -> build/lib/django_auth_ldap
  running egg_info
  writing django_auth_ldap.egg-info/PKG-INFO
  writing dependency_links to django_auth_ldap.egg-info/dependency_links.txt
  writing requirements to django_auth_ldap.egg-info/requires.txt
  writing top-level names to django_auth_ldap.egg-info/top_level.txt
  reading manifest file 'django_auth_ldap.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no previously-included files found matching '.editorconfig'
  warning: no previously-included files found matching '.gitignore'
  warning: no previously-included files found matching '.readthedocs.yml'
  no previously-included directories found matching '.github'
  adding license file 'LICENSE'
  writing manifest file 'django_auth_ldap.egg-info/SOURCES.txt'
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/django_auth_ldap
  copying build/lib/django_auth_ldap/version.py -> build/bdist.linux-x86_64/wheel/./django_auth_ldap
  copying build/lib/django_auth_ldap/config.py -> build/bdist.linux-x86_64/wheel/./django_auth_ldap
  copying build/lib/django_auth_ldap/__init__.py -> build/bdist.linux-x86_64/wheel/./django_auth_ldap
  copying build/lib/django_auth_ldap/backend.py -> build/bdist.linux-x86_64/wheel/./django_auth_ldap
  running install_egg_info
  Copying django_auth_ldap.egg-info to build/bdist.linux-x86_64/wheel/./django_auth_ldap-4.6.0-py3.12.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/django_auth_ldap-4.6.0.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir/pip-wheel-ghsolb9y/.tmp-sixrwszq/django_auth_ldap-4.6.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'django_auth_ldap/__init__.py'
  adding 'django_auth_ldap/backend.py'
  adding 'django_auth_ldap/config.py'
  adding 'django_auth_ldap/version.py'
  adding 'django_auth_ldap-4.6.0.dist-info/LICENSE'
  adding 'django_auth_ldap-4.6.0.dist-info/METADATA'
  adding 'django_auth_ldap-4.6.0.dist-info/WHEEL'
  adding 'django_auth_ldap-4.6.0.dist-info/top_level.txt'
  adding 'django_auth_ldap-4.6.0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for django-auth-ldap (pyproject.toml): finished with status 'done'
  Created wheel for django-auth-ldap: filename=django_auth_ldap-4.6.0-py3-none-any.whl size=20582 sha256=5c8d872e347f5c7f71b78b77a8f4d6f8874c7cd138c435cc0d5ab120d539b5b3
  Stored in directory: /home/pterjan/.cache/pip/wheels/9b/b3/9c/fb57703c7f2b37eacde8755fd309c04e95f0595f9b14f218a4
Successfully built django-auth-ldap
+ PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0
+ sphinx-build docs html
Running Sphinx v7.3.7
making output directory... done
loading intersphinx inventory from https://docs.python.org/3/objects.inv...
loading intersphinx inventory from https://docs.djangoproject.com/en/stable/_objects/...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7fa1ffb8aae0>: Failed to resolve 'docs.python.org' ([Errno -2] Name or service not known)"))
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://docs.djangoproject.com/en/stable/_objects/' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.djangoproject.com', port=443): Max retries exceeded with url: /en/stable/_objects/ (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7fa1ffb8b0b0>: Failed to resolve 'docs.djangoproject.com' ([Errno -2] Name or service not known)"))
loading intersphinx inventory from https://www.python-ldap.org/en/latest/objects.inv...
loading intersphinx inventory from https://tox.wiki/en/latest/objects.inv...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://tox.wiki/en/latest/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='tox.wiki', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7fa1ffbd4080>: Failed to resolve 'tox.wiki' ([Errno -2] Name or service not known)"))
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://www.python-ldap.org/en/latest/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='www.python-ldap.org', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7fa1ffbd4440>: Failed to resolve 'www.python-ldap.org' ([Errno -2] Name or service not known)"))
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 14 source files that are out of date
updating environment: [new config] 14 added, 0 changed, 0 removed
reading sources... [  7%] authentication
reading sources... [ 14%] changes
reading sources... [ 21%] contributing
reading sources... [ 29%] custombehavior
reading sources... [ 36%] example
reading sources... [ 43%] groups
reading sources... [ 50%] index
reading sources... [ 57%] install
reading sources... [ 64%] logging
reading sources... [ 71%] multiconfig
reading sources... [ 79%] performance
reading sources... [ 86%] permissions
reading sources... [ 93%] reference
reading sources... [100%] users

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... copying static files... done
copying extra files... done
done
writing output... [  7%] authentication
writing output... [ 14%] changes
writing output... [ 21%] contributing
writing output... [ 29%] custombehavior
writing output... [ 36%] example
writing output... [ 43%] groups
writing output... [ 50%] index
writing output... [ 57%] install
writing output... [ 64%] logging
writing output... [ 71%] multiconfig
writing output... [ 79%] performance
writing output... [ 86%] permissions
writing output... [ 93%] reference
writing output... [100%] users

/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/docs/changes.rst:43: WARNING: unknown document: 'tox:index'
/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/docs/changes.rst:103: WARNING: undefined label: 'text-bytes'
/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/docs/contributing.rst:21: WARNING: unknown document: 'tox:index'
/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/docs/contributing.rst:31: WARNING: undefined label: 'tox-run--e'
/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/docs/reference.rst:109: WARNING: undefined label: 'ldap-options'
/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/docs/reference.rst:151: WARNING: undefined label: 'ldap-options'
/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/docs/reference.rst:623: WARNING: undefined label: 'proxy-models'
generating indices... genindex py-modindex done
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 11 warnings.

The HTML pages are in html.
+ rm -rf html/.doctrees html/.buildinfo
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sq5Coc
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT
+ cd django-auth-ldap-4.6.0
+ '[' 1 -eq 1 ']'
++ ls /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/pyproject-wheeldir/django_auth_ldap-4.6.0-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=django_auth_ldap==4.6.0
+ '[' -z django_auth_ldap==4.6.0 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT --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 /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/pyproject-wheeldir django_auth_ldap==4.6.0
Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/django_auth_ldap-4.6.0-py3-none-any.whl
Installing collected packages: django_auth_ldap
Successfully installed django_auth_ldap-4.6.0
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/python-django-auth-ldap-4.6.0-1.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib/python3.12/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.12/site-packages/django_auth_ldap-4.6.0.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages/django_auth_ldap-4.6.0.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages/django_auth_ldap-4.6.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/python-django-auth-ldap-4.6.0-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages/django_auth_ldap-4.6.0.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages/django_auth_ldap-4.6.0.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages/django_auth_ldap-4.6.0.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages/django_auth_ldap-4.6.0.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/python-django-auth-ldap-4.6.0-1.mga10.noarch-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/python-django-auth-ldap-4.6.0-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/python-django-auth-ldap-4.6.0-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/python-django-auth-ldap-4.6.0-1.mga10.noarch-pyproject-record --prefix /usr django_auth_ldap
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/lib/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: python3-django-auth-ldap-4.6.0-1.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lv9ZIu
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ cd django-auth-ldap-4.6.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/share/doc/python3-django-auth-ldap
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/share/doc/python3-django-auth-ldap
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/README.rst /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/share/doc/python3-django-auth-ldap
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/html /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/share/doc/python3-django-auth-ldap
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fIPxQm
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ cd django-auth-ldap-4.6.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/share/licenses/python3-django-auth-ldap
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/share/licenses/python3-django-auth-ldap
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/django-auth-ldap-4.6.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT/usr/share/licenses/python3-django-auth-ldap
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-django-auth-ldap = 4.6.0-1.mga10 python3-django-auth-ldap = 4.6.0-1.mga10 python3.12-django-auth-ldap = 4.6.0-1.mga10 python3.12dist(django-auth-ldap) = 4.6 python3dist(django-auth-ldap) = 4.6
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(django) >= 3.2 python3.12dist(python-ldap) >= 3.1
Obsoletes: python-django-auth-ldap < 4.6.0-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-django-auth-ldap-4.6.0-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YKEebB
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-django-auth-ldap-4.6.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!