Advertisement
jmlugo15

libindicator3

Apr 25th, 2013
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.75 KB | None | 0 0
  1. [juan@DellArchLinux libindicator3]$ makepkg -si
  2. ==> Creando el paquete: libindicator3 12.10.1-1 (jue abr 25 16:14:31 VET 2013)
  3. ==> Resolviendo dependencias...
  4. ==> Verificando conflictos...
  5. ==> Retrieving sources...
  6. -> Descargando libindicator-12.10.1.tar.gz...
  7. % Total % Received % Xferd Average Speed Time Time Time Current
  8. Dload Upload Total Spent Left Speed
  9. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  10. 100 417k 100 417k 0 0 79081 0 0:00:05 0:00:05 --:--:-- 90493
  11. ==> Validando el archivo fuente con md5sums...
  12. libindicator-12.10.1.tar.gz ... Aprobado
  13. ==> Descomprimiendo fuentes...
  14. -> Extrayendo libindicator-12.10.1.tar.gz con bsdtar
  15. ==> Iniciando build()...
  16. checking for a BSD-compatible install... /usr/bin/install -c
  17. checking whether build environment is sane... yes
  18. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  19. checking for gawk... gawk
  20. checking whether make sets $(MAKE)... yes
  21. checking how to create a pax tar archive... gnutar
  22. checking whether to enable maintainer-specific portions of Makefiles... yes
  23. checking whether make supports nested variables... yes
  24. ./configure: line 2833: ]: command not found
  25. checking for gcc... gcc
  26. checking whether the C compiler works... yes
  27. checking for C compiler default output file name... a.out
  28. checking for suffix of executables...
  29. checking whether we are cross compiling... no
  30. checking for suffix of object files... o
  31. checking whether we are using the GNU C compiler... yes
  32. checking whether gcc accepts -g... yes
  33. checking for gcc option to accept ISO C89... none needed
  34. checking for style of include used by make... GNU
  35. checking dependency style of gcc... gcc3
  36. checking whether gcc and cc understand -c and -o together... yes
  37. checking build system type... i686-pc-linux-gnu
  38. checking host system type... i686-pc-linux-gnu
  39. checking how to print strings... printf
  40. checking for a sed that does not truncate output... /usr/bin/sed
  41. checking for grep that handles long lines and -e... /usr/bin/grep
  42. checking for egrep... /usr/bin/grep -E
  43. checking for fgrep... /usr/bin/grep -F
  44. checking for ld used by gcc... /usr/bin/ld
  45. checking if the linker (/usr/bin/ld) is GNU ld... yes
  46. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  47. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  48. checking whether ln -s works... yes
  49. checking the maximum length of command line arguments... 1572864
  50. checking whether the shell understands some XSI constructs... yes
  51. checking whether the shell understands "+="... yes
  52. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  53. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  54. checking for /usr/bin/ld option to reload object files... -r
  55. checking for objdump... objdump
  56. checking how to recognize dependent libraries... pass_all
  57. checking for dlltool... no
  58. checking how to associate runtime and link libraries... printf %s\n
  59. checking for ar... ar
  60. checking for archiver @FILE support... @
  61. checking for strip... strip
  62. checking for ranlib... ranlib
  63. checking command to parse /usr/bin/nm -B output from gcc object... ok
  64. checking for sysroot... no
  65. checking for mt... no
  66. checking if : is a manifest tool... no
  67. checking how to run the C preprocessor... gcc -E
  68. checking for ANSI C header files... yes
  69. checking for sys/types.h... yes
  70. checking for sys/stat.h... yes
  71. checking for stdlib.h... yes
  72. checking for string.h... yes
  73. checking for memory.h... yes
  74. checking for strings.h... yes
  75. checking for inttypes.h... yes
  76. checking for stdint.h... yes
  77. checking for unistd.h... yes
  78. checking for dlfcn.h... yes
  79. checking for objdir... .libs
  80. checking if gcc supports -fno-rtti -fno-exceptions... no
  81. checking for gcc option to produce PIC... -fPIC -DPIC
  82. checking if gcc PIC flag -fPIC -DPIC works... yes
  83. checking if gcc static flag -static works... yes
  84. checking if gcc supports -c -o file.o... yes
  85. checking if gcc supports -c -o file.o... (cached) yes
  86. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  87. checking whether -lc should be explicitly linked in... no
  88. checking dynamic linker characteristics... GNU/Linux ld.so
  89. checking how to hardcode library paths into programs... immediate
  90. checking whether stripping libraries is possible... yes
  91. checking if libtool supports shared libraries... yes
  92. checking whether to build shared libraries... yes
  93. checking whether to build static libraries... no
  94. checking for glib-mkenums... /usr/bin/glib-mkenums
  95. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  96. checking for pkg-config... /usr/bin/pkg-config
  97. checking pkg-config is at least version 0.9.0... yes
  98. checking for LIBINDICATOR... yes
  99. checking for cos in -lm... yes
  100. configure: creating ./config.status
  101. config.status: creating Makefile
  102. config.status: creating libindicator/Makefile
  103. config.status: creating libindicator/indicator-0.4.pc.in
  104. config.status: creating libindicator/indicator3-0.4.pc.in
  105. config.status: creating tests/Makefile
  106. config.status: creating tools/Makefile
  107. config.status: creating config.h
  108. config.status: executing depfiles commands
  109. config.status: executing libtool commands
  110. configure:
  111.  
  112. Libindicator Configuration:
  113.  
  114. Prefix: /usr
  115. GTK+ Version: 3
  116.  
  117. Enable tests: yes
  118. Enable debugging: no
  119. Coverage reporting: no
  120.  
  121. make all-recursive
  122. make[1]: se ingresa al directorio `/home/juan/Descargas/libindicator3/src/libindicator-12.10.1'
  123. Making all in libindicator
  124. make[2]: se ingresa al directorio `/home/juan/Descargas/libindicator3/src/libindicator-12.10.1/libindicator'
  125. ( cd . && /usr/bin/glib-mkenums --template /home/juan/Descargas/libindicator3/src/libindicator-12.10.1/libindicator/indicator-object-enum-types.h.template \
  126. indicator.h indicator-desktop-shortcuts.h indicator-image-helper.h indicator-object.h indicator-service.h indicator-service-manager.h ) >> tmp-indicator-object-enum-types.h \
  127. && (cmp -s tmp-indicator-object-enum-types.h indicator-object-enum-types.h || cp tmp-indicator-object-enum-types.h indicator-object-enum-types.h ) \
  128. && rm -f tmp-indicator-object-enum-types.h && echo timestamp > s-enum-types-h
  129. ( cd . && /usr/bin/glib-mkenums --template /home/juan/Descargas/libindicator3/src/libindicator-12.10.1/libindicator/indicator-object-enum-types.c.template \
  130. indicator.h indicator-desktop-shortcuts.h indicator-image-helper.h indicator-object.h indicator-service.h indicator-service-manager.h ) > tmp-indicator-object-enum-types.c \
  131. && (cmp -s tmp-indicator-object-enum-types.c indicator-object-enum-types.c || cp tmp-indicator-object-enum-types.c indicator-object-enum-types.c ) \
  132. && rm -f tmp-indicator-object-enum-types.c
  133. /usr/bin/glib-genmarshal \
  134. --prefix=_indicator_object_marshal \
  135. --header \
  136. ./indicator-object-marshal.list > xgen-mh \
  137. && (cmp -s xgen-mh indicator-object-marshal.h || cp -f xgen-mh indicator-object-marshal.h) \
  138. && rm -f xgen-mh \
  139. && echo timestamp > stamp-marshal
  140. make all-am
  141. make[3]: se ingresa al directorio `/home/juan/Descargas/libindicator3/src/libindicator-12.10.1/libindicator'
  142. CC libindicator3_la-gen-indicator-service.xml.lo
  143. CC libindicator3_la-indicator-object.lo
  144. ( cd . && /usr/bin/glib-mkenums --template /home/juan/Descargas/libindicator3/src/libindicator-12.10.1/libindicator/indicator-object-enum-types.c.template \
  145. indicator.h indicator-desktop-shortcuts.h indicator-image-helper.h indicator-object.h indicator-service.h indicator-service-manager.h ) > tmp-indicator-object-enum-types.c \
  146. && (cmp -s tmp-indicator-object-enum-types.c indicator-object-enum-types.c || cp tmp-indicator-object-enum-types.c indicator-object-enum-types.c ) \
  147. && rm -f tmp-indicator-object-enum-types.c
  148. CC libindicator3_la-indicator-object-enum-types.lo
  149. CC libindicator3_la-indicator-desktop-shortcuts.lo
  150. CC libindicator3_la-indicator-image-helper.lo
  151. indicator-image-helper.c: In function 'refresh_image':
  152. indicator-image-helper.c:72:3: error: 'gtk_icon_info_free' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkicontheme.h:198): Use 'g_object_unref' instead [-Werror=deprecated-declarations]
  153. gtk_icon_info_free(icon_info);
  154. ^
  155. cc1: all warnings being treated as errors
  156. make[3]: *** [libindicator3_la-indicator-image-helper.lo] Error 1
  157. make[3]: se sale del directorio `/home/juan/Descargas/libindicator3/src/libindicator-12.10.1/libindicator'
  158. make[2]: *** [all] Error 2
  159. make[2]: se sale del directorio `/home/juan/Descargas/libindicator3/src/libindicator-12.10.1/libindicator'
  160. make[1]: *** [all-recursive] Error 1
  161. make[1]: se sale del directorio `/home/juan/Descargas/libindicator3/src/libindicator-12.10.1'
  162. make: *** [all] Error 2
  163. ==> ERROR: Se produjo un error en build().
  164. Cancelando...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement