Advertisement
Guest User

Untitled

a guest
Feb 10th, 2012
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. gi/object.c:337: warning: nested extern declaration of Б─≤g_object_info_find_vfunc_using_interfacesБ─≥
  2. gi/object.c:337: warning: assignment makes pointer from integer without a cast
  3. CC libgjs_la-foreign.lo
  4. CC libgjs_la-param.lo
  5. CC libgjs_la-repo.lo
  6. gi/repo.c: In function Б─≤gjs_info_type_nameБ─≥:
  7. gi/repo.c:651: warning: enumeration value Б─≤GI_INFO_TYPE_INVALID_0Б─≥ not handled in switch
  8. CC libgjs_la-union.lo
  9. CC libgjs_la-value.lo
  10. CC libgjs_la-interface.lo
  11. CC libgjs_la-gtype.lo
  12. CXXLD libgjs.la
  13. CCLD console.la
  14. CC debugger_la-debugger.lo
  15. CCLD debugger.la
  16. CC langNative_la-lang.lo
  17. CCLD langNative.la
  18. CC mainloop_la-mainloop.lo
  19. CCLD mainloop.la
  20. CC gettextNative_la-gettext-native.lo
  21. CCLD gettextNative.la
  22. CC dbusNative_la-dbus-exports.lo
  23. CC dbusNative_la-dbus-values.lo
  24. CC dbusNative_la-dbus.lo
  25. CC libgjs_dbus_la-dbus.lo
  26. CC libgjs_dbus_la-dbus-signals.lo
  27. CC libgjs_dbus_la-dbus-proxy.lo
  28. CCLD libgjs-dbus.la
  29. CCLD dbusNative.la
  30. CC cairoNative_la-cairo-context.lo
  31. CC cairoNative_la-cairo-path.lo
  32. CC cairoNative_la-cairo-surface.lo
  33. CC cairoNative_la-cairo-image-surface.lo
  34. CC cairoNative_la-cairo-ps-surface.lo
  35. CC cairoNative_la-cairo-pdf-surface.lo
  36. CC cairoNative_la-cairo-svg-surface.lo
  37. CC cairoNative_la-cairo-pattern.lo
  38. CC cairoNative_la-cairo-gradient.lo
  39. CC cairoNative_la-cairo-linear-gradient.lo
  40. CC cairoNative_la-cairo-radial-gradient.lo
  41. CC cairoNative_la-cairo-surface-pattern.lo
  42. CC cairoNative_la-cairo-solid-pattern.lo
  43. CC cairoNative_la-cairo.lo
  44. CCLD cairoNative.la
  45. CC system_la-system.lo
  46. CCLD system.la
  47. CC libgjs_gdbus_la-gjs-gdbus-wrapper.lo
  48. CCLD libgjs-gdbus.la
  49. CC libregress_la-regress.lo
  50. /usr/share/gobject-introspection-1.0/tests/regress.c: In function Б─≤regress_test_closure_variantБ─≥:
  51. /usr/share/gobject-introspection-1.0/tests/regress.c:232: warning: passing argument 2 of Б─≤g_value_set_variantБ─≥ discards qualifiers from pointer target type
  52. /usr/include/glib-2.0/gobject/gvaluetypes.h:231: note: expected Б─≤struct GVariant *Б─≥ but argument is of type Б─≤const struct GVariant *Б─≥
  53. /usr/share/gobject-introspection-1.0/tests/regress.c: In function Б─≤regress_test_array_fixed_out_objectsБ─≥:
  54. /usr/share/gobject-introspection-1.0/tests/regress.c:2432: warning: initialization from incompatible pointer type
  55. CCLD libregress.la
  56. CC libgimarshallingtests_la-gimarshallingtests.lo
  57. CCLD libgimarshallingtests.la
  58. CC gjs_console-console.o
  59. CCLD gjs-console
  60. ./.libs/libgjs.so: undefined reference to `g_object_info_find_vfunc_using_interfaces'
  61. ./.libs/libgjs.so: undefined reference to `g_function_invoker_new_for_address'
  62. collect2: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement