Advertisement
Guest User

Untitled

a guest
Jun 6th, 2012
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.08 KB | None | 0 0
  1.  * Package: media-libs/gst-plugins-base-0.10.35
  2.  * Repository: gentoo
  3.  * Maintainer: gstreamer@gentoo.org
  4.  * USE: elibc_glibc introspection kernel_linux nls orc userland_GNU x86
  5.  * FEATURES: ccache sandbox splitdebug
  6. >>> Unpacking source...
  7. >>> Unpacking gst-plugins-base-0.10.35.tar.bz2 to /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work
  8. >>> Source unpacked in /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work
  9. >>> Preparing source in /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35 ...
  10. * Fixing OMF Makefiles ...
  11.  [ ok ]
  12. * Running elibtoolize in: gst-plugins-base-0.10.35/
  13. * Applying portage/1.2.0 patch ...
  14. * Applying sed/1.5.6 patch ...
  15. * Applying cross/link-ROOT patch ...
  16. * Applying as-needed/2.2.6 patch ...
  17. >>> Source prepared.
  18. >>> Configuring source in /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35 ...
  19. * Configuring to build plugin(s) ...
  20. * econf: updating gst-plugins-base-0.10.35/config.sub with /usr/share/gnuconfig/config.sub
  21. * econf: updating gst-plugins-base-0.10.35/config.guess with /usr/share/gnuconfig/config.guess
  22. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-srp-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-introspection --enable-nls --enable-orc --disable-examples --disable-debug --with-package-name=Gentoo GStreamer Ebuild --with-package-origin=http://www.gentoo.org --disable-x --disable-xvideo --disable-xshm --disable-gst_v4l --disable-alsa --disable-cdparanoia --disable-gnome_vfs --disable-gio --disable-libvisual --disable-ogg --disable-oggtest --disable-theora --disable-ivorbis --disable-vorbis --disable-vorbistest --disable-examples --disable-freetypetest --disable-pango
  23. configure: loading site script /usr/share/config.site
  24. configure: loading site script /usr/share/crossdev/include/site/linux
  25. configure: loading site script /usr/share/crossdev/include/site/i686-linux-gnu
  26. checking for a BSD-compatible install... /usr/bin/install -c
  27. checking whether build environment is sane... yes
  28. checking for i686-srp-linux-gnu-strip... i686-srp-linux-gnu-strip
  29. checking for a thread-safe mkdir -p... /bin/mkdir -p
  30. checking for gawk... gawk
  31. checking whether make sets $(MAKE)... yes
  32. checking nano version... 0 (release)
  33. checking whether to enable maintainer-specific portions of Makefiles... no
  34. checking build system type... i686-pc-linux-gnu
  35. checking host system type... i686-srp-linux-gnu
  36. checking how to print strings... printf
  37. checking for style of include used by make... GNU
  38. checking for i686-srp-linux-gnu-gcc... i686-srp-linux-gnu-gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... yes
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether i686-srp-linux-gnu-gcc accepts -g... yes
  46. checking for i686-srp-linux-gnu-gcc option to accept ISO C89... none needed
  47. checking dependency style of i686-srp-linux-gnu-gcc... gcc3
  48. checking for a sed that does not truncate output... /bin/sed
  49. checking for grep that handles long lines and -e... /bin/grep
  50. checking for egrep... /bin/grep -E
  51. checking for fgrep... /bin/grep -F
  52. checking for ld used by i686-srp-linux-gnu-gcc... /usr/libexec/gcc/i686-srp-linux-gnu/ld
  53. checking if the linker (/usr/libexec/gcc/i686-srp-linux-gnu/ld) is GNU ld... yes
  54. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-srp-linux-gnu-nm -B
  55. checking the name lister (/usr/bin/i686-srp-linux-gnu-nm -B) interface... BSD nm
  56. checking whether ln -s works... yes
  57. checking the maximum length of command line arguments... 1572864
  58. checking whether the shell understands some XSI constructs... yes
  59. checking whether the shell understands "+="... yes
  60. checking how to convert i686-pc-linux-gnu file names to i686-srp-linux-gnu format... func_convert_file_noop
  61. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  62. checking for /usr/libexec/gcc/i686-srp-linux-gnu/ld option to reload object files... -r
  63. checking for i686-srp-linux-gnu-objdump... objdump
  64. checking how to recognize dependent libraries... pass_all
  65. checking for i686-srp-linux-gnu-dlltool... dlltool
  66. checking how to associate runtime and link libraries... printf %s\n
  67. checking for i686-srp-linux-gnu-ar... i686-srp-linux-gnu-ar
  68. checking for archiver @FILE support... @
  69. checking for i686-srp-linux-gnu-strip... (cached) i686-srp-linux-gnu-strip
  70. checking for i686-srp-linux-gnu-ranlib... i686-srp-linux-gnu-ranlib
  71. checking command to parse /usr/bin/i686-srp-linux-gnu-nm -B output from i686-srp-linux-gnu-gcc object... ok
  72. checking for sysroot... no
  73. checking for i686-srp-linux-gnu-mt... no
  74. checking for mt... no
  75. checking if : is a manifest tool... no
  76. checking how to run the C preprocessor... i686-srp-linux-gnu-gcc -E
  77. checking for ANSI C header files... yes
  78. checking for sys/types.h... yes
  79. checking for sys/stat.h... yes
  80. checking for stdlib.h... yes
  81. checking for string.h... yes
  82. checking for memory.h... yes
  83. checking for strings.h... yes
  84. checking for inttypes.h... yes
  85. checking for stdint.h... yes
  86. checking for unistd.h... yes
  87. checking for dlfcn.h... yes
  88. checking for objdir... .libs
  89. checking if i686-srp-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  90. checking for i686-srp-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  91. checking if i686-srp-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  92. checking if i686-srp-linux-gnu-gcc static flag -static works... yes
  93. checking if i686-srp-linux-gnu-gcc supports -c -o file.o... yes
  94. checking if i686-srp-linux-gnu-gcc supports -c -o file.o... (cached) yes
  95. checking whether the i686-srp-linux-gnu-gcc linker (/usr/libexec/gcc/i686-srp-linux-gnu/ld) supports shared libraries... yes
  96. checking whether -lc should be explicitly linked in... no
  97. checking dynamic linker characteristics... GNU/Linux ld.so
  98. checking how to hardcode library paths into programs... immediate
  99. checking for shl_load... no
  100. checking for shl_load in -ldld... no
  101. checking for dlopen... no
  102. checking for dlopen in -ldl... yes
  103. checking whether a program can dlopen itself... cross
  104. checking whether stripping libraries is possible... yes
  105. checking if libtool supports shared libraries... yes
  106. checking whether to build shared libraries... yes
  107. checking whether to build static libraries... yes
  108. checking whether NLS is requested... yes
  109. checking for msgfmt... /usr/bin/msgfmt
  110. checking for gmsgfmt... /usr/bin/gmsgfmt
  111. checking for xgettext... /usr/bin/xgettext
  112. checking for msgmerge... /usr/bin/msgmerge
  113. checking for ld used by GCC... /usr/libexec/gcc/i686-srp-linux-gnu/ld
  114. checking if the linker (/usr/libexec/gcc/i686-srp-linux-gnu/ld) is GNU ld... yes
  115. checking for shared library run path origin... done
  116. checking for CFPreferencesCopyAppValue... no
  117. checking for CFLocaleCopyCurrent... no
  118. checking for GNU gettext in libc... yes
  119. checking whether to use NLS... yes
  120. checking where the gettext function comes from... libc
  121. checking for i686-srp-linux-gnu-pkg-config... /usr/bin/i686-srp-linux-gnu-pkg-config
  122. checking pkg-config is at least version 0.9.0... yes
  123. configure: Using Gentoo GStreamer Ebuild as package name
  124. configure: Using http://www.gentoo.org as package origin
  125. configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/home/hamza/crossSRP/root/usr/lib/pkgconfig:/home/hamza/crossSRP/root/usr/local/lib/pkgconfig:/home/hamza/crossSRP/root/usr/local/share/pkgconfig:/home/hamza/crossSRP/root/usr/share/lib/pkgconfig
  126. configure: Using /usr/libexec/gst-install-plugins-helper as plugin install helper
  127.  
  128. configure: *** checking feature: building of plug-ins with external deps ***
  129. configure: building external plug-ins
  130.  
  131. configure: *** checking feature: building of experimental plug-ins ***
  132. configure: not building experimental plug-ins
  133. checking whether byte ordering is bigendian... no
  134. checking for special C compiler options needed for large files... no
  135. checking for _FILE_OFFSET_BITS value needed for large files... 64
  136. checking for i686-srp-linux-gnu-gcc... (cached) i686-srp-linux-gnu-gcc
  137. checking whether we are using the GNU C compiler... (cached) yes
  138. checking whether i686-srp-linux-gnu-gcc accepts -g... (cached) yes
  139. checking for i686-srp-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  140. checking dependency style of i686-srp-linux-gnu-gcc... (cached) gcc3
  141. checking for i686-srp-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  142. checking for i686-srp-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  143. checking whether i686-srp-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes
  144. checking for i686-srp-linux-gnu-g++... i686-srp-linux-gnu-g++
  145. checking whether we are using the GNU C++ compiler... yes
  146. checking whether i686-srp-linux-gnu-g++ accepts -g... yes
  147. checking dependency style of i686-srp-linux-gnu-g++... gcc3
  148. checking how to run the C++ preprocessor... i686-srp-linux-gnu-g++ -E
  149. checking for ld used by i686-srp-linux-gnu-g++... /usr/libexec/gcc/i686-srp-linux-gnu/ld
  150. checking if the linker (/usr/libexec/gcc/i686-srp-linux-gnu/ld) is GNU ld... yes
  151. checking whether the i686-srp-linux-gnu-g++ linker (/usr/libexec/gcc/i686-srp-linux-gnu/ld) supports shared libraries... yes
  152. checking for i686-srp-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  153. checking if i686-srp-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  154. checking if i686-srp-linux-gnu-g++ static flag -static works... yes
  155. checking if i686-srp-linux-gnu-g++ supports -c -o file.o... yes
  156. checking if i686-srp-linux-gnu-g++ supports -c -o file.o... (cached) yes
  157. checking whether the i686-srp-linux-gnu-g++ linker (/usr/libexec/gcc/i686-srp-linux-gnu/ld) supports shared libraries... yes
  158. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  159. checking how to hardcode library paths into programs... immediate
  160. configure: working c++ compiler found: yes
  161. checking for valgrind... no
  162. checking for gobject-introspection... yes
  163. checking whether to build gtk-doc documentation... no
  164. checking for gtkdoc-check... no
  165. configure: Looking for Python version >= 2.1
  166. checking for python... /usr/bin/python
  167. checking for python2.2... no
  168. checking for python2.1... no
  169. checking for python2.0... no
  170. checking for python2... /usr/bin/python2
  171. checking "/usr/bin/python2":... okay
  172. checking local Python configuration... looks good
  173. checking whether to build plugin documentation... no (gtk-doc disabled or not available)
  174. checking for cos in -lm... yes
  175. checking for ANSI C header files... (cached) yes
  176. checking malloc.h usability... yes
  177. checking malloc.h presence... yes
  178. checking for malloc.h... yes
  179. checking sys/socket.h usability... yes
  180. checking sys/socket.h presence... yes
  181. checking for sys/socket.h... yes
  182. checking winsock2.h usability... no
  183. checking winsock2.h presence... no
  184. checking for winsock2.h... no
  185. checking for hstrerror... yes
  186. checking process.h usability... no
  187. checking process.h presence... no
  188. checking for process.h... no
  189. checking for sys/types.h... (cached) yes
  190. checking sys/wait.h usability... yes
  191. checking sys/wait.h presence... yes
  192. checking for sys/wait.h... yes
  193. checking for sys/stat.h... (cached) yes
  194. checking for stdint types... stdint.h (shortcircuit)
  195. make use of stdint.h in _stdint.h (assuming C99 compatible system)
  196. checking for localtime_r... yes
  197. checking for gmtime_r... yes
  198. checking for log2... yes
  199. checking for FIONREAD in sys/ioctl.h... yes
  200. checking for _LARGEFILE_SOURCE value needed for large files... no
  201. checking for lrint... yes
  202. checking for lrintf... yes
  203. checking whether i686-srp-linux-gnu-gcc -std=gnu99 implements __PRETTY_FUNCTION__... yes
  204. checking whether i686-srp-linux-gnu-gcc -std=gnu99 implements __FUNCTION__... yes
  205. checking whether i686-srp-linux-gnu-gcc -std=gnu99 implements __func__... yes
  206. checking for socket... yes
  207. checking for gethostbyname... yes
  208. checking for GLIB... yes
  209. checking for ORC... yes
  210. checking for GST... yes
  211. configure: using GStreamer tools in /usr/bin
  212. configure: using GStreamer plug-ins in /usr/lib/gstreamer-0.10
  213. checking for GST_BASE... yes
  214. checking for GST_GDP... yes
  215. checking for GST_CONTROLLER... yes
  216. checking for GST_CHECK... yes
  217. checking for QT... no
  218. checking for QT... no
  219. checking for -Bsymbolic-functions linker flag... yes
  220. configure: Using /usr/lib/gstreamer-0.10 as the plugin install location
  221. configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2011-06-15
  222. checking to see if compiler understands -Wall... yes
  223. checking to see if compiler understands -Wdeclaration-after-statement... yes
  224. checking to see if compiler understands -Wvla... no
  225. checking to see if compiler understands -Wpointer-arith... yes
  226. checking to see if compiler understands -Wmissing-declarations... yes
  227. checking to see if compiler understands -Wmissing-prototypes... yes
  228. checking to see if compiler understands -Wredundant-decls... yes
  229. checking to see if compiler understands -Wundef... yes
  230. checking to see if compiler understands -Wwrite-strings... yes
  231. checking to see if compiler understands -Wformat-nonliteral... yes
  232. checking to see if compiler understands -Wformat-security... yes
  233. checking to see if compiler understands -Winit-self... yes
  234. checking to see if compiler understands -Wmissing-include-dirs... yes
  235. checking to see if compiler understands -Waddress... no
  236. checking to see if compiler understands -Waggregate-return... yes
  237. checking to see if compiler understands -Wno-multichar... yes
  238. checking to see if compiler understands -Wnested-externs... yes
  239. configure: unsupported compiler flags: -Waddress
  240. configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waggregate-return -Wno-multichar -Wnested-externs
  241. configure: set ERROR_CFLAGS to
  242. checking to see if c++ compiler understands ... yes
  243. checking to see if c++ compiler understands -Wall... yes
  244. checking to see if c++ compiler understands -Wmissing-declarations... yes
  245. checking to see if c++ compiler understands -Wredundant-decls... yes
  246. checking to see if c++ compiler understands -Wundef... yes
  247. checking to see if c++ compiler understands -Wwrite-strings... yes
  248. checking to see if c++ compiler understands -Wformat-nonliteral... yes
  249. checking to see if c++ compiler understands -Wformat-security... yes
  250. checking to see if c++ compiler understands -Winit-self... yes
  251. checking to see if c++ compiler understands -Wmissing-include-dirs... yes
  252. checking to see if c++ compiler understands -Waddress... no
  253. checking to see if c++ compiler understands -Waggregate-return... yes
  254. checking to see if c++ compiler understands -Wno-multichar... yes
  255. configure: unsupported compiler flags: -Waddress
  256. configure: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waggregate-return -Wno-multichar
  257. configure: set ERROR_CXXFLAGS to
  258. configure: Using autoaudiosink as default audio sink
  259. configure: Using alsasrc as default audio source
  260. configure: Using autovideosink as default video sink
  261. configure: Using v4l2src as default video source
  262. configure: Using goom as default visualizer
  263. checking which audio resample format to use for integer... auto
  264. checking whether to use iso-codes if they are available... yes
  265. checking whether iso-codes are available on this system... no
  266.  
  267. configure: Checking libraries for plugins in sys/
  268.  
  269. checking for X... libraries /usr/lib, headers /usr/include
  270.  
  271. configure: *** checking feature: X libraries and plugins ***
  272. configure: *** for plug-ins: ximagesink ***
  273. configure: *** These plugins will not be built: ximagesink
  274.  
  275. configure: *** checking feature: X11 XVideo extensions ***
  276. configure: *** for plug-ins: xvimagesink ***
  277. configure: *** These plugins will not be built: xvimagesink
  278.  
  279. configure: *** checking feature: X Shared Memory extension ***
  280.  
  281. configure: *** checking feature: Video 4 Linux ***
  282. configure: *** for plug-ins: video4linux ***
  283. configure: *** These plugins will not be built: video4linux
  284.  
  285. configure: Checking libraries for plugins in ext/
  286.  
  287.  
  288. configure: *** checking feature: ALSA ***
  289. configure: *** for plug-ins: alsa ***
  290. configure: *** These plugins will not be built: alsa
  291.  
  292. configure: *** checking feature: CDParanoia ***
  293. configure: *** for plug-ins: cdparanoia ***
  294. configure: *** These plugins will not be built: cdparanoia
  295.  
  296. configure: *** checking feature: GNOME VFS ***
  297. configure: *** for plug-ins: gnomevfs ***
  298. configure: *** These plugins will not be built: gnomevfs
  299.  
  300. configure: *** checking feature: integer vorbis plug-in ***
  301. configure: *** for plug-ins: ivorbisdec ***
  302. configure: *** These plugins will not be built: ivorbisdec
  303.  
  304. configure: *** checking feature: GIO library ***
  305. configure: *** for plug-ins: gio ***
  306. configure: *** These plugins will not be built: gio
  307.  
  308. configure: *** checking feature: libvisual visualization library ***
  309. configure: *** for plug-ins: libvisual ***
  310. configure: *** These plugins will not be built: libvisual
  311.  
  312. configure: *** checking feature: Xiph Ogg library ***
  313. configure: *** for plug-ins: ogg ***
  314. configure: *** These plugins will not be built: ogg
  315.  
  316. configure: *** checking feature: Pango font rendering ***
  317. configure: *** for plug-ins: pango ***
  318. configure: *** These plugins will not be built: pango
  319.  
  320. configure: *** checking feature: Xiph Theora video codec ***
  321. configure: *** for plug-ins: theora ***
  322. configure: *** These plugins will not be built: theora
  323.  
  324. configure: *** checking feature: Xiph Vorbis audio codec ***
  325. configure: *** for plug-ins: vorbis ***
  326. configure: *** These plugins will not be built: vorbis
  327. checking for FT2... yes
  328. configure: creating ./config.status
  329. config.status: creating Makefile
  330. config.status: creating gst-plugins-base.spec
  331. config.status: creating gst/Makefile
  332. config.status: creating gst/adder/Makefile
  333. config.status: creating gst/app/Makefile
  334. config.status: creating gst/audioconvert/Makefile
  335. config.status: creating gst/audiorate/Makefile
  336. config.status: creating gst/audiotestsrc/Makefile
  337. config.status: creating gst/encoding/Makefile
  338. config.status: creating gst/ffmpegcolorspace/Makefile
  339. config.status: creating gst/gdp/Makefile
  340. config.status: creating gst/playback/Makefile
  341. config.status: creating gst/audioresample/Makefile
  342. config.status: creating gst/subparse/Makefile
  343. config.status: creating gst/tcp/Makefile
  344. config.status: creating gst/typefind/Makefile
  345. config.status: creating gst/videotestsrc/Makefile
  346. config.status: creating gst/videorate/Makefile
  347. config.status: creating gst/videoscale/Makefile
  348. config.status: creating gst/volume/Makefile
  349. config.status: creating sys/Makefile
  350. config.status: creating sys/ximage/Makefile
  351. config.status: creating sys/xvimage/Makefile
  352. config.status: creating sys/v4l/Makefile
  353. config.status: creating ext/Makefile
  354. config.status: creating ext/alsa/Makefile
  355. config.status: creating ext/cdparanoia/Makefile
  356. config.status: creating ext/gnomevfs/Makefile
  357. config.status: creating ext/gio/Makefile
  358. config.status: creating ext/libvisual/Makefile
  359. config.status: creating ext/ogg/Makefile
  360. config.status: creating ext/pango/Makefile
  361. config.status: creating ext/theora/Makefile
  362. config.status: creating ext/vorbis/Makefile
  363. config.status: creating gst-libs/Makefile
  364. config.status: creating gst-libs/gst/Makefile
  365. config.status: creating gst-libs/gst/audio/Makefile
  366. config.status: creating gst-libs/gst/app/Makefile
  367. config.status: creating gst-libs/gst/cdda/Makefile
  368. config.status: creating gst-libs/gst/fft/Makefile
  369. config.status: creating gst-libs/gst/floatcast/Makefile
  370. config.status: creating gst-libs/gst/interfaces/Makefile
  371. config.status: creating gst-libs/gst/netbuffer/Makefile
  372. config.status: creating gst-libs/gst/riff/Makefile
  373. config.status: creating gst-libs/gst/rtp/Makefile
  374. config.status: creating gst-libs/gst/rtsp/Makefile
  375. config.status: creating gst-libs/gst/sdp/Makefile
  376. config.status: creating gst-libs/gst/tag/Makefile
  377. config.status: creating gst-libs/gst/pbutils/Makefile
  378. config.status: creating gst-libs/gst/pbutils/gstpluginsbaseversion.h
  379. config.status: creating gst-libs/gst/video/Makefile
  380. config.status: creating tools/Makefile
  381. config.status: creating pkgconfig/Makefile
  382. config.status: creating pkgconfig/gstreamer-audio.pc
  383. config.status: creating pkgconfig/gstreamer-audio-uninstalled.pc
  384. config.status: creating pkgconfig/gstreamer-app.pc
  385. config.status: creating pkgconfig/gstreamer-app-uninstalled.pc
  386. config.status: creating pkgconfig/gstreamer-cdda.pc
  387. config.status: creating pkgconfig/gstreamer-cdda-uninstalled.pc
  388. config.status: creating pkgconfig/gstreamer-fft.pc
  389. config.status: creating pkgconfig/gstreamer-fft-uninstalled.pc
  390. config.status: creating pkgconfig/gstreamer-floatcast.pc
  391. config.status: creating pkgconfig/gstreamer-floatcast-uninstalled.pc
  392. config.status: creating pkgconfig/gstreamer-interfaces.pc
  393. config.status: creating pkgconfig/gstreamer-interfaces-uninstalled.pc
  394. config.status: creating pkgconfig/gstreamer-netbuffer.pc
  395. config.status: creating pkgconfig/gstreamer-netbuffer-uninstalled.pc
  396. config.status: creating pkgconfig/gstreamer-pbutils.pc
  397. config.status: creating pkgconfig/gstreamer-pbutils-uninstalled.pc
  398. config.status: creating pkgconfig/gstreamer-riff.pc
  399. config.status: creating pkgconfig/gstreamer-riff-uninstalled.pc
  400. config.status: creating pkgconfig/gstreamer-rtp.pc
  401. config.status: creating pkgconfig/gstreamer-rtp-uninstalled.pc
  402. config.status: creating pkgconfig/gstreamer-rtsp.pc
  403. config.status: creating pkgconfig/gstreamer-rtsp-uninstalled.pc
  404. config.status: creating pkgconfig/gstreamer-sdp.pc
  405. config.status: creating pkgconfig/gstreamer-sdp-uninstalled.pc
  406. config.status: creating pkgconfig/gstreamer-tag.pc
  407. config.status: creating pkgconfig/gstreamer-tag-uninstalled.pc
  408. config.status: creating pkgconfig/gstreamer-video.pc
  409. config.status: creating pkgconfig/gstreamer-video-uninstalled.pc
  410. config.status: creating pkgconfig/gstreamer-plugins-base.pc
  411. config.status: creating pkgconfig/gstreamer-plugins-base-uninstalled.pc
  412. config.status: creating tests/Makefile
  413. config.status: creating tests/check/Makefile
  414. config.status: creating tests/examples/Makefile
  415. config.status: creating tests/examples/app/Makefile
  416. config.status: creating tests/examples/dynamic/Makefile
  417. config.status: creating tests/examples/encoding/Makefile
  418. config.status: creating tests/examples/gio/Makefile
  419. config.status: creating tests/examples/overlay/Makefile
  420. config.status: creating tests/examples/seek/Makefile
  421. config.status: creating tests/examples/snapshot/Makefile
  422. config.status: creating tests/examples/playrec/Makefile
  423. config.status: creating tests/examples/volume/Makefile
  424. config.status: creating tests/examples/v4l/Makefile
  425. config.status: creating tests/files/Makefile
  426. config.status: creating tests/icles/Makefile
  427. config.status: creating tests/icles/playback/Makefile
  428. config.status: creating docs/Makefile
  429. config.status: creating docs/design/Makefile
  430. config.status: creating docs/libs/Makefile
  431. config.status: creating docs/plugins/Makefile
  432. config.status: creating docs/version.entities
  433. config.status: creating po/Makefile.in
  434. config.status: creating common/Makefile
  435. config.status: creating common/m4/Makefile
  436. config.status: creating m4/Makefile
  437. config.status: creating config.h
  438. config.status: executing depfiles commands
  439. config.status: executing libtool commands
  440. config.status: executing po-directories commands
  441. config.status: creating po/POTFILES
  442. config.status: creating po/Makefile
  443. config.status: executing _stdint.h commands
  444. config.status: creating _stdint.h : _GST_PLUGINS_BASE__STDINT_H
  445. configure: *** Plug-ins without external dependencies that will be built:
  446. adder
  447. app
  448. audioconvert
  449. audiorate
  450. audioresample
  451. audiotestsrc
  452. encoding
  453. ffmpegcolorspace
  454. gdp
  455. playback
  456. subparse
  457. tcp
  458. typefind
  459. videorate
  460. videoscale
  461. videotestsrc
  462. volume
  463.  
  464. configure: *** Plug-ins without external dependencies that will NOT be built:
  465.  
  466. configure: *** Plug-ins with dependencies that will be built:
  467.  
  468. configure: *** Plug-ins with dependencies that will NOT be built:
  469. alsa
  470. cdparanoia
  471. gio
  472. gnomevfs
  473. ivorbisdec
  474. libvisual
  475. ogg
  476. pango
  477. theora
  478. video4linux
  479. vorbis
  480. ximagesink
  481. xvimagesink
  482.  
  483. configure: *** Orc acceleration enabled.
  484.  
  485. >>> Source configured.
  486. >>> Compiling source in /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35 ...
  487. make -j2
  488. make all-recursive
  489. make[1]: Entering directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35'
  490. Making all in pkgconfig
  491. make[2]: Entering directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/pkgconfig'
  492. CP gstreamer-audio-0.10.pc
  493. CP gstreamer-app-0.10.pc
  494. CP gstreamer-cdda-0.10.pc
  495. CP gstreamer-fft-0.10.pc
  496. CP gstreamer-floatcast-0.10.pc
  497. CP gstreamer-interfaces-0.10.pc
  498. CP gstreamer-netbuffer-0.10.pc
  499. CP gstreamer-pbutils-0.10.pc
  500. CP gstreamer-riff-0.10.pc
  501. CP gstreamer-rtp-0.10.pc
  502. CP gstreamer-rtsp-0.10.pc
  503. CP gstreamer-sdp-0.10.pc
  504. CP gstreamer-tag-0.10.pc
  505. CP gstreamer-video-0.10.pc
  506. CP gstreamer-plugins-base-0.10.pc
  507. CP gstreamer-audio-0.10-uninstalled.pc
  508. CP gstreamer-app-0.10-uninstalled.pc
  509. CP gstreamer-cdda-0.10-uninstalled.pc
  510. CP gstreamer-fft-0.10-uninstalled.pc
  511. CP gstreamer-floatcast-0.10-uninstalled.pc
  512. CP gstreamer-interfaces-0.10-uninstalled.pc
  513. CP gstreamer-netbuffer-0.10-uninstalled.pc
  514. CP gstreamer-pbutils-0.10-uninstalled.pc
  515. CP gstreamer-riff-0.10-uninstalled.pc
  516. CP gstreamer-rtp-0.10-uninstalled.pc
  517. CP gstreamer-rtsp-0.10-uninstalled.pc
  518. CP gstreamer-sdp-0.10-uninstalled.pc
  519. CP gstreamer-tag-0.10-uninstalled.pc
  520. CP gstreamer-video-0.10-uninstalled.pc
  521. CP gstreamer-plugins-base-0.10-uninstalled.pc
  522. make[2]: Leaving directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/pkgconfig'
  523. Making all in gst-libs
  524. make[2]: Entering directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs'
  525. Making all in gst
  526. make[3]: Entering directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst'
  527. make -C interfaces
  528. make -C tag
  529. make[4]: Entering directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces'
  530. make[4]: Entering directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/tag'
  531. GEN interfaces-marshal.c
  532. CC libgsttag_0.10_la-gstvorbistag.lo
  533. GEN interfaces-enumtypes.c
  534. GEN interfaces-marshal.h
  535. GEN interfaces-enumtypes.h
  536. make all-am
  537. make[5]: Entering directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces'
  538. CC libgstinterfaces_0.10_la-colorbalance.lo
  539. CC libgstinterfaces_0.10_la-colorbalancechannel.lo
  540. CC libgsttag_0.10_la-gstid3tag.lo
  541. CC libgstinterfaces_0.10_la-mixer.lo
  542. CC libgsttag_0.10_la-gstxmptag.lo
  543. CC libgstinterfaces_0.10_la-mixeroptions.lo
  544. CC libgstinterfaces_0.10_la-mixertrack.lo
  545. CC libgstinterfaces_0.10_la-navigation.lo
  546. CC libgsttag_0.10_la-gstexiftag.lo
  547. CC libgstinterfaces_0.10_la-propertyprobe.lo
  548. CC libgstinterfaces_0.10_la-streamvolume.lo
  549. CC libgstinterfaces_0.10_la-tuner.lo
  550. CC libgstinterfaces_0.10_la-tunernorm.lo
  551. CC libgstinterfaces_0.10_la-tunerchannel.lo
  552. CC libgstinterfaces_0.10_la-videoorientation.lo
  553. CC libgsttag_0.10_la-lang.lo
  554. CC libgstinterfaces_0.10_la-xoverlay.lo
  555. CC libgstinterfaces_0.10_la-interfaces-marshal.lo
  556. CC libgsttag_0.10_la-tags.lo
  557. CC libgstinterfaces_0.10_la-interfaces-enumtypes.lo
  558. CC libgsttag_0.10_la-gsttagdemux.lo
  559. CCLD libgstinterfaces-0.10.la
  560. GEN GstInterfaces-0.10.gir
  561. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  562. see --identifier-prefix and --symbol-prefix.
  563. CC libgsttag_0.10_la-gsttageditingprivate.lo
  564. g-ir-scanner: compile: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -O2 -march=i686 -pipe -I/home/hamza/crossSRP/root/usr/include -I../../../gst-libs -I../../../gst-libs -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces/tmp-introspecthjf8WY/GstInterfaces-0.10.o /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces/tmp-introspecthjf8WY/GstInterfaces-0.10.c
  565. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces/tmp-introspecthjf8WY/GstInterfaces-0.10 -export-dynamic -O2 -march=i686 -pipe -I/home/hamza/crossSRP/root/usr/include -L. libgstinterfaces-0.10.la -pthread -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces/tmp-introspecthjf8WY/GstInterfaces-0.10.o
  566. CC libgsttag_0.10_la-xmpwriter.lo
  567. libtool: link: gcc -o /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces/tmp-introspecthjf8WY/.libs/GstInterfaces-0.10 -O2 -march=i686 -pipe -I/home/hamza/crossSRP/root/usr/include -pthread /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces/tmp-introspecthjf8WY/GstInterfaces-0.10.o -Wl,--export-dynamic -L. ./.libs/libgstinterfaces-0.10.so -lgio-2.0 /usr/lib/libgstreamer-0.10.so -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 -pthread
  568. g-ir-scanner: GstInterfaces: warning: 22 warnings suppressed (use --warn-all to see them)
  569. GEN GstInterfaces-0.10.typelib
  570. CCLD libgsttag-0.10.la
  571. make[5]: Leaving directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces'
  572. make[4]: Leaving directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces'
  573. make -C fft
  574. make[4]: Entering directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/fft'
  575. CC libgstfft_0.10_la-gstfft.lo
  576. GEN GstTag-0.10.gir
  577. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  578. see --identifier-prefix and --symbol-prefix.
  579. CC libgstfft_0.10_la-gstffts16.lo
  580. CC libgstfft_0.10_la-gstffts32.lo
  581. g-ir-scanner: compile: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -O2 -march=i686 -pipe -I/home/hamza/crossSRP/root/usr/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/tag/tmp-introspectZq5fUr/GstTag-0.10.o /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/tag/tmp-introspectZq5fUr/GstTag-0.10.c
  582. CC libgstfft_0.10_la-gstfftf32.lo
  583. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/tag/tmp-introspectZq5fUr/GstTag-0.10 -export-dynamic -O2 -march=i686 -pipe -I/home/hamza/crossSRP/root/usr/include -L. libgsttag-0.10.la -pthread -lgio-2.0 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/tag/tmp-introspectZq5fUr/GstTag-0.10.o
  584. libtool: link: gcc -o /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/tag/tmp-introspectZq5fUr/.libs/GstTag-0.10 -O2 -march=i686 -pipe -I/home/hamza/crossSRP/root/usr/include -pthread /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/tag/tmp-introspectZq5fUr/GstTag-0.10.o -Wl,--export-dynamic -L. ./.libs/libgsttag-0.10.so -lgio-2.0 /usr/lib/libgstbase-0.10.so /usr/lib/libgstreamer-0.10.so -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 -pthread
  585. ./.libs/libgsttag-0.10.so: undefined reference to `gst_date_time_get_minute'
  586. ./.libs/libgsttag-0.10.so: undefined reference to `gst_byte_writer_init_with_size'
  587. ./.libs/libgsttag-0.10.so: undefined reference to `gst_date_time_new_local_time'
  588. ./.libs/libgsttag-0.10.so: undefined reference to `gst_date_time_get_second'
  589. ./.libs/libgsttag-0.10.so: undefined reference to `gst_tag_list_peek_string_index'
  590. ./.libs/libgsttag-0.10.so: undefined reference to `_gst_debug_dump_mem'
  591. ./.libs/libgsttag-0.10.so: undefined reference to `gst_byte_writer_reset_and_get_data'
  592. ./.libs/libgsttag-0.10.so: undefined reference to `gst_byte_reader_init_from_buffer'
  593. ./.libs/libgsttag-0.10.so: undefined reference to `gst_date_time_get_hour'
  594. ./.libs/libgsttag-0.10.so: undefined reference to `gst_util_fraction_to_double'
  595. ./.libs/libgsttag-0.10.so: undefined reference to `gst_date_time_get_day'
  596. ./.libs/libgsttag-0.10.so: undefined reference to `gst_byte_reader_set_pos'
  597. ./.libs/libgsttag-0.10.so: undefined reference to `gst_byte_writer_put_string_utf8'
  598. ./.libs/libgsttag-0.10.so: undefined reference to `gst_date_time_get_year'
  599. ./.libs/libgsttag-0.10.so: undefined reference to `gst_date_time_get_month'
  600. ./.libs/libgsttag-0.10.so: undefined reference to `gst_util_double_to_fraction'
  601. ./.libs/libgsttag-0.10.so: undefined reference to `gst_byte_writer_init'
  602. ./.libs/libgsttag-0.10.so: undefined reference to `gst_byte_writer_reset'
  603. ./.libs/libgsttag-0.10.so: undefined reference to `gst_date_time_get_microsecond'
  604. ./.libs/libgsttag-0.10.so: undefined reference to `gst_structure_get'
  605. ./.libs/libgsttag-0.10.so: undefined reference to `gst_date_time_new'
  606. ./.libs/libgsttag-0.10.so: undefined reference to `gst_date_time_get_time_zone_offset'
  607. ./.libs/libgsttag-0.10.so: undefined reference to `gst_byte_writer_reset_and_get_buffer'
  608. ./.libs/libgsttag-0.10.so: undefined reference to `gst_date_time_unref'
  609. ./.libs/libgsttag-0.10.so: undefined reference to `gst_date_time_get_type'
  610. ./.libs/libgsttag-0.10.so: undefined reference to `gst_tag_list_add_value'
  611. ./.libs/libgsttag-0.10.so: undefined reference to `gst_byte_reader_init'
  612. collect2: ld returned 1 exit status
  613. linking of temporary binary failed: Command '['../../../libtool', '--mode=link', '--tag=CC', 'gcc', '-o', '/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/tag/tmp-introspectZq5fUr/GstTag-0.10', '-export-dynamic', '-O2', '-march=i686', '-pipe', '-I/home/hamza/crossSRP/root/usr/include', '-L.', 'libgsttag-0.10.la', '-pthread', '-lgio-2.0', '-lgstbase-0.10', '-lgstreamer-0.10', '-lgobject-2.0', '-lgmodule-2.0', '-lxml2', '-lgthread-2.0', '-lrt', '-lglib-2.0', '/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/tag/tmp-introspectZq5fUr/GstTag-0.10.o']' returned non-zero exit status 1
  614. make[4]: *** [GstTag-0.10.gir] Error 1
  615. make[4]: Leaving directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/tag'
  616. make[3]: *** [tag] Error 2
  617. make[3]: *** Waiting for unfinished jobs....
  618. CC libgstfft_0.10_la-gstfftf64.lo
  619. CC libgstfft_0.10_la-kiss_fft_s16.lo
  620. CC libgstfft_0.10_la-kiss_fft_s32.lo
  621. CC libgstfft_0.10_la-kiss_fft_f32.lo
  622. CC libgstfft_0.10_la-kiss_fft_f64.lo
  623. CC libgstfft_0.10_la-kiss_fftr_s16.lo
  624. CC libgstfft_0.10_la-kiss_fftr_s32.lo
  625. CC libgstfft_0.10_la-kiss_fftr_f32.lo
  626. CC libgstfft_0.10_la-kiss_fftr_f64.lo
  627. CCLD libgstfft-0.10.la
  628. GEN GstFft-0.10.gir
  629. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  630. see --identifier-prefix and --symbol-prefix.
  631. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -O2 -march=i686 -pipe -I/home/hamza/crossSRP/root/usr/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/fft/tmp-introspect_qiZdX/GstFft-0.10.o /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/fft/tmp-introspect_qiZdX/GstFft-0.10.c
  632. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/fft/tmp-introspect_qiZdX/GstFft-0.10 -export-dynamic -O2 -march=i686 -pipe -I/home/hamza/crossSRP/root/usr/include -L. libgstfft-0.10.la -pthread -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/fft/tmp-introspect_qiZdX/GstFft-0.10.o
  633. libtool: link: gcc -o /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/fft/tmp-introspect_qiZdX/.libs/GstFft-0.10 -O2 -march=i686 -pipe -I/home/hamza/crossSRP/root/usr/include -pthread /home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/fft/tmp-introspect_qiZdX/GstFft-0.10.o -Wl,--export-dynamic -L. ./.libs/libgstfft-0.10.so -lgio-2.0 /usr/lib/libgstreamer-0.10.so -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 -pthread
  634. g-ir-scanner: GstFft: warning: 8 warnings suppressed (use --warn-all to see them)
  635. GEN GstFft-0.10.typelib
  636. make[4]: Leaving directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/fft'
  637. make[3]: Leaving directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst'
  638. make[2]: *** [all-recursive] Error 1
  639. make[2]: Leaving directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs'
  640. make[1]: *** [all-recursive] Error 1
  641. make[1]: Leaving directory `/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35'
  642. make: *** [all] Error 2
  643. emake failed
  644. * ERROR: media-libs/gst-plugins-base-0.10.35 failed (compile phase):
  645. * compile failure
  646. *
  647. * Call stack:
  648. * ebuild.sh, line 85: Called src_compile
  649. * environment, line 2759: Called gnome2_src_compile
  650. * environment, line 2056: Called die
  651. * The specific snippet of code:
  652. * emake || die "compile failure"
  653. *
  654. * If you need support, post the output of 'emerge --info =media-libs/gst-plugins-base-0.10.35',
  655. * the complete build log and the output of 'emerge -pqv =media-libs/gst-plugins-base-0.10.35'.
  656. * The complete build log is located at '/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/temp/build.log'.
  657. * The ebuild environment file is located at '/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/temp/environment'.
  658. * S: '/home/hamza/crossSRP/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement