Advertisement
Guest User

Clutter-gst build log

a guest
Nov 26th, 2012
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 27.14 KB | None | 0 0
  1. [32;01m * Package:    media-libs/clutter-gst-1.4.6
  2.  * Repository: gentoo
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE:        amd64 elibc_glibc introspection kernel_linux multilib userland_GNU
  5.  * FEATURES:   sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking clutter-gst-1.4.6.tar.xz to /var/tmp/portage/media-libs/clutter-gst-1.4.6/work
  8. >>> Source unpacked in /var/tmp/portage/media-libs/clutter-gst-1.4.6/work
  9. >>> Preparing source in /var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6 ...
  10.  * Running eautoreconf in '/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6' ...
  11.  * Running gtkdocize --copy ...
  12.  [ ok ]
  13.  * Running libtoolize --install --copy --force --automake ...
  14.  [ ok ]
  15.  * Running aclocal -I build/autotools ...
  16.  [ ok ]
  17.  * Running autoconf ...
  18.  [ ok ]
  19.  * Running autoheader ...
  20.  [ ok ]
  21.  * Running automake --add-missing --copy --foreign ...
  22.  [ ok ]
  23.  * Running elibtoolize in: clutter-gst-1.4.6/build/autotools/
  24.  *   Applying portage/1.2.0 patch ...
  25.  *   Applying sed/1.5.6 patch ...
  26.  *   Applying as-needed/2.2.6 patch ...
  27.  * Fixing OMF Makefiles ...
  28.  [ ok ]
  29.  * Disabling deprecation warnings ...
  30.  [ ok ]
  31. >>> Source prepared.
  32. >>> Configuring source in /var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6 ...
  33.  * econf: updating clutter-gst-1.4.6/build/autotools/config.sub with /usr/share/gnuconfig/config.sub
  34.  * econf: updating clutter-gst-1.4.6/build/autotools/config.guess with /usr/share/gnuconfig/config.guess
  35. ./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 --enable-introspection --disable-gtk-doc --disable-silent-rules
  36. checking for a BSD-compatible install... /usr/bin/install -c
  37. checking whether build environment is sane... yes
  38. checking for a thread-safe mkdir -p... /bin/mkdir -p
  39. checking for gawk... gawk
  40. checking whether make sets $(MAKE)... yes
  41. checking how to create a ustar tar archive... gnutar
  42. checking build system type... x86_64-pc-linux-gnu
  43. checking host system type... x86_64-pc-linux-gnu
  44. checking if building for some Win32 platform... no
  45. checking whether make supports nested variables... yes
  46. checking whether make can be made more silent... yes
  47. checking how to print strings... printf
  48. checking for style of include used by make... GNU
  49. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  50. checking whether the C compiler works... yes
  51. checking for C compiler default output file name... a.out
  52. checking for suffix of executables...
  53. checking whether we are cross compiling... no
  54. checking for suffix of object files... o
  55. checking whether we are using the GNU C compiler... yes
  56. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  57. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  58. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  59. checking for a sed that does not truncate output... /bin/sed
  60. checking for grep that handles long lines and -e... /bin/grep
  61. checking for egrep... /bin/grep -E
  62. checking for fgrep... /bin/grep -F
  63. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  64. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  65. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  66. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  67. checking whether ln -s works... yes
  68. checking the maximum length of command line arguments... 1572864
  69. checking whether the shell understands some XSI constructs... yes
  70. checking whether the shell understands "+="... yes
  71. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  72. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  73. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  74. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  75. checking how to recognize dependent libraries... pass_all
  76. checking for x86_64-pc-linux-gnu-dlltool... no
  77. checking for dlltool... no
  78. checking how to associate runtime and link libraries... printf %s\n
  79. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  80. checking for archiver @FILE support... @
  81. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  82. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  83. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  84. checking for sysroot... no
  85. checking for x86_64-pc-linux-gnu-mt... no
  86. checking for mt... no
  87. checking if : is a manifest tool... no
  88. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  89. checking for ANSI C header files... yes
  90. checking for sys/types.h... yes
  91. checking for sys/stat.h... yes
  92. checking for stdlib.h... yes
  93. checking for string.h... yes
  94. checking for memory.h... yes
  95. checking for strings.h... yes
  96. checking for inttypes.h... yes
  97. checking for stdint.h... yes
  98. checking for unistd.h... yes
  99. checking for dlfcn.h... yes
  100. checking for objdir... .libs
  101. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  102. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  103. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  104. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  105. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  106. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  107. 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
  108. checking whether -lc should be explicitly linked in... no
  109. checking dynamic linker characteristics... GNU/Linux ld.so
  110. checking how to hardcode library paths into programs... immediate
  111. checking whether stripping libraries is possible... yes
  112. checking if libtool supports shared libraries... yes
  113. checking whether to build shared libraries... yes
  114. checking whether to build static libraries... no
  115. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  116. checking whether we are using the GNU C compiler... (cached) yes
  117. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  118. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  119. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  120. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  121. checking for a sed that does not truncate output... (cached) /bin/sed
  122. checking for bash... /bin/bash
  123. checking if dolt supports this host... yes, replacing libtool
  124. checking for glib-mkenums... /usr/bin/glib-mkenums
  125. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  126. checking for ANSI C header files... (cached) yes
  127. checking fcntl.h usability... yes
  128. checking fcntl.h presence... yes
  129. checking for fcntl.h... yes
  130. checking for stdlib.h... (cached) yes
  131. checking for string.h... (cached) yes
  132. checking for unistd.h... (cached) yes
  133. checking for an ANSI C-conforming const... yes
  134. checking for stdlib.h... (cached) yes
  135. checking for GNU libc compatible malloc... yes
  136. checking for stdlib.h... (cached) yes
  137. checking for unistd.h... (cached) yes
  138. checking for sys/param.h... yes
  139. checking for getpagesize... yes
  140. checking for working mmap... yes
  141. checking for memset... yes
  142. checking for munmap... yes
  143. checking for strcasecmp... yes
  144. checking for strdup... yes
  145. checking for cgc... no
  146. checking for python... python
  147. checking for x86_64-pc-linux-gnu-pkg-config... no
  148. checking for pkg-config... /usr/bin/pkg-config
  149. checking pkg-config is at least version 0.9.0... yes
  150. checking for CLUTTER_GST... yes
  151. checking for GST... yes
  152. checking for supported compiler flags...  -Wall -Wshadow -Wcast-align -Wno-uninitialized -Wno-strict-aliasing -Wempty-body -Wformat-security -Winit-self -Wsign-compare
  153. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  154. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  155. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  156. checking whether to build gtk-doc documentation... no
  157. checking for gobject-introspection... yes
  158. configure: creating ./config.status
  159. config.status: creating Makefile
  160. config.status: creating build/Makefile
  161. config.status: creating build/autotools/Makefile
  162. config.status: creating scripts/Makefile
  163. config.status: creating clutter-gst/Makefile
  164. config.status: creating clutter-gst/clutter-gst-version.h
  165. config.status: creating clutter-gst/shaders/Makefile
  166. config.status: creating tests/Makefile
  167. config.status: creating examples/Makefile
  168. config.status: creating doc/Makefile
  169. config.status: creating doc/reference/Makefile
  170. config.status: creating doc/reference/version.xml
  171. config.status: creating clutter-gst.pc
  172. config.status: creating config.h
  173. config.status: executing depfiles commands
  174. config.status: executing libtool commands
  175.  
  176. Clutter-GST 1.4.6 (release)
  177.  
  178.  • Global:
  179.         Prefix     : /usr
  180.         Cg compiler: no
  181.  
  182.  • Compiler options:
  183.         Compiler flags:  -Wall -Wshadow -Wcast-align -Wno-uninitialized -Wno-strict-aliasing -Wempty-body -Wformat-security -Winit-self -Wsign-compare
  184.         Debug level   : minimum
  185.  
  186.  • Extra:
  187.         API documentation : no
  188.         Introspection data: yes
  189.  
  190. >>> Source configured.
  191. >>> Compiling source in /var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6 ...
  192. make -j5
  193. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/build/autotools/missing --run autoheader)
  194. rm -f stamp-h1
  195. touch config.h.in
  196. cd . && /bin/sh ./config.status config.h
  197. config.status: creating config.h
  198. config.status: config.h is unchanged
  199. make ` if  test "x1" = x0; then test -z "" -o "x" = x0 && echo -s; else test "x" = x0 && echo -s; fi` all-recursive
  200. make[1]: Вход в каталог `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6'
  201. Making all in build
  202. make[2]: Вход в каталог `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/build'
  203. Making all in autotools
  204. make[3]: Вход в каталог `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/build/autotools'
  205. make[3]: Цель `all' не требует выполнения команд.
  206. make[3]: Выход из каталога `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/build/autotools'
  207. make[3]: Вход в каталог `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/build'
  208. make[3]: Цель `all-am' не требует выполнения команд.
  209. make[3]: Выход из каталога `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/build'
  210. make[2]: Выход из каталога `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/build'
  211. Making all in scripts
  212. make[2]: Вход в каталог `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/scripts'
  213. make[2]: Цель `all' не требует выполнения команд.
  214. make[2]: Выход из каталога `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/scripts'
  215. Making all in clutter-gst
  216. make[2]: Вход в каталог `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/clutter-gst'
  217. /usr/bin/glib-mkenums \
  218.     --template ./clutter-gst-enum-types.h.in \
  219. ./clutter-gst.h ./clutter-gst-types.h ./clutter-gst-util.h ./clutter-gst-version.h ./clutter-gst-video-sink.h ./clutter-gst-video-texture.h ./clutter-gst-player.h  | sed -e 's/_TYPE_GST/_TYPE/g' > xgen-eh \
  220. && (cmp -s xgen-eh clutter-gst-enum-types.h || cp -f xgen-eh clutter-gst-enum-types.h) \
  221. && rm -f xgen-eh \
  222. && echo timestamp > stamp-enum-types
  223. /usr/bin/glib-genmarshal \
  224.     --prefix=_clutter_gst_marshal \
  225.     --header \
  226. ./clutter-gst-marshal.list > xgen-mh \
  227. && (cmp -s xgen-mh clutter-gst-marshal.h || cp -f xgen-mh clutter-gst-marshal.h) \
  228. && rm -f xgen-mh \
  229. && echo timestamp > stamp-marshal
  230. /usr/bin/glib-mkenums \
  231.     --template ./clutter-gst-enum-types.c.in \
  232. ./clutter-gst.h ./clutter-gst-types.h ./clutter-gst-util.h ./clutter-gst-version.h ./clutter-gst-video-sink.h ./clutter-gst-video-texture.h ./clutter-gst-player.h  > xgen-ec \
  233. && cp -f xgen-ec clutter-gst-enum-types.c \
  234. && rm -f xgen-ec
  235. make ` if  test "x1" = x0; then test -z "" -o "x" = x0 && echo -s; else test "x" = x0 && echo -s; fi` all-recursive
  236. make[3]: Вход в каталог `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/clutter-gst'
  237. Making all in shaders
  238. make[4]: Вход в каталог `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/clutter-gst/shaders'
  239. make ` if  test "x1" = x0; then test -z "" -o "x" = x0 && echo -s; else test "x" = x0 && echo -s; fi` all-am
  240. make[5]: Вход в каталог `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/clutter-gst/shaders'
  241. make[5]: Цель `all-am' не требует выполнения команд.
  242. make[5]: Выход из каталога `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/clutter-gst/shaders'
  243. make[4]: Выход из каталога `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/clutter-gst/shaders'
  244. make[4]: Вход в каталог `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/clutter-gst'
  245. ../doltlibtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\"   -Wall -Wshadow -Wcast-align -Wno-uninitialized -Wno-strict-aliasing -Wempty-body -Wformat-security -Winit-self -Wsign-compare -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0/   -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2    -march=native -O3 -pipe -fomit-frame-pointer -c -o clutter-gst-debug.lo `test -f './clutter-gst-debug.c' || echo './'`./clutter-gst-debug.c
  246. ../doltlibtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\"   -Wall -Wshadow -Wcast-align -Wno-uninitialized -Wno-strict-aliasing -Wempty-body -Wformat-security -Winit-self -Wsign-compare -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0/   -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2    -march=native -O3 -pipe -fomit-frame-pointer -c -o clutter-gst-player.lo `test -f './clutter-gst-player.c' || echo './'`./clutter-gst-player.c
  247. ../doltlibtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\"   -Wall -Wshadow -Wcast-align -Wno-uninitialized -Wno-strict-aliasing -Wempty-body -Wformat-security -Winit-self -Wsign-compare -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0/   -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2    -march=native -O3 -pipe -fomit-frame-pointer -c -o clutter-gst-video-sink.lo `test -f './clutter-gst-video-sink.c' || echo './'`./clutter-gst-video-sink.c
  248. ../doltlibtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\"   -Wall -Wshadow -Wcast-align -Wno-uninitialized -Wno-strict-aliasing -Wempty-body -Wformat-security -Winit-self -Wsign-compare -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0/   -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2    -march=native -O3 -pipe -fomit-frame-pointer -c -o clutter-gst-video-texture.lo `test -f './clutter-gst-video-texture.c' || echo './'`./clutter-gst-video-texture.c
  249. ../doltlibtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\"   -Wall -Wshadow -Wcast-align -Wno-uninitialized -Wno-strict-aliasing -Wempty-body -Wformat-security -Winit-self -Wsign-compare -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0/   -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2    -march=native -O3 -pipe -fomit-frame-pointer -c -o clutter-gst-util.lo `test -f './clutter-gst-util.c' || echo './'`./clutter-gst-util.c
  250. ../doltlibtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\"   -Wall -Wshadow -Wcast-align -Wno-uninitialized -Wno-strict-aliasing -Wempty-body -Wformat-security -Winit-self -Wsign-compare -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0/   -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2    -march=native -O3 -pipe -fomit-frame-pointer -c -o clutter-gst-marshal.lo `test -f './clutter-gst-marshal.c' || echo './'`./clutter-gst-marshal.c
  251. ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\"   -Wall -Wshadow -Wcast-align -Wno-uninitialized -Wno-strict-aliasing -Wempty-body -Wformat-security -Winit-self -Wsign-compare -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0/   -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2    -march=native -O3 -pipe -fomit-frame-pointer -c -o clutter-gst-enum-types.lo clutter-gst-enum-types.c
  252. ./clutter-gst-video-texture.c: В функции ‘create_black_idle_material’:
  253. ./clutter-gst-video-texture.c:150:3: предупреждение: неявная декларация функции ‘cogl_material_new’
  254. ./clutter-gst-video-texture.c:150:23: предупреждение: в присваивании целое преобразуется в указатель без приведения типа
  255. ./clutter-gst-video-texture.c:152:3: предупреждение: неявная декларация функции ‘cogl_material_set_color’
  256. ./clutter-gst-video-texture.c: В функции ‘clutter_gst_video_texture_set_idle_material’:
  257. ./clutter-gst-video-texture.c:673:7: предупреждение: неявная декларация функции ‘cogl_material_get_color’
  258. ./clutter-gst-video-sink.c: В функции ‘_create_cogl_program’:
  259. ./clutter-gst-video-sink.c:422:3: предупреждение: неявная декларация функции ‘cogl_create_shader’
  260. ./clutter-gst-video-sink.c:422:32: ошибка: ‘COGL_SHADER_TYPE_FRAGMENT’ undeclared (first use in this function)
  261. ./clutter-gst-video-sink.c:422:32: замечание: each undeclared identifier is reported only once for each function it appears in
  262. ./clutter-gst-video-sink.c:423:3: предупреждение: неявная декларация функции ‘cogl_shader_source’
  263. ./clutter-gst-video-sink.c:424:3: предупреждение: неявная декларация функции ‘cogl_shader_compile’
  264. ./clutter-gst-video-sink.c:426:3: предупреждение: неявная декларация функции ‘cogl_create_program’
  265. ./clutter-gst-video-sink.c:426:11: предупреждение: в присваивании целое преобразуется в указатель без приведения типа
  266. ./clutter-gst-video-sink.c:427:3: предупреждение: неявная декларация функции ‘cogl_program_attach_shader’
  267. ./clutter-gst-video-sink.c:428:3: предупреждение: неявная декларация функции ‘cogl_program_link’
  268. ./clutter-gst-video-sink.c: В функции ‘_create_template_material’:
  269. ./clutter-gst-video-sink.c:448:3: предупреждение: неявная декларация функции ‘cogl_material_new’
  270. ./clutter-gst-video-sink.c:448:12: предупреждение: в присваивании целое преобразуется в указатель без приведения типа
  271. ./clutter-gst-video-sink.c:458:11: предупреждение: неявная декларация функции ‘cogl_program_use’
  272. ./clutter-gst-video-sink.c:460:11: предупреждение: неявная декларация функции ‘cogl_program_get_uniform_location’
  273. ./clutter-gst-video-sink.c:461:11: предупреждение: неявная декларация функции ‘cogl_program_set_uniform_1i’
  274. ./clutter-gst-video-sink.c:476:7: предупреждение: неявная декларация функции ‘cogl_material_set_user_program’
  275. ./clutter-gst-video-sink.c:481:5: предупреждение: неявная декларация функции ‘cogl_material_set_layer’
  276. ./clutter-gst-video-sink.c: В функции ‘_create_paint_material’:
  277. ./clutter-gst-video-sink.c:493:3: предупреждение: неявная декларация функции ‘cogl_material_copy’
  278. ./clutter-gst-video-sink.c:493:28: предупреждение: при инициализации целое преобразуется в указатель без приведения типа
  279. ./clutter-gst-video-sink.c: В функции ‘clutter_gst_video_sink_set_caps’:
  280. ./clutter-gst-video-sink.c:1109:33: предупреждение: сравнение знакового и беззнакового целых выражений
  281. make[4]: *** [clutter-gst-video-sink.lo] Ошибка 1
  282. make[4]: *** Ожидание завершения заданий...
  283. make[4]: Выход из каталога `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/clutter-gst'
  284. make[3]: *** [all-recursive] Ошибка 1
  285. make[3]: Выход из каталога `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/clutter-gst'
  286. make[2]: *** [all] Ошибка 2
  287. make[2]: Выход из каталога `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6/clutter-gst'
  288. make[1]: *** [all-recursive] Ошибка 1
  289. make[1]: Выход из каталога `/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6'
  290. make: *** [all] Ошибка 2
  291.  * ERROR: media-libs/clutter-gst-1.4.6 failed (compile phase):
  292.  *   emake failed
  293.  *
  294.  * If you need support, post the output of `emerge --info '=media-libs/clutter-gst-1.4.6'`,
  295.  * the complete build log and the output of `emerge -pqv '=media-libs/clutter-gst-1.4.6'`.
  296.  * The complete build log is located at '/var/tmp/portage/media-libs/clutter-gst-1.4.6/temp/build.log'.
  297.  * The ebuild environment file is located at '/var/tmp/portage/media-libs/clutter-gst-1.4.6/temp/environment'.
  298.  * Working directory: '/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6'
  299.  * S: '/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement