[package - 140i386-quarterly][net/py-zope.proxy] Failed for py39-zope.proxy-4.6.1 in package

From: <pkg-fallout_at_FreeBSD.org>
Date: Sat, 02 Mar 2024 01:21:00 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     zope@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy7/data/140i386-quarterly/d8282a580dc5/logs/py39-zope.proxy-4.6.1.log
Build URL:      https://pkg-status.freebsd.org/beefy7/build.html?mastername=140i386-quarterly&build=d8282a580dc5
Log:

=>> Building net/py-zope.proxy
build started at Sat Mar  2 01:20:51 UTC 2024
port directory: /usr/ports/net/py-zope.proxy
package name: py39-zope.proxy-4.6.1
building for: FreeBSD 140i386-quarterly-job-07 14.0-RELEASE-p5 FreeBSD 14.0-RELEASE-p5 i386
maintained by: zope@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 439 Jan  6 01:02 /usr/ports/net/py-zope.proxy/Makefile
Ports top last git commit: d8282a580
Ports top unclean checkout: no
Port dir last git commit: 756e18783
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.1-1-g1e9f97d6
Host OSVERSION: 1500006
Jail OSVERSION: 1400097
Job Id: 07

---Begin Environment---
SHELL=/bin/sh
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
OSVERSION=1400097
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
MAKE_OBJDIR_CHECK_WRITABLE=0
UNAME_m=i386
UNAME_p=i386
UNAME_r=14.0-RELEASE-p5
LOCALBASE=/usr/local
UNAME_v=FreeBSD 14.0-RELEASE-p5
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.1-1-g1e9f97d6
MASTERMNT=/usr/local/poudriere/data/.m/140i386-quarterly/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/140i386-quarterly/07/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=140i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/140i386-quarterly/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.1-1-g1e9f97d6
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py39
MAKE_ARGS= FLAVOR=py39
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
zope@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/net/py-zope.proxy/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/py-zope.proxy/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/net/py-zope.proxy/work-py39/.cache  HOME=/wrkdirs/usr/ports/net/py-zope.proxy/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/py-zope.proxy/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/py-zope.proxy/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/py-zope.proxy/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/py-zope.proxy/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/net/py-zope.proxy/work-py39/.cache  HOME=/wrkdirs/usr/ports/net/py-zope.proxy/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/py-zope.proxy/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/py-zope.proxy/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="instal
l  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PYTHON_INCLUDEDIR=include/python3.9  PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/zope.proxy"  EXAMPLESDIR="share/examples/zope.proxy"  DATADIR="share/zope.proxy"  WWWDIR="www/zope.proxy"  ETCDIR="etc/zope.proxy"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.9  PYTHON_LIBDIR=/usr/local/lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/zope.proxy DOCSDIR=/usr/local/share/doc/zope.proxy EXAMPLESDIR=/usr/local/share/examples/zope.proxy  WWWDIR=/usr/local/www/zope.proxy ETCDIR=/usr/local/etc/zope.proxy
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
####  ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  8192
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License ZPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   py39-zope.proxy-4.6.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.9.pkg
[140i386-quarterly-job-07] Installing pkg-1.20.9...
[140i386-quarterly-job-07] Extracting pkg-1.20.9: .......... done
===>   py39-zope.proxy-4.6.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py39-zope.proxy-4.6.1
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License ZPL21 accepted by the user
===> Fetching all distfiles required by py39-zope.proxy-4.6.1 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License ZPL21 accepted by the user
===> Fetching all distfiles required by py39-zope.proxy-4.6.1 for building
=> SHA256 Checksum OK for zope/zope.proxy-4.6.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License ZPL21 accepted by the user
===> Fetching all distfiles required by py39-zope.proxy-4.6.1 for building
===>  Extracting for py39-zope.proxy-4.6.1
=> SHA256 Checksum OK for zope/zope.proxy-4.6.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: patch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Patching for py39-zope.proxy-4.6.1
===========================================================================
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   py39-zope.proxy-4.6.1 depends on package: py39-zope.interface>=3.3.0 - not found
===>   Installing existing package /packages/All/py39-zope.interface-5.3.0.pkg
[140i386-quarterly-job-07] Installing py39-zope.interface-5.3.0...
[140i386-quarterly-job-07] `-- Installing py39-setuptools-63.1.0_1...
[140i386-quarterly-job-07] |   `-- Installing python39-3.9.18...
[140i386-quarterly-job-07] |   | `-- Installing gettext-runtime-0.22.3...
[140i386-quarterly-job-07] |   |   `-- Installing indexinfo-0.3.1...
[140i386-quarterly-job-07] |   |   `-- Extracting indexinfo-0.3.1: .... done
[140i386-quarterly-job-07] |   | `-- Extracting gettext-runtime-0.22.3: .......... done
[140i386-quarterly-job-07] |   | `-- Installing libffi-3.4.4...
[140i386-quarterly-job-07] |   | `-- Extracting libffi-3.4.4: .......... done
[140i386-quarterly-job-07] |   | `-- Installing mpdecimal-2.5.1...
[140i386-quarterly-job-07] |   | `-- Extracting mpdecimal-2.5.1: .......... done
[140i386-quarterly-job-07] |   | `-- Installing readline-8.2.7...
[140i386-quarterly-job-07] |   | `-- Extracting readline-8.2.7: .......... done
[140i386-quarterly-job-07] |   `-- Extracting python39-3.9.18: .......... done
[140i386-quarterly-job-07] `-- Extracting py39-setuptools-63.1.0_1: .......... done
[140i386-quarterly-job-07] Extracting py39-zope.interface-5.3.0: .......... done
=====
Message from python39-3.9.18:

