Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2011
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.25 KB | None | 0 0
  1. [_artem_@linux-void ~]$ yaourt -S gnome-globalmenu-git
  2.  
  3. ==> Downloading gnome-globalmenu-git PKGBUILD from AUR...
  4. x gnome-globalmenu-git.install
  5. x PKGBUILD
  6.  
  7. Comment by: Wey on Thu, 20 Oct 2011 23:47:43 +0000
  8. Updated the PKGBUILD:
  9. - Upstream merged module.c in the gnome-3 branch, so it isn't packaged separately over here anymore.
  10. - The PKGBUILD adjusts the shell-version field in metadata.json to the version number reported by gnome-shell --version, so you should not need to edit it manually. Let's see if this causes any breakage.
  11.  
  12. Non-packaging related: Note upstream fixed the chromium title bar deformation bug.
  13.  
  14. Comment by: spark666 on Thu, 03 Nov 2011 02:52:01 +0000
  15. Good job sir!I really like it:)Thank you:)
  16.  
  17. Comment by: linux-void on Thu, 03 Nov 2011 15:21:05 +0000
  18. I'm getting:
  19.  
  20.  
  21. module.c:3:20: fatal error: header.h: No such file or directory
  22. compilation terminated.
  23. make[3]: *** [libglobalmenu_gtk_la-module.lo] Error 1
  24. make[3]: *** Waiting for unfinished jobs....
  25. module.c:5:25: fatal error: header-gtk2.h: No such file or directory
  26. compilation terminated.
  27.  
  28. Comment by: Wey on Thu, 03 Nov 2011 15:37:27 +0000
  29. header.h and header-gtk2.h should be auto-generated by valac during the build process. Could you give some more details about how you are building? Do you start with a clean build directory?
  30.  
  31. Comment by: linux-void on Thu, 03 Nov 2011 15:51:35 +0000
  32. I just do yaourt -Syua --devel
  33.  
  34. and it upgrades from gnome-globalmenu-git 20111024-1
  35. but gives me that output. on 24 oct it was able to compile. hmmm seams last commit was on 20th that means I already have the latest git version installed... but why it doesn't recompile? cuz it did on 24th.. strange
  36.  
  37. Comment by: Wey on Thu, 03 Nov 2011 16:09:41 +0000
  38. I adjusted the PKGBUILD to stick more closer to the vcs prototypes. Does it resolve your problem?
  39.  
  40. First Submitted: Tue, 22 Dec 2009 11:42:29 +0000
  41. gnome-globalmenu-git 20111021-1
  42. ( Unsupported package: Potentially dangerous ! )
  43. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  44. ==> ------------------------------------
  45. ==> n
  46.  
  47. ==> gnome-globalmenu-git dependencies:
  48. - gnome-shell (already installed)
  49. - git (already installed)
  50. - intltool (already installed)
  51. - vala (already installed)
  52.  
  53.  
  54. ==> Edit gnome-globalmenu-git.install ? [Y/n] ("A" to abort)
  55. ==> --------------------------------------------------------
  56. ==> n
  57.  
  58. ==> Continue building gnome-globalmenu-git ? [Y/n]
  59. ==> ----------------------------------------------
  60. ==>
  61. ==> Building and installing package
  62. ==> Determining latest git revision...
  63. -> Version found: 20111103
  64. ==> Making package: gnome-globalmenu-git 20111103-1 (Thu Nov 3 17:10:36 CET 2011)
  65. ==> Checking runtime dependencies...
  66. ==> Checking buildtime dependencies...
  67. ==> Retrieving Sources...
  68. ==> Extracting Sources...
  69. ==> Starting build()...
  70. ==> Connecting to GIT server
  71. Cloning into 'gnome-globalmenu'...
  72. remote: Counting objects: 13183, done.
  73. remote: Compressing objects: 100% (3935/3935), done.
  74. remote: Total 13183 (delta 9206), reused 13108 (delta 9131)
  75. Receiving objects: 100% (13183/13183), 7.73 MiB | 919 KiB/s, done.
  76. Resolving deltas: 100% (9206/9206), done.
  77. Branch gnome-3 set up to track remote branch gnome-3 from origin.
  78. Switched to a new branch 'gnome-3'
  79. ==> GIT checkout done or server timeout
  80. ==> Starting build...
  81. autoreconf: Entering directory `.'
  82. autoreconf: configure.ac: not using Gettext
  83. autoreconf: running: aclocal --force
  84. autoreconf: configure.ac: tracing
  85. autoreconf: configure.ac: creating directory autotools
  86. autoreconf: running: libtoolize --copy --force
  87. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autotools'.
  88. libtoolize: copying file `autotools/ltmain.sh'
  89. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `autotools'.
  90. libtoolize: copying file `autotools/libtool.m4'
  91. libtoolize: copying file `autotools/ltoptions.m4'
  92. libtoolize: copying file `autotools/ltsugar.m4'
  93. libtoolize: copying file `autotools/ltversion.m4'
  94. libtoolize: copying file `autotools/lt~obsolete.m4'
  95. libtoolize: Consider adding `-I autotools' to ACLOCAL_AMFLAGS in Makefile.am.
  96. autoreconf: running: /usr/bin/autoconf --force
  97. autoreconf: running: /usr/bin/autoheader --force
  98. autoreconf: running: automake --add-missing --copy --force-missing
  99. configure.ac:17: installing `autotools/compile'
  100. configure.ac:21: installing `autotools/config.guess'
  101. configure.ac:21: installing `autotools/config.sub'
  102. configure.ac:7: installing `autotools/install-sh'
  103. configure.ac:7: installing `autotools/missing'
  104. src/Makefile.am: installing `autotools/depcomp'
  105. Makefile.am: installing `./INSTALL'
  106. autoreconf: Leaving directory `.'
  107. autoreconf: Entering directory `.'
  108. autoreconf: configure.ac: not using Gettext
  109. autoreconf: running: aclocal -I autotools
  110. autoreconf: configure.ac: tracing
  111. autoreconf: running: libtoolize --copy
  112. libtoolize: Consider adding `-I autotools' to ACLOCAL_AMFLAGS in Makefile.am.
  113. autoreconf: running: /usr/bin/autoconf
  114. autoreconf: running: /usr/bin/autoheader
  115. autoreconf: running: automake --add-missing --copy --no-force
  116. autoreconf: Leaving directory `.'
  117. checking for a BSD-compatible install... /bin/install -c
  118. checking whether build environment is sane... yes
  119. checking for a thread-safe mkdir -p... /bin/mkdir -p
  120. checking for gawk... gawk
  121. checking whether make sets $(MAKE)... yes
  122. checking how to create a ustar tar archive... gnutar
  123. checking whether to enable maintainer-specific portions of Makefiles... yes
  124. checking for gcc... gcc
  125. checking whether the C compiler works... yes
  126. checking for C compiler default output file name... a.out
  127. checking for suffix of executables...
  128. checking whether we are cross compiling... no
  129. checking for suffix of object files... o
  130. checking whether we are using the GNU C compiler... yes
  131. checking whether gcc accepts -g... yes
  132. checking for gcc option to accept ISO C89... none needed
  133. checking for style of include used by make... GNU
  134. checking dependency style of gcc... gcc3
  135. checking whether gcc and cc understand -c and -o together... yes
  136. checking for valac... /usr/bin/valac
  137. checking /usr/bin/valac is at least version 0.12.0... yes
  138. checking build system type... x86_64-unknown-linux-gnu
  139. checking host system type... x86_64-unknown-linux-gnu
  140. checking how to print strings... printf
  141. checking for a sed that does not truncate output... /bin/sed
  142. checking for grep that handles long lines and -e... /bin/grep
  143. checking for egrep... /bin/grep -E
  144. checking for fgrep... /bin/grep -F
  145. checking for ld used by gcc... /usr/bin/ld
  146. checking if the linker (/usr/bin/ld) is GNU ld... yes
  147. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  148. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  149. checking whether ln -s works... yes
  150. checking the maximum length of command line arguments... 1572864
  151. checking whether the shell understands some XSI constructs... yes
  152. checking whether the shell understands "+="... yes
  153. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  154. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  155. checking for /usr/bin/ld option to reload object files... -r
  156. checking for objdump... objdump
  157. checking how to recognize dependent libraries... pass_all
  158. checking for dlltool... no
  159. checking how to associate runtime and link libraries... printf %s\n
  160. checking for ar... ar
  161. checking for archiver @FILE support... @
  162. checking for strip... strip
  163. checking for ranlib... ranlib
  164. checking command to parse /usr/bin/nm -B output from gcc object... ok
  165. checking for sysroot... no
  166. checking for mt... no
  167. checking if : is a manifest tool... no
  168. checking how to run the C preprocessor... gcc -E
  169. checking for ANSI C header files... yes
  170. checking for sys/types.h... yes
  171. checking for sys/stat.h... yes
  172. checking for stdlib.h... yes
  173. checking for string.h... yes
  174. checking for memory.h... yes
  175. checking for strings.h... yes
  176. checking for inttypes.h... yes
  177. checking for stdint.h... yes
  178. checking for unistd.h... yes
  179. checking for dlfcn.h... yes
  180. checking for objdir... .libs
  181. checking if gcc supports -fno-rtti -fno-exceptions... no
  182. checking for gcc option to produce PIC... -fPIC -DPIC
  183. checking if gcc PIC flag -fPIC -DPIC works... yes
  184. checking if gcc static flag -static works... yes
  185. checking if gcc supports -c -o file.o... yes
  186. checking if gcc supports -c -o file.o... (cached) yes
  187. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  188. checking whether -lc should be explicitly linked in... no
  189. checking dynamic linker characteristics... GNU/Linux ld.so
  190. checking how to hardcode library paths into programs... immediate
  191. checking for shl_load... no
  192. checking for shl_load in -ldld... no
  193. checking for dlopen... no
  194. checking for dlopen in -ldl... yes
  195. checking whether a program can dlopen itself... yes
  196. checking whether a statically linked program can dlopen itself... no
  197. checking whether stripping libraries is possible... yes
  198. checking if libtool supports shared libraries... yes
  199. checking whether to build shared libraries... yes
  200. checking whether to build static libraries... no
  201. checking locale.h usability... yes
  202. checking locale.h presence... yes
  203. checking for locale.h... yes
  204. checking for LC_MESSAGES... yes
  205. checking libintl.h usability... yes
  206. checking libintl.h presence... yes
  207. checking for libintl.h... yes
  208. checking for ngettext in libc... yes
  209. checking for dgettext in libc... yes
  210. checking for bind_textdomain_codeset... yes
  211. checking for msgfmt... /usr/bin/msgfmt
  212. checking for dcgettext... yes
  213. checking if msgfmt accepts -c... yes
  214. checking for gmsgfmt... /usr/bin/msgfmt
  215. checking for xgettext... /usr/bin/xgettext
  216. checking whether NLS is requested... yes
  217. checking for intltool-update... /usr/bin/intltool-update
  218. checking for intltool-merge... /usr/bin/intltool-merge
  219. checking for intltool-extract... /usr/bin/intltool-extract
  220. checking for xgettext... (cached) /usr/bin/xgettext
  221. checking for msgmerge... /usr/bin/msgmerge
  222. checking for msgfmt... (cached) /usr/bin/msgfmt
  223. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  224. checking for perl... /usr/bin/perl
  225. checking for perl >= 5.8.1... 5.14.2
  226. checking for XML::Parser... ok
  227. checking for pkg-config... /usr/bin/pkg-config
  228. checking pkg-config is at least version 0.16... yes
  229. checking for gobject-introspection... yes
  230. checking for GLIB... yes
  231. checking for GTK3... yes
  232. checking for GTK2... yes
  233. configure: creating ./config.status
  234. config.status: creating Makefile
  235. config.status: creating extension/Makefile
  236. config.status: creating src/Makefile
  237. config.status: creating po/Makefile.in
  238. config.status: creating config.h
  239. config.status: executing depfiles commands
  240. config.status: executing libtool commands
  241. config.status: executing default-1 commands
  242. config.status: executing po/stamp-it commands
  243. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/yaourt-tmp-_artem_/aur-gnome-globalmenu-git/src/gnome-globalmenu-build/autotools/missing --run autoheader)
  244. rm -f stamp-h1
  245. touch config.h.in
  246. cd . && /bin/sh ./config.status config.h
  247. config.status: creating config.h
  248. config.status: config.h is unchanged
  249. make all-recursive
  250. make[1]: Entering directory `/tmp/yaourt-tmp-_artem_/aur-gnome-globalmenu-git/src/gnome-globalmenu-build'
  251. Making all in src
  252. make[2]: Entering directory `/tmp/yaourt-tmp-_artem_/aur-gnome-globalmenu-git/src/gnome-globalmenu-build/src'
  253. gcc -E -P -C -DGTK_VERSION=2 -o client-gtk2.vala - < client.vala
  254. gcc -E -P -C -DGTK_VERSION=2 -o gtk-menubar-gtk2.vala - < gtk-menubar.vala
  255. gcc -E -P -C -DGTK_VERSION=2 -o superrider-gtk2.vala - < superrider.vala
  256. <stdin>:252:25: warning: missing terminating " character [enabled by default]
  257. <stdin>:267:4: warning: missing terminating " character [enabled by default]
  258. make all-am
  259. make[3]: Entering directory `/tmp/yaourt-tmp-_artem_/aur-gnome-globalmenu-git/src/gnome-globalmenu-build/src'
  260. /usr/bin/valac --internal-header header-gtk2.h -D GTK_VERSION=2 --pkg gtk+-2.0 --pkg gdk-x11-2.0 --pkg gio-2.0 -C client-gtk2.vala module.c superrider-gtk2.vala gtk-menubar-gtk2.vala
  261. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DGTK_VERSION=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT libglobalmenu_gtk2_la-module.lo -MD -MP -MF .deps/libglobalmenu_gtk2_la-module.Tpo -c -o libglobalmenu_gtk2_la-module.lo `test -f 'module.c' || echo './'`module.c
  262. /usr/bin/valac --internal-header header.h -D GTK_VERSION=3 --pkg gtk+-3.0 --pkg gdk-x11-3.0 --pkg gio-2.0 -C client.vala module.c superrider.vala gtk-menubar.vala
  263. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DGTK_VERSION=3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT libglobalmenu_gtk_la-module.lo -MD -MP -MF .deps/libglobalmenu_gtk_la-module.Tpo -c -o libglobalmenu_gtk_la-module.lo `test -f 'module.c' || echo './'`module.c
  264. /usr/bin/valac --pkg gio-2.0 -C manager.vala
  265. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DGTK_VERSION=3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT libglobalmenu_gtk_la-module.lo -MD -MP -MF .deps/libglobalmenu_gtk_la-module.Tpo -c module.c -fPIC -DPIC -o .libs/libglobalmenu_gtk_la-module.o
  266. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DGTK_VERSION=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT libglobalmenu_gtk2_la-module.lo -MD -MP -MF .deps/libglobalmenu_gtk2_la-module.Tpo -c module.c -fPIC -DPIC -o .libs/libglobalmenu_gtk2_la-module.o
  267. module.c:3:20: fatal error: header.h: No such file or directory
  268. compilation terminated.
  269. make[3]: *** [libglobalmenu_gtk_la-module.lo] Error 1
  270. make[3]: *** Waiting for unfinished jobs....
  271. touch gnome_globalmenu_manager_vala.stamp
  272. module.c:5:25: fatal error: header-gtk2.h: No such file or directory
  273. compilation terminated.
  274. make[3]: *** [libglobalmenu_gtk2_la-module.lo] Error 1
  275. client.vala:285.3-285.47: warning: unhandled error `GLib.Error'
  276. uiman.add_ui_from_string(uidef, uidef.length);
  277. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  278. client-gtk2.vala:285.3-285.47: warning: unhandled error `GLib.Error'
  279. uiman.add_ui_from_string(uidef, uidef.length);
  280. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  281. Compilation succeeded - 1 warning(s)
  282. touch libglobalmenu_gtk_la_vala.stamp
  283. Compilation succeeded - 1 warning(s)
  284. touch libglobalmenu_gtk2_la_vala.stamp
  285. make[3]: Leaving directory `/tmp/yaourt-tmp-_artem_/aur-gnome-globalmenu-git/src/gnome-globalmenu-build/src'
  286. make[2]: *** [all] Error 2
  287. make[2]: Leaving directory `/tmp/yaourt-tmp-_artem_/aur-gnome-globalmenu-git/src/gnome-globalmenu-build/src'
  288. make[1]: *** [all-recursive] Error 1
  289. make[1]: Leaving directory `/tmp/yaourt-tmp-_artem_/aur-gnome-globalmenu-git/src/gnome-globalmenu-build'
  290. make: *** [all] Error 2
  291. ==> ERROR: A failure occurred in build().
  292. Aborting...
  293. ==> ERROR: Makepkg was unable to build gnome-globalmenu-git.
  294. ==> Restart building gnome-globalmenu-git ? [y/N]
  295. ==> ---------------------------------------------
  296. ==>
  297.  
  298.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement