Raphux

Untitled

Sep 30th, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.61 KB | None | 0 0
  1. briareos3 ~ # emerge -avt --keep-going gnome
  2.  
  3. * IMPORTANT: 1 news items need reading for repository 'gentoo'.
  4. * Use eselect news to read news items.
  5.  
  6.  
  7. These are the packages that would be merged, in reverse order:
  8.  
  9. Calculating dependencies... done!
  10. [ebuild N ] gnome-base/gnome-3.4.1 USE="bluetooth cdr cups extras fallback -accessibility" 0 kB
  11. [ebuild N ] gnome-base/gnome-core-apps-3.4.1 USE="bluetooth cdr cups -networkmanager" 0 kB
  12. [ebuild N ] net-im/empathy-3.5.92::gnome USE="geocode geoloc gnome gnome-online-accounts map spell v4l -debug -sendto {-test}" 0 kB
  13. [ebuild N ] gnome-extra/gnome-contacts-3.5.92::gnome USE="-v4l" 0 kB
  14.  
  15. Total: 4 packages (4 new), Size of downloads: 0 kB
  16.  
  17. Would you like to merge these packages? [Yes/No]
  18.  
  19. >>> Verifying ebuild manifests
  20.  
  21. >>> Starting parallel fetch
  22.  
  23. >>> Emerging (1 of 4) gnome-extra/gnome-contacts-3.5.92 from gnome
  24. * gnome-contacts-3.5.92.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  25. >>> Unpacking source...
  26. >>> Unpacking gnome-contacts-3.5.92.tar.xz to /var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work
  27. >>> Source unpacked in /var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work
  28. >>> Preparing source in /var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work/gnome-contacts-3.5.92 ...
  29. * Fixing OMF Makefiles ... [ ok ]
  30. * Running elibtoolize in: gnome-contacts-3.5.92/
  31. * Applying portage/1.2.0 patch ...
  32. * Applying sed/1.5.6 patch ...
  33. * Applying as-needed/2.4.2 patch ...
  34. >>> Source prepared.
  35. >>> Configuring source in /var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work/gnome-contacts-3.5.92 ...
  36. * econf: updating gnome-contacts-3.5.92/config.sub with /usr/share/gnuconfig/config.sub
  37. * econf: updating gnome-contacts-3.5.92/config.guess with /usr/share/gnuconfig/config.guess
  38. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking VALAC=/usr/bin/valac-0.18 --without-cheese --disable-maintainer-mode
  39. checking for a BSD-compatible install... /usr/bin/install -c
  40. checking whether build environment is sane... yes
  41. checking for a thread-safe mkdir -p... /bin/mkdir -p
  42. checking for gawk... gawk
  43. checking whether make sets $(MAKE)... yes
  44. checking whether make supports nested variables... yes
  45. checking whether to enable maintainer-specific portions of Makefiles... no
  46. checking build system type... x86_64-pc-linux-gnu
  47. checking host system type... x86_64-pc-linux-gnu
  48. checking how to print strings... printf
  49. checking for style of include used by make... GNU
  50. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  51. checking whether the C compiler works... yes
  52. checking for C compiler default output file name... a.out
  53. checking for suffix of executables...
  54. checking whether we are cross compiling... no
  55. checking for suffix of object files... o
  56. checking whether we are using the GNU C compiler... yes
  57. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  58. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  59. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  60. checking for a sed that does not truncate output... /bin/sed
  61. checking for grep that handles long lines and -e... /bin/grep
  62. checking for egrep... /bin/grep -E
  63. checking for fgrep... /bin/grep -F
  64. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  65. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  66. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  67. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  68. checking whether ln -s works... yes
  69. checking the maximum length of command line arguments... 1572864
  70. checking whether the shell understands some XSI constructs... yes
  71. checking whether the shell understands "+="... yes
  72. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  73. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  74. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  75. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  76. checking how to recognize dependent libraries... pass_all
  77. checking for x86_64-pc-linux-gnu-dlltool... no
  78. checking for dlltool... no
  79. checking how to associate runtime and link libraries... printf %s\n
  80. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  81. checking for archiver @FILE support... @
  82. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  83. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  84. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  85. checking for sysroot... no
  86. checking for x86_64-pc-linux-gnu-mt... no
  87. checking for mt... no
  88. checking if : is a manifest tool... no
  89. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  90. checking for ANSI C header files... yes
  91. checking for sys/types.h... yes
  92. checking for sys/stat.h... yes
  93. checking for stdlib.h... yes
  94. checking for string.h... yes
  95. checking for memory.h... yes
  96. checking for strings.h... yes
  97. checking for inttypes.h... yes
  98. checking for stdint.h... yes
  99. checking for unistd.h... yes
  100. checking for dlfcn.h... yes
  101. checking for objdir... .libs
  102. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  103. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  104. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  105. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  106. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  107. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  108. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  109. checking whether -lc should be explicitly linked in... no
  110. checking dynamic linker characteristics... GNU/Linux ld.so
  111. checking how to hardcode library paths into programs... immediate
  112. checking whether stripping libraries is possible... yes
  113. checking if libtool supports shared libraries... yes
  114. checking whether to build shared libraries... yes
  115. checking whether to build static libraries... yes
  116. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  117. checking whether we are using the GNU C compiler... (cached) yes
  118. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  119. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  120. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  121. checking for valac... /usr/bin/valac-0.18
  122. checking /usr/bin/valac-0.18 is at least version 0.17.2... yes
  123. checking for x86_64-pc-linux-gnu-pkg-config... no
  124. checking for pkg-config... /usr/bin/pkg-config
  125. checking pkg-config is at least version 0.16... yes
  126. checking whether NLS is requested... yes
  127. checking for intltool >= 0.40... 0.50.2 found
  128. checking for intltool-update... /usr/bin/intltool-update
  129. checking for intltool-merge... /usr/bin/intltool-merge
  130. checking for intltool-extract... /usr/bin/intltool-extract
  131. checking for xgettext... /usr/bin/xgettext
  132. checking for msgmerge... /usr/bin/msgmerge
  133. checking for msgfmt... /usr/bin/msgfmt
  134. checking for gmsgfmt... /usr/bin/gmsgfmt
  135. checking for perl... /usr/bin/perl
  136. checking for perl >= 5.8.1... 5.16.1
  137. checking for XML::Parser... ok
  138. checking for msgfmt... (cached) /usr/bin/msgfmt
  139. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  140. checking for xgettext... (cached) /usr/bin/xgettext
  141. checking for msgmerge... (cached) /usr/bin/msgmerge
  142. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  143. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  144. checking for shared library run path origin... done
  145. checking for CFPreferencesCopyAppValue... no
  146. checking for CFLocaleCopyCurrent... no
  147. checking for GNU gettext in libc... yes
  148. checking whether to use NLS... yes
  149. checking where the gettext function comes from... libc
  150. checking for CONTACTS... yes
  151. checking that generated files are newer than configure... done
  152. configure: creating ./config.status
  153. config.status: creating Makefile
  154. config.status: creating vapi/Makefile
  155. config.status: creating src/Makefile
  156. config.status: creating data/Makefile
  157. config.status: creating po/Makefile.in
  158. config.status: creating data/gnome-contacts.desktop.in
  159. config.status: creating config.h
  160. config.status: executing depfiles commands
  161. config.status: executing libtool commands
  162. config.status: executing po-directories commands
  163. config.status: creating po/POTFILES
  164. config.status: creating po/Makefile
  165. config.status: executing po/stamp-it commands
  166. >>> Source configured.
  167. >>> Compiling source in /var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work/gnome-contacts-3.5.92 ...
  168. make -j9
  169. make all-recursive
  170. make[1] : on entre dans le répertoire « /var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work/gnome-contacts-3.5.92 »
  171. Making all in src
  172. make[2] : on entre dans le répertoire « /var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work/gnome-contacts-3.5.92/src »
  173. Makefile:722: AVERTISSEMENT : surchargement de la recette pour la cible « contacts-contact.c »
  174. Makefile:618: AVERTISSEMENT : ancienne recette ignorée pour la cible « contacts-contact.c »
  175. Makefile:732: AVERTISSEMENT : surchargement de la recette pour la cible « contacts-store.c »
  176. Makefile:658: AVERTISSEMENT : ancienne recette ignorée pour la cible « contacts-store.c »
  177. Makefile:737: AVERTISSEMENT : surchargement de la recette pour la cible « contacts-types.c »
  178. Makefile:628: AVERTISSEMENT : ancienne recette ignorée pour la cible « contacts-types.c »
  179. Makefile:742: AVERTISSEMENT : surchargement de la recette pour la cible « contacts-utils.c »
  180. Makefile:668: AVERTISSEMENT : ancienne recette ignorée pour la cible « contacts-utils.c »
  181. CC um-crop-area.o
  182. CC contact-resources.o
  183. CC gtk-notification.o
  184. CC egg-list-box.o
  185. CC contacts-esd-setup.o
  186. ITMRG org.gnome.Contacts.gschema.xml
  187. VALAC gnome_contacts_search_provider_vala.stamp
  188. error: Package `libebook-1.2' not found in specified Vala API directories or GObject-Introspection GIR directories
  189. VALAC gnome_contacts_vala.stamp
  190. error: Package `libebook-1.2' not found in specified Vala API directories or GObject-Introspection GIR directories
  191. error: Package `libedataserver-1.2' not found in specified Vala API directories or GObject-Introspection GIR directories
  192. Compilation failed: 2 error(s), 0 warning(s)
  193. make[2]: *** [gnome_contacts_vala.stamp] Erreur 1
  194. make[2]: *** Attente des tâches non terminées....
  195. error: Package `libedataserver-1.2' not found in specified Vala API directories or GObject-Introspection GIR directories
  196. Compilation failed: 2 error(s), 0 warning(s)
  197. make[2]: *** [gnome_contacts_search_provider_vala.stamp] Erreur 1
  198. make[2] : on quitte le répertoire « /var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work/gnome-contacts-3.5.92/src »
  199. make[1]: *** [all-recursive] Erreur 1
  200. make[1] : on quitte le répertoire « /var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work/gnome-contacts-3.5.92 »
  201. make: *** [all] Erreur 2
  202. * ERROR: gnome-extra/gnome-contacts-3.5.92 failed (compile phase):
  203. * emake failed
  204. *
  205. * If you need support, post the output of `emerge --info '=gnome-extra/gnome-contacts-3.5.92'`,
  206. * the complete build log and the output of `emerge -pqv '=gnome-extra/gnome-contacts-3.5.92'`.
  207. * This ebuild is from an overlay named 'gnome': '/var/lib/layman/gnome/'
  208. * The complete build log is located at '/var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/temp/build.log'.
  209. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/temp/environment'.
  210. * Working directory: '/var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work/gnome-contacts-3.5.92'
  211. * S: '/var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work/gnome-contacts-3.5.92'
  212.  
  213. >>> Failed to emerge gnome-extra/gnome-contacts-3.5.92, Log file:
  214.  
  215. >>> '/var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/temp/build.log'
  216. *** Resuming merge...
  217.  
  218. These are the packages that would be merged, in reverse order:
  219.  
  220. Calculating dependencies... done!
  221. * emerge --keep-going: net-im/empathy-3.5.92 dropped due to unsatisfied
  222. * dependency.
  223. * emerge --keep-going: gnome-base/gnome-core-apps-3.4.1 dropped due to
  224. * unsatisfied dependency.
  225. * emerge --keep-going: gnome-base/gnome-3.4.1 dropped due to unsatisfied
  226. * dependency.
  227.  
  228. * Messages for package gnome-extra/gnome-contacts-3.5.92:
  229.  
  230. * ERROR: gnome-extra/gnome-contacts-3.5.92 failed (compile phase):
  231. * emake failed
  232. *
  233. * If you need support, post the output of `emerge --info '=gnome-extra/gnome-contacts-3.5.92'`,
  234. * the complete build log and the output of `emerge -pqv '=gnome-extra/gnome-contacts-3.5.92'`.
  235. * This ebuild is from an overlay named 'gnome': '/var/lib/layman/gnome/'
  236. * The complete build log is located at '/var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/temp/build.log'.
  237. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/temp/environment'.
  238. * Working directory: '/var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work/gnome-contacts-3.5.92'
  239. * S: '/var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/work/gnome-contacts-3.5.92'
  240.  
  241. * Messages for package net-im/empathy-3.5.92:
  242.  
  243. * emerge --keep-going: net-im/empathy-3.5.92 dropped due to unsatisfied
  244. * dependency.
  245.  
  246. * Messages for package gnome-base/gnome-core-apps-3.4.1:
  247.  
  248. * emerge --keep-going: gnome-base/gnome-core-apps-3.4.1 dropped due to
  249. * unsatisfied dependency.
  250.  
  251. * Messages for package gnome-base/gnome-3.4.1:
  252.  
  253. * emerge --keep-going: gnome-base/gnome-3.4.1 dropped due to unsatisfied
  254. * dependency.
  255. *
  256. * The following 4 packages have failed to build or install:
  257. *
  258. * (gnome-extra/gnome-contacts-3.5.92::gnome, ebuild scheduled for merge), Log file:
  259. * '/var/tmp/portage/gnome-extra/gnome-contacts-3.5.92/temp/build.log'
  260. * (net-im/empathy-3.5.92::gnome, ebuild scheduled for merge)
  261. * (gnome-base/gnome-core-apps-3.4.1::gentoo, ebuild scheduled for merge)
  262. * (gnome-base/gnome-3.4.1::gentoo, ebuild scheduled for merge)
  263. *
  264. briareos3 ~ #
Advertisement
Add Comment
Please, Sign In to add comment