[Bug 265537] databases/py-sqlite3: Fails to load with lang/python311: _sqlite3.cpython-311.so: Undefined symbol "pysqlite_close_all_blobs"
Date: Tue, 01 Nov 2022 11:25:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265537 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=561c2dbebb6fd1c52a580de6846de686a1b743c4 commit 561c2dbebb6fd1c52a580de6846de686a1b743c4 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-11-01 11:20:26 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-11-01 11:24:35 +0000 databases/py-sqlite3: fix build with python 3.11 While here, add a simple smoke test which catches this kind of problems and silence stripping. PR: 265537 Submitted by: loader@FreeBSD.org Approved by: maintainer timeout (2+ months) databases/py-sqlite3/Makefile | 5 ++++- databases/py-sqlite3/files/setup3.py | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are on the CC list for the bug.