Advertisement
Guest User

Untitled

a guest
Jan 1st, 2018
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.90 KB | None | 0 0
  1. [d7@linux ~]$ yaourt -S vala-panel-appmenu-xfce-git
  2.  
  3. ==> Downloading vala-panel-appmenu-xfce-git PKGBUILD from AUR...
  4. x .SRCINFO
  5. x 80appmenu-gtk-module
  6. x PKGBUILD
  7. qark commented on 2017-11-15 18:49
  8. Got build error during update: https://pastebin.com/raw/3Q8w3CSj
  9.  
  10. Tomsgu commented on 2017-12-08 09:02
  11.  
  12. rilian commented on 2017-12-10 12:08
  13.  
  14. d-7 commented on 2017-12-31 17:39
  15.  
  16. rilian commented on 2017-12-31 17:48
  17.  
  18. vala-panel-appmenu-xfce-git 0.5.3.r19.g0056790-1 (2017-11-15 19:27)
  19. ( Unsupported package: Potentially dangerous ! )
  20. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  21. ==> ------------------------------------
  22. ==> n
  23.  
  24. ==> Mate applet enabled
  25. ==> Xfce applet enabled
  26. ==> Vala Panel applet enabled
  27. ==> Budgie applet enabled
  28. ==> AppMenu GTK+ module enabled
  29. ==> If you want to disable an applet, edit pkgbuild variables _disable_[applet]
  30. ==> WARNING: This PKGBUILD describes a split package.
  31. ==> Specific package options are unknown
  32. ==> vala-panel-appmenu-xfce-git dependencies:
  33. - cmake (already installed) [makedepend]
  34. - vala (already installed) [makedepend]
  35. - gtk3 (already installed) [makedepend]
  36. - libwnck3 (already installed) [makedepend]
  37. - bamf>=0.5.0 (already installed) [makedepend]
  38. - mate-panel (already installed) [makedepend]
  39. - xfce4-panel>=4.11.2 (already installed) [makedepend]
  40. - xfconf (already installed) [makedepend]
  41. - budgie-desktop (already installed) [makedepend]
  42. - gtk2 (already installed) [makedepend]
  43. - vala-panel-git (building from AUR) [makedepend]
  44.  
  45.  
  46. ==> Continue building vala-panel-appmenu-xfce-git ? [Y/n]
  47. ==> -----------------------------------------------------
  48. ==>
  49.  
  50. ==> Building and installing package
  51. ==> Install or build missing dependencies for vala-panel-appmenu-xfce-git:
  52.  
  53. ==> Downloading vala-panel-git PKGBUILD from AUR...
  54. x .SRCINFO
  55. x PKGBUILD
  56. x vala-panel.install
  57. Anonymous comment on 2016-07-08 15:24
  58. == Starting prepare()...
  59. == Starting pkgver()...
  60. == Removing existing $pkgdir/ directory...
  61. == Starting build()...
  62. -- The C compiler identification is GNU 6.1.1
  63. -- Check for working C compiler: /usr/bin/cc
  64. -- Check for working C compiler: /usr/bin/cc -- works
  65. -- Detecting C compiler ABI info
  66. -- Detecting C compiler ABI info - done
  67. -- Detecting C compile features
  68. -- Detecting C compile features - done
  69. -- Looking for RPMTools... - rpmbuild NOT FOUND
  70. -- Found Vala: /usr/bin/valac
  71. -- checking for a minimum Vala version of 0.24
  72. -- found Vala, version 0.32.1
  73. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
  74. -- Checking for modules 'gtk+-3.0=3.12;glib-2.0=2.40;gio-2.0=2.40;gio-unix-2.0=2.40;gthread-2.0=2.40;libpeas-1.0=1.2;libpeas-gtk-1.0=1.2;gmodule-2.0=2.40'
  75. --
  76. --
  77. CMake Error at /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:363 (message):
  78. A required package was not found
  79. Call Stack (most recent call first):
  80. /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:528 (_pkg_check_modules_internal)
  81. CMakeLists.txt:95 (pkg_check_modules)
  82.  
  83.  
  84. -- Configuring incomplete, errors occurred!
  85.  
  86. Anonymous comment on 2016-07-08 15:34
  87. add gobject-introspection to Dependencies
  88.  
  89. Brottweiler commented on 2016-08-07 11:55
  90. Getting errors:
  91.  
  92. -- Checking for modules 'gtk+-3.0=3.16;glib-2.0=2.44;gio-2.0=2.44;gio-unix-2.0=2.44;gthread-2.0=2.44;libpeas-1.0=1.2;libpeas-gtk-1.0=1.2;gmodule-2.0=2.44;libuuid'
  93. -- No package 'libuuid' found
  94. CMake Error at /usr/share/cmake-3.6/Modules/FindPkgConfig.cmake:424 (message):
  95. A required package was not found
  96. Call Stack (most recent call first):
  97. /usr/share/cmake-3.6/Modules/FindPkgConfig.cmake:597 (_pkg_check_modules_internal)
  98. CMakeLists.txt:96 (pkg_check_modules)
  99.  
  100. qark commented on 2016-08-27 15:23
  101. Scanning dependencies of target applet-api-new
  102. [ 18%] Building C object lib/applets-new/CMakeFiles/applet-api-new.dir/applet-widget.c.o
  103. /tmp/makepkg/vala-panel-git/src/vala-panel/lib/applets-new/applet-widget.c: In function 'vala_panel_applet_widget_class_init':
  104. /tmp/makepkg/vala-panel-git/src/vala-panel/lib/applets-new/applet-widget.c:147:22: error: 'g_cclosure_user_marshal_VOID__ENUM_INT_INT' undeclared (first use in this function)
  105. g_cclosure_user_marshal_VOID__ENUM_INT_INT,
  106. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107. /tmp/makepkg/vala-panel-git/src/vala-panel/lib/applets-new/applet-widget.c:147:22: note: each undeclared identifier is reported only once for each function it appears in
  108. make[2]: *** [lib/applets-new/CMakeFiles/applet-api-new.dir/build.make:82: lib/applets-new/CMakeFiles/applet-api-new.dir/applet-widget.c.o] Error 1
  109. make[1]: *** [CMakeFiles/Makefile2:332: lib/applets-new/CMakeFiles/applet-api-new.dir/all] Error 2
  110. make: *** [Makefile:161: all] Error 2
  111. == ERROR: A failure occurred in build().
  112. Aborting...
  113. == ERROR: Makepkg was unable to build vala-panel-git.
  114.  
  115. rilian commented on 2017-07-30 20:22
  116. Rename buggy desktop file, please.
  117.  
  118. vala-panel-git 0.3.8-1 (2017-05-08 13:08)
  119. ( Unsupported package: Potentially dangerous ! )
  120. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  121. ==> ------------------------------------
  122. ==> n
  123.  
  124. ==> vala-panel-git dependencies:
  125. - gtk3 (already installed)
  126. - libwnck3 (already installed)
  127. - libpeas (already installed)
  128. - gobject-introspection (already installed)
  129. - cmake (already installed) [makedepend]
  130. - vala (already installed) [makedepend]
  131.  
  132.  
  133. ==> Edit vala-panel.install ? [Y/n] ("A" to abort)
  134. ==> ----------------------------------------------
  135. ==> n
  136.  
  137. ==> Continue building vala-panel-git ? [Y/n]
  138. ==> ----------------------------------------
  139. ==>
  140.  
  141. ==> Building and installing package
  142. ==> ERROR: Cannot find the git package needed to handle git sources.
  143. ==> ERROR: Cannot find the git package needed to handle git sources.
  144. ==> ERROR: Cannot find the git package needed to handle git sources.
  145.  
  146. ==> ERROR: An unknown error has occurred. Exiting...
  147. ==> ERROR: Makepkg was unable to build vala-panel-git.
  148. ==> Restart building vala-panel-git ? [y/N]
  149. ==> ---------------------------------------
  150. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement