Date: Sat, 16 Jul 2022 00:03:28 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265060] archivers/py-borgbackup: Fails to run: PYTHONPREFIX_SITELIBDIR/borg/algorithms/checksums.cpython-39.so: Undefined symbol "static_assert" Message-ID: <bug-265060-7788-uDuSxHVHHS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265060-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-265060-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265060 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 =3D False instead of True. This worked here on = all machines which had trouble with this error. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265060-7788-uDuSxHVHHS>