Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2012
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.68 KB | None | 0 0
  1. viralex@cylon ~ $ sudo emerge gimp
  2.  
  3. These are the packages that would be merged, in order:
  4.  
  5. Calculating dependencies... done!
  6. [ebuild U ] media-libs/babl-0.1.10 [0.1.6] USE="introspection mmx sse (-altivec) -vala" 0 kB
  7. [ebuild U ] media-libs/gegl-0.2.0 [0.1.8] USE="cairo exif introspection jpeg mmx png sdl sse svg v4l -debug -ffmpeg -graphviz -jpeg2k -lensfun -lua -openexr -raw -umfpack -vala" 0 kB
  8. [ebuild U #] media-gfx/gimp-2.8.0_rc1 [2.7.5] USE="alsa bzip2 dbus exif gnome jpeg lcms mmx mng pdf png smp sse svg tiff udev webkit -aalib (-altivec) -curl -debug -doc -gs -jpeg2k -python -wmf -xpm" 0 kB
  9.  
  10. Total: 3 packages (3 upgrades), Size of downloads: 0 kB
  11.  
  12.  
  13. >>> Verifying ebuild manifests
  14.  
  15. >>> Starting parallel fetch
  16.  
  17. >>> Emerging (1 of 3) media-libs/babl-0.1.10
  18. * babl-0.1.10.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  19. >>> Unpacking source...
  20. >>> Unpacking babl-0.1.10.tar.bz2 to /var/tmp/portage/media-libs/babl-0.1.10/work
  21. >>> Source unpacked in /var/tmp/portage/media-libs/babl-0.1.10/work
  22. >>> Preparing source in /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10 ...
  23. * Applying babl-0.1.6-introspection.patch ... [ ok ]
  24. * Running eautoreconf in '/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10' ...
  25. * Running aclocal -I m4 ... [ ok ]
  26. * Running libtoolize --copy --force --install --automake ... [ ok ]
  27. * Running aclocal -I m4 ... [ ok ]
  28. * Running autoconf ... [ ok ]
  29. * Running autoheader ... [ ok ]
  30. * Running automake --add-missing --copy ... [ ok ]
  31. * Running elibtoolize in: babl-0.1.10/
  32. * Applying portage/1.2.0 patch ...
  33. * Applying sed/1.5.6 patch ...
  34. >>> Source prepared.
  35. >>> Configuring source in /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10 ...
  36. * econf: updating babl-0.1.10/config.guess with /usr/share/gnuconfig/config.guess
  37. * econf: updating babl-0.1.10/config.sub with /usr/share/gnuconfig/config.sub
  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-static --disable-maintainer-mode --disable-altivec --enable-introspection --enable-mmx --enable-sse --without-vala
  39. configure: loading site script /usr/share/config.site
  40. configure: loading site script /usr/share/crossdev/include/site/linux
  41. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  42. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  43. checking for x86_64-pc-linux-gnu-pkg-config... no
  44. checking for pkg-config... /usr/bin/pkg-config
  45. checking pkg-config is at least version 0.9.0... yes
  46. checking for gobject-introspection... yes
  47. checking for a BSD-compatible install... /usr/bin/install -c
  48. checking whether build environment is sane... yes
  49. checking for a thread-safe mkdir -p... /bin/mkdir -p
  50. checking for gawk... gawk
  51. checking whether make sets $(MAKE)... yes
  52. checking whether make supports nested variables... yes
  53. checking for style of include used by make... GNU
  54. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  55. checking whether the C compiler works... yes
  56. checking for C compiler default output file name... a.out
  57. checking for suffix of executables...
  58. checking whether we are cross compiling... no
  59. checking for suffix of object files... o
  60. checking whether we are using the GNU C compiler... yes
  61. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  62. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  63. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  64. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  65. checking for GNUC variadic macros... yes
  66. checking for ISO C99 variadic macros in C... yes
  67. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  68. checking whether we are using the GNU C compiler... (cached) yes
  69. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  70. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  71. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  72. checking build system type... x86_64-pc-linux-gnu
  73. checking host system type... x86_64-pc-linux-gnu
  74. checking how to print strings... printf
  75. checking for a sed that does not truncate output... /bin/sed
  76. checking for grep that handles long lines and -e... /bin/grep
  77. checking for egrep... /bin/grep -E
  78. checking for fgrep... /bin/grep -F
  79. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  80. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  81. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  82. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  83. checking whether ln -s works... yes
  84. checking the maximum length of command line arguments... 1572864
  85. checking whether the shell understands some XSI constructs... yes
  86. checking whether the shell understands "+="... yes
  87. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  88. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  89. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  90. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  91. checking how to recognize dependent libraries... pass_all
  92. checking for x86_64-pc-linux-gnu-dlltool... no
  93. checking for dlltool... no
  94. checking how to associate runtime and link libraries... printf %s\n
  95. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  96. checking for archiver @FILE support... @
  97. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  98. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  99. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  100. checking for sysroot... no
  101. checking for x86_64-pc-linux-gnu-mt... no
  102. checking for mt... no
  103. checking if : is a manifest tool... no
  104. checking for ANSI C header files... yes
  105. checking for sys/types.h... yes
  106. checking for sys/stat.h... yes
  107. checking for stdlib.h... yes
  108. checking for string.h... yes
  109. checking for memory.h... yes
  110. checking for strings.h... yes
  111. checking for inttypes.h... yes
  112. checking for stdint.h... yes
  113. checking for unistd.h... yes
  114. checking for dlfcn.h... yes
  115. checking for objdir... .libs
  116. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  117. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  118. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  119. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  120. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  121. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  122. 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
  123. checking whether -lc should be explicitly linked in... no
  124. checking dynamic linker characteristics... GNU/Linux ld.so
  125. checking how to hardcode library paths into programs... immediate
  126. checking whether stripping libraries is possible... yes
  127. checking if libtool supports shared libraries... yes
  128. checking whether to build shared libraries... yes
  129. checking whether to build static libraries... no
  130. checking whether to enable maintainer-specific portions of Makefiles... no
  131. checking for ANSI C header files... (cached) yes
  132. checking whether build environment is sane... yes
  133. checking whether x86_64-pc-linux-gnu-gcc understands -Wdeclaration-after-statement... yes
  134. checking whether x86_64-pc-linux-gnu-gcc understands -Wmissing-prototypes... yes
  135. checking whether x86_64-pc-linux-gnu-gcc understands -Wmissing-declarations... yes
  136. checking whether x86_64-pc-linux-gnu-gcc understands -Winit-self... yes
  137. checking whether x86_64-pc-linux-gnu-gcc understands -Wpointer-arith... yes
  138. checking whether x86_64-pc-linux-gnu-gcc understands -Wold-style-definition... yes
  139. checking for rsvg... no
  140. checking for w3m... no
  141. checking for target architecture... x86_64-pc-linux-gnu
  142. checking for some Win32 platform... checking for some Win32 platform... no
  143. checking for native Win32... no
  144. checking whether x86_64-pc-linux-gnu-gcc understands -mmmx... yes
  145. checking whether we can compile MMX code... yes
  146. checking whether x86_64-pc-linux-gnu-gcc understands -msse... yes
  147. checking whether we can compile SSE code... yes
  148. checking dl.h usability... no
  149. checking dl.h presence... no
  150. checking for dl.h... no
  151. checking for library containing dlopen... -ldl
  152. checking for library containing rint... -lm
  153. checking for gettimeofday... yes
  154. checking for rint... yes
  155. configure: creating ./config.status
  156. config.status: creating Makefile
  157. config.status: creating babl.pc
  158. config.status: creating babl/Makefile
  159. config.status: creating babl/babl-version.h
  160. config.status: creating babl/base/Makefile
  161. config.status: creating docs/Makefile
  162. config.status: creating docs/index-static.html
  163. config.status: creating docs/graphics/Makefile
  164. config.status: creating tests/Makefile
  165. config.status: creating extensions/Makefile
  166. config.status: creating INSTALL
  167. config.status: creating config.h
  168. config.status: executing depfiles commands
  169. config.status: executing libtool commands
  170. >>> Source configured.
  171. >>> Compiling source in /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10 ...
  172. make -j5 -s
  173. Making all in babl
  174. Making all in base
  175. CC babl-base.lo
  176. CC formats.lo
  177. CC type-float.lo
  178. CC type-u16.lo
  179. CC type-u8.lo
  180. CC type-u32.lo
  181. CC model-rgb.lo
  182. CC model-gray.lo
  183. CC model-ycbcr.lo
  184. CCLD libbase.la
  185. CC babl.lo
  186. CC babl-component.lo
  187. CC babl-conversion.lo
  188. CC babl-core.lo
  189. CC babl-db.lo
  190. CC babl-extension.lo
  191. CC babl-fish-path.lo
  192. CC babl-fish-reference.lo
  193. CC babl-fish-simple.lo
  194. CC babl-fish-stats.lo
  195. CC babl-fish.lo
  196. CC babl-format.lo
  197. CC babl-hash-table.lo
  198. CC babl-image.lo
  199. CC babl-internal.lo
  200. CC babl-introspect.lo
  201. CC babl-list.lo
  202. CC babl-memory.lo
  203. CC babl-model.lo
  204. CC babl-mutex.lo
  205. CC babl-palette.lo
  206. CC babl-sampling.lo
  207. CC babl-sanity.lo
  208. CC babl-type.lo
  209. CC babl-util.lo
  210. CC babl-cpuaccel.lo
  211. CC babl-version.lo
  212. CCLD libbabl-0.1.la
  213. Must specify package names on the command line
  214. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=native -mtune=native -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I.. -I.. -c -o /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/tmp-introspectbNyw5E/Babl-0.1.o /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/tmp-introspectbNyw5E/Babl-0.1.c
  215. g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/tmp-introspectbNyw5E/Babl-0.1 -export-dynamic -O2 -march=native -mtune=native -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/tmp-introspectbNyw5E/Babl-0.1.o -L. libbabl-0.1.la -pthread -Wl,--export-dynamic -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0
  216. libtool: link: gcc -o /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/tmp-introspectbNyw5E/.libs/Babl-0.1 -O2 -march=native -mtune=native -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/tmp-introspectbNyw5E/Babl-0.1.o -pthread -Wl,--export-dynamic -Wl,--export-dynamic -L. ./.libs/libbabl-0.1.so -lm -ldl -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread
  217. g-ir-scanner: Babl: warning: 1 warnings suppressed (use --warn-all to see them)
  218. **
  219. ERROR:girepository/girnode.c:1031:find_entry_node: assertion failed: (strlen (name) > 0)
  220. make[3]: *** [Babl-0.1.typelib] Annullato
  221. make[2]: *** [all-recursive] Errore 1
  222. make[1]: *** [all-recursive] Errore 1
  223. make: *** [all] Errore 2
  224. emake failed
  225. * ERROR: media-libs/babl-0.1.10 failed (compile phase):
  226. * emake failed
  227. *
  228. * Call stack:
  229. * ebuild.sh, line 85: Called src_compile
  230. * environment, line 2497: Called _eapi2_src_compile
  231. * phase-helpers.sh, line 573: Called die
  232. * The specific snippet of code:
  233. * emake || die "emake failed"
  234. *
  235. * If you need support, post the output of 'emerge --info =media-libs/babl-0.1.10',
  236. * the complete build log and the output of 'emerge -pqv =media-libs/babl-0.1.10'.
  237. * The complete build log is located at '/var/tmp/portage/media-libs/babl-0.1.10/temp/build.log'.
  238. * The ebuild environment file is located at '/var/tmp/portage/media-libs/babl-0.1.10/temp/environment'.
  239. * S: '/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement