[package - main-i386-default][finance/py-bt] Failed for py39-bt-1.0.0 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Sun, 21 Jan 2024 18:44:25 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:     yuri@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p2c606b8e6de6_se0deb85065/logs/py39-bt-1.0.0.log
Build URL:      https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=p2c606b8e6de6_se0deb85065
Log:

=>> Building finance/py-bt
build started at Sun Jan 21 18:44:11 UTC 2024
port directory: /usr/ports/finance/py-bt
package name: py39-bt-1.0.0
building for: FreeBSD main-i386-default-job-03 15.0-CURRENT FreeBSD 15.0-CURRENT 1500011 i386
maintained by: yuri@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 849 Dec 21 01:01 /usr/ports/finance/py-bt/Makefile
Ports top last git commit: 2c606b8e6de
Ports top unclean checkout: no
Port dir last git commit: e8ed82fdb6c
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.1
Host OSVERSION: 1500006
Jail OSVERSION: 1500011
Job Id: 03




!!! Jail is newer than host. (Jail: 1500011, Host: 1500006) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
OSVERSION=1500011
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=15.0-CURRENT
LOCALBASE=/usr/local
UNAME_v=FreeBSD 15.0-CURRENT 1500011
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.1
MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/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/main-i386-default/03/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=main-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.1
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--
yuri@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/finance/py-bt/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/finance/py-bt/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/finance/py-bt/work-py39/.cache  HOME=/wrkdirs/usr/ports/finance/py-bt/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/finance/py-bt/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/finance/py-bt/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/finance/py-bt/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/finance/py-bt/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/finance/py-bt/work-py39/.cache  HOME=/wrkdirs/usr/ports/finance/py-bt/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/finance/py-bt/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/finance/py-bt/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="install  -s -m 555"  BSD_INSTA
LL_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=freebsd15  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=15.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/bt"  EXAMPLESDIR="share/examples/bt"  DATADIR="share/bt"  WWWDIR="www/bt"  ETCDIR="etc/bt"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.9  PYTHON_LIBDIR=/usr/local/lib/python3.9  PYTHON_PLATFORM=freebsd15  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/bt DOCSDIR=/usr/local/share/doc/bt EXAMPLESDIR=/usr/local/share/examples/bt  WWWDIR=/usr/local/www/bt ETCDIR=/usr/local/etc/bt
--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
---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 MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   py39-bt-1.0.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.9.pkg
[main-i386-default-job-03] Installing pkg-1.20.9...
[main-i386-default-job-03] Extracting pkg-1.20.9: .......... done
===>   py39-bt-1.0.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py39-bt-1.0.0
===========================================================================
=======================<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 MIT accepted by the user
===> Fetching all distfiles required by py39-bt-1.0.0 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MIT accepted by the user
===> Fetching all distfiles required by py39-bt-1.0.0 for building
=> SHA256 Checksum OK for pmorissette-bt-v1.0.0_GH0.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 MIT accepted by the user
===> Fetching all distfiles required by py39-bt-1.0.0 for building
===>  Extracting for py39-bt-1.0.0
=> SHA256 Checksum OK for pmorissette-bt-v1.0.0_GH0.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-bt-1.0.0
===========================================================================
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   py39-bt-1.0.0 depends on package: py39-ffn>=0.3.5 - not found
===>   Installing existing package /packages/All/py39-ffn-1.0.1.pkg
[main-i386-default-job-03] Installing py39-ffn-1.0.1...
[main-i386-default-job-03] `-- Installing py39-decorator-5.1.1...
[main-i386-default-job-03] |   `-- Installing py39-setuptools-63.1.0_1...
[main-i386-default-job-03] |   | `-- Installing python39-3.9.18...
[main-i386-default-job-03] |   |   `-- Installing gettext-runtime-0.22.3...
[main-i386-default-job-03] |   |   | `-- Installing indexinfo-0.3.1...
[main-i386-default-job-03] |   |   | `-- Extracting indexinfo-0.3.1: .... done
[main-i386-default-job-03] |   |   `-- Extracting gettext-runtime-0.22.3: .......... done
[main-i386-default-job-03] |   |   `-- Installing libffi-3.4.4...
[main-i386-default-job-03] |   |   `-- Extracting libffi-3.4.4: .......... done
<snip>
[main-i386-default-job-03] |   `-- Installing qhull-8.0.2_2,1...
[main-i386-default-job-03] |   `-- Extracting qhull-8.0.2_2,1: .......... done
[main-i386-default-job-03] `-- Extracting py39-matplotlib-3.8.0: .......... done
[main-i386-default-job-03] `-- Installing py39-pandas-2.0.3_1,1...
[main-i386-default-job-03] |   `-- Installing py39-bottleneck-1.3.7_1...
[main-i386-default-job-03] |   `-- Extracting py39-bottleneck-1.3.7_1: .......... done
[main-i386-default-job-03] |   `-- Installing py39-numexpr-2.8.8...
[main-i386-default-job-03] |   `-- Extracting py39-numexpr-2.8.8: .......... done
[main-i386-default-job-03] |   `-- Installing py39-sqlite3-3.9.18_7...
[main-i386-default-job-03] |   | `-- Installing sqlite3-3.44.0_1,1...
[main-i386-default-job-03] |   |   `-- Installing libedit-3.1.20230828,1...
[main-i386-default-job-03] |   |   `-- Extracting libedit-3.1.20230828,1: .......... done
[main-i386-default-job-03] |   | `-- Extracting sqlite3-3.44.0_1,1: .......... done
[main-i386-default-job-03] |   `-- Extracting py39-sqlite3-3.9.18_7: ........ done
[main-i386-default-job-03] |   `-- Installing py39-tzdata-2023.4...
[main-i386-default-job-03] |   `-- Extracting py39-tzdata-2023.4: .......... done
[main-i386-default-job-03] `-- Extracting py39-pandas-2.0.3_1,1: .......... done
[main-i386-default-job-03] `-- Installing py39-pandas-datareader-0.9.0_1...
[main-i386-default-job-03] |   `-- Installing py39-requests-2.31.0...
[main-i386-default-job-03] |   | `-- Installing py39-charset-normalizer-3.3.2...
[main-i386-default-job-03] |   | `-- Extracting py39-charset-normalizer-3.3.2: .......... done
[main-i386-default-job-03] |   | `-- Installing py39-idna-3.6...
[main-i386-default-job-03] |   | `-- Extracting py39-idna-3.6: .......... done
[main-i386-default-job-03] |   | `-- Installing py39-pysocks-1.7.1...
[main-i386-default-job-03] |   | `-- Extracting py39-pysocks-1.7.1: .......... done
[main-i386-default-job-03] |   | `-- Installing py39-urllib3-1.26.18,1...
[main-i386-default-job-03] |   | `-- Extracting py39-urllib3-1.26.18,1: .......... done
[main-i386-default-job-03] |   `-- Extracting py39-requests-2.31.0: .......... done
[main-i386-default-job-03] |   `-- Installing py39-requests-file-1.5.1...
[main-i386-default-job-03] |   `-- Extracting py39-requests-file-1.5.1: .......... done
[main-i386-default-job-03] |   `-- Installing py39-requests-ftp-0.3.1...
[main-i386-default-job-03] |   `-- Extracting py39-requests-ftp-0.3.1: .......... done
[main-i386-default-job-03] |   `-- Installing py39-wrapt-1.16.0...
[main-i386-default-job-03] |   `-- Extracting py39-wrapt-1.16.0: .......... done
[main-i386-default-job-03] `-- Extracting py39-pandas-datareader-0.9.0_1: .......... done
[main-i386-default-job-03] `-- Installing py39-scikit-learn-1.4.0...
[main-i386-default-job-03] |   `-- Installing py39-joblib-1.3.2_1...
[main-i386-default-job-03] |   `-- Extracting py39-joblib-1.3.2_1: .......... done
[main-i386-default-job-03] |   `-- Installing py39-scipy-1.11.1_2...
[main-i386-default-job-03] |   | `-- Installing blas-3.12.0_1...
[main-i386-default-job-03] |   | `-- Extracting blas-3.12.0_1: ........ done
[main-i386-default-job-03] |   `-- Extracting py39-scipy-1.11.1_2: .......... done
[main-i386-default-job-03] |   `-- Installing py39-threadpoolctl-3.2.0...
[main-i386-default-job-03] |   `-- Extracting py39-threadpoolctl-3.2.0: .......... done
[main-i386-default-job-03] `-- Extracting py39-scikit-learn-1.4.0: .......... done
[main-i386-default-job-03] `-- Installing py39-seaborn-0.13.0...
[main-i386-default-job-03] |   `-- Installing py39-patsy-0.5.4...
[main-i386-default-job-03] |   `-- Extracting py39-patsy-0.5.4: .......... done
[main-i386-default-job-03] |   `-- Installing py39-statsmodels-0.14.1...
[main-i386-default-job-03] |   `-- Extracting py39-statsmodels-0.14.1: .......... done
[main-i386-default-job-03] `-- Extracting py39-seaborn-0.13.0: .......... done
[main-i386-default-job-03] `-- Installing py39-tabulate-0.8.9...
[main-i386-default-job-03] `-- Extracting py39-tabulate-0.8.9: .......... done
[main-i386-default-job-03] `-- Installing py39-yfinance-0.2.33...
[main-i386-default-job-03] |   `-- Installing py39-beautifulsoup-4.12.3...
[main-i386-default-job-03] |   | `-- Installing py39-html5lib-1.1...
[main-i386-default-job-03] |   |   `-- Installing py39-webencodings-0.5.1...
[main-i386-default-job-03] |   |   `-- Extracting py39-webencodings-0.5.1: .......... done
[main-i386-default-job-03] |   | `-- Extracting py39-html5lib-1.1: .......... done
[main-i386-default-job-03] |   | `-- Installing py39-soupsieve-2.0.1...
[main-i386-default-job-03] |   | `-- Extracting py39-soupsieve-2.0.1: .......... done
[main-i386-default-job-03] |   `-- Extracting py39-beautifulsoup-4.12.3: .......... done
[main-i386-default-job-03] |   `-- Installing py39-frozendict-2.3.10...
[main-i386-default-job-03] |   `-- Extracting py39-frozendict-2.3.10: .......... done
[main-i386-default-job-03] |   `-- Installing py39-multitasking-0.0.11...
[main-i386-default-job-03] |   `-- Extracting py39-multitasking-0.0.11: .......... done
[main-i386-default-job-03] |   `-- Installing py39-peewee-3.15.0...
[main-i386-default-job-03] |   `-- Extracting py39-peewee-3.15.0: .......... done
[main-i386-default-job-03] `-- Extracting py39-yfinance-0.2.33: .......... done
[main-i386-default-job-03] Extracting py39-ffn-1.0.1: .......... done
==> Running trigger: fontconfig.ucl
Running fc-cache to build fontconfig cache...
==> Running trigger: gio-modules.ucl
Generating GIO modules cache
==> Running trigger: glib-schemas.ucl
Compiling glib schemas
No schema files found: doing nothing.
=====
Message from python39-3.9.18:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py39-gdbm       databases/py-gdbm@py39
py39-sqlite3    databases/py-sqlite3@py39
py39-tkinter    x11-toolkits/py-tkinter@py39
=====
Message from freetype2-2.13.2:

