Advertisement
Guest User

gtk-server fails to install on archlinux

a guest
Nov 14th, 2011
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.17 KB | None | 0 0
  1. gtk-server 2.3.1-3
  2. ( Unsupported package: Potentially dangerous ! )
  3. ==> gtk-server dependencies:
  4. - gtk2>=2.14 (already installed)
  5. - libffi (already installed)
  6. - glade (already installed)
  7. - pkgconfig (already installed)
  8.  
  9.  
  10. ==> Continue building gtk-server ? [Y/n]
  11. ==> ------------------------------------
  12. ==>
  13. ==> Building and installing package
  14. ==> Making package: gtk-server 2.3.1-3 (Mon Nov 14 11:20:29 ART 2011)
  15. ==> Checking runtime dependencies...
  16. ==> Checking buildtime dependencies...
  17. ==> Retrieving Sources...
  18. -> Found gtk-server-2.3.1-sr.tar.gz
  19. -> Found gtk-server.cfg
  20. ==> Validating source files with md5sums...
  21. gtk-server-2.3.1-sr.tar.gz ... Passed
  22. gtk-server.cfg ... Passed
  23. ==> Extracting Sources...
  24. -> Extracting gtk-server-2.3.1-sr.tar.gz with bsdtar
  25. ==> Entering fakeroot environment...
  26. ==> Starting build()...
  27. Package glade was not found in the pkg-config search path.
  28. Perhaps you should add the directory containing `glade.pc'
  29. to the PKG_CONFIG_PATH environment variable
  30. No package 'glade' found
  31. checking for gcc... gcc
  32. checking for C compiler default output file name... a.out
  33. checking whether the C compiler works... yes
  34. checking whether we are cross compiling... no
  35. checking for suffix of executables...
  36. checking for suffix of object files... o
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether gcc accepts -g... yes
  39. checking for gcc option to accept ANSI C... none needed
  40. checking for a BSD-compatible install... /bin/install -c
  41. checking build system type... x86_64-unknown-linux-gnu
  42. checking host system type... x86_64-unknown-linux-gnu
  43.  
  44. checking for memset... yes
  45. checking for setlocale... yes
  46. checking for strstr... yes
  47. checking for snprintf... yes
  48. checking for gethostbyname... yes
  49. checking for mkfifo... yes
  50. checking for socket... yes
  51. checking for atexit... yes
  52. checking for inet_ntoa... yes
  53. checking for pkg-config... /usr/bin/pkg-config
  54. checking for SSL_library_init in -lssl... yes
  55. checking how to run the C preprocessor... gcc -E
  56. checking for egrep... grep -E
  57. checking for ANSI C header files... yes
  58. checking for sys/types.h... yes
  59. checking for sys/stat.h... yes
  60. checking for stdlib.h... yes
  61. checking for string.h... yes
  62. checking for memory.h... yes
  63. checking for strings.h... yes
  64. checking for inttypes.h... yes
  65. checking for stdint.h... yes
  66. checking for unistd.h... yes
  67. checking locale.h usability... yes
  68. checking locale.h presence... yes
  69. checking for locale.h... yes
  70. checking for stdlib.h... (cached) yes
  71. checking for string.h... (cached) yes
  72. checking ffi.h usability... yes
  73. checking ffi.h presence... yes
  74. checking for ffi.h... yes
  75. checking fcntl.h usability... yes
  76. checking fcntl.h presence... yes
  77. checking for fcntl.h... yes
  78. checking netdb.h usability... yes
  79. checking netdb.h presence... yes
  80. checking for netdb.h... yes
  81. checking sys/socket.h usability... yes
  82. checking sys/socket.h presence... yes
  83. checking for sys/socket.h... yes
  84.  
  85. checking sys/wait.h usability... yes
  86. checking sys/wait.h presence... yes
  87. checking for sys/wait.h... yes
  88. checking arpa/inet.h usability... yes
  89. checking arpa/inet.h presence... yes
  90. checking for arpa/inet.h... yes
  91. checking for unistd.h... (cached) yes
  92. configure: creating ./config.status
  93. config.status: creating Makefile
  94. config.status: creating config.h
  95.  
  96. ---------------------------------
  97. Configured options for GTK-server
  98. ---------------------------------
  99.  
  100. - Use GTK 1.x backend: NO
  101. - Use GTK 2.x backend: YES
  102. - Use XForms backend: NO
  103. - Use console backend: NO
  104. - Library support for Scriptbasic: NO
  105. - Library support for S-Lang: NO
  106. - Library support for Kornshell93: NO
  107. - Statically link: NO
  108. - Support for SSL: YES
  109.  
  110. The GTK-server will be built with gcc as a standalone executable using the Foreign Function Interface (FFI).
  111.  
  112. Now run 'make' and 'make install' to build and install the GTK-server.
  113.  
  114. rm -f gtk-server *.a *.o *.log so_locations
  115. gcc -Wall -pedantic -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 -fPIC -I/usr/lib/libffi-3.0.10/include -DHAVE_CONFIG_H -DLOCALCFG=\"/etc/gtk-server.cfg\" -I/usr/lib/libffi-3.0.10/include -c -o gtk-server.o gtk-server.c
  116. gtk-server.c: In function ‘initialize_ctx’:
  117. gtk-server.c:1269:6: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  118. gcc -o gtk-server gtk-server.o -export-dynamic -lffi -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lcrypto -lssl
  119. strip gtk-server
  120. mkdir -p /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/bin
  121. /bin/install -c gtk-server /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/bin
  122. /bin/install -c stop-gtk-server /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/bin
  123. mkdir -p /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/etc
  124. Creating configfile...
  125. Done.
  126. mkdir -p /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/man/man1
  127. /bin/install -c -m 644 docs/gtk-server.1 /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/man/man1
  128. /bin/install -c -m 644 docs/gtk-server.cfg.1 /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/man/man1
  129. /bin/install -c -m 644 docs/stop-gtk-server.1 /tmp/yaourt-tmp-conan/aur-gtk-server/pkg/usr/man/man1
  130. checking for gcc... gcc
  131. checking for C compiler default output file name... a.out
  132. checking whether the C compiler works... yes
  133. checking whether we are cross compiling... no
  134. checking for suffix of executables...
  135. checking for suffix of object files... o
  136. checking whether we are using the GNU C compiler... yes
  137. checking whether gcc accepts -g... yes
  138. checking for gcc option to accept ANSI C... none needed
  139. checking for a BSD-compatible install... /bin/install -c
  140. checking build system type... x86_64-unknown-linux-gnu
  141. checking host system type... x86_64-unknown-linux-gnu
  142. checking for memset... yes
  143. checking for setlocale... yes
  144. checking for strstr... yes
  145. checking for snprintf... yes
  146. checking for gethostbyname... yes
  147. checking for mkfifo... yes
  148. checking for socket... yes
  149. checking for atexit... yes
  150. checking for inet_ntoa... yes
  151. checking for pkg-config... /usr/bin/pkg-config
  152. checking how to run the C preprocessor... gcc -E
  153. checking for egrep... grep -E
  154. checking for ANSI C header files... no
  155. checking for sys/types.h... yes
  156. checking for sys/stat.h... yes
  157. checking for stdlib.h... yes
  158. checking for string.h... yes
  159. checking for memory.h... yes
  160. checking for strings.h... yes
  161. checking for inttypes.h... yes
  162. checking for stdint.h... yes
  163. checking for unistd.h... yes
  164. checking locale.h usability... yes
  165. checking locale.h presence... yes
  166. checking for locale.h... yes
  167. checking for stdlib.h... (cached) yes
  168. checking for string.h... (cached) yes
  169. checking ffi.h usability... yes
  170. checking ffi.h presence... yes
  171. checking for ffi.h... yes
  172. checking fcntl.h usability... yes
  173. checking fcntl.h presence... yes
  174. checking for fcntl.h... yes
  175. checking netdb.h usability... yes
  176. checking netdb.h presence... yes
  177. checking for netdb.h... yes
  178. checking sys/socket.h usability... yes
  179. checking sys/socket.h presence... yes
  180. checking for sys/socket.h... yes
  181. checking sys/wait.h usability... yes
  182. checking sys/wait.h presence... yes
  183. checking for sys/wait.h... yes
  184. checking arpa/inet.h usability... yes
  185. checking arpa/inet.h presence... yes
  186. checking for arpa/inet.h... yes
  187. checking for unistd.h... (cached) yes
  188. configure: creating ./config.status
  189. config.status: creating Makefile
  190. config.status: creating config.h
  191.  
  192. ---------------------------------
  193. Configured options for GTK-server
  194. ---------------------------------
  195.  
  196. - Use GTK 1.x backend: NO
  197. - Use GTK 2.x backend: YES
  198. - Use XForms backend: NO
  199. - Use console backend: NO
  200. - Library support for Scriptbasic: NO
  201. - Library support for S-Lang: NO
  202. - Library support for Kornshell93: NO
  203. - Statically link: NO
  204. - Support for SSL: NO
  205.  
  206. The GTK-server will be built with gcc as a shared object using the Foreign Function Interface (FFI).
  207.  
  208. Now run 'make' and 'make install' to build and install the GTK-server.
  209.  
  210. rm -f libgtk-server.so *.a *.o *.log so_locations
  211. gcc -o libgtk-server.so gtk-server.o -export-dynamic -lffi -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -shared -L/usr/lib64
  212. /usr/bin/ld: reopening gtk-server.o: No such file or directory
  213.  
  214. /usr/bin/ld: reopening gtk-server.o: No such file or directory
  215.  
  216. /usr/bin/ld: can not read symbols: No such file or directory
  217. /usr/bin/ld: reopening gtk-server.o: No such file or directory
  218.  
  219. /usr/bin/ld: final link failed: No such file or directory
  220. collect2: ld returned 1 exit status
  221. make: *** [libgtk-server.so] Error 1
  222. ==> ERROR: A failure occurred in build().
  223. Aborting...
  224. ==> ERROR: Makepkg was unable to build gtk-server.
  225. ==> Restart building gtk-server ? [y/N]
  226. ==> -----------------------------------
  227. ==>
  228. ==> WARNING: Following packages have not been installed:
  229. gtk-server
  230.  
  231.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement