Bug 255014 - x11-toolkits/gtksourceview4: glib-compile-resources running on poudriere test but not poudriere bulk
Summary: x11-toolkits/gtksourceview4: glib-compile-resources running on poudriere test...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-12 18:50 UTC by Neel Chauhan
Modified: 2021-04-12 19:52 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
Failed bulk log (89.53 KB, text/plain)
2021-04-12 18:50 UTC, Neel Chauhan
no flags Details
Successful test log (429.62 KB, text/plain)
2021-04-12 18:50 UTC, Neel Chauhan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2021-04-12 18:50:35 UTC
Created attachment 224063 [details]
Failed bulk log

Currently, x11-toolkits/gtksourceview4 is not passing bulk builds, but passes testport on a local machine.
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-04-12 18:50:54 UTC
Created attachment 224064 [details]
Successful test log
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-04-12 19:51:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=66d062d16722b0263ad170452781eb9b042455ca

commit 66d062d16722b0263ad170452781eb9b042455ca
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-04-12 19:50:24 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-04-12 19:50:24 +0000

    x11-toolkits/gtksourceview4: Fix build failure

    PR:     255014

 .../files/patch-gtksourceview_meson.build (new)    | 43 ++++++++++++++++++++++
 1 file changed, 43 insertions(+)
Comment 3 Neel Chauhan freebsd_committer freebsd_triage 2021-04-12 19:52:27 UTC
Gnome has fixed it in the commit here: https://gitlab.gnome.org/GNOME/gtksourceview/-/commit/9bea9d1c4a56310701717bb106c52a5324ee392a

I have made a patch to fix the bulk build.