--
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
the foundry and information whether they contain wide characters. For example,
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
run time with using pcf:no-long-family-names property, if needed. Example:

FREETYPE_PROPERTIES=pcf:no-long-family-names=1

How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
=====
Message from gcc12-12.2.0_7:

--
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc12

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
=====
Message from py39-pandas-2.0.3_1,1:

--
Install math/py-statsmodels to enable parts of pandas.stats.
Install devel/py-xarray to enable the to_xarray() function.
=====
Message from py39-urllib3-1.26.18,1:

--
Since version 1.25 HTTPS connections are now verified by default which is done
via "cert_reqs = 'CERT_REQUIRED'".  While certificate verification can be
disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on.

Various consumers of net/py-urllib3 already have implemented routines that
either explicitly enable or disable HTTPS certificate verification (e.g. via
configuration settings, CLI arguments, etc.).

Yet it may happen that there are still some consumers which don't explicitly
enable/disable certificate verification for HTTPS connections which could then
lead to errors (as is often the case with self-signed certificates).

In case of an error one should try first to temporarily disable certificate
verification of the problematic urllib3 consumer to see if that approach will
remedy the issue.
===>   py39-bt-1.0.0 depends on package: py39-ffn>=0.3.5 - found
===>   Returning to build of py39-bt-1.0.0
===>   py39-bt-1.0.0 depends on package: py39-pyprind>=2.11 - not found
===>   Installing existing package /packages/All/py39-pyprind-2.11.3.pkg
[main-i386-default-job-03] Installing py39-pyprind-2.11.3...
[main-i386-default-job-03] Extracting py39-pyprind-2.11.3: .......... done
===>   py39-bt-1.0.0 depends on package: py39-pyprind>=2.11 - found
===>   Returning to build of py39-bt-1.0.0
===>   py39-bt-1.0.0 depends on package: py39-setuptools>=63.1.0 - found
===>   py39-bt-1.0.0 depends on file: /usr/local/bin/python3.9 - found
===========================================================================
=======================<phase: lib-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: configure      >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Configuring for py39-bt-1.0.0
running config
===========================================================================
=======================<phase: build          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Building for py39-bt-1.0.0
running build
running build_py
creating build
creating build/lib.freebsd-15.0-CURRENT-i386-cpython-39
creating build/lib.freebsd-15.0-CURRENT-i386-cpython-39/bt
copying bt/__init__.py -> build/lib.freebsd-15.0-CURRENT-i386-cpython-39/bt
copying bt/backtest.py -> build/lib.freebsd-15.0-CURRENT-i386-cpython-39/bt
copying bt/algos.py -> build/lib.freebsd-15.0-CURRENT-i386-cpython-39/bt
copying bt/core.py -> build/lib.freebsd-15.0-CURRENT-i386-cpython-39/bt
running build_ext
building 'bt.core' extension
creating build/temp.freebsd-15.0-CURRENT-i386-cpython-39
creating build/temp.freebsd-15.0-CURRENT-i386-cpython-39/bt
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 bt/core.c -o build/temp.freebsd-15.0-CURRENT-i386-cpython-39/bt/core.o
cc: error: no such file or directory: 'bt/core.c'
cc: error: no input files
error: command '/usr/bin/cc' failed with exit code 1
*** Error code 1

Stop.
make: stopped in /usr/ports/finance/py-bt