[Bug 265060] archivers/py-borgbackup: Fails to run: PYTHONPREFIX_SITELIBDIR/borg/algorithms/checksums.cpython-39.so: Undefined symbol "static_assert"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Jul 2022 00:03:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 Thierry Dussuet <thierry.dussuet@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thierry.dussuet@protonmail. | |com --- Comment #13 from Thierry Dussuet <thierry.dussuet@protonmail.com> --- For people who are having trouble to build this from the ports, you can try: make extract, then edit work-py3*/borgbackup-1.1.18/setup.py, there on line 26 set prefer_system_libxxhash = False instead of True. This worked here on all machines which had trouble with this error. -- You are receiving this mail because: You are on the CC list for the bug.