[Bug 257143] textproc/py-libxml2: Fails to run: libxml2mod.so: Undefined symbol "xmlPopOutputCallbacks" (breaking textproc/itstool -> textproc/gtk-doc / textproc/yelp-xsl

2021-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257143 --- Comment #15 from Chris Hutchinson --- (In reply to Charlie Li from comment #14) Thanks for the reply, Charlie. Puzzling, as I sucked it down only this morning, and I'm chasing HEAD. If you feel it's operator error on my part, feel free

[Bug 257143] textproc/py-libxml2: Fails to run: libxml2mod.so: Undefined symbol "xmlPopOutputCallbacks" (breaking textproc/itstool -> textproc/gtk-doc / textproc/yelp-xsl

2021-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257143 Chris Hutchinson changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 257041] [NEW PORT]: devel/py-lief: Parse, modify and abstract ELF, PE and MachO formats.

2021-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257041 --- Comment #9 from Neal Nelson --- (In reply to Fukang Chen from comment #6) This must be an artefact of running on either 14.0-CURRENT or aarch64, or maybe both, as it does not exhibit on 13.0-RELEASE-p3 amd64. -- You are receiving thi

[Bug 257041] [NEW PORT]: devel/py-lief: Parse, modify and abstract ELF, PE and MachO formats.

2021-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257041 --- Comment #10 from Fukang Chen --- (In reply to Neal Nelson from comment #9) comment #6 is not about reporting the port fails to build on 14.0-CURRENT aarch64, I was just trying to explaining why USE_PYTHON=autoplist doesn't work. OS ve

[Bug 257041] [NEW PORT]: devel/py-lief: Parse, modify and abstract ELF, PE and MachO formats.

2021-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257041 --- Comment #11 from Kubilay Kocak --- (In reply to Fukang Chen from comment #6) Nice isolation Fukang. And yeh, this is a common class of issue for upstreams that modify or subclass the default installation routines, particular for c exte

Ports with version numbers going backwards: devel/p5-MooseX-SetOnce, devel/p...

2021-07-13 Thread erwin
** The following ports have a version number that sorts before a previous one ** For many package tools to work correctly, it is of utmost importance that version numbers of a port form a monotonic increasing sequence over time. Refer to the FreeBSD Porter's Handbook, 'Package Naming Convention

[Bug 257134] devel/py-hvac: Update to 0.11.0

2021-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257134 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=db140f4bdbf0df2c9509d57638031a023135e264 commit db140f4bdbf0df2c9509d57638031a023135e264 Author:

[Bug 257134] devel/py-hvac: Update to 0.11.0

2021-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257134 Kevin Bowling changed: What|Removed |Added Resolution|--- |FIXED Assignee|ports-b..