Summary: | lang/guile3: guile3-3.0.10 Segmentation fault | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Dirk Meyer <dinoex> |
Component: | Individual Port(s) | Assignee: | Muhammad Moinur Rahman <bofh> |
Status: | Open --- | ||
Severity: | Affects Only Me | Keywords: | regression |
Priority: | --- | Flags: | dinoex:
maintainer-feedback+
|
Version: | Latest | ||
Hardware: | amd64 | ||
OS: | Any |
Description
Dirk Meyer
2024-11-04 11:22:49 UTC
Thanks for the report. I am aware of so many similar issues. Last time, I fixed nlopt by changing the guile-config with pkgconf. In case you are interested here is a link to the commit. https://cgit.freebsd.org/ports/commit/?id=b17b4e025cbce6e71c8a3451070a0eba738db6c1 or the patch here: https://people.freebsd.org/~bofh/dropzone/nlopt-2.8.0.patch The maintainer of nlopt used a slightly modified version of my patch, I believe. If you are interested in a similar solution, let me know, then I will look into Graphviz. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c568e7c5e119dbb1f96cb0f37a9b20bea1ba6f3 commit 4c568e7c5e119dbb1f96cb0f37a9b20bea1ba6f3 Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2024-11-06 04:42:09 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2024-11-06 04:42:09 +0000 graphics/graphviz: update to 12.2.0 PR: 282534 - fix option GUILE graphics/graphviz/Makefile | 5 +---- graphics/graphviz/distinfo | 6 +++--- graphics/graphviz/files/patch-configure.ac | 15 +++------------ graphics/graphviz/pkg-descr | 2 +- 4 files changed, 8 insertions(+), 20 deletions(-) solved for graphviz. but still, guile3 should not segfault at all. |