<snip>
running build
running build_py
creating build
creating build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39
creating build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope
copying src/zope/__init__.py -> build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope
creating build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope/proxy
copying src/zope/proxy/_compat.py -> build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope/proxy
copying src/zope/proxy/__init__.py -> build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope/proxy
copying src/zope/proxy/interfaces.py -> build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope/proxy
copying src/zope/proxy/decorator.py -> build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope/proxy
running egg_info
writing src/zope.proxy.egg-info/PKG-INFO
writing dependency_links to src/zope.proxy.egg-info/dependency_links.txt
writing namespace_packages to src/zope.proxy.egg-info/namespace_packages.txt
writing requirements to src/zope.proxy.egg-info/requires.txt
writing top-level names to src/zope.proxy.egg-info/top_level.txt
reading manifest file 'src/zope.proxy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.proxy.egg-info/SOURCES.txt'
/usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning:     Installing 'zope.proxy.tests' as data is deprecated, please list it in `packages`.
    !!


    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'zope.proxy.tests' as an importable package,
    but it is not listed in the `packages` configuration of setuptools.

    'zope.proxy.tests' has been automatically added to the distribution only
    because it may contain data files, but this behavior is likely to change
    in future versions of setuptools (and therefore is considered deprecated).

    Please make sure that 'zope.proxy.tests' is included as a package by using
    the `packages` configuration field or the proper discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" and "data files" on setuptools
    documentation page.


!!

  check.warn(importable)
copying src/zope/proxy/_zope_proxy_proxy.c -> build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope/proxy
copying src/zope/proxy/proxy.h -> build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope/proxy
creating build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope/proxy/tests
copying src/zope/proxy/tests/__init__.py -> build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope/proxy/tests
copying src/zope/proxy/tests/test_compile_flags.py -> build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope/proxy/tests
copying src/zope/proxy/tests/test_decorator.py -> build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope/proxy/tests
copying src/zope/proxy/tests/test_proxy.py -> build/lib.freebsd-14.0-RELEASE-p5-i386-cpython-39/zope/proxy/tests
running build_ext
building 'zope.proxy._zope_proxy_proxy' extension
creating build/temp.freebsd-14.0-RELEASE-p5-i386-cpython-39
creating build/temp.freebsd-14.0-RELEASE-p5-i386-cpython-39/src
creating build/temp.freebsd-14.0-RELEASE-p5-i386-cpython-39/src/zope
creating build/temp.freebsd-14.0-RELEASE-p5-i386-cpython-39/src/zope/proxy
cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c src/zope/proxy/_zope_proxy_proxy.c -o build/temp.freebsd-14.0-RELEASE-p5-i386-cpython-39/src/zope/proxy/_zope_proxy_proxy.o
src/zope/proxy/_zope_proxy_proxy.c:381:16: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
        return PyEval_CallObjectWithKeywords(Proxy_GET_OBJECT(self),
               ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
src/zope/proxy/_zope_proxy_proxy.c:887:5: error: incompatible function pointer types initializing 'hashfunc' (aka 'int (*)(struct _object *)') with an expression of type 'long (PyObject *)' (aka 'long (struct _object *)') [-Wincompatible-function-pointer-types]
    wrap_hash,                              /* tp_hash */
    ^~~~~~~~~
1 warning and 1 error generated.
********************************************************************************
WARNING:
        An optional code optimization (C extension) could not be compiled.
        Optimizations for this package will not be available!

command '/usr/bin/cc' failed with exit code 1
********************************************************************************
===========================================================================
=======================<phase: run-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   py39-zope.proxy-4.6.1 depends on package: py39-setuptools>=63.1.0 - found
===>   py39-zope.proxy-4.6.1 depends on file: /usr/local/bin/python3.9 - found
===========================================================================
=======================<phase: stage          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Staging for py39-zope.proxy-4.6.1
===>   Generating temporary packing list
/usr/local/lib/python3.9/site-packages/setuptools/dist.py:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420).
  warnings.warn(msg, SetuptoolsDeprecationWarning)
