1. ==> Downloading gtk+extra PKGBUILD from AUR...
  2. x PKGBUILD
  3.  
  4.  
  5. Comment by: AndreasBWagner on Mon, 16 Jan 2012 23:24:41 +0000
  6. I created a patch so that this builds:
  7.  
  8. PKGBUILD: http://ix.io/25y
  9.  
  10. glib_include.patch: http://ix.io/25z
  11.  
  12. Comment by: speps on Tue, 17 Jan 2012 01:04:12 +0000
  13. @AndreasBWagner gtk+extra builds here without patches. Can you please paste a full build log (using some pastebin service)? Thanks
  14.  
  15. First Submitted: Tue, 10 May 2011 01:36:20 +0000
  16. gtk+extra 3.0.1-1
  17. ( Unsupported package: Potentially dangerous ! )
  18. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  19. ==> ------------------------------------
  20. ==> n
  21.  
  22. ==> gtk+extra dependencies:
  23. - gtk2 (already installed)
  24. - gtk-doc (already installed)
  25.  
  26.  
  27. ==> Continue building gtk+extra ? [Y/n]
  28. ==> -----------------------------------
  29. ==>
  30. ==> Building and installing package
  31. ==> Making package: gtk+extra 3.0.1-1 (Sat Jan 21 08:48:48 EST 2012)
  32. ==> Checking runtime dependencies...
  33. ==> Checking buildtime dependencies...
  34. ==> Retrieving Sources...
  35. -> Downloading gtk%2Bextra-3.0.1.tar.gz...
  36. % Total % Received % Xferd Average Speed Time Time Time Current
  37. Dload Upload Total Spent Left Speed
  38.  
  39. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  40. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  41.  
  42. 0 1345k 0 1101 0 0 1426 0 0:16:06 --:--:-- 0:16:06 1426
  43. 100 1345k 100 1345k 0 0 904k 0 0:00:01 0:00:01 --:--:-- 1880k
  44. ==> Validating source files with md5sums...
  45. gtk%2Bextra-3.0.1.tar.gz ... Passed
  46. ==> Extracting Sources...
  47. -> Extracting gtk%2Bextra-3.0.1.tar.gz with bsdtar
  48. ==> Starting build()...
  49. checking for a BSD-compatible install... /bin/install -c
  50. checking whether build environment is sane... yes
  51. checking for a thread-safe mkdir -p... /bin/mkdir -p
  52. checking for gawk... gawk
  53. checking whether make sets $(MAKE)... yes
  54. checking whether build environment is sane... yes
  55. checking for gcc... gcc
  56. checking whether the C compiler works... yes
  57. checking for C compiler default output file name... a.out
  58. checking for suffix of executables...
  59. checking whether we are cross compiling... no
  60. checking for suffix of object files... o
  61. checking whether we are using the GNU C compiler... yes
  62. checking whether gcc accepts -g... yes
  63. checking for gcc option to accept ISO C89... none needed
  64. checking for style of include used by make... GNU
  65. checking dependency style of gcc... gcc3
  66. checking for library containing strerror... none required
  67. checking for gcc... (cached) gcc
  68. checking whether we are using the GNU C compiler... (cached) yes
  69. checking whether gcc accepts -g... (cached) yes
  70. checking for gcc option to accept ISO C89... (cached) none needed
  71. checking dependency style of gcc... (cached) gcc3
  72. checking whether make sets $(MAKE)... (cached) yes
  73. checking build system type... i686-pc-linux-gnu
  74. checking host system type... i686-pc-linux-gnu
  75. checking how to print strings... printf
  76. checking for a sed that does not truncate output... /bin/sed
  77. checking for grep that handles long lines and -e... /bin/grep
  78. checking for egrep... /bin/grep -E
  79. checking for fgrep... /bin/grep -F
  80. checking for ld used by gcc... /usr/bin/ld
  81. checking if the linker (/usr/bin/ld) is GNU ld... yes
  82. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  83. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  84. checking whether ln -s works... yes
  85. checking the maximum length of command line arguments... 1572864
  86. checking whether the shell understands some XSI constructs... yes
  87. checking whether the shell understands "+="... yes
  88. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  89. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  90. checking for /usr/bin/ld option to reload object files... -r
  91. checking for objdump... objdump
  92. checking how to recognize dependent libraries... pass_all
  93. checking for dlltool... dlltool
  94. checking how to associate runtime and link libraries... printf %s\n
  95. checking for ar... ar
  96. checking for archiver @FILE support... @
  97. checking for strip... strip
  98. checking for ranlib... ranlib
  99. checking command to parse /usr/bin/nm -B output from gcc object... ok
  100. checking for sysroot... no
  101. checking for mt... no
  102. checking if : is a manifest tool... no
  103. checking how to run the C preprocessor... gcc -E
  104. checking for ANSI C header files... yes
  105. checking for sys/types.h... yes
  106. checking for sys/stat.h... yes
  107. checking for stdlib.h... yes
  108. checking for string.h... yes
  109. checking for memory.h... yes
  110. checking for strings.h... yes
  111. checking for inttypes.h... yes
  112. checking for stdint.h... yes
  113. checking for unistd.h... yes
  114. checking for dlfcn.h... yes
  115. checking for objdir... .libs
  116. checking if gcc supports -fno-rtti -fno-exceptions... no
  117. checking for gcc option to produce PIC... -fPIC -DPIC
  118. checking if gcc PIC flag -fPIC -DPIC works... yes
  119. checking if gcc static flag -static works... yes
  120. checking if gcc supports -c -o file.o... yes
  121. checking if gcc supports -c -o file.o... (cached) yes
  122. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  123. checking whether -lc should be explicitly linked in... no
  124. checking dynamic linker characteristics... GNU/Linux ld.so
  125. checking how to hardcode library paths into programs... immediate
  126. checking whether stripping libraries is possible... yes
  127. checking if libtool supports shared libraries... yes
  128. checking whether to build shared libraries... yes
  129. checking whether to build static libraries... no
  130. checking whether to enable maintainer-specific portions of Makefiles... no
  131. checking for some Win32 platform... no
  132. checking for native Win32... no
  133. checking whether to enable debugging... no
  134. checking for sqrt in -lm... yes
  135. checking for ranlib... (cached) ranlib
  136. checking for ANSI C header files... (cached) yes
  137. checking for an ANSI C-conforming const... yes
  138. checking for unistd.h... (cached) yes
  139. checking dirent.h usability... yes
  140. checking dirent.h presence... yes
  141. checking for dirent.h... yes
  142. checking locale.h usability... yes
  143. checking locale.h presence... yes
  144. checking for locale.h... yes
  145. checking sys/time.h usability... yes
  146. checking sys/time.h presence... yes
  147. checking for sys/time.h... yes
  148. checking fnmatch.h usability... yes
  149. checking fnmatch.h presence... yes
  150. checking for fnmatch.h... yes
  151. checking for floor... yes
  152. checking for getcwd... yes
  153. checking for gethostname... yes
  154. checking for gettimeofday... yes
  155. checking for pow... yes
  156. checking for setlocale... yes
  157. checking for strstr... yes
  158. checking for strtol... yes
  159. checking for sin... yes
  160. checking whether lstat correctly handles trailing slash... yes
  161. checking for stdlib.h... (cached) yes
  162. checking for GNU libc compatible malloc... yes
  163. checking for stdlib.h... (cached) yes
  164. checking for GNU libc compatible realloc... yes
  165. checking for working strtod... yes
  166. checking for extra flags for POSIX compliance... none needed
  167. checking for an ANSI C-conforming const... (cached) yes
  168. checking for inline... inline
  169. checking for pkg-config... /usr/bin/pkg-config
  170. checking pkg-config is at least version 0.9.0... yes
  171. checking whether to build gtk-doc documentation... no
  172. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  173. checking for db2html... false
  174. checking for pkg-config... (cached) /usr/bin/pkg-config
  175. checking pkg-config is at least version 0.9.0... yes
  176. checking for GTK... yes
  177. checking for gobject-introspection... yes
  178. configure: creating ./config.status
  179. config.status: creating Makefile
  180. config.status: creating glade/Makefile
  181. config.status: creating glade/pixmaps/Makefile
  182. config.status: creating gtkextra/Makefile
  183. config.status: creating gtkextra/gtkextrafeatures.h
  184. config.status: creating docs/Makefile
  185. config.status: creating docs/reference/Makefile
  186. config.status: creating docs/tutorial/Makefile
  187. config.status: creating gtkextra-3.0.spec
  188. config.status: creating gtkextra-3.0.pc
  189. config.status: creating config.h
  190. config.status: executing depfiles commands
  191. config.status: executing libtool commands
  192. make all-recursive
  193. make[1]: Entering directory `/tmp/yaourt-tmp-andreas/aur-gtk+extra/src/gtk+extra-3.0.1'
  194. Making all in gtkextra
  195. make[2]: Entering directory `/tmp/yaourt-tmp-andreas/aur-gtk+extra/src/gtk+extra-3.0.1/gtkextra'
  196. make[2]: Circular gtkextratypebuiltins.h <- gtkextratypebuiltins.h dependency dropped.
  197. ( cd . && glib-mkenums \
  198. --fhead "#ifndef __GTKEXTRA_TYPE_BUILTINS_H__\n#define __GTKEXTRA_TYPE_BUILTINS_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
  199. --fprod "/* enumerations from \"@filename@\" */\n" \
  200. --vhead "GType @enum_name@_get_type (void);\n#define GTK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
  201. --ftail "G_END_DECLS\n\n#endif /* __GTKEXTRA_TYPE_BUILTINS_H__ */" \
  202. gtkbordercombo.h gtkcharsel.h gtkcheckitem.h gtkcolorcombo.h gtkcombobutton.h gtkdirtree.h gtkextra.h gtkextrafeatures.h gtkextraicons.h gtkextra-marshal.h gtkextratypebuiltins.h gtkfilelist.h gtkfileicons.h gtkfontcombo.h gtkiconfilesel.h gtkiconlist.h gtkitementry.h gtkplot.h gtkplotarray.h gtkplot3d.h gtkplotdt.h gtkplotpolar.h gtkplotdata.h gtkplotpixmap.h gtkplotbar.h gtkplotbox.h gtkplotbubble.h gtkplotcandle.h gtkplotflux.h gtkplotsurface.h gtkplotcairo.h gtkplotcanvas.h gtkplotcsurface.h gtkplotpc.h gtkplotgdk.h gtkplotps.h gtkplotprint.h gtkplotsegment.h gtkpsfont.h gtksheet.h gtktogglecombo.h gtkplotcanvasline.h gtkplotcanvasrectangle.h gtkplotcanvasellipse.h gtkplotcanvastext.h gtkplotcanvaspixmap.h gtkplotcanvasplot.h ) > gtkextratypebuiltins.h
  203. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -MT gtkbordercombo.lo -MD -MP -MF .deps/gtkbordercombo.Tpo -c -o gtkbordercombo.lo gtkbordercombo.c
  204. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -MT gtkbordercombo.lo -MD -MP -MF .deps/gtkbordercombo.Tpo -c gtkbordercombo.c -fPIC -DPIC -o .libs/gtkbordercombo.o
  205. gtkbordercombo.c: In function 'gtk_border_combo_init':
  206. gtkbordercombo.c:253:14: warning: variable 'widget' set but not used [-Wunused-but-set-variable]
  207. mv -f .deps/gtkbordercombo.Tpo .deps/gtkbordercombo.Plo
  208. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -MT gtkcharsel.lo -MD -MP -MF .deps/gtkcharsel.Tpo -c -o gtkcharsel.lo gtkcharsel.c
  209. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -MT gtkcharsel.lo -MD -MP -MF .deps/gtkcharsel.Tpo -c gtkcharsel.c -fPIC -DPIC -o .libs/gtkcharsel.o
  210. In file included from gtkcharsel.c:37:0:
  211. /usr/include/glib-2.0/glib/gunicode.h:23:2: error: #error "Only <glib.h> can be included directly."
  212. gtkcharsel.c: In function 'gtk_char_selection_realize':
  213. gtkcharsel.c:189:21: warning: variable 'charsel' set but not used [-Wunused-but-set-variable]
  214. make[2]: *** [gtkcharsel.lo] Error 1
  215. make[2]: Leaving directory `/tmp/yaourt-tmp-andreas/aur-gtk+extra/src/gtk+extra-3.0.1/gtkextra'
  216. make[1]: *** [all-recursive] Error 1
  217. make[1]: Leaving directory `/tmp/yaourt-tmp-andreas/aur-gtk+extra/src/gtk+extra-3.0.1'
  218. make: *** [all] Error 2
  219. ==> ERROR: A failure occurred in build().
  220. Aborting...
  221. ==> ERROR: Makepkg was unable to build gtk+extra.
  222. ==> Restart building gtk+extra ? [y/N]
  223. ==> ----------------------------------
  224. ==>
  225. missing dependency for libflashsupport-pulse : flashplugin
  226. ==> WARNING: Following packages have not been installed:
  227. gtk+extra