Bug 30140 - Build broken with introspection using gobject-introspection from master
Summary: Build broken with introspection using gobject-introspection from master
Status: RESOLVED FIXED
Alias: None
Product: PolicyKit
Classification: Unclassified
Component: daemon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact: David Zeuthen (not reading bugmail)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-11 15:29 UTC by Kjartan Maraas
Modified: 2011-02-23 06:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Kjartan Maraas 2010-09-11 15:29:02 UTC
g-ir-scanner: warning: Option --strip-prefix has been deprecated;
see --identifier-prefix and --symbol-prefix.
g-ir-scanner: compile: gcc -Wall -pthread -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -I.. -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/opt/gnome2/include/polkit-1 -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/lib/gtk-2.0/include -I/opt/gnome2/include/cairo -I/opt/gnome2/include/gdk-pixbuf-2.0 -I/opt/gnome2/include/pango-1.0 -I/opt/gnome2/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -c -o /home/kmaraas/src/gnome/polkit-gnome-0.96/polkitgtk/tmp-introspectWlAVsQ/PolkitGtk-1.0.o /home/kmaraas/src/gnome/polkit-gnome-0.96/polkitgtk/tmp-introspectWlAVsQ/PolkitGtk-1.0.c
g-ir-scanner: link: ../libtool --mode=link --tag=CC --silent gcc -o /home/kmaraas/src/gnome/polkit-gnome-0.96/polkitgtk/tmp-introspectWlAVsQ/PolkitGtk-1.0 -L. -Wl,--export-dynamic -pthread -L/opt/gnome2/lib -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0 -lpolkit-gtk-1 -pthread -Wl,--export-dynamic -L/opt/gnome2/lib -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0 /home/kmaraas/src/gnome/polkit-gnome-0.96/polkitgtk/tmp-introspectWlAVsQ/PolkitGtk-1.0.o
Skipping foreign identifier 'PolkitLockButton' from namespace Polkit
make[2]: *** [PolkitGtk-1.0.gir] Error 1
make[2]: Leaving directory `/home/kmaraas/src/gnome/polkit-gnome-0.96/polkitgtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kmaraas/src/gnome/polkit-gnome-0.96'
make: *** [all] Error 2
Comment 1 David Zeuthen (not reading bugmail) 2011-02-23 06:02:56 UTC
This seems to work fine now with master. Please reopen if it's not working for you. Thanks.


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.