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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 --- Comment #19 from Kurt Jaeger --- (In reply to Kurt Jaeger from comment #18) builds are fine, but I have a git problem committing this 8-( -- You are receiving this mail because: You are on the CC list for the bug.

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 --- Comment #20 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9db903a89b3d1d7c0be2a56059542f3fdb412908 commit 9db903a89b3d1d7c0be2a56059542f3fdb412908 Author:

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 Kurt Jaeger changed: What|Removed |Added Keywords|needs-qa| Resolution|---

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 --- Comment #22 from commit-h...@freebsd.org --- A commit in branch 2022Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4befea1c30c8c318adb1582f58bb54e8ae2c3772 commit 4befea1c30c8c318adb1582f58bb54e8ae2c3772 Author:

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 Matthias Andree changed: What|Removed |Added CC||mand...@freebsd.org --- Comment

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 --- Comment #24 from Marcel Bischoff --- Probably. But please keep in mind: for weeks now, there has been no working package for Borg. For those of us who use it for server backups, the current fix is an acceptable (intermediate or permanen

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 Matthias Andree changed: What|Removed |Added Status|Closed |Open Resolution|FIXED

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 Matthias Andree changed: What|Removed |Added Assignee|p...@freebsd.org |mand...@freebsd.org -- You ar

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 --- Comment #26 from Thierry Dussuet --- (In reply to Matthias Andree from comment #23) xxhash seems to have fixed this bug in December, but they did not release a new version yet. Submitted a patch for devel/xxhash in #265819 -- You are

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 --- Comment #27 from Matthias Andree --- So the thing is that static_assert() requires assert.h in C11 (which a simple web search for static_assert will show), and to add insult to injury, the Python build stuff is botched and does not prop

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 Matthias Andree changed: What|Removed |Added Depends on||265819 Referenced Bugs: https:

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 Matthias Andree changed: What|Removed |Added Status|Open|In Progress --- Comment #28 from

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 --- Comment #29 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=714af13781970db3ec794eab4627d585b63df00a commit 714af13781970db3ec794eab4627d585b63df00a Author:

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 --- Comment #30 from commit-h...@freebsd.org --- A commit in branch 2022Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b4a732cb0ac813fe1c4993e6375715dc1725e96 commit 0b4a732cb0ac813fe1c4993e6375715dc1725e96 Author:

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 Bug 265060 depends on bug 265819, which changed state. Bug 265819 Summary: devel/xxhash: fix static_assert bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265819 What|Removed |Added -

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 Matthias Andree changed: What|Removed |Added Flags||merge-quarterly+ Resolut

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 --- Comment #31 from Matthias Andree --- (In reply to Thierry Dussuet from comment #26) Merci beaucoup, thank you very much, for this research and your patch. -- You are receiving this mail because: You are on the CC list for the bug.

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 --- Comment #32 from Matthias Andree --- Ooops, some of the py-borgbackup/Makefile lines slipped into the bump-all-PORTREVISION-lines commit. Sorry for that. -- You are receiving this mail because: You are on the CC list for the bug.

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

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265060 Matthias Andree changed: What|Removed |Added Blocks||265346 CC|

[Bug 264816] archivers/py-borgbackup: Update to 1.2.1

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816 Matthias Andree changed: What|Removed |Added Assignee|ports-b...@freebsd.org |mand...@freebsd.org

[Bug 264816] archivers/py-borgbackup: Update to 1.2.1

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816 Matthias Andree changed: What|Removed |Added Depends on||263269 Keywords|needs-

[Bug 264816] archivers/py-borgbackup: Update to 1.2.1

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816 Matthias Andree changed: What|Removed |Added Attachment #235890|maintainer-approval?| Flags|

[Bug 264816] archivers/py-borgbackup: Update to 1.2.1

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816 Matthias Andree changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 264816] archivers/py-borgbackup: Update to 1.2.1

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816 Matthias Andree changed: What|Removed |Added Depends on|263269 | Referenced Bugs: https://bugs

[Bug 264816] archivers/py-borgbackup: Update to 1.2.1

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816 Matthias Andree changed: What|Removed |Added Blocks||263269 Referenced Bugs: https:

[Bug 264816] archivers/py-borgbackup: Update to 1.2.1

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816 --- Comment #5 from Matthias Andree --- (In reply to Jose G. Juanino from comment #2) I need to push a bit because this is now six weeks old and my smoke tests seem to run fine on 12.1-RELEASE-pwhatever i386 and on amd64 with 13.0-RELEASE-p

[Bug 264816] archivers/py-borgbackup: Update to 1.2.1

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816 Matthias Andree changed: What|Removed |Added Attachment #235891||maintainer-approval?(jjuani

[Bug 264816] archivers/py-borgbackup: Update to 1.2.1

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816 Matthias Andree changed: What|Removed |Added Attachment #235891|0 |1 is obsolete|

[Bug 264816] archivers/py-borgbackup: Update to 1.2.1

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816 Matthias Andree changed: What|Removed |Added Attachment #235892||maintainer-approval?(jjuani

[Bug 264816] archivers/py-borgbackup: Update to 1.2.1

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816 Matthias Andree changed: What|Removed |Added Attachment #235892|maintainer-approval?(jjuani | Flags|n...@gmail.c

[Bug 264816] archivers/py-borgbackup: Update to 1.2.1

2022-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816 --- Comment #8 from Matthias Andree --- Note that depending on when (time-wise) exactly we will have a working approved 1.2.x port of borgbackup in relation to the quarterly branch time (2022-10-01 is the nominal date to branch 2022Q4), we