running install
/usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running build
running build_py
running egg_info
writing src/zope.proxy.egg-info/PKG-INFO
writing dependency_links to src/zope.proxy.egg-info/dependency_links.txt
writing namespace_packages to src/zope.proxy.egg-info/namespace_packages.txt
writing requirements to src/zope.proxy.egg-info/requires.txt
writing top-level names to src/zope.proxy.egg-info/top_level.txt
reading manifest file 'src/zope.proxy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.proxy.egg-info/SOURCES.txt'
/usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning:     Installing 'zope.proxy.tests' as data is deprecated, please list it in `packages`.
    !!


    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'zope.proxy.tests' as an importable package,
    but it is not listed in the `packages` configuration of setuptools.

    'zope.proxy.tests' has been automatically added to the distribution only
    because it may contain data files, but this behavior is likely to change
    in future versions of setuptools (and therefore is considered deprecated).

    Please make sure that 'zope.proxy.tests' is included as a package by using
    the `packages` configuration field or the proper discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" and "data files" on setuptools
    documentation page.


!!

  check.warn(importable)
running build_ext
building 'zope.proxy._zope_proxy_proxy' extension
cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c src/zope/proxy/_zope_proxy_proxy.c -o build/temp.freebsd-14.0-RELEASE-p5-i386-cpython-39/src/zope/proxy/_zope_proxy_proxy.o
src/zope/proxy/_zope_proxy_proxy.c:381:16: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
        return PyEval_CallObjectWithKeywords(Proxy_GET_OBJECT(self),
               ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
src/zope/proxy/_zope_proxy_proxy.c:887:5: error: incompatible function pointer types initializing 'hashfunc' (aka 'int (*)(struct _object *)') with an expression of type 'long (PyObject *)' (aka 'long (struct _object *)') [-Wincompatible-function-pointer-types]
    wrap_hash,                              /* tp_hash */
    ^~~~~~~~~
1 warning and 1 error generated.
********************************************************************************
WARNING:
        An optional code optimization (C extension) could not be compiled.
        Optimizations for this package will not be available!

command '/usr/bin/cc' failed with exit code 1
********************************************************************************
running install_lib
Skipping installation of /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/__init__.py (namespace package)
copying zope/proxy/_compat.py -> /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy
copying zope/proxy/__init__.py -> /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy
copying zope/proxy/_zope_proxy_proxy.c -> /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy
copying zope/proxy/proxy.h -> /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy
copying zope/proxy/interfaces.py -> /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy
copying zope/proxy/decorator.py -> /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy
copying zope/proxy/tests/test_compile_flags.py -> /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/tests
copying zope/proxy/tests/test_proxy.py -> /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/tests
copying zope/proxy/tests/__init__.py -> /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/tests
copying zope/proxy/tests/test_decorator.py -> /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/tests
byte-compiling /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/_compat.py to _compat.cpython-39.pyc
byte-compiling /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/__init__.py to __init__.cpython-39.pyc
byte-compiling /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/interfaces.py to interfaces.cpython-39.pyc
byte-compiling /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/decorator.py to decorator.cpython-39.pyc
byte-compiling /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/tests/test_compile_flags.py to test_compile_flags.cpython-39.pyc
byte-compiling /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/tests/test_proxy.py to test_proxy.cpython-39.pyc
byte-compiling /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/tests/test_decorator.py to test_decorator.cpython-39.pyc
writing byte-compilation script '/tmp/tmptr4ut7lt.py'
/usr/local/bin/python3.9 /tmp/tmptr4ut7lt.py
removing /tmp/tmptr4ut7lt.py
running install_headers
creating /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/include/python3.9
creating /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/include/python3.9/zope.proxy
copying src/zope/proxy/proxy.h -> /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/include/python3.9/zope.proxy
running install_egg_info
Copying src/zope.proxy.egg-info to /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope.proxy-4.6.1-py3.9.egg-info
Installing /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope.proxy-4.6.1-py3.9-nspkg.pth
running install_scripts
writing list of installed files to '/wrkdirs/usr/ports/net/py-zope.proxy/work-py39/.PLIST.pymodtmp'
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-03-02T01:20:51+0000' 'PKG_NOTE_ports_top_git_hash=d8282a580' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=756e18783' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.1-1-g1e9f97d6' NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Building packages for py39-zope.proxy-4.6.1
===>   Building py39-zope.proxy-4.6.1
pkg-static: Unable to access file /wrkdirs/usr/ports/net/py-zope.proxy/work-py39/stage/usr/local/lib/python3.9/site-packages/zope/proxy/_zope_proxy_proxy.cpython-39.so:No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/net/py-zope.proxy