# make make all-recursive make[1]: Entering directory `/tmp/polkit-gnome-0.96' Making all in polkitgtk make[2]: Entering directory `/tmp/polkit-gnome-0.96/polkitgtk' /usr/local/bin/g-ir-scanner -v \ --namespace PolkitGtk \ --strip-prefix=polkit \ --nsversion=1.0 \ --include=Gtk-2.0 \ --include=Polkit-1.0 \ --library=polkit-gtk-1 \ --output PolkitGtk-1.0.gir \ --pkg=polkit-gobject-1 \ --pkg=gtk+-2.0 \ --libtool=../libtool \ -I.. \ -DPOLKIT_GTK_COMPILATION \ ./polkitgtk.h \ ./polkitgtktypes.h \ ./polkitlockbutton.h \ Traceback (most recent call last): File "/usr/local/bin/g-ir-scanner", line 38, in <module> sys.exit(scanner_main(sys.argv)) File "/usr/local/lib/gobject-introspection/giscanner/scannermain.py", line 277, in scanner_main transformer.register_include(include_obj) File "/usr/local/lib/gobject-introspection/giscanner/transformer.py", line 111, in register_include filename = self._find_include(include) File "/usr/local/lib/gobject-introspection/giscanner/transformer.py", line 129, in _find_include % (girname, searchdirs)) ValueError: Couldn't find include 'Gtk-2.0.gir' (search path: ['/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/local/share/gir-1.0']) make[2]: *** [PolkitGtk-1.0.gir] Error 1 make[2]: Leaving directory `/tmp/polkit-gnome-0.96/polkitgtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/polkit-gnome-0.96' make: *** [all] Error 2
This should be filed at bugzilla.gnome.org if it is still a problem with polkit-gnome's tip of tree.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.