>>> apache2-mod-wsgi: Building main/apache2-mod-wsgi 5.0.1-r1 (using abuild 3.15.0-r0) started Wed, 27 Aug 2025 15:44:23 +0000 >>> apache2-mod-wsgi: Validating /home/udu/aports/main/apache2-mod-wsgi/APKBUILD... >>> apache2-mod-wsgi: Analyzing dependencies... >>> apache2-mod-wsgi: Installing for build: build-base apache2 apache2-dev python3-dev (1/17) Installing apr (1.7.5-r0) (2/17) Installing apr-util (1.6.3-r1) (3/17) Installing apache2 (2.4.65-r0) Executing apache2-2.4.65-r0.pre-install (4/17) Installing expat (2.7.1-r0) (5/17) Installing expat-dev (2.7.1-r0) (6/17) Installing fmt (11.2.0-r0) (7/17) Installing fmt-dev (11.2.0-r0) (8/17) Installing mariadb-connector-c (3.3.10-r0) (9/17) Installing mariadb-connector-c-dev (3.3.10-r0) (10/17) Installing mariadb-common (11.4.8-r0) (11/17) Installing libaio (0.3.113-r2) (12/17) Installing mariadb-embedded (11.4.8-r0) (13/17) Installing mariadb-dev (11.4.8-r0) (14/17) Installing apr-dev (1.7.5-r0) (15/17) Installing apr-util-dev (1.6.3-r1) (16/17) Installing apache2-dev (2.4.65-r0) (17/17) Installing .makedepends-apache2-mod-wsgi (20250827.154424) Executing busybox-1.37.0-r19.trigger OK: 1011 MiB in 434 packages >>> apache2-mod-wsgi: Cleaning up srcdir >>> apache2-mod-wsgi: Cleaning up pkgdir >>> apache2-mod-wsgi: Cleaning up tmpdir >>> apache2-mod-wsgi: Fetching apache2-mod-wsgi-5.0.1.tar.gz::https://github.com/GrahamDumpleton/mod_wsgi/archive/5.0.1.tar.gz >>> apache2-mod-wsgi: Fetching apache2-mod-wsgi-5.0.1.tar.gz::https://github.com/GrahamDumpleton/mod_wsgi/archive/5.0.1.tar.gz >>> apache2-mod-wsgi: Checking sha512sums... apache2-mod-wsgi-5.0.1.tar.gz: OK apache2-mod-wsgi.apache2.conf: OK >>> apache2-mod-wsgi: Unpacking /var/cache/distfiles/apache2-mod-wsgi-5.0.1.tar.gz... checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for prctl... yes checking Apache version... 2.4.65 configure: creating ./config.status config.status: creating Makefile /usr/bin/apxs -c -I/usr/include/python3.12 -DNDEBUG src/server/mod_wsgi.c src/server/wsgi_*.c -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/usr/lib -L/usr/lib/python3.12/config -lpython3.12 -ldl -lm /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/mod_wsgi.lo src/server/mod_wsgi.c && touch src/server/mod_wsgi.slo 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.12/Python.h:72, from src/server/wsgi_python.h:26, from src/server/mod_wsgi.c:22: /usr/include/python3.12/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.12/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.12/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.12/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_apache.lo src/server/wsgi_apache.c && touch src/server/wsgi_apache.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_buckets.lo src/server/wsgi_buckets.c && touch src/server/wsgi_buckets.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_convert.lo src/server/wsgi_convert.c && touch src/server/wsgi_convert.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_daemon.lo src/server/wsgi_daemon.c && touch src/server/wsgi_daemon.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_interp.lo src/server/wsgi_interp.c && touch src/server/wsgi_interp.slo 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.12/Python.h:72, from src/server/wsgi_python.h:26, from src/server/wsgi_interp.h:24, from src/server/wsgi_interp.c:21: /usr/include/python3.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_logger.lo src/server/wsgi_logger.c && touch src/server/wsgi_logger.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_memory.lo src/server/wsgi_memory.c && touch src/server/wsgi_memory.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_metrics.lo src/server/wsgi_metrics.c && touch src/server/wsgi_metrics.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_restrict.lo src/server/wsgi_restrict.c && touch src/server/wsgi_restrict.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_server.lo src/server/wsgi_server.c && touch src/server/wsgi_server.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_stream.lo src/server/wsgi_stream.c && touch src/server/wsgi_stream.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_thread.lo src/server/wsgi_thread.c && touch src/server/wsgi_thread.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/python3.12 -DNDEBUG -c -o src/server/wsgi_validate.lo src/server/wsgi_validate.c && touch src/server/wsgi_validate.slo /usr/share/build-1/libtool --silent --mode=link cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o src/server/mod_wsgi.la -rpath /usr/lib/apache2 -module -avoid-version src/server/wsgi_validate.lo src/server/wsgi_thread.lo src/server/wsgi_stream.lo src/server/wsgi_server.lo src/server/wsgi_restrict.lo src/server/wsgi_metrics.lo src/server/wsgi_memory.lo src/server/wsgi_logger.lo src/server/wsgi_interp.lo src/server/wsgi_daemon.lo src/server/wsgi_convert.lo src/server/wsgi_buckets.lo src/server/wsgi_apache.lo src/server/mod_wsgi.lo -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/usr/lib -L/usr/lib/python3.12/config -lpython3.12 -ldl -lm >>> apache2-mod-wsgi: Entering fakeroot... mkdir -p /home/udu/aports/main/apache2-mod-wsgi/pkg/apache2-mod-wsgi/usr/lib/apache2 /usr/bin/apxs -i -S LIBEXECDIR=/home/udu/aports/main/apache2-mod-wsgi/pkg/apache2-mod-wsgi/usr/lib/apache2 -n 'mod_wsgi' src/server/mod_wsgi.la /usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/build-1/libtool' src/server/mod_wsgi.la /home/udu/aports/main/apache2-mod-wsgi/pkg/apache2-mod-wsgi/usr/lib/apache2 /usr/share/build-1/libtool --mode=install install src/server/mod_wsgi.la /home/udu/aports/main/apache2-mod-wsgi/pkg/apache2-mod-wsgi/usr/lib/apache2/ libtool: install: install src/server/.libs/mod_wsgi.so /home/udu/aports/main/apache2-mod-wsgi/pkg/apache2-mod-wsgi/usr/lib/apache2/mod_wsgi.so libtool: install: install src/server/.libs/mod_wsgi.lai /home/udu/aports/main/apache2-mod-wsgi/pkg/apache2-mod-wsgi/usr/lib/apache2/mod_wsgi.la libtool: install: install src/server/.libs/mod_wsgi.a /home/udu/aports/main/apache2-mod-wsgi/pkg/apache2-mod-wsgi/usr/lib/apache2/mod_wsgi.a libtool: install: chmod 644 /home/udu/aports/main/apache2-mod-wsgi/pkg/apache2-mod-wsgi/usr/lib/apache2/mod_wsgi.a libtool: install: ranlib /home/udu/aports/main/apache2-mod-wsgi/pkg/apache2-mod-wsgi/usr/lib/apache2/mod_wsgi.a libtool: warning: remember to run 'libtool --finish /usr/lib/apache2' chmod 755 /home/udu/aports/main/apache2-mod-wsgi/pkg/apache2-mod-wsgi/usr/lib/apache2/mod_wsgi.so >>> apache2-mod-wsgi-doc*: Running split function doc... 'usr/share/doc' -> '/home/udu/aports/main/apache2-mod-wsgi/pkg/apache2-mod-wsgi-doc/usr/share/doc' >>> apache2-mod-wsgi-doc*: Preparing subpackage apache2-mod-wsgi-doc... >>> apache2-mod-wsgi-doc*: Running postcheck for apache2-mod-wsgi-doc >>> apache2-mod-wsgi*: Running postcheck for apache2-mod-wsgi >>> apache2-mod-wsgi*: Preparing package apache2-mod-wsgi... >>> apache2-mod-wsgi*: Stripping binaries >>> apache2-mod-wsgi*: Script found. /bin/sh added as a dependency for apache2-mod-wsgi-5.0.1-r1.apk >>> apache2-mod-wsgi*: Adding .post-install >>> apache2-mod-wsgi-doc*: Scanning shared objects >>> apache2-mod-wsgi*: Scanning shared objects >>> apache2-mod-wsgi-doc*: Tracing dependencies... >>> apache2-mod-wsgi-doc*: Package size: 11.1 KB >>> apache2-mod-wsgi-doc*: Compressing data... >>> apache2-mod-wsgi-doc*: Create checksum... >>> apache2-mod-wsgi-doc*: Create apache2-mod-wsgi-doc-5.0.1-r1.apk >>> apache2-mod-wsgi*: Tracing dependencies... apache2 /bin/sh so:libc.musl-x86_64.so.1 so:libpython3.12.so.1.0 >>> apache2-mod-wsgi*: Package size: 219.8 KB >>> apache2-mod-wsgi*: Compressing data... >>> apache2-mod-wsgi*: Create checksum... >>> apache2-mod-wsgi*: Create apache2-mod-wsgi-5.0.1-r1.apk >>> apache2-mod-wsgi: Build complete at Wed, 27 Aug 2025 15:44:31 +0000 elapsed time 0h 0m 8s >>> apache2-mod-wsgi: Cleaning up srcdir >>> apache2-mod-wsgi: Cleaning up pkgdir >>> apache2-mod-wsgi: Uninstalling dependencies... (1/17) Purging .makedepends-apache2-mod-wsgi (20250827.154424) (2/17) Purging apache2 (2.4.65-r0) (3/17) Purging apache2-dev (2.4.65-r0) (4/17) Purging apr-util-dev (1.6.3-r1) (5/17) Purging expat-dev (2.7.1-r0) (6/17) Purging expat (2.7.1-r0) (7/17) Purging mariadb-dev (11.4.8-r0) (8/17) Purging fmt-dev (11.2.0-r0) (9/17) Purging fmt (11.2.0-r0) (10/17) Purging mariadb-connector-c-dev (3.3.10-r0) (11/17) Purging mariadb-connector-c (3.3.10-r0) (12/17) Purging mariadb-embedded (11.4.8-r0) (13/17) Purging mariadb-common (11.4.8-r0) (14/17) Purging apr-util (1.6.3-r1) (15/17) Purging apr-dev (1.7.5-r0) (16/17) Purging apr (1.7.5-r0) (17/17) Purging libaio (0.3.113-r2) Executing busybox-1.37.0-r19.trigger OK: 975 MiB in 417 packages >>> apache2-mod-wsgi: Updating the main/x86_64 repository index... >>> apache2-mod-wsgi: Signing the index...