Created attachment 241053 [details] v1 (apply via "git am")
Some new failure logs: https://pkg-status.freebsd.org/package22/data/131amd64-default-foo/2023-03-25_07h40m46s/logs/errors/mutter-42.4_1.log https://pkg-status.freebsd.org/package22/data/131amd64-default-foo/2023-03-25_07h40m46s/logs/errors/muffin-5.4.5_1.log https://pkg-status.freebsd.org/package22/data/131amd64-default-foo/2023-03-25_07h40m46s/logs/errors/hs-ghcprofview-0.1.0.2_4.log
mutter-43.4 with gobject-introspection-1.76.2 is building fine.
Created attachment 241107 [details] v2 (apply via "git am") Fixes x11-wm/mutter and x11-wm/muffin, so the exp-run can be restarted. See also https://gitlab.gnome.org/GNOME/mutter/-/issues/2625
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f68f84b0d50370286487d7b75889d4168d67fd2 commit 0f68f84b0d50370286487d7b75889d4168d67fd2 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-03-25 17:44:58 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-03-25 18:05:38 +0000 devel/hs-ghcprofview: unbreak with gobject-introspection 1.76 GI/GLib/Functions.hs:5085:34: error: • Couldn't match type ‘Char’ with ‘CInt’ Expected: Ptr CInt Actual: Ptr Char • In the first argument of ‘g_unicode_canonical_ordering’, namely ‘string'’ In a stmt of a 'do' block: g_unicode_canonical_ordering string' len In the second argument of ‘($)’, namely ‘do let len = fromIntegral $ length string string' <- packStorableArray string g_unicode_canonical_ordering string' len freeMem string' ....’ | 5085 | g_unicode_canonical_ordering string' len | ^^^^^^^ PR: 270405 Reported by: antoine (via exp-run) devel/hs-ghcprofview/Makefile | 4 ++-- devel/hs-ghcprofview/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
Exp-run looks fine
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=551be5f80b60d2da39b15c48caed00820f207e94 commit 551be5f80b60d2da39b15c48caed00820f207e94 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-03-13 23:47:03 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-03-26 19:18:52 +0000 devel/gobject-introspection: update to 1.76.1 Changes: https://gitlab.gnome.org/GNOME/gobject-introspection/-/blob/1.76.1/NEWS Reported by: Repology PR: 270405 Exp-run by: antoine devel/gobject-introspection/Makefile | 2 +- devel/gobject-introspection/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)