Advertisement
alez

xfce4-places fail

Apr 29th, 2011
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.92 KB | None | 0 0
  1. ==> Creando el paquete: xfce4-places-plugin 1.2.0-2 (vie abr 29 11:41:33 CEST 2011)
  2. ==> Resolviendo dependencias...
  3. ==> Verificando conflictos...
  4. ==> Obteniendo fuentes...
  5. -> Descargando xfce4-places-plugin-1.2.0.tar.bz2...
  6. --2011-04-29 11:41:34-- http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.2/xfce4-places-plugin-1.2.0.tar.bz2
  7. Resolviendo archive.xfce.org... 130.237.188.212
  8. Connecting to archive.xfce.org|130.237.188.212|:80... conectado.
  9. Petición HTTP enviada, esperando respuesta... 302 Found
  10. Localización: http://xfce.ognisco.com/src/panel-plugins/xfce4-places-plugin/1.2/xfce4-places-plugin-1.2.0.tar.bz2 [siguiendo]
  11. --2011-04-29 11:41:34-- http://xfce.ognisco.com/src/panel-plugins/xfce4-places-plugin/1.2/xfce4-places-plugin-1.2.0.tar.bz2
  12. Resolviendo xfce.ognisco.com... 91.121.116.205
  13. Connecting to xfce.ognisco.com|91.121.116.205|:80... conectado.
  14. Petición HTTP enviada, esperando respuesta... 200 OK
  15. Longitud: 295239 (288K) [application/octet-stream]
  16. Saving to: `xfce4-places-plugin-1.2.0.tar.bz2.part'
  17.  
  18. 100%[======================================>] 295.239 877K/s in 0,3s
  19.  
  20. 2011-04-29 11:41:35 (877 KB/s) - `xfce4-places-plugin-1.2.0.tar.bz2.part' saved [295239/295239]
  21.  
  22. -> Se encontró 01_port-to-exo-1.patch
  23. -> Se encontró 02_port-to-gio.patch
  24. ==> Validando el archivo fuente con md5sums...
  25. xfce4-places-plugin-1.2.0.tar.bz2 ... Aprobado
  26. 01_port-to-exo-1.patch ... Aprobado
  27. 02_port-to-gio.patch ... Aprobado
  28. ==> Descomprimiendo fuentes...
  29. -> Extrayendo xfce4-places-plugin-1.2.0.tar.bz2 con bsdtar
  30. ==> Iniciando build()...
  31. patching file configure.in
  32. patching file panel-plugin/button.c
  33. patching file panel-plugin/cfg.c
  34. patching file panel-plugin/cfg.h
  35. patching file panel-plugin/places.c
  36. patching file panel-plugin/support.c
  37. patching file panel-plugin/view.c
  38. patching file panel-plugin/view.h
  39. patching file config.h.in
  40. patching file configure.in
  41. patching file panel-plugin/Makefile.am
  42. patching file panel-plugin/Makefile.in
  43. patching file panel-plugin/model.h
  44. patching file panel-plugin/model_system.c
  45. patching file panel-plugin/model_user.c
  46. patching file panel-plugin/model_volumes.c
  47. patching file panel-plugin/model_volumes_notify.c
  48. patching file panel-plugin/model_volumes_notify.h
  49. patching file panel-plugin/view.c
  50. patching file panel-plugin/xfce46-compat.c
  51. patching file panel-plugin/xfce46-compat.h
  52. checking for a BSD-compatible install... /bin/install -c
  53. checking whether build environment is sane... yes
  54. checking for a thread-safe mkdir -p... /bin/mkdir -p
  55. checking for gawk... gawk
  56. checking whether make sets $(MAKE)... yes
  57. checking whether to enable maintainer-specific portions of Makefiles... no
  58. checking for gcc... gcc
  59. checking for C compiler default output file name... a.out
  60. checking whether the C compiler works... yes
  61. checking whether we are cross compiling... no
  62. checking for suffix of executables...
  63. checking for suffix of object files... o
  64. checking whether we are using the GNU C compiler... yes
  65. checking whether gcc accepts -g... yes
  66. checking for gcc option to accept ISO C89... none needed
  67. checking for style of include used by make... GNU
  68. checking dependency style of gcc... gcc3
  69. checking for a BSD-compatible install... /bin/install -c
  70. checking build system type... i686-pc-linux-gnu
  71. checking host system type... i686-pc-linux-gnu
  72. checking for a sed that does not truncate output... /bin/sed
  73. checking for grep that handles long lines and -e... /bin/grep
  74. checking for egrep... /bin/grep -E
  75. checking for ld used by gcc... /usr/bin/ld
  76. checking if the linker (/usr/bin/ld) is GNU ld... yes
  77. checking for /usr/bin/ld option to reload object files... -r
  78. checking for BSD-compatible nm... /usr/bin/nm -B
  79. checking whether ln -s works... yes
  80. checking how to recognize dependent libraries... pass_all
  81. checking how to run the C preprocessor... gcc -E
  82. checking for ANSI C header files... yes
  83. checking for sys/types.h... yes
  84. checking for sys/stat.h... yes
  85. checking for stdlib.h... yes
  86. checking for string.h... yes
  87. checking for memory.h... yes
  88. checking for strings.h... yes
  89. checking for inttypes.h... yes
  90. checking for stdint.h... yes
  91. checking for unistd.h... yes
  92. checking dlfcn.h usability... yes
  93. checking dlfcn.h presence... yes
  94. checking for dlfcn.h... yes
  95. checking for g++... g++
  96. checking whether we are using the GNU C++ compiler... yes
  97. checking whether g++ accepts -g... yes
  98. checking dependency style of g++... gcc3
  99. checking how to run the C++ preprocessor... g++ -E
  100. checking for g77... no
  101. checking for xlf... no
  102. checking for f77... no
  103. checking for frt... no
  104. checking for pgf77... no
  105. checking for cf77... no
  106. checking for fort77... no
  107. checking for fl32... no
  108. checking for af77... no
  109. checking for xlf90... no
  110. checking for f90... no
  111. checking for pgf90... no
  112. checking for pghpf... no
  113. checking for epcf90... no
  114. checking for gfortran... no
  115. checking for g95... no
  116. checking for xlf95... no
  117. checking for f95... no
  118. checking for fort... no
  119. checking for ifort... no
  120. checking for ifc... no
  121. checking for efc... no
  122. checking for pgf95... no
  123. checking for lf95... no
  124. checking for ftn... no
  125. checking whether we are using the GNU Fortran 77 compiler... no
  126. checking whether accepts -g... no
  127. checking the maximum length of command line arguments... 1572864
  128. checking command to parse /usr/bin/nm -B output from gcc object... ok
  129. checking for objdir... .libs
  130. checking for ar... ar
  131. checking for ranlib... ranlib
  132. checking for strip... strip
  133. checking if gcc supports -fno-rtti -fno-exceptions... no
  134. checking for gcc option to produce PIC... -fPIC
  135. checking if gcc PIC flag -fPIC works... yes
  136. checking if gcc static flag -static works... yes
  137. checking if gcc supports -c -o file.o... yes
  138. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  139. checking whether -lc should be explicitly linked in... no
  140. checking dynamic linker characteristics... GNU/Linux ld.so
  141. checking how to hardcode library paths into programs... immediate
  142. checking whether stripping libraries is possible... yes
  143. checking if libtool supports shared libraries... yes
  144. checking whether to build shared libraries... yes
  145. checking whether to build static libraries... no
  146. configure: creating libtool
  147. appending configuration tag "CXX" to libtool
  148. checking for ld used by g++... /usr/bin/ld
  149. checking if the linker (/usr/bin/ld) is GNU ld... yes
  150. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  151. checking for g++ option to produce PIC... -fPIC
  152. checking if g++ PIC flag -fPIC works... yes
  153. checking if g++ static flag -static works... yes
  154. checking if g++ supports -c -o file.o... yes
  155. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  156. checking dynamic linker characteristics... GNU/Linux ld.so
  157. (cached) (cached) checking how to hardcode library paths into programs... immediate
  158. appending configuration tag "F77" to libtool
  159. checking whether NLS is requested... yes
  160. checking for intltool-update... /usr/bin/intltool-update
  161. checking for intltool-merge... /usr/bin/intltool-merge
  162. checking for intltool-extract... /usr/bin/intltool-extract
  163. checking for xgettext... /usr/bin/xgettext
  164. checking for msgmerge... /usr/bin/msgmerge
  165. checking for msgfmt... /usr/bin/msgfmt
  166. checking for gmsgfmt... /usr/bin/msgfmt
  167. checking for perl... /usr/bin/perl
  168. checking for perl >= 5.8.1... 5.12.3
  169. checking for XML::Parser... ok
  170. checking for pkg-config... /usr/bin/pkg-config
  171. checking for pkg-config >= 0.9.0... 0.25
  172. checking for gtk+-2.0 >= 2.6.0... 2.22.1
  173. checking GTK_CFLAGS... -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
  174. checking GTK_LIBS... -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 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  175. checking for libxfce4util-1.0 >= 4.3.90.2... 4.8.1
  176. checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  177. checking LIBXFCE4UTIL_LIBS... -lxfce4util -lglib-2.0
  178. checking for libxfcegui4-1.0 >= 4.3.90.2... 4.8.1
  179. checking LIBXFCEGUI4_CFLAGS... -pthread -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/atk-1.0
  180. checking LIBXFCEGUI4_LIBS... -pthread -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  181. checking for libxfce4panel-1.0 >= 4.3.90.2... 4.8.3
  182. checking LIBXFCE4PANEL_CFLAGS... -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4 -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14
  183. checking LIBXFCE4PANEL_LIBS... -Wl,--export-dynamic -pthread -lxfce4panel-1.0 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  184. checking for thunar-vfs-1 >= 0.3.2... not found
  185. *** The required package thunar-vfs-1 was not found on your system.
  186. *** Please install thunar-vfs-1 (atleast version 0.3.2) or adjust
  187. *** the PKG_CONFIG_PATH environment variable if you
  188. *** installed the package in a nonstandard prefix so that
  189. *** pkg-config is able to find it.
  190. ==> ERROR: Se produjo un error en build().
  191. Cancelando...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement