Advertisement
Guest User

Untitled

a guest
Aug 4th, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. /usr/bin/vapigen --library=Dbusmenu-0.4 Dbusmenu-0.4.gir
  2. error: Package `GObject-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
  3. Dbusmenu-0.4.gir:891.7-891.29: warning: Signal `Dbusmenu.Menuitem.child_added' conflicts with method of the same name
  4. <virtual-method name="child_added">
  5. ^^^^^^^^^^^^^^^^^^^^^^^
  6. Dbusmenu-0.4.gir:904.7-904.29: warning: Signal `Dbusmenu.Menuitem.child_moved' conflicts with method of the same name
  7. <virtual-method name="child_moved">
  8. ^^^^^^^^^^^^^^^^^^^^^^^
  9. Dbusmenu-0.4.gir:920.7-920.33: warning: Signal `Dbusmenu.Menuitem.child_removed' conflicts with method of the same name
  10. <virtual-method name="child_removed">
  11. ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12. Dbusmenu-0.4.gir:987.7-987.31: warning: Virtual method `Dbusmenu.Menuitem.show_to_user' conflicts with method of the same name
  13. <virtual-method name="show_to_user">
  14. ^^^^^^^^^^^^^^^^^^^^^^^^^
  15. Dbusmenu-0.4.gir:987.7-987.31: warning: Signal `Dbusmenu.Menuitem.show_to_user' conflicts with method of the same name
  16. <virtual-method name="show_to_user">
  17. ^^^^^^^^^^^^^^^^^^^^^^^^^
  18. Generation failed: 1 error(s), 5 warning(s)
  19. Makefile:1098: recipe for target 'Dbusmenu-0.4.vapi' failed
  20. make[3]: *** [Dbusmenu-0.4.vapi] Error 1
  21. make[3]: Leaving directory '/tmp/makepkg/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-glib'
  22. Makefile:507: recipe for target 'all' failed
  23. make[2]: *** [all] Error 2
  24. make[2]: Leaving directory '/tmp/makepkg/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-glib'
  25. Makefile:418: recipe for target 'all-recursive' failed
  26. make[1]: *** [all-recursive] Error 1
  27. make[1]: Leaving directory '/tmp/makepkg/libdbusmenu-gtk2/src/libdbusmenu-12.10.2'
  28. Makefile:348: recipe for target 'all' failed
  29. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement