>>> Building on exopi-2 under www/ap2-mod_wsgi BDEPENDS = [lang/python/3;www/apache-httpd] DIST = [www/ap2-mod_wsgi:mod_wsgi-4.9.4.tar.gz] FULLPKGNAME = ap2-mod_wsgi-4.9.4p2 RDEPENDS = [lang/python/3;www/apache-httpd] (Junk lock obtained for exopi-2 at 1735141672.28) >>> Running depends in www/ap2-mod_wsgi at 1735141672.33 last junk was in misc/osinfo/osinfo-db-tools /usr/sbin/pkg_add -aI -Drepair apache-httpd-2.4.62 was: /usr/sbin/pkg_add -aI -Drepair apache-httpd-2.4.62 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair apache-httpd-2.4.62 The following new rcscripts were installed: /etc/rc.d/apache2 See rcctl(8) for details. >>> Running show-prepare-results in www/ap2-mod_wsgi at 1735141677.21 ===> www/ap2-mod_wsgi ===> Building from scratch ap2-mod_wsgi-4.9.4p2 ===> ap2-mod_wsgi-4.9.4p2 depends on: apache-httpd-* -> apache-httpd-2.4.62 ===> ap2-mod_wsgi-4.9.4p2 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> Verifying specs: iconv intl m pthread python3.12 util ===> found iconv.7.1 intl.8.1 m.10.1 pthread.27.1 python3.12.0.0 util.20.0 apache-httpd-2.4.62 python-3.12.8p0 (Junk lock released for exopi-2 at 1735141678.12) Woken up audio/taglib distfiles size=706904 >>> Running build in www/ap2-mod_wsgi at 1735141678.17 ===> www/ap2-mod_wsgi ===> Checking files for ap2-mod_wsgi-4.9.4p2 `/exopi-cvs/ports/distfiles/mod_wsgi-4.9.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for ap2-mod_wsgi-4.9.4p2 ===> Patching for ap2-mod_wsgi-4.9.4p2 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for ap2-mod_wsgi-4.9.4p2 ===> Configuring for ap2-mod_wsgi-4.9.4p2 Using /exopi-obj/pobj/ap2-mod_wsgi-4.9.4/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/ap2-mod_wsgi-4.9.4/config.site 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for prctl... no checking Apache version... 2.4.62 configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for ap2-mod_wsgi-4.9.4p2 /usr/local/sbin/apxs2 -c -I/usr/local/include/python3.12 -DNDEBUG -Wc,-O2 -Wc,-pipe src/server/mod_wsgi.c src/server/wsgi_*.c -L/usr/local/lib -L/usr/local/lib/python3.12/config -lpython3.12 -lintl -lpthread -lutil -lm /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/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:2633:46: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/mod_wsgi.c:2638:46: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/mod_wsgi.c:3862:10: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/mod_wsgi.c:14385:30: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 4 warnings generated. src/server/mod_wsgi.c:2633:46: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/mod_wsgi.c:2638:46: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/mod_wsgi.c:3862:10: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/mod_wsgi.c:14385:30: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 4 warnings generated. /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/include/python3.12 -DNDEBUG -c -o src/server/wsgi_apache.lo src/server/wsgi_apache.c && touch src/server/wsgi_apache.slo /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/include/python3.12 -DNDEBUG -c -o src/server/wsgi_buckets.lo src/server/wsgi_buckets.c && touch src/server/wsgi_buckets.slo /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/include/python3.12 -DNDEBUG -c -o src/server/wsgi_convert.lo src/server/wsgi_convert.c && touch src/server/wsgi_convert.slo /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/include/python3.12 -DNDEBUG -c -o src/server/wsgi_daemon.lo src/server/wsgi_daemon.c && touch src/server/wsgi_daemon.slo /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/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:733:46: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:751:46: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:769:46: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:821:46: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:867:42: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:1139:37: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:1468:26: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:1478:29: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:2190:13: warning: 'Py_DontWriteBytecodeFlag' is deprecated [-Wdeprecated-declarations] Py_DontWriteBytecodeFlag++; ^ /usr/local/include/python3.12/cpython/pydebug.h:18:1: note: 'Py_DontWriteBytecodeFlag' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_DontWriteBytecodeFlag; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:2196:13: warning: 'Py_OptimizeFlag' is deprecated [-Wdeprecated-declarations] Py_OptimizeFlag = wsgi_server_config->python_optimize; ^ /usr/local/include/python3.12/cpython/pydebug.h:13:1: note: 'Py_OptimizeFlag' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:2198:13: warning: 'Py_OptimizeFlag' is deprecated [-Wdeprecated-declarations] Py_OptimizeFlag = 0; ^ /usr/local/include/python3.12/cpython/pydebug.h:13:1: note: 'Py_OptimizeFlag' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:2223:17: warning: 'PySys_AddWarnOption' is deprecated [-Wdeprecated-declarations] PySys_AddWarnOption(s); ^ /usr/local/include/python3.12/sysmodule.h:25:1: note: 'PySys_AddWarnOption' has been explicitly marked deprecated here Py_DEPRECATED(3.11) PyAPI_FUNC(void) PySys_AddWarnOption(const wchar_t *); ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:2384:17: warning: 'Py_SetProgramName' is deprecated [-Wdeprecated-declarations] Py_SetProgramName(s); ^ /usr/local/include/python3.12/pylifecycle.h:37:1: note: 'Py_SetProgramName' has been explicitly marked deprecated here Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:2399:17: warning: 'Py_SetPythonHome' is deprecated [-Wdeprecated-declarations] Py_SetPythonHome(s); ^ /usr/local/include/python3.12/pylifecycle.h:40:1: note: 'Py_SetPythonHome' has been explicitly marked deprecated here Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetPythonHome(const wchar_t *); ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 14 warnings generated. src/server/wsgi_interp.c:733:46: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:751:46: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:769:46: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:821:46: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:867:42: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:1139:37: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:1468:26: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:1478:29: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, ^ /usr/local/include/python3.12/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:2190:13: warning: 'Py_DontWriteBytecodeFlag' is deprecated [-Wdeprecated-declarations] Py_DontWriteBytecodeFlag++; ^ /usr/local/include/python3.12/cpython/pydebug.h:18:1: note: 'Py_DontWriteBytecodeFlag' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_DontWriteBytecodeFlag; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:2196:13: warning: 'Py_OptimizeFlag' is deprecated [-Wdeprecated-declarations] Py_OptimizeFlag = wsgi_server_config->python_optimize; ^ /usr/local/include/python3.12/cpython/pydebug.h:13:1: note: 'Py_OptimizeFlag' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:2198:13: warning: 'Py_OptimizeFlag' is deprecated [-Wdeprecated-declarations] Py_OptimizeFlag = 0; ^ /usr/local/include/python3.12/cpython/pydebug.h:13:1: note: 'Py_OptimizeFlag' has been explicitly marked deprecated here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag; ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:2223:17: warning: 'PySys_AddWarnOption' is deprecated [-Wdeprecated-declarations] PySys_AddWarnOption(s); ^ /usr/local/include/python3.12/sysmodule.h:25:1: note: 'PySys_AddWarnOption' has been explicitly marked deprecated here Py_DEPRECATED(3.11) PyAPI_FUNC(void) PySys_AddWarnOption(const wchar_t *); ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:2384:17: warning: 'Py_SetProgramName' is deprecated [-Wdeprecated-declarations] Py_SetProgramName(s); ^ /usr/local/include/python3.12/pylifecycle.h:37:1: note: 'Py_SetProgramName' has been explicitly marked deprecated here Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ src/server/wsgi_interp.c:2399:17: warning: 'Py_SetPythonHome' is deprecated [-Wdeprecated-declarations] Py_SetPythonHome(s); ^ /usr/local/include/python3.12/pylifecycle.h:40:1: note: 'Py_SetPythonHome' has been explicitly marked deprecated here Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetPythonHome(const wchar_t *); ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 14 warnings generated. /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/include/python3.12 -DNDEBUG -c -o src/server/wsgi_logger.lo src/server/wsgi_logger.c && touch src/server/wsgi_logger.slo /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/include/python3.12 -DNDEBUG -c -o src/server/wsgi_memory.lo src/server/wsgi_memory.c && touch src/server/wsgi_memory.slo /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/include/python3.12 -DNDEBUG -c -o src/server/wsgi_metrics.lo src/server/wsgi_metrics.c && touch src/server/wsgi_metrics.slo /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/include/python3.12 -DNDEBUG -c -o src/server/wsgi_restrict.lo src/server/wsgi_restrict.c && touch src/server/wsgi_restrict.slo /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/include/python3.12 -DNDEBUG -c -o src/server/wsgi_server.lo src/server/wsgi_server.c && touch src/server/wsgi_server.slo /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/include/python3.12 -DNDEBUG -c -o src/server/wsgi_stream.lo src/server/wsgi_stream.c && touch src/server/wsgi_stream.slo /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/include/python3.12 -DNDEBUG -c -o src/server/wsgi_thread.lo src/server/wsgi_thread.c && touch src/server/wsgi_thread.slo /usr/bin/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -g -D_POSIX_THREADS -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-1/ -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include -O2 -pipe -I/usr/local/include/python3.12 -DNDEBUG -c -o src/server/wsgi_validate.lo src/server/wsgi_validate.c && touch src/server/wsgi_validate.slo /usr/bin/libtool --silent --mode=link cc -L/usr/local/lib -o src/server/mod_wsgi.la -rpath /usr/local/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 -L/usr/local/lib -L/usr/local/lib/python3.12/config -lpython3.12 -lintl -lpthread -lutil -lm >>> Running package in www/ap2-mod_wsgi at 1735141706.00 ===> www/ap2-mod_wsgi ===> Faking installation for ap2-mod_wsgi-4.9.4p2 mkdir -p /exopi-obj/pobj/ap2-mod_wsgi-4.9.4/fake-amd64/usr/local/lib/apache2 /usr/local/sbin/apxs2 -i -S LIBEXECDIR=/exopi-obj/pobj/ap2-mod_wsgi-4.9.4/fake-amd64/usr/local/lib/apache2 -n 'mod_wsgi' src/server/mod_wsgi.la /usr/local/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/bin/libtool' src/server/mod_wsgi.la /exopi-obj/pobj/ap2-mod_wsgi-4.9.4/fake-amd64/usr/local/lib/apache2 /usr/bin/libtool --mode=install install src/server/mod_wsgi.la /exopi-obj/pobj/ap2-mod_wsgi-4.9.4/fake-amd64/usr/local/lib/apache2/ libtool: install: install -m 644 src/server/.libs/mod_wsgi.a /exopi-obj/pobj/ap2-mod_wsgi-4.9.4/fake-amd64/usr/local/lib/apache2//mod_wsgi.a libtool: install: install -m 644 src/server/.libs/mod_wsgi.so /exopi-obj/pobj/ap2-mod_wsgi-4.9.4/fake-amd64/usr/local/lib/apache2//mod_wsgi.so libtool: install: install -m 644 src/server/.libs/mod_wsgi.lai /exopi-obj/pobj/ap2-mod_wsgi-4.9.4/fake-amd64/usr/local/lib/apache2//mod_wsgi.la chmod 755 /exopi-obj/pobj/ap2-mod_wsgi-4.9.4/fake-amd64/usr/local/lib/apache2/mod_wsgi.so Installing /exopi-cvs/ports/www/ap2-mod_wsgi/pkg/README as /exopi-obj/pobj/ap2-mod_wsgi-4.9.4/fake-amd64/usr/local/share/doc/pkg-readmes/ap2-mod_wsgi ===> Building package for ap2-mod_wsgi-4.9.4p2 Create /exopi-cvs/ports/packages/amd64/all/ap2-mod_wsgi-4.9.4p2.tgz Creating package ap2-mod_wsgi-4.9.4p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|www/apache-httpd checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ap2-mod_wsgi-4.9.4p2.tgz >>> Running clean in www/ap2-mod_wsgi at 1735141712.58 ===> www/ap2-mod_wsgi ===> Cleaning for ap2-mod_wsgi-4.9.4p2 >>> Ended at 1735141713.05 max_stuck=3.99/depends=4.89/show-prepare-results=0.94/build=27.84/package=6.58/clean=0.52