Advertisement
jubajuba

clutter-gst

Oct 15th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 14.43 KB | None | 0 0
  1.  * Package:    media-libs/clutter-gst-1.4.6
  2.  * Repository: gentoo
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE:        elibc_glibc introspection kernel_linux userland_GNU x86
  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. >>> Source prepared.
  30. >>> Configuring source in /var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6 ...
  31.  * econf: updating clutter-gst-1.4.6/build/autotools/config.guess with /usr/share/gnuconfig/config.guess
  32.  * econf: updating clutter-gst-1.4.6/build/autotools/config.sub with /usr/share/gnuconfig/config.sub
  33. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --enable-introspection --disable-gtk-doc
  34. checking for a BSD-compatible install... /usr/bin/install -c
  35. checking whether build environment is sane... yes
  36. checking for a thread-safe mkdir -p... /bin/mkdir -p
  37. checking for gawk... gawk
  38. checking whether make sets $(MAKE)... yes
  39. checking how to create a ustar tar archive... gnutar
  40. checking build system type... i686-pc-linux-gnu
  41. checking host system type... i686-pc-linux-gnu
  42. checking if building for some Win32 platform... no
  43. checking whether make supports nested variables... yes
  44. checking whether make can be made more silent... yes
  45. checking how to print strings... printf
  46. checking for style of include used by make... GNU
  47. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  48. checking whether the C compiler works... yes
  49. checking for C compiler default output file name... a.out
  50. checking for suffix of executables...
  51. checking whether we are cross compiling... no
  52. checking for suffix of object files... o
  53. checking whether we are using the GNU C compiler... yes
  54. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  55. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  56. checking dependency style of i686-pc-linux-gnu-gcc... none
  57. checking for a sed that does not truncate output... /bin/sed
  58. checking for grep that handles long lines and -e... /bin/grep
  59. checking for egrep... /bin/grep -E
  60. checking for fgrep... /bin/grep -F
  61. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  62. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  63. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  64. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  65. checking whether ln -s works... yes
  66. checking the maximum length of command line arguments... 1572864
  67. checking whether the shell understands some XSI constructs... yes
  68. checking whether the shell understands "+="... yes
  69. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  70. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  71. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  72. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  73. checking how to recognize dependent libraries... pass_all
  74. checking for i686-pc-linux-gnu-dlltool... no
  75. checking for dlltool... no
  76. checking how to associate runtime and link libraries... printf %s\n
  77. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  78. checking for archiver @FILE support... @
  79. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  80. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  81. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  82. checking for sysroot... no
  83. checking for i686-pc-linux-gnu-mt... no
  84. checking for mt... no
  85. checking if : is a manifest tool... no
  86. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  87. checking for ANSI C header files... yes
  88. checking for sys/types.h... yes
  89. checking for sys/stat.h... yes
  90. checking for stdlib.h... yes
  91. checking for string.h... yes
  92. checking for memory.h... yes
  93. checking for strings.h... yes
  94. checking for inttypes.h... yes
  95. checking for stdint.h... yes
  96. checking for unistd.h... yes
  97. checking for dlfcn.h... yes
  98. checking for objdir... .libs
  99. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  100. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  101. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  102. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  103. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  104. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  105. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  106. checking whether -lc should be explicitly linked in... no
  107. checking dynamic linker characteristics... GNU/Linux ld.so
  108. checking how to hardcode library paths into programs... immediate
  109. checking whether stripping libraries is possible... yes
  110. checking if libtool supports shared libraries... yes
  111. checking whether to build shared libraries... yes
  112. checking whether to build static libraries... no
  113. checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
  114. checking whether we are using the GNU C compiler... (cached) yes
  115. checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
  116. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  117. checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
  118. checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  119. checking for a sed that does not truncate output... (cached) /bin/sed
  120. checking for bash... /bin/bash
  121. checking if dolt supports this host... yes, replacing libtool
  122. checking for glib-mkenums... /usr/bin/glib-mkenums
  123. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  124. checking for ANSI C header files... (cached) yes
  125. checking fcntl.h usability... yes
  126. checking fcntl.h presence... yes
  127. checking for fcntl.h... yes
  128. checking for stdlib.h... (cached) yes
  129. checking for string.h... (cached) yes
  130. checking for unistd.h... (cached) yes
  131. checking for an ANSI C-conforming const... yes
  132. checking for stdlib.h... (cached) yes
  133. checking for GNU libc compatible malloc... yes
  134. checking for stdlib.h... (cached) yes
  135. checking for unistd.h... (cached) yes
  136. checking for sys/param.h... yes
  137. checking for getpagesize... yes
  138. checking for working mmap... yes
  139. checking for memset... yes
  140. checking for munmap... yes
  141. checking for strcasecmp... yes
  142. checking for strdup... yes
  143. checking for cgc... no
  144. checking for python... python
  145. checking for i686-pc-linux-gnu-pkg-config... no
  146. checking for pkg-config... /usr/bin/pkg-config
  147. checking pkg-config is at least version 0.9.0... yes
  148. checking for CLUTTER_GST... yes
  149. checking for GST... yes
  150. checking for supported compiler flags...  -Wall -Wshadow -Wcast-align -Wno-uninitialized -Wno-strict-aliasing -Wempty-body -Wformat-security -Winit-self -Wsign-compare
  151. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  152. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  153. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  154. checking whether to build gtk-doc documentation... no
  155. checking for gobject-introspection... yes
  156. configure: creating ./config.status
  157. config.status: creating Makefile
  158. config.status: creating build/Makefile
  159. config.status: creating build/autotools/Makefile
  160. config.status: creating scripts/Makefile
  161. config.status: creating clutter-gst/Makefile
  162. config.status: creating clutter-gst/clutter-gst-version.h
  163. config.status: creating clutter-gst/shaders/Makefile
  164. config.status: creating tests/Makefile
  165. config.status: creating examples/Makefile
  166. config.status: creating doc/Makefile
  167. config.status: creating doc/reference/Makefile
  168. config.status: creating doc/reference/version.xml
  169. config.status: creating clutter-gst.pc
  170. config.status: creating config.h
  171. config.status: executing depfiles commands
  172. config.status: executing libtool commands
  173.  
  174. Clutter-GST 1.4.6 (release)
  175.  
  176. ʉۢ Global:
  177.         Prefix     : /usr
  178.         Cg compiler: no
  179.  
  180. ʉۢ Compiler options:
  181.         Compiler flags:  -Wall -Wshadow -Wcast-align -Wno-uninitialized -Wno-strict-aliasing -Wempty-body -Wformat-security -Winit-self -Wsign-compare
  182.         Debug level   : minimum
  183.  
  184. ʉۢ Extra:
  185.         API documentation : no
  186.         Introspection data: yes
  187.  
  188. >>> Source configured.
  189. >>> Compiling source in /var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6 ...
  190. make -j4
  191. (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)
  192. rm -f stamp-h1
  193. touch config.h.in
  194. cd . && /bin/sh ./config.status config.h
  195. config.status: creating config.h
  196. config.status: config.h is unchanged
  197. make ` if  test "x0" = x0; then test -z "" -o "x" = x0 && echo -s; else test "x" = x0 && echo -s; fi` all-recursive
  198. Making all in build
  199. Making all in autotools
  200. Making all in scripts
  201. Making all in clutter-gst
  202.   GEN    stamp-enum-types
  203.   GEN    stamp-marshal
  204.   GEN    clutter-gst-enum-types.c
  205. Making all in shaders
  206.   CC     clutter-gst-debug.lo
  207.   CC     clutter-gst-video-sink.lo
  208.   CC     clutter-gst-player.lo
  209.   CC     clutter-gst-video-texture.lo
  210.   CC     clutter-gst-util.lo
  211. ./clutter-gst-video-sink.c: In function ‘_create_cogl_program’:
  212. ./clutter-gst-video-sink.c:422:3: warning: implicit declaration of function ‘cogl_create_shader’
  213. ./clutter-gst-video-sink.c:422:32: error: ‘COGL_SHADER_TYPE_FRAGMENT’ undeclared (first use in this function)
  214. ./clutter-gst-video-sink.c:422:32: note: each undeclared identifier is reported only once for each function it appears in
  215. ./clutter-gst-video-sink.c:423:3: warning: implicit declaration of function ‘cogl_shader_source’
  216. ./clutter-gst-video-sink.c:424:3: warning: implicit declaration of function ‘cogl_shader_compile’
  217. ./clutter-gst-video-sink.c:426:3: warning: implicit declaration of function ‘cogl_create_program’
  218. ./clutter-gst-video-sink.c:426:11: warning: assignment makes pointer from integer without a cast
  219. ./clutter-gst-video-sink.c:427:3: warning: implicit declaration of function ‘cogl_program_attach_shader’
  220. ./clutter-gst-video-sink.c:428:3: warning: implicit declaration of function ‘cogl_program_link’
  221. ./clutter-gst-video-sink.c: In function ‘_create_template_material’:
  222. ./clutter-gst-video-sink.c:448:3: warning: implicit declaration of function ‘cogl_material_new’
  223. ./clutter-gst-video-sink.c:448:12: warning: assignment makes pointer from integer without a cast
  224. ./clutter-gst-video-sink.c:458:11: warning: implicit declaration of function ‘cogl_program_use’
  225. ./clutter-gst-video-sink.c:460:11: warning: implicit declaration of function ‘cogl_program_get_uniform_location’
  226. ./clutter-gst-video-sink.c:461:11: warning: implicit declaration of function ‘cogl_program_set_uniform_1i’
  227. ./clutter-gst-video-sink.c:476:7: warning: implicit declaration of function ‘cogl_material_set_user_program’
  228. ./clutter-gst-video-sink.c:481:5: warning: implicit declaration of function ‘cogl_material_set_layer’
  229. ./clutter-gst-video-sink.c: In function ‘_create_paint_material’:
  230. ./clutter-gst-video-sink.c:493:3: warning: implicit declaration of function ‘cogl_material_copy’
  231. ./clutter-gst-video-sink.c:493:28: warning: initialization makes pointer from integer without a cast
  232. ./clutter-gst-video-texture.c: In function ‘create_black_idle_material’:
  233. ./clutter-gst-video-sink.c: In function ‘clutter_gst_video_sink_set_caps’:
  234. ./clutter-gst-video-sink.c:1109:33: warning: comparison between signed and unsigned integer expressions
  235. ./clutter-gst-video-texture.c:150:3: warning: implicit declaration of function ‘cogl_material_new’
  236. ./clutter-gst-video-texture.c:150:23: warning: assignment makes pointer from integer without a cast
  237. ./clutter-gst-video-texture.c:152:3: warning: implicit declaration of function ‘cogl_material_set_color’
  238. ./clutter-gst-video-texture.c: In function ‘clutter_gst_video_texture_set_idle_material’:
  239. ./clutter-gst-video-texture.c:673:7: warning: implicit declaration of function ‘cogl_material_get_color’
  240. make[4]: *** [clutter-gst-video-sink.lo] Error 1
  241. make[4]: *** Waiting for unfinished jobs....
  242. make[3]: *** [all-recursive] Error 1
  243. make[2]: *** [all] Error 2
  244. make[1]: *** [all-recursive] Error 1
  245. make: *** [all] Error 2
  246.  * ERROR: media-libs/clutter-gst-1.4.6 failed (compile phase):
  247.  *   emake failed
  248.  *
  249.  * If you need support, post the output of `emerge --info '=media-libs/clutter-gst-1.4.6'`,
  250.  * the complete build log and the output of `emerge -pqv '=media-libs/clutter-gst-1.4.6'`.
  251.  * The complete build log is located at '/var/tmp/portage/media-libs/clutter-gst-1.4.6/temp/build.log'.
  252.  * The ebuild environment file is located at '/var/tmp/portage/media-libs/clutter-gst-1.4.6/temp/environment'.
  253.  * Working directory: '/var/tmp/portage/media-libs/clutter-gst-1.4.6/work/clutter-gst-1.4.6'
  254.  * 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