[Bug 265060] archivers/py-borgbackup: Fails to run: PYTHONPREFIX_SITELIBDIR/borg/algorithms/checksums.cpython-39.so: Undefined symbol "static_assert"

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 13 Aug 2022 15:27:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060

--- Comment #20 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=9db903a89b3d1d7c0be2a56059542f3fdb412908

commit 9db903a89b3d1d7c0be2a56059542f3fdb412908
Author:     Jose G. Juanino <jjuanino@gmail.com>
AuthorDate: 2022-08-13 15:23:51 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2022-08-13 15:23:51 +0000

    archivers/py-borgbackup: avoid dependency on xxhash port

    - Instead, use the xxhash library provided in the same port

    PR:     265060
    Author: Jose G. Juanino <jjuanino@gmail.com>

 archivers/py-borgbackup/Makefile                   |  3 +--
 archivers/py-borgbackup/files/patch-setup.py (new) | 11 +++++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.