Advertisement
neuromancer85

scratch-bzr 925 build failure

Nov 15th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. ==> Making package: scratch-bzr 925-1 (Thu Nov 15 19:55:44 CET 2012)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Retrieving Sources...
  5. ==> Extracting Sources...
  6. ==> Starting build()...
  7. ==> Connecting to Bazaar server....
  8. You have not informed bzr of your Launchpad ID, and you must do this to
  9. write to Launchpad or access private data. See "bzr help launchpad-login".
  10. Branched 925 revisions.
  11. ==> BZR checkout done or server timeout
  12. ==> Starting make...
  13. -- The C compiler identification is GNU 4.7.2
  14. -- The CXX compiler identification is GNU 4.7.2
  15. -- Check for working C compiler: /usr/bin/cc
  16. -- Check for working C compiler: /usr/bin/cc -- works
  17. -- Detecting C compiler ABI info
  18. -- Detecting C compiler ABI info - done
  19. -- Check for working CXX compiler: /usr/bin/c++
  20. -- Check for working CXX compiler: /usr/bin/c++ -- works
  21. -- Detecting CXX compiler ABI info
  22. -- Detecting CXX compiler ABI info - done
  23. -- Found Vala: /usr/bin/valac
  24. -- checking for a minimum Vala version of 0.15.1
  25. -- found Vala, version 0.18.1
  26. -- GSettings schemas will be installed into /usr/share/glib-2.0/schemas/
  27. -- Found PkgConfig: pkg-config (found version "0.27.1")
  28. -- checking for module 'gtk+-3.0 >= 3.4'
  29. -- found gtk+-3.0 , version 3.6.2
  30. -- checking for modules 'libpeas-gtk-1.0;gtksourceview-3.0>=3.0;gthread-2.0'
  31. -- found libpeas-gtk-1.0, version 1.6.1
  32. -- found gtksourceview-3.0, version 3.6.1
  33. -- found gthread-2.0, version 2.34.2
  34. -- checking for modules 'libpeas-1.0;gtksourceview-3.0;gee-1.0;gobject-2.0;glib-2.0;gio-2.0;gconf-2.0;gtk+-3.0;granite;zeitgeist-1.0;gobject-introspection-1.0'
  35. -- found libpeas-1.0, version 1.6.1
  36. -- found gtksourceview-3.0, version 3.6.1
  37. -- found gee-1.0, version 0.6.6.1
  38. -- found gobject-2.0, version 2.34.2
  39. -- found glib-2.0, version 2.34.2
  40. -- found gio-2.0, version 2.34.2
  41. -- found gconf-2.0, version 3.2.5
  42. -- found gtk+-3.0, version 3.6.2
  43. -- found granite, version 0.2
  44. -- found zeitgeist-1.0, version 0.3.18
  45. -- found gobject-introspection-1.0, version 1.34.2
  46. -- checking for module 'libpeas-gtk-1.0'
  47. -- found libpeas-gtk-1.0, version 1.6.1
  48. -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) (found version "0.27.1")
  49. -- checking for module 'libsoup-2.4'
  50. -- found libsoup-2.4, version 2.40.2
  51. -- File Manager plugin will be compiled
  52. -- checking for modules 'marlincore;gail-3.0'
  53. -- found marlincore, version 0.1
  54. -- found gail-3.0, version 3.6.2
  55. -- Filemanager plugin will be compiled
  56. -- checking for module 'vte-2.90'
  57. -- found vte-2.90, version 0.34.2
  58. -- checking for module 'libdevhelp-3.0'
  59. -- found libdevhelp-3.0, version 3.6.1
  60. -- checking for module 'webkitgtk-3.0'
  61. -- found webkitgtk-3.0, version 1.10.1
  62. -- Configuring done
  63. -- Generating done
  64. -- Build files have been written to: /home/neuromancer85/abs/src/scratch-build/build
  65. [ 2%] Generating main.c, SearchManager.c, SourceView.c, Settings.c, PluginManager.c, TemplateManager.c, FileHandler.c, scratchcore.vapi, scratchcore.h, scratchcore_internal.h
  66. libpeas-1.0.vapi:52.49-52.59: error: The type name `GI.Argument' could not be found
  67. public virtual bool call (string method_name, GI.Argument args);
  68. ^^^^^^^^^^^
  69. Compilation failed: 1 error(s), 0 warning(s)
  70. make[2]: *** [scratchcore/main.c] Error 1
  71. make[1]: *** [scratchcore/CMakeFiles/scratchcore.dir/all] Error 2
  72. make: *** [all] Error 2
  73. ==> ERROR: A failure occurred in build().
  74. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement