[Bug 258028] devel/libgdata does not build WITHOUT_GIR
Date: Tue, 24 Aug 2021 17:23:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258028
Bug ID: 258028
Summary: devel/libgdata does not build WITHOUT_GIR
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: kwm@FreeBSD.org
Reporter: mi@ALDAN.algebra.com
Assignee: kwm@FreeBSD.org
Flags: maintainer-feedback?(kwm@FreeBSD.org)
I have WITHOUT_GIR defined (as "true") in my /etc/make.conf. All Gnome-ports
seem to build fine -- whether they honor the flag or not -- except libgdata:
...
Couldn't find include 'Json-1.0.gir' (search path: '['/opt/share/gir-1.0',
'/opt/share', '/opt/share/gir-1.0', '/usr/local/share/gir-1.0',
'/usr/share/gir-1.0', '/opt/share/gir-1.0', '/usr/share/gir-1.0']')
FAILED: gdata/GData-0.0.gir
...
It looks like the upstream's meson-project supports the "introspection" option,
which can be set to false. The port should do that, when WITHOUT_GIR is
defined.
--
You are receiving this mail because:
You are the assignee for the bug.