[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:30:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060

--- Comment #22 from commit-hook@FreeBSD.org ---
A commit in branch 2022Q3 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=4befea1c30c8c318adb1582f58bb54e8ae2c3772

commit 4befea1c30c8c318adb1582f58bb54e8ae2c3772
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:30:05 +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>
    (cherry picked from commit 9db903a89b3d1d7c0be2a56059542f3fdb412908)

 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 on the CC list for the bug.