Advertisement
Guest User

Untitled

a guest
Nov 8th, 2013
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.83 KB | None | 0 0
  1. ==> Iniciando build()...
  2. /usr/bin/gnome-autogen.sh
  3. checking for autoreconf >= 2.53...
  4. testing autoreconf... found 2.69
  5. checking for glib-gettext >= 2.2.0...
  6. testing glib-gettextize... found 2.38.1
  7. checking for intltool >= 0.25...
  8. testing intltoolize... found 0.50.2
  9. Checking for required M4 macros...
  10. Checking for forbidden M4 macros...
  11. Processing ./configure.ac
  12. Running glib-gettextize... Ignore non-fatal messages.
  13. Copying file po/Makefile.in.in
  14.  
  15. Please add the files
  16. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  17. progtest.m4
  18. from the /usr/share/aclocal directory to your autoconf macro directory
  19. or directly to your aclocal.m4 file.
  20. You will also need config.guess and config.sub, which you can get from
  21. ftp://ftp.gnu.org/pub/gnu/config/.
  22.  
  23. Running intltoolize...
  24. Running autoreconf...
  25. autoreconf: Entering directory `.'
  26. autoreconf: configure.ac: not using Gettext
  27. autoreconf: running: aclocal --force --warnings=no-portability
  28. autoreconf: configure.ac: tracing
  29. autoreconf: running: libtoolize --copy --force
  30. libtoolize: putting auxiliary files in `.'.
  31. libtoolize: copying file `./ltmain.sh'
  32. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  33. libtoolize: copying file `m4/libtool.m4'
  34. libtoolize: copying file `m4/ltoptions.m4'
  35. libtoolize: copying file `m4/ltsugar.m4'
  36. libtoolize: copying file `m4/ltversion.m4'
  37. libtoolize: copying file `m4/lt~obsolete.m4'
  38. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  39. autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
  40. autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
  41. autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
  42. configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
  43. configure.ac:7: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  44. configure.ac:13: installing './compile'
  45. configure.ac:19: installing './config.guess'
  46. configure.ac:19: installing './config.sub'
  47. configure.ac:7: installing './install-sh'
  48. configure.ac:7: installing './missing'
  49. Makefile.am: installing './INSTALL'
  50. parallel-tests: installing './test-driver'
  51. src/Makefile.am: installing './depcomp'
  52. autoreconf: Leaving directory `.'
  53. Running ./configure --enable-maintainer-mode --prefix=/usr --libexecdir=/usr/lib/indicator-pantheon-session --disable-apt --disable-schemas-compile --disable-static --with-gtk=3 ...
  54. checking for a BSD-compatible install... /usr/bin/install -c
  55. checking whether build environment is sane... yes
  56. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  57. checking for gawk... gawk
  58. checking whether make sets $(MAKE)... yes
  59. checking whether make supports nested variables... yes
  60. checking whether to enable maintainer-specific portions of Makefiles... yes
  61. checking for pkg-config... /usr/bin/pkg-config
  62. checking pkg-config is at least version 0.16... yes
  63. checking whether NLS is requested... yes
  64. checking for style of include used by make... GNU
  65. checking for gcc... gcc
  66. checking whether the C compiler works... yes
  67. checking for C compiler default output file name... a.out
  68. checking for suffix of executables...
  69. checking whether we are cross compiling... no
  70. checking for suffix of object files... o
  71. checking whether we are using the GNU C compiler... yes
  72. checking whether gcc accepts -g... yes
  73. checking for gcc option to accept ISO C89... none needed
  74. checking whether gcc understands -c and -o together... yes
  75. checking dependency style of gcc... gcc3
  76. checking for intltool >= 0.35.0... 0.50.2 found
  77. checking for intltool-update... /usr/bin/intltool-update
  78. checking for intltool-merge... /usr/bin/intltool-merge
  79. checking for intltool-extract... /usr/bin/intltool-extract
  80. checking for xgettext... /usr/bin/xgettext
  81. checking for msgmerge... /usr/bin/msgmerge
  82. checking for msgfmt... /usr/bin/msgfmt
  83. checking for gmsgfmt... /usr/bin/msgfmt
  84. checking for perl... /usr/bin/perl
  85. checking for perl >= 5.8.1... 5.18.1
  86. checking for XML::Parser... ok
  87. checking for library containing strerror... none required
  88. checking for gcc... (cached) gcc
  89. checking whether we are using the GNU C compiler... (cached) yes
  90. checking whether gcc accepts -g... (cached) yes
  91. checking for gcc option to accept ISO C89... (cached) none needed
  92. checking whether gcc understands -c and -o together... (cached) yes
  93. checking dependency style of gcc... (cached) gcc3
  94. checking how to run the C preprocessor... gcc -E
  95. checking for grep that handles long lines and -e... /usr/bin/grep
  96. checking for egrep... /usr/bin/grep -E
  97. checking for ANSI C header files... yes
  98. checking build system type... x86_64-unknown-linux-gnu
  99. checking host system type... x86_64-unknown-linux-gnu
  100. checking how to print strings... printf
  101. checking for a sed that does not truncate output... /usr/bin/sed
  102. checking for fgrep... /usr/bin/grep -F
  103. checking for ld used by gcc... /usr/bin/ld
  104. checking if the linker (/usr/bin/ld) is GNU ld... yes
  105. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  106. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  107. checking whether ln -s works... yes
  108. checking the maximum length of command line arguments... 1572864
  109. checking whether the shell understands some XSI constructs... yes
  110. checking whether the shell understands "+="... yes
  111. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  112. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  113. checking for /usr/bin/ld option to reload object files... -r
  114. checking for objdump... objdump
  115. checking how to recognize dependent libraries... pass_all
  116. checking for dlltool... no
  117. checking how to associate runtime and link libraries... printf %s\n
  118. checking for ar... ar
  119. checking for archiver @FILE support... @
  120. checking for strip... strip
  121. checking for ranlib... ranlib
  122. checking command to parse /usr/bin/nm -B output from gcc object... ok
  123. checking for sysroot... no
  124. checking for mt... no
  125. checking if : is a manifest tool... no
  126. checking for sys/types.h... yes
  127. checking for sys/stat.h... yes
  128. checking for stdlib.h... yes
  129. checking for string.h... yes
  130. checking for memory.h... yes
  131. checking for strings.h... yes
  132. checking for inttypes.h... yes
  133. checking for stdint.h... yes
  134. checking for unistd.h... yes
  135. checking for dlfcn.h... yes
  136. checking for objdir... .libs
  137. checking if gcc supports -fno-rtti -fno-exceptions... no
  138. checking for gcc option to produce PIC... -fPIC -DPIC
  139. checking if gcc PIC flag -fPIC -DPIC works... yes
  140. checking if gcc static flag -static works... yes
  141. checking if gcc supports -c -o file.o... yes
  142. checking if gcc supports -c -o file.o... (cached) yes
  143. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  144. checking whether -lc should be explicitly linked in... no
  145. checking dynamic linker characteristics... GNU/Linux ld.so
  146. checking how to hardcode library paths into programs... immediate
  147. checking whether stripping libraries is possible... yes
  148. checking if libtool supports shared libraries... yes
  149. checking whether to build shared libraries... yes
  150. checking whether to build static libraries... no
  151. checking whether make supports nested variables... (cached) yes
  152. checking for APPLET... yes
  153. checking for SESSIONSERVICE... yes
  154. checking for GTKLOGOUTHELPER... yes
  155. checking locale.h usability... yes
  156. checking locale.h presence... yes
  157. checking for locale.h... yes
  158. checking for LC_MESSAGES... yes
  159. checking libintl.h usability... yes
  160. checking libintl.h presence... yes
  161. checking for libintl.h... yes
  162. checking for ngettext in libc... yes
  163. checking for dgettext in libc... yes
  164. checking for bind_textdomain_codeset... yes
  165. checking for msgfmt... (cached) /usr/bin/msgfmt
  166. checking for dcgettext... yes
  167. checking if msgfmt accepts -c... yes
  168. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  169. checking for xgettext... (cached) /usr/bin/xgettext
  170. checking that generated files are newer than configure... done
  171. configure: creating ./config.status
  172. config.status: creating Makefile
  173. config.status: creating src/Makefile
  174. config.status: creating data/Makefile
  175. config.status: creating data/icons/Makefile
  176. config.status: creating data/icons/16x16/Makefile
  177. config.status: creating data/icons/16x16/actions/Makefile
  178. config.status: creating data/icons/16x16/status/Makefile
  179. config.status: creating data/icons/22x22/Makefile
  180. config.status: creating data/icons/22x22/actions/Makefile
  181. config.status: creating data/icons/22x22/status/Makefile
  182. config.status: creating data/icons/24x24/Makefile
  183. config.status: creating data/icons/24x24/actions/Makefile
  184. config.status: creating data/icons/24x24/status/Makefile
  185. config.status: creating data/icons/32x32/Makefile
  186. config.status: creating data/icons/32x32/actions/Makefile
  187. config.status: creating data/icons/32x32/status/Makefile
  188. config.status: creating data/icons/scalable/Makefile
  189. config.status: creating data/icons/scalable/actions/Makefile
  190. config.status: creating data/icons/scalable/status/Makefile
  191. config.status: creating data/extra-sessions/Makefile
  192. config.status: creating po/Makefile.in
  193. config.status: creating config.h
  194. config.status: executing depfiles commands
  195. config.status: executing libtool commands
  196. config.status: executing default-1 commands
  197. config.status: executing po/stamp-it commands
  198. configure:
  199.  
  200. SUS Indicator Configuration:
  201.  
  202. Prefix: /usr
  203. Indicator Dir: /usr/lib/indicators3/7/
  204. Indicator GTK: 3
  205. Logout Helper: yes
  206. APT support: no
  207.  
  208. Now type `make' to compile indicator-session
  209. make all-recursive
  210. make[1]: Entering directory '/tmp/yaourt-tmp-matheus/aur-indicator-pantheon-session-bzr/src/indicator-pantheon-session'
  211. Making all in src
  212. make[2]: Entering directory '/tmp/yaourt-tmp-matheus/aur-indicator-pantheon-session-bzr/src/indicator-pantheon-session/src'
  213. dbus-binding-tool \
  214. --prefix=_consolekit_manager_client \
  215. --mode=glib-client \
  216. --output=consolekit-manager-client.h \
  217. ./org.freedesktop.ConsoleKit.Manager.xml
  218. dbus-binding-tool \
  219. --prefix=_consolekit_seat_client \
  220. --mode=glib-client \
  221. --output=consolekit-seat-client.h \
  222. ./org.freedesktop.ConsoleKit.Seat.xml
  223. dbus-binding-tool \
  224. --prefix=_consolekit_session_client \
  225. --mode=glib-client \
  226. --output=consolekit-session-client.h \
  227. ./org.freedesktop.ConsoleKit.Session.xml
  228. dbus-binding-tool \
  229. --prefix=_gdm_local_display_factory_client \
  230. --mode=glib-client \
  231. --output=display-manager-client.h \
  232. ./display-manager.xml
  233. Building gen-session-dbus.xml.c from session-dbus.xml
  234. Building gen-session-dbus.xml.h from session-dbus.xml
  235. dbus-binding-tool \
  236. --prefix=_upower_client \
  237. --mode=glib-client \
  238. --output=upower-client.h \
  239. ./upower.xml
  240. dbus-binding-tool \
  241. --prefix=_accounts_service_client \
  242. --mode=glib-client \
  243. --output=accounts-service-client.h \
  244. ./accounts-service.xml
  245. dbus-binding-tool \
  246. --prefix=_accounts_service_user_client \
  247. --mode=glib-client \
  248. --output=accounts-service-user-client.h \
  249. ./accounts-service-user.xml
  250. make all-am
  251. make[3]: Entering directory '/tmp/yaourt-tmp-matheus/aur-indicator-pantheon-session-bzr/src/indicator-pantheon-session/src'
  252. CC libsession_la-indicator-session.lo
  253. indicator-session.c: In function 'switch_property_change':
  254. indicator-session.c:556:5: error: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:672): Use 'gtk_widget_get_style_context' instead [-Werror=deprecated-declarations]
  255. GtkStyle * style = gtk_widget_get_style(GTK_WIDGET(gmi));
  256. ^
  257. indicator-session.c: In function 'restart_property_change':
  258. indicator-session.c:612:3: error: 'gtk_image_menu_item_get_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:89) [-Werror=deprecated-declarations]
  259. GtkWidget * image = gtk_image_menu_item_get_image(GTK_IMAGE_MENU_ITEM(gmi));
  260. ^
  261. indicator-session.c:612:3: error: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:70): Use 'gtk_menu_item_get_type' instead [-Werror=deprecated-declarations]
  262. indicator-session.c:617:4: error: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:86) [-Werror=deprecated-declarations]
  263. gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(gmi), image);
  264. ^
  265. indicator-session.c:617:4: error: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:70): Use 'gtk_menu_item_get_type' instead [-Werror=deprecated-declarations]
  266. indicator-session.c: In function 'build_restart_item':
  267. indicator-session.c:632:2: error: 'gtk_image_menu_item_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:72): Use 'gtk_menu_item_new' instead [-Werror=deprecated-declarations]
  268. GtkMenuItem * gmi = GTK_MENU_ITEM(gtk_image_menu_item_new());
  269. ^
  270. cc1: all warnings being treated as errors
  271. Makefile:679: recipe for target 'libsession_la-indicator-session.lo' failed
  272. make[3]: *** [libsession_la-indicator-session.lo] Error 1
  273. make[3]: Leaving directory '/tmp/yaourt-tmp-matheus/aur-indicator-pantheon-session-bzr/src/indicator-pantheon-session/src'
  274. Makefile:506: recipe for target 'all' failed
  275. make[2]: *** [all] Error 2
  276. make[2]: Leaving directory '/tmp/yaourt-tmp-matheus/aur-indicator-pantheon-session-bzr/src/indicator-pantheon-session/src'
  277. Makefile:647: recipe for target 'all-recursive' failed
  278. make[1]: *** [all-recursive] Error 1
  279. make[1]: Leaving directory '/tmp/yaourt-tmp-matheus/aur-indicator-pantheon-session-bzr/src/indicator-pantheon-session'
  280. Makefile:577: recipe for target 'all' failed
  281. make: *** [all] Error 2
  282. ==> ERRO: Uma falha ocorreu em build().
  283. Abortando...
  284. ==> ERRO: Makepkg não conseguiu compilar indicator-pantheon-session-bzr.
  285. ==> Reiniciar a compilação de indicator-pantheon-session-bzr ? [s/N]
  286. ==> ----------------------------------------------------------------
  287. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement