Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2021 17:23:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258028] devel/libgdata does not build WITHOUT_GIR
Message-ID:  <bug-258028-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258028

            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" opt=
ion,
which can be set to false. The port should do that, when WITHOUT_GIR is
defined.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258028-7788>