D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 warning: /home/pterjan/rpmbuild/SPECS/apache-mod_wsgi.spec line 49: autopatch: no matching patches in range Installing /home/pterjan/rpmbuild/SRPMS/apache-mod_wsgi-5.0.2-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MERswV Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IzaXWI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build + rm -rf mod_wsgi-5.0.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/5.0.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd mod_wsgi-5.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jRly0V + umask 022 + cd /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mod_wsgi-5.0.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib.linux-x86_64-cpython-313/mod_wsgi copying src/__init__.py -> build/lib.linux-x86_64-cpython-313/mod_wsgi creating build/lib.linux-x86_64-cpython-313/mod_wsgi/server copying src/server/apxs_config.py -> build/lib.linux-x86_64-cpython-313/mod_wsgi/server copying src/server/environ.py -> build/lib.linux-x86_64-cpython-313/mod_wsgi/server copying src/server/__init__.py -> build/lib.linux-x86_64-cpython-313/mod_wsgi/server creating build/lib.linux-x86_64-cpython-313/mod_wsgi/server/management copying src/server/management/__init__.py -> build/lib.linux-x86_64-cpython-313/mod_wsgi/server/management creating build/lib.linux-x86_64-cpython-313/mod_wsgi/server/management/commands copying src/server/management/commands/__init__.py -> build/lib.linux-x86_64-cpython-313/mod_wsgi/server/management/commands copying src/server/management/commands/runmodwsgi.py -> build/lib.linux-x86_64-cpython-313/mod_wsgi/server/management/commands creating build/lib.linux-x86_64-cpython-313/mod_wsgi/docs copying docs/_build/html/__init__.py -> build/lib.linux-x86_64-cpython-313/mod_wsgi/docs creating build/lib.linux-x86_64-cpython-313/mod_wsgi/images copying images/__init__.py -> build/lib.linux-x86_64-cpython-313/mod_wsgi/images copying images/snake-whiskey.jpg -> build/lib.linux-x86_64-cpython-313/mod_wsgi/images running build_ext building 'mod_wsgi.server.mod_wsgi-py313' extension creating build/temp.linux-x86_64-cpython-313/src/server gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/mod_wsgi.c -o build/temp.linux-x86_64-cpython-313/src/server/mod_wsgi.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include src/server/mod_wsgi.c: In function ‘Adapter_environ’: src/server/mod_wsgi.c:2633:46: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] 2633 | Py_FileSystemDefaultEncoding, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.13/Python.h:99, from src/server/wsgi_python.h:26, from src/server/mod_wsgi.c:22: /usr/include/python3.13/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/server/mod_wsgi.c:2638:46: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] 2638 | Py_FileSystemDefaultEncoding, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/server/mod_wsgi.c: In function ‘wsgi_reload_required’: src/server/mod_wsgi.c:3862:38: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] 3862 | Py_FileSystemDefaultEncoding, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/server/mod_wsgi.c: In function ‘Auth_environ’: src/server/mod_wsgi.c:14394:30: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] 14394 | Py_FileSystemDefaultEncoding, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_apache.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_apache.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_buckets.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_buckets.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_convert.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_convert.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_daemon.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_daemon.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_interp.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_interp.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include src/server/wsgi_interp.c: In function ‘newInterpreterObject’: src/server/wsgi_interp.c:733:46: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] 733 | Py_FileSystemDefaultEncoding, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.13/Python.h:99, from src/server/wsgi_python.h:26, from src/server/wsgi_interp.h:24, from src/server/wsgi_interp.c:21: /usr/include/python3.13/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/server/wsgi_interp.c:751:46: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] 751 | Py_FileSystemDefaultEncoding, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/server/wsgi_interp.c:769:46: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] 769 | Py_FileSystemDefaultEncoding, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/server/wsgi_interp.c:821:46: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] 821 | Py_FileSystemDefaultEncoding, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/server/wsgi_interp.c:867:42: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] 867 | Py_FileSystemDefaultEncoding, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/server/wsgi_interp.c:1139:37: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] 1139 | Py_FileSystemDefaultEncoding, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/server/wsgi_interp.c:1468:26: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] 1468 | Py_FileSystemDefaultEncoding, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/server/wsgi_interp.c:1478:29: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] 1478 | Py_FileSystemDefaultEncoding, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_logger.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_logger.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_memory.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_memory.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_metrics.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_metrics.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_restrict.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_restrict.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_server.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_server.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_stream.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_stream.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_thread.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_thread.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include gcc -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 -fPIC -I/usr/include/httpd -I/usr/include/python3.13 -c src/server/wsgi_validate.c -o build/temp.linux-x86_64-cpython-313/src/server/wsgi_validate.o -I/usr/include/apr-1 -I/usr/include/apache -I/usr/include/openssl -DLINUX -D_REENTRANT -D_GNU_SOURCE -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-all -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-x86_64-cpython-313/src/server/mod_wsgi.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_apache.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_buckets.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_convert.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_daemon.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_interp.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_logger.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_memory.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_metrics.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_restrict.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_server.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_stream.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_thread.o build/temp.linux-x86_64-cpython-313/src/server/wsgi_validate.o -L/usr/lib64 -lpython3.13 -o build/lib.linux-x86_64-cpython-313/mod_wsgi/server/mod_wsgi-py313.cpython-313-x86_64-linux-gnu.so -lpython3.13 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Eu4Ss6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build + mkdir /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mod_wsgi-5.0.2 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT/usr/lib64/httpd/modules ++ find build -name '*.so' + mv build/lib.linux-x86_64-cpython-313/mod_wsgi/server/mod_wsgi-py313.cpython-313-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT/usr/lib64/httpd/modules/mod_wsgi_python3.so + install -D -m 644 /home/pterjan/rpmbuild/SOURCES/mod_wsgi-python3.conf /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT/etc/httpd/conf/modules.d/10_mod_wsgi_python3.conf + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 5.0.2-3.mga10 --unique-debug-suffix -5.0.2-3.mga10.x86_64 --unique-debug-src-base apache-mod_wsgi-5.0.2-3.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/mod_wsgi-5.0.2 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/apache-mod_wsgi-5.0.2-3.mga10.x86_64 find-debuginfo: done + /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/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 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/SPECPARTS/rpm-debuginfo.specpart Processing files: apache-python3-mod_wsgi-5.0.2-3.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ktJ9bk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build + cd mod_wsgi-5.0.2 + DOCDIR=/home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT/usr/share/doc/apache-python3-mod_wsgi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT/usr/share/doc/apache-python3-mod_wsgi + cp -pr /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/mod_wsgi-5.0.2/LICENSE /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT/usr/share/doc/apache-python3-mod_wsgi + cp -pr /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/mod_wsgi-5.0.2/README-standalone.rst /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT/usr/share/doc/apache-python3-mod_wsgi + cp -pr /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/mod_wsgi-5.0.2/README.rst /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT/usr/share/doc/apache-python3-mod_wsgi + RPM_EC=0 ++ jobs -p + exit 0 Provides: apache-python3-mod_wsgi = 5.0.2-3.mga10 apache-python3-mod_wsgi(x86-64) = 5.0.2-3.mga10 config(apache-python3-mod_wsgi) = 5.0.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.13.so.1.0()(64bit) Processing files: apache-mod_wsgi-debugsource-5.0.2-3.mga10.x86_64 Provides: apache-mod_wsgi-debugsource = 5.0.2-3.mga10 apache-mod_wsgi-debugsource(x86-64) = 5.0.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: apache-python3-mod_wsgi-debuginfo-5.0.2-3.mga10.x86_64 Provides: apache-python3-mod_wsgi-debuginfo = 5.0.2-3.mga10 apache-python3-mod_wsgi-debuginfo(x86-64) = 5.0.2-3.mga10 debuginfo(build-id) = a0d64c17f4e077360854a0a8db96d6d80f175a1c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: apache-mod_wsgi-debugsource(x86-64) = 5.0.2-3.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/apache-python3-mod_wsgi-5.0.2-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/apache-python3-mod_wsgi-debuginfo-5.0.2-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/apache-mod_wsgi-debugsource-5.0.2-3.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TNNvBS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build + test -d /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/apache-mod_wsgi-5.0.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: /home/pterjan/rpmbuild/SPECS/apache-mod_wsgi.spec line 49: autopatch: no matching patches in range D: [iurt_root_command] Success!