From Will Pittenger, 7 Years ago, written in Plain Text.
Embed
  1. ++ Mark Compile start  : "gst-plugins-base" "0.10.36" "Wed, 04 May 2016 14:46:29 +0000"
  2. + running "default_config"
  3. + ./configure --build=x86_64-pc-linux-gnu --prefix=/usr --sysconfdir=/etc --localstatedir=/var --infodir=/usr/share/info --mandir=/usr/share/man --with-gudev --enable-pango --enable-alsa --enable-ogg --enable-vorbis --enable-theora --disable-cdparanoia --disable-libvisual --enable-x --enable-introspection --disable-static --enable-experimental --enable-gio --disable-valgrind --disable-debug --disable-examples
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking nano version... 0 (release)
  10. checking whether to enable maintainer-specific portions of Makefiles... no
  11. checking build system type... x86_64-pc-linux-gnu
  12. checking host system type... x86_64-pc-linux-gnu
  13. checking whether make supports nested variables... yes
  14. checking how to print strings... printf
  15. checking for style of include used by make... GNU
  16. checking for gcc... gcc
  17. checking whether the C compiler works... yes
  18. checking for C compiler default output file name... a.out
  19. checking for suffix of executables...
  20. checking whether we are cross compiling... no
  21. checking for suffix of object files... o
  22. checking whether we are using the GNU C compiler... yes
  23. checking whether gcc accepts -g... yes
  24. checking for gcc option to accept ISO C89... none needed
  25. checking dependency style of gcc... gcc3
  26. checking for a sed that does not truncate output... /bin/sed
  27. checking for grep that handles long lines and -e... /usr/bin/grep
  28. checking for egrep... /usr/bin/grep -E
  29. checking for fgrep... /usr/bin/grep -F
  30. checking for ld used by gcc... /var/lib/lunar/compilers/ld
  31. checking if the linker (/var/lib/lunar/compilers/ld) is GNU ld... yes
  32. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  33. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  34. checking whether ln -s works... yes
  35. checking the maximum length of command line arguments... 1572864
  36. checking whether the shell understands some XSI constructs... yes
  37. checking whether the shell understands "+="... yes
  38. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  39. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  40. checking for /var/lib/lunar/compilers/ld option to reload object files... -r
  41. checking for objdump... objdump
  42. checking how to recognize dependent libraries... pass_all
  43. checking for dlltool... dlltool
  44. checking how to associate runtime and link libraries... printf %s\n
  45. checking for ar... ar
  46. checking for archiver @FILE support... @
  47. checking for strip... strip
  48. checking for ranlib... ranlib
  49. checking command to parse /usr/bin/nm -B output from gcc object... ok
  50. checking for sysroot... no
  51. checking for mt... no
  52. checking if : is a manifest tool... no
  53. checking how to run the C preprocessor... cpp
  54. checking for ANSI C header files... yes
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking for dlfcn.h... yes
  65. checking for objdir... .libs
  66. checking if gcc supports -fno-rtti -fno-exceptions... no
  67. checking for gcc option to produce PIC... -fPIC -DPIC
  68. checking if gcc PIC flag -fPIC -DPIC works... yes
  69. checking if gcc static flag -static works... yes
  70. checking if gcc supports -c -o file.o... yes
  71. checking if gcc supports -c -o file.o... (cached) yes
  72. checking whether the gcc linker (/var/lib/lunar/compilers/ld -m elf_x86_64) supports shared libraries... yes
  73. checking whether -lc should be explicitly linked in... no
  74. checking dynamic linker characteristics... GNU/Linux ld.so
  75. checking how to hardcode library paths into programs... immediate
  76. checking for shl_load... no
  77. checking for shl_load in -ldld... no
  78. checking for dlopen... no
  79. checking for dlopen in -ldl... yes
  80. checking whether a program can dlopen itself... yes
  81. checking whether a statically linked program can dlopen itself... no
  82. checking whether stripping libraries is possible... yes
  83. checking if libtool supports shared libraries... yes
  84. checking whether to build shared libraries... yes
  85. checking whether to build static libraries... no
  86. checking whether NLS is requested... yes
  87. checking for msgfmt... /usr/bin/msgfmt
  88. checking for gmsgfmt... /usr/bin/msgfmt
  89. checking for xgettext... /usr/bin/xgettext
  90. checking for msgmerge... /usr/bin/msgmerge
  91. checking for ld used by GCC... /var/lib/lunar/compilers/ld -m elf_x86_64
  92. checking if the linker (/var/lib/lunar/compilers/ld -m elf_x86_64) is GNU ld... yes
  93. checking for shared library run path origin... done
  94. checking for CFPreferencesCopyAppValue... no
  95. checking for CFLocaleCopyCurrent... no
  96. checking for GNU gettext in libc... yes
  97. checking whether to use NLS... yes
  98. checking where the gettext function comes from... libc
  99. checking pkg-config is at least version 0.9.0... yes
  100. configure: Using GStreamer Base Plug-ins source release as package name
  101. configure: Using Unknown package origin as package origin
  102. configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/usr/share/pkgconfig:/usr/lib/pkgconfig:
  103. configure: Using /usr/libexec/gst-install-plugins-helper as plugin install helper
  104.  
  105. configure: *** checking feature: building of plug-ins with external deps ***
  106. configure: building external plug-ins
  107.  
  108. configure: *** checking feature: building of experimental plug-ins ***
  109. configure: WARNING: building experimental plug-ins
  110. checking whether byte ordering is bigendian... no
  111. checking for special C compiler options needed for large files... no
  112. checking for _FILE_OFFSET_BITS value needed for large files... no
  113. checking for gcc... (cached) gcc
  114. checking whether we are using the GNU C compiler... (cached) yes
  115. checking whether gcc accepts -g... (cached) yes
  116. checking for gcc option to accept ISO C89... (cached) none needed
  117. checking dependency style of gcc... (cached) gcc3
  118. checking for gcc option to accept ISO C99... none needed
  119. checking for gcc option to accept ISO Standard C... (cached) none needed
  120. checking whether gcc and cc understand -c and -o together... yes
  121. checking whether we are using the GNU C++ compiler... yes
  122. checking whether g++ accepts -g... yes
  123. checking dependency style of g++... gcc3
  124. checking how to run the C++ preprocessor... g++ -E
  125. checking for ld used by g++... /var/lib/lunar/compilers/ld -m elf_x86_64
  126. checking if the linker (/var/lib/lunar/compilers/ld -m elf_x86_64) is GNU ld... yes
  127. checking whether the g++ linker (/var/lib/lunar/compilers/ld -m elf_x86_64) supports shared libraries... yes
  128. checking for g++ option to produce PIC... -fPIC -DPIC
  129. checking if g++ PIC flag -fPIC -DPIC works... yes
  130. checking if g++ static flag -static works... yes
  131. checking if g++ supports -c -o file.o... yes
  132. checking if g++ supports -c -o file.o... (cached) yes
  133. checking whether the g++ linker (/var/lib/lunar/compilers/ld -m elf_x86_64) supports shared libraries... yes
  134. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  135. checking how to hardcode library paths into programs... immediate
  136. configure: working c++ compiler found: yes
  137. checking for valgrind... no
  138. checking for gobject-introspection... yes
  139. checking whether to build gtk-doc documentation... no
  140. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  141. configure: Looking for Python version >= 2.1
  142. checking for python... /usr/bin/python
  143. checking "/usr/bin/python":... okay
  144. checking local Python configuration... looks good
  145. checking whether to build plugin documentation... no (gtk-doc disabled or not available)
  146. checking for cos in -lm... yes
  147. checking for ANSI C header files... (cached) yes
  148. checking malloc.h usability... yes
  149. checking malloc.h presence... yes
  150. checking for malloc.h... yes
  151. checking sys/socket.h usability... yes
  152. checking sys/socket.h presence... yes
  153. checking for sys/socket.h... yes
  154. checking winsock2.h usability... no
  155. checking winsock2.h presence... no
  156. checking for winsock2.h... no
  157. checking for hstrerror... yes
  158. checking process.h usability... no
  159. checking process.h presence... no
  160. checking for process.h... no
  161. checking for sys/types.h... (cached) yes
  162. checking sys/wait.h usability... yes
  163. checking sys/wait.h presence... yes
  164. checking for sys/wait.h... yes
  165. checking for sys/stat.h... (cached) yes
  166. checking xmmintrin.h usability... yes
  167. checking xmmintrin.h presence... yes
  168. checking for xmmintrin.h... yes
  169. checking emmintrin.h usability... yes
  170. checking emmintrin.h presence... yes
  171. checking for emmintrin.h... yes
  172. checking for stdint types... stdint.h (shortcircuit)
  173. make use of stdint.h in _stdint.h (assuming C99 compatible system)
  174. checking for localtime_r... yes
  175. checking for gmtime_r... yes
  176. checking for log2... yes
  177. checking for FIONREAD in sys/ioctl.h... yes
  178. checking for _LARGEFILE_SOURCE value needed for large files... no
  179. checking for lrint... yes
  180. checking for lrintf... yes
  181. checking whether gcc implements __PRETTY_FUNCTION__... yes
  182. checking whether gcc implements __FUNCTION__... yes
  183. checking whether gcc implements __func__... yes
  184. checking for socket... yes
  185. checking for gethostbyname... yes
  186. checking for GLIB... yes
  187. checking for ORC... no
  188. checking for GST... yes
  189. configure: using GStreamer tools in /usr/bin
  190. configure: using GStreamer plug-ins in /usr/lib/gstreamer-0.10
  191. checking for GST_BASE... yes
  192. checking for GST_GDP... yes
  193. checking for GST_CONTROLLER... yes
  194. checking for GST_CHECK... yes
  195. checking for QT... no
  196. checking for QT... no
  197. checking for -Bsymbolic-functions linker flag... yes
  198. configure: Using /usr/lib/gstreamer-0.10 as the plugin install location
  199. configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2012-02-20
  200. checking whether the GStreamer debugging system is enabled... yes
  201. checking to see if compiler understands -Wall... yes
  202. checking to see if compiler understands -Wdeclaration-after-statement... yes
  203. checking to see if compiler understands -Wvla... yes
  204. checking to see if compiler understands -Wpointer-arith... yes
  205. checking to see if compiler understands -Wmissing-declarations... yes
  206. checking to see if compiler understands -Wmissing-prototypes... yes
  207. checking to see if compiler understands -Wredundant-decls... yes
  208. checking to see if compiler understands -Wundef... yes
  209. checking to see if compiler understands -Wwrite-strings... yes
  210. checking to see if compiler understands -Wformat-nonliteral... yes
  211. checking to see if compiler understands -Wformat-security... yes
  212. checking to see if compiler understands -Winit-self... yes
  213. checking to see if compiler understands -Wmissing-include-dirs... yes
  214. checking to see if compiler understands -Waddress... yes
  215. checking to see if compiler understands -Waggregate-return... yes
  216. checking to see if compiler understands -Wno-multichar... yes
  217. checking to see if compiler understands -Wnested-externs... yes
  218. configure: set WARNING_CFLAGS to  -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
  219. configure: set ERROR_CFLAGS to
  220. checking to see if c++ compiler understands ... yes
  221. checking to see if c++ compiler understands -Wall... yes
  222. checking to see if c++ compiler understands -Wmissing-declarations... yes
  223. checking to see if c++ compiler understands -Wredundant-decls... yes
  224. checking to see if c++ compiler understands -Wundef... yes
  225. checking to see if c++ compiler understands -Wwrite-strings... yes
  226. checking to see if c++ compiler understands -Wformat-nonliteral... yes
  227. checking to see if c++ compiler understands -Wformat-security... yes
  228. checking to see if c++ compiler understands -Winit-self... yes
  229. checking to see if c++ compiler understands -Wmissing-include-dirs... yes
  230. checking to see if c++ compiler understands -Waddress... yes
  231. checking to see if c++ compiler understands -Waggregate-return... yes
  232. checking to see if c++ compiler understands -Wno-multichar... yes
  233. configure: set WARNING_CXXFLAGS to  -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar
  234. configure: set ERROR_CXXFLAGS to
  235. configure: Using autoaudiosink as default audio sink
  236. configure: Using alsasrc as default audio source
  237. configure: Using autovideosink as default video sink
  238. configure: Using v4l2src as default video source
  239. configure: Using goom as default visualizer
  240. checking which audio resample format to use for integer... auto
  241. checking whether to use iso-codes if they are available... yes
  242. checking whether iso-codes are available on this system... no
  243.  
  244. configure: *** checking feature: zlib support for ID3 parsing in libgsttag ***
  245. checking for ZLIB... yes
  246.  
  247. configure: Checking libraries for plugins in sys/
  248.  
  249. checking for X... libraries , headers
  250.  
  251. configure: *** checking feature: X libraries and plugins ***
  252. configure: *** for plug-ins: ximagesink ***
  253. checking for gethostbyname... (cached) yes
  254. checking for connect... yes
  255. checking for remove... yes
  256. checking for shmat... yes
  257. checking for IceConnectionNumber in -lICE... yes
  258. checking X11/Xlib.h usability... yes
  259. checking X11/Xlib.h presence... yes
  260. checking for X11/Xlib.h... yes
  261. configure: *** These plugins will be built: ximagesink
  262.  
  263. configure: *** checking feature: X11 XVideo extensions ***
  264. configure: *** for plug-ins: xvimagesink ***
  265. checking for XvQueryExtension in -lXv_pic... no
  266. checking for XvQueryExtension in -lXv... yes
  267. configure: *** These plugins will be built: xvimagesink
  268.  
  269. configure: *** checking feature: X Shared Memory extension ***
  270. checking for XShmAttach in -lXext... yes
  271.  
  272. configure: *** checking feature: Video 4 Linux ***
  273. configure: *** for plug-ins: video4linux ***
  274. checking whether VID_TYPE_MPEG_ENCODER is declared... no
  275. configure: *** These plugins will not be built: video4linux
  276.  
  277. configure: Checking libraries for plugins in ext/
  278.  
  279.  
  280. configure: *** checking feature: ALSA ***
  281. configure: *** for plug-ins: alsa ***
  282. checking for ALSA... yes
  283. configure: *** These plugins will be built: alsa
  284.  
  285. configure: *** checking feature: CDParanoia ***
  286. configure: *** for plug-ins: cdparanoia ***
  287. configure: *** These plugins will not be built: cdparanoia
  288.  
  289. configure: *** checking feature: GNOME VFS ***
  290. configure: *** for plug-ins: gnomevfs ***
  291. checking for GNOME_VFS... no
  292. configure: *** These plugins will not be built: gnomevfs
  293.  
  294. configure: *** checking feature: integer vorbis plug-in ***
  295. configure: *** for plug-ins: ivorbisdec ***
  296. checking for IVORBIS... no
  297. configure: No package 'vorbisidec' found
  298. checking for vorbis_block_init in -lvorbisidec... no
  299. configure: *** These plugins will not be built: ivorbisdec
  300.  
  301. configure: *** checking feature: GIO library ***
  302. configure: *** for plug-ins: gio ***
  303. checking for GIO... yes
  304. configure: *** These plugins will be built: gio
  305.  
  306. configure: *** checking feature: libvisual visualization library ***
  307. configure: *** for plug-ins: libvisual ***
  308. configure: *** These plugins will not be built: libvisual
  309.  
  310. configure: *** checking feature: Xiph Ogg library ***
  311. configure: *** for plug-ins: ogg ***
  312. checking for OGG... yes
  313. configure: *** These plugins will be built: ogg
  314.  
  315. configure: *** checking feature: Pango font rendering ***
  316. configure: *** for plug-ins: pango ***
  317. checking for PANGO... yes
  318. configure: *** These plugins will be built: pango
  319.  
  320. configure: *** checking feature: Xiph Theora video codec ***
  321. configure: *** for plug-ins: theora ***
  322. checking for THEORA... yes
  323. configure: *** These plugins will be built: theora
  324.  
  325. configure: *** checking feature: Xiph Vorbis audio codec ***
  326. configure: *** for plug-ins: vorbis ***
  327. checking for VORBIS... yes
  328. configure: *** These plugins will be built: vorbis
  329. checking for FT2... yes
  330. configure: creating ./config.status
  331. config.status: creating Makefile
  332. config.status: creating gst-plugins-base.spec
  333. config.status: creating gst/Makefile
  334. config.status: creating gst/adder/Makefile
  335. config.status: creating gst/app/Makefile
  336. config.status: creating gst/audioconvert/Makefile
  337. config.status: creating gst/audiorate/Makefile
  338. config.status: creating gst/audiotestsrc/Makefile
  339. config.status: creating gst/encoding/Makefile
  340. config.status: creating gst/ffmpegcolorspace/Makefile
  341. config.status: creating gst/gdp/Makefile
  342. config.status: creating gst/playback/Makefile
  343. config.status: creating gst/audioresample/Makefile
  344. config.status: creating gst/subparse/Makefile
  345. config.status: creating gst/tcp/Makefile
  346. config.status: creating gst/typefind/Makefile
  347. config.status: creating gst/videotestsrc/Makefile
  348. config.status: creating gst/videorate/Makefile
  349. config.status: creating gst/videoscale/Makefile
  350. config.status: creating gst/volume/Makefile
  351. config.status: creating sys/Makefile
  352. config.status: creating sys/ximage/Makefile
  353. config.status: creating sys/xvimage/Makefile
  354. config.status: creating sys/v4l/Makefile
  355. config.status: creating ext/Makefile
  356. config.status: creating ext/alsa/Makefile
  357. config.status: creating ext/cdparanoia/Makefile
  358. config.status: creating ext/gnomevfs/Makefile
  359. config.status: creating ext/gio/Makefile
  360. config.status: creating ext/libvisual/Makefile
  361. config.status: creating ext/ogg/Makefile
  362. config.status: creating ext/pango/Makefile
  363. config.status: creating ext/theora/Makefile
  364. config.status: creating ext/vorbis/Makefile
  365. config.status: creating gst-libs/Makefile
  366. config.status: creating gst-libs/gst/Makefile
  367. config.status: creating gst-libs/gst/audio/Makefile
  368. config.status: creating gst-libs/gst/app/Makefile
  369. config.status: creating gst-libs/gst/cdda/Makefile
  370. config.status: creating gst-libs/gst/fft/Makefile
  371. config.status: creating gst-libs/gst/floatcast/Makefile
  372. config.status: creating gst-libs/gst/interfaces/Makefile
  373. config.status: creating gst-libs/gst/netbuffer/Makefile
  374. config.status: creating gst-libs/gst/riff/Makefile
  375. config.status: creating gst-libs/gst/rtp/Makefile
  376. config.status: creating gst-libs/gst/rtsp/Makefile
  377. config.status: creating gst-libs/gst/sdp/Makefile
  378. config.status: creating gst-libs/gst/tag/Makefile
  379. config.status: creating gst-libs/gst/pbutils/Makefile
  380. config.status: creating gst-libs/gst/pbutils/gstpluginsbaseversion.h
  381. config.status: creating gst-libs/gst/video/Makefile
  382. config.status: creating tools/Makefile
  383. config.status: creating pkgconfig/Makefile
  384. config.status: creating pkgconfig/gstreamer-audio.pc
  385. config.status: creating pkgconfig/gstreamer-audio-uninstalled.pc
  386. config.status: creating pkgconfig/gstreamer-app.pc
  387. config.status: creating pkgconfig/gstreamer-app-uninstalled.pc
  388. config.status: creating pkgconfig/gstreamer-cdda.pc
  389. config.status: creating pkgconfig/gstreamer-cdda-uninstalled.pc
  390. config.status: creating pkgconfig/gstreamer-fft.pc
  391. config.status: creating pkgconfig/gstreamer-fft-uninstalled.pc
  392. config.status: creating pkgconfig/gstreamer-floatcast.pc
  393. config.status: creating pkgconfig/gstreamer-floatcast-uninstalled.pc
  394. config.status: creating pkgconfig/gstreamer-interfaces.pc
  395. config.status: creating pkgconfig/gstreamer-interfaces-uninstalled.pc
  396. config.status: creating pkgconfig/gstreamer-netbuffer.pc
  397. config.status: creating pkgconfig/gstreamer-netbuffer-uninstalled.pc
  398. config.status: creating pkgconfig/gstreamer-pbutils.pc
  399. config.status: creating pkgconfig/gstreamer-pbutils-uninstalled.pc
  400. config.status: creating pkgconfig/gstreamer-riff.pc
  401. config.status: creating pkgconfig/gstreamer-riff-uninstalled.pc
  402. config.status: creating pkgconfig/gstreamer-rtp.pc
  403. config.status: creating pkgconfig/gstreamer-rtp-uninstalled.pc
  404. config.status: creating pkgconfig/gstreamer-rtsp.pc
  405. config.status: creating pkgconfig/gstreamer-rtsp-uninstalled.pc
  406. config.status: creating pkgconfig/gstreamer-sdp.pc
  407. config.status: creating pkgconfig/gstreamer-sdp-uninstalled.pc
  408. config.status: creating pkgconfig/gstreamer-tag.pc
  409. config.status: creating pkgconfig/gstreamer-tag-uninstalled.pc
  410. config.status: creating pkgconfig/gstreamer-video.pc
  411. config.status: creating pkgconfig/gstreamer-video-uninstalled.pc
  412. config.status: creating pkgconfig/gstreamer-plugins-base.pc
  413. config.status: creating pkgconfig/gstreamer-plugins-base-uninstalled.pc
  414. config.status: creating tests/Makefile
  415. config.status: creating tests/check/Makefile
  416. config.status: creating tests/examples/Makefile
  417. config.status: creating tests/examples/app/Makefile
  418. config.status: creating tests/examples/audio/Makefile
  419. config.status: creating tests/examples/dynamic/Makefile
  420. config.status: creating tests/examples/encoding/Makefile
  421. config.status: creating tests/examples/fft/Makefile
  422. config.status: creating tests/examples/gio/Makefile
  423. config.status: creating tests/examples/overlay/Makefile
  424. config.status: creating tests/examples/seek/Makefile
  425. config.status: creating tests/examples/snapshot/Makefile
  426. config.status: creating tests/examples/playrec/Makefile
  427. config.status: creating tests/examples/v4l/Makefile
  428. config.status: creating tests/files/Makefile
  429. config.status: creating tests/icles/Makefile
  430. config.status: creating tests/icles/playback/Makefile
  431. config.status: creating docs/Makefile
  432. config.status: creating docs/design/Makefile
  433. config.status: creating docs/libs/Makefile
  434. config.status: creating docs/plugins/Makefile
  435. config.status: creating docs/version.entities
  436. config.status: creating po/Makefile.in
  437. config.status: creating common/Makefile
  438. config.status: creating common/m4/Makefile
  439. config.status: creating m4/Makefile
  440. config.status: creating config.h
  441. config.status: executing depfiles commands
  442. config.status: executing libtool commands
  443. config.status: executing po-directories commands
  444. config.status: creating po/POTFILES
  445. config.status: creating po/Makefile
  446. config.status: executing _stdint.h commands
  447. config.status: creating _stdint.h : _GST_PLUGINS_BASE__STDINT_H
  448. configure: *** Plug-ins without external dependencies that will be built:
  449.         adder
  450.         app
  451.         audioconvert
  452.         audiorate
  453.         audioresample
  454.         audiotestsrc
  455.         encoding
  456.         ffmpegcolorspace
  457.         gdp
  458.         playback
  459.         subparse
  460.         tcp
  461.         typefind
  462.         videorate
  463.         videoscale
  464.         videotestsrc
  465.         volume
  466.  
  467. configure: *** Plug-ins without external dependencies that will NOT be built:
  468.  
  469. configure: *** Plug-ins with dependencies that will be built:
  470.         alsa
  471.         gio
  472.         ogg
  473.         pango
  474.         theora
  475.         vorbis
  476.         ximagesink
  477.         xvimagesink
  478.  
  479. configure: *** Plug-ins with dependencies that will NOT be built:
  480.         cdparanoia
  481.         gnomevfs
  482.         ivorbisdec
  483.         libvisual
  484.         video4linux
  485.  
  486. configure: *** Orc acceleration disabled.  Requires Orc >= 0.4.11, which was
  487.                not found.  Slower code paths will be used.
  488.  
  489. + Editing "docs/libs/Makefile"
  490. + Editing "docs/plugins/Makefile"
  491. + running "default_make"
  492. /usr/bin/make  all-recursive
  493. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36'
  494. Making all in pkgconfig
  495. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/pkgconfig'
  496.   CP     gstreamer-audio-0.10.pc
  497.   CP     gstreamer-app-0.10.pc
  498.   CP     gstreamer-cdda-0.10.pc
  499.   CP     gstreamer-fft-0.10.pc
  500.   CP     gstreamer-floatcast-0.10.pc
  501.   CP     gstreamer-interfaces-0.10.pc
  502.   CP     gstreamer-netbuffer-0.10.pc
  503.   CP     gstreamer-pbutils-0.10.pc
  504.   CP     gstreamer-riff-0.10.pc
  505.   CP     gstreamer-rtp-0.10.pc
  506.   CP     gstreamer-rtsp-0.10.pc
  507.   CP     gstreamer-sdp-0.10.pc
  508.   CP     gstreamer-tag-0.10.pc
  509.   CP     gstreamer-video-0.10.pc
  510.   CP     gstreamer-plugins-base-0.10.pc
  511.   CP     gstreamer-audio-0.10-uninstalled.pc
  512.   CP     gstreamer-app-0.10-uninstalled.pc
  513.   CP     gstreamer-cdda-0.10-uninstalled.pc
  514.   CP     gstreamer-fft-0.10-uninstalled.pc
  515.   CP     gstreamer-floatcast-0.10-uninstalled.pc
  516.   CP     gstreamer-interfaces-0.10-uninstalled.pc
  517.   CP     gstreamer-netbuffer-0.10-uninstalled.pc
  518.   CP     gstreamer-pbutils-0.10-uninstalled.pc
  519.   CP     gstreamer-riff-0.10-uninstalled.pc
  520.   CP     gstreamer-rtp-0.10-uninstalled.pc
  521.   CP     gstreamer-rtsp-0.10-uninstalled.pc
  522.   CP     gstreamer-sdp-0.10-uninstalled.pc
  523.   CP     gstreamer-tag-0.10-uninstalled.pc
  524.   CP     gstreamer-video-0.10-uninstalled.pc
  525.   CP     gstreamer-plugins-base-0.10-uninstalled.pc
  526. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/pkgconfig'
  527. Making all in gst-libs
  528. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs'
  529. Making all in gst
  530. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst'
  531. /usr/bin/make -C interfaces
  532. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  533.   GEN    interfaces-marshal.c
  534.   GEN    interfaces-enumtypes.c
  535.   GEN    interfaces-marshal.h
  536.   GEN    interfaces-enumtypes.h
  537. /usr/bin/make  all-am
  538. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  539.   CC     libgstinterfaces_0.10_la-colorbalance.lo
  540.   CC     libgstinterfaces_0.10_la-colorbalancechannel.lo
  541.   CC     libgstinterfaces_0.10_la-mixer.lo
  542.   CC     libgstinterfaces_0.10_la-mixeroptions.lo
  543.   CC     libgstinterfaces_0.10_la-mixertrack.lo
  544.   CC     libgstinterfaces_0.10_la-navigation.lo
  545.   CC     libgstinterfaces_0.10_la-propertyprobe.lo
  546.   CC     libgstinterfaces_0.10_la-streamvolume.lo
  547.   CC     libgstinterfaces_0.10_la-tuner.lo
  548.   CC     libgstinterfaces_0.10_la-tunernorm.lo
  549.   CC     libgstinterfaces_0.10_la-tunerchannel.lo
  550.   CC     libgstinterfaces_0.10_la-videoorientation.lo
  551.   CC     libgstinterfaces_0.10_la-xoverlay.lo
  552.   CC     libgstinterfaces_0.10_la-interfaces-marshal.lo
  553.   CC     libgstinterfaces_0.10_la-interfaces-enumtypes.lo
  554.   CCLD   libgstinterfaces-0.10.la
  555.   GEN    GstInterfaces-0.10.gir
  556. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces/tmp-introspectl1GDH0/GstInterfaces-0.10.c: In function 'main':
  557. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces/tmp-introspectl1GDH0/GstInterfaces-0.10.c:587:3: warning: implicit declaration of function 'gst_init' [-Wimplicit-function-declaration]
  558.    gst_init(NULL,NULL);
  559.    ^
  560. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  561. see --identifier-prefix and --symbol-prefix.
  562. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces/tmp-introspectl1GDH0/GstInterfaces-0.10 -export-dynamic -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectl1GDH0/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces/tmp-introspectl1GDH0/GstInterfaces-0.10.o -L. libgstinterfaces-0.10.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2
  563. libtool: link: gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces/tmp-introspectl1GDH0/.libs/GstInterfaces-0.10 -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectl1GDH0/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces/tmp-introspectl1GDH0/GstInterfaces-0.10.o -Wl,--export-dynamic -pthread -pthread -pthread -Wl,--export-dynamic  -L. ./.libs/libgstinterfaces-0.10.so -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread
  564. g-ir-scanner: GstInterfaces: warning: 25 warnings suppressed (use --warn-all to see them)
  565.   GEN    GstInterfaces-0.10.typelib
  566. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  567. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  568. /usr/bin/make -C tag
  569. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag'
  570.   CC     libgsttag_0.10_la-gstvorbistag.lo
  571.   CC     libgsttag_0.10_la-gstid3tag.lo
  572.   CC     libgsttag_0.10_la-gstxmptag.lo
  573. gstxmptag.c: In function 'xmp_tag_type_get_name':
  574. gstxmptag.c:178:1: warning: control reaches end of non-void function [-Wreturn-type]
  575.  }
  576.  ^
  577.   CC     libgsttag_0.10_la-gstexiftag.lo
  578.   CC     libgsttag_0.10_la-lang.lo
  579.   CC     libgsttag_0.10_la-licenses.lo
  580.   CC     libgsttag_0.10_la-tags.lo
  581.   CC     libgsttag_0.10_la-gsttagdemux.lo
  582.   CC     libgsttag_0.10_la-gsttagmux.lo
  583.   CC     libgsttag_0.10_la-gsttageditingprivate.lo
  584.   CC     libgsttag_0.10_la-id3v2.lo
  585.   CC     libgsttag_0.10_la-id3v2frames.lo
  586.   CC     libgsttag_0.10_la-xmpwriter.lo
  587.   CCLD   libgsttag-0.10.la
  588.   GEN    GstTag-0.10.gir
  589. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag/tmp-introspectRAYB2v/GstTag-0.10.c: In function 'main':
  590. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag/tmp-introspectRAYB2v/GstTag-0.10.c:587:3: warning: implicit declaration of function 'gst_init' [-Wimplicit-function-declaration]
  591.    gst_init(NULL,NULL);
  592.    ^
  593. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  594. see --identifier-prefix and --symbol-prefix.
  595. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag/tmp-introspectRAYB2v/GstTag-0.10 -export-dynamic -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectRAYB2v/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag/tmp-introspectRAYB2v/GstTag-0.10.o -L. libgsttag-0.10.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2
  596. libtool: link: gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag/tmp-introspectRAYB2v/.libs/GstTag-0.10 -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectRAYB2v/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag/tmp-introspectRAYB2v/GstTag-0.10.o -Wl,--export-dynamic -pthread -pthread -pthread -Wl,--export-dynamic  -L. ./.libs/libgsttag-0.10.so -lgio-2.0 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread
  597. g-ir-scanner: GstTag: warning: 11 warnings suppressed (use --warn-all to see them)
  598.   GEN    GstTag-0.10.typelib
  599. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag'
  600. /usr/bin/make -C fft
  601. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/fft'
  602.   CC     libgstfft_0.10_la-gstfft.lo
  603.   CC     libgstfft_0.10_la-gstffts16.lo
  604.   CC     libgstfft_0.10_la-gstffts32.lo
  605.   CC     libgstfft_0.10_la-gstfftf32.lo
  606.   CC     libgstfft_0.10_la-gstfftf64.lo
  607.   CC     libgstfft_0.10_la-kiss_fft_s16.lo
  608.   CC     libgstfft_0.10_la-kiss_fft_s32.lo
  609.   CC     libgstfft_0.10_la-kiss_fft_f32.lo
  610.   CC     libgstfft_0.10_la-kiss_fft_f64.lo
  611.   CC     libgstfft_0.10_la-kiss_fftr_s16.lo
  612.   CC     libgstfft_0.10_la-kiss_fftr_s32.lo
  613.   CC     libgstfft_0.10_la-kiss_fftr_f32.lo
  614.   CC     libgstfft_0.10_la-kiss_fftr_f64.lo
  615.   CCLD   libgstfft-0.10.la
  616.   GEN    GstFft-0.10.gir
  617. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  618. see --identifier-prefix and --symbol-prefix.
  619. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/fft/tmp-introspect_D8rCH/GstFft-0.10 -export-dynamic -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspect_D8rCH/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/fft/tmp-introspect_D8rCH/GstFft-0.10.o -L. libgstfft-0.10.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2
  620. libtool: link: gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/fft/tmp-introspect_D8rCH/.libs/GstFft-0.10 -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspect_D8rCH/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/fft/tmp-introspect_D8rCH/GstFft-0.10.o -Wl,--export-dynamic -pthread -pthread -pthread -Wl,--export-dynamic  -L. ./.libs/libgstfft-0.10.so -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread
  621. g-ir-scanner: GstFft: warning: 8 warnings suppressed (use --warn-all to see them)
  622.   GEN    GstFft-0.10.typelib
  623. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/fft'
  624. /usr/bin/make -C floatcast
  625. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/floatcast'
  626. make[4]: Nothing to be done for 'all'.
  627. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/floatcast'
  628. /usr/bin/make -C netbuffer
  629. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer'
  630.   CC     libgstnetbuffer_0.10_la-gstnetbuffer.lo
  631.   CCLD   libgstnetbuffer-0.10.la
  632.   GEN    GstNetbuffer-0.10.gir
  633. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer/tmp-introspectS_Fx1e/GstNetbuffer-0.10.c: In function 'main':
  634. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer/tmp-introspectS_Fx1e/GstNetbuffer-0.10.c:587:3: warning: implicit declaration of function 'gst_init' [-Wimplicit-function-declaration]
  635.    gst_init(NULL,NULL);
  636.    ^
  637. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  638. see --identifier-prefix and --symbol-prefix.
  639. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer/tmp-introspectS_Fx1e/GstNetbuffer-0.10 -export-dynamic -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectS_Fx1e/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer/tmp-introspectS_Fx1e/GstNetbuffer-0.10.o -L. libgstnetbuffer-0.10.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2
  640. libtool: link: gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer/tmp-introspectS_Fx1e/.libs/GstNetbuffer-0.10 -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectS_Fx1e/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer/tmp-introspectS_Fx1e/GstNetbuffer-0.10.o -Wl,--export-dynamic -pthread -pthread -pthread -Wl,--export-dynamic  -L. ./.libs/libgstnetbuffer-0.10.so -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread
  641.   GEN    GstNetbuffer-0.10.typelib
  642. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer'
  643. /usr/bin/make -C pbutils
  644. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  645.   GEN    pbutils-enumtypes.c
  646.   GEN    pbutils-enumtypes.h
  647.   GEN    pbutils-marshal.c
  648.   GEN    pbutils-marshal.h
  649. /usr/bin/make  all-am
  650. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  651.   CC     libgstpbutils_0.10_la-gstpluginsbaseversion.lo
  652.   CC     libgstpbutils_0.10_la-pbutils.lo
  653.   CC     libgstpbutils_0.10_la-codec-utils.lo
  654.   CC     libgstpbutils_0.10_la-descriptions.lo
  655.   CC     libgstpbutils_0.10_la-encoding-profile.lo
  656.   CC     libgstpbutils_0.10_la-encoding-target.lo
  657.   CC     libgstpbutils_0.10_la-install-plugins.lo
  658.   CC     libgstpbutils_0.10_la-missing-plugins.lo
  659.   CC     libgstpbutils_0.10_la-gstdiscoverer.lo
  660.   CC     libgstpbutils_0.10_la-gstdiscoverer-types.lo
  661.   CC     libgstpbutils_0.10_la-pbutils-enumtypes.lo
  662.   CC     libgstpbutils_0.10_la-pbutils-marshal.lo
  663.   CCLD   libgstpbutils-0.10.la
  664.   GEN    GstPbutils-0.10.gir
  665. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils/tmp-introspect68cmFE/GstPbutils-0.10.c: In function 'main':
  666. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils/tmp-introspect68cmFE/GstPbutils-0.10.c:587:3: warning: implicit declaration of function 'gst_init' [-Wimplicit-function-declaration]
  667.    gst_init(NULL,NULL);
  668.    ^
  669. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  670. see --identifier-prefix and --symbol-prefix.
  671. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils/tmp-introspect68cmFE/GstPbutils-0.10 -export-dynamic -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspect68cmFE/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils/tmp-introspect68cmFE/GstPbutils-0.10.o -L. libgstpbutils-0.10.la -lgstreamer-0.10 -L/usr/lib -rpath /usr/lib -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2
  672. libtool: link: gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils/tmp-introspect68cmFE/.libs/GstPbutils-0.10 -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspect68cmFE/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils/tmp-introspect68cmFE/GstPbutils-0.10.o -Wl,--export-dynamic -pthread -pthread -pthread -Wl,--export-dynamic  -L. ./.libs/libgstpbutils-0.10.so -L/usr/lib -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread -Wl,-rpath -Wl,/usr/lib
  673. g-ir-scanner: GstPbutils: warning: 12 warnings suppressed (use --warn-all to see them)
  674.   GEN    GstPbutils-0.10.typelib
  675. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  676. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  677. /usr/bin/make -C rtp
  678. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp'
  679.   CC     libgstrtp_0.10_la-gstrtpbuffer.lo
  680.   CC     libgstrtp_0.10_la-gstrtcpbuffer.lo
  681.   CC     libgstrtp_0.10_la-gstrtppayloads.lo
  682.   CC     libgstrtp_0.10_la-gstbasertpaudiopayload.lo
  683.   CC     libgstrtp_0.10_la-gstbasertppayload.lo
  684.   CC     libgstrtp_0.10_la-gstbasertpdepayload.lo
  685.   CCLD   libgstrtp-0.10.la
  686.   GEN    GstRtp-0.10.gir
  687. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp/tmp-introspect9OdXrK/GstRtp-0.10.c: In function 'main':
  688. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp/tmp-introspect9OdXrK/GstRtp-0.10.c:587:3: warning: implicit declaration of function 'gst_init' [-Wimplicit-function-declaration]
  689.    gst_init(NULL,NULL);
  690.    ^
  691. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  692. see --identifier-prefix and --symbol-prefix.
  693. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp/tmp-introspect9OdXrK/GstRtp-0.10 -export-dynamic -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspect9OdXrK/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp/tmp-introspect9OdXrK/GstRtp-0.10.o -L. libgstrtp-0.10.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2
  694. libtool: link: gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp/tmp-introspect9OdXrK/.libs/GstRtp-0.10 -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspect9OdXrK/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp/tmp-introspect9OdXrK/GstRtp-0.10.o -Wl,--export-dynamic -pthread -pthread -pthread -Wl,--export-dynamic  -L. ./.libs/libgstrtp-0.10.so -lgio-2.0 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread
  695. g-ir-scanner: GstRtp: warning: 13 warnings suppressed (use --warn-all to see them)
  696.   GEN    GstRtp-0.10.typelib
  697. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp'
  698. /usr/bin/make -C sdp
  699. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp'
  700.   CC     libgstsdp_0.10_la-gstsdpmessage.lo
  701.   CCLD   libgstsdp-0.10.la
  702.   GEN    GstSdp-0.10.gir
  703. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  704. see --identifier-prefix and --symbol-prefix.
  705. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp/tmp-introspectqkl9E4/GstSdp-0.10 -export-dynamic -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectqkl9E4/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp/tmp-introspectqkl9E4/GstSdp-0.10.o -L. libgstsdp-0.10.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2
  706. libtool: link: gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp/tmp-introspectqkl9E4/.libs/GstSdp-0.10 -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectqkl9E4/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp/tmp-introspectqkl9E4/GstSdp-0.10.o -Wl,--export-dynamic -pthread -pthread -pthread -Wl,--export-dynamic  -L. ./.libs/libgstsdp-0.10.so -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread
  707. g-ir-scanner: GstSdp: warning: 2 warnings suppressed (use --warn-all to see them)
  708.   GEN    GstSdp-0.10.typelib
  709. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp'
  710. /usr/bin/make -C video
  711. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  712.   CP     tmp-orc.c
  713.   CP     videoblendorc.h
  714.   GEN    video-enumtypes.c
  715.   GEN    video-enumtypes.h
  716. /usr/bin/make  all-am
  717. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  718.   CC     libgstvideo_0.10_la-video.lo
  719.   CC     libgstvideo_0.10_la-gstvideosink.lo
  720.   CC     libgstvideo_0.10_la-gstvideofilter.lo
  721.   CC     libgstvideo_0.10_la-convertframe.lo
  722.   CC     libgstvideo_0.10_la-video-blend.lo
  723.   CC     libgstvideo_0.10_la-video-overlay-composition.lo
  724.   CC     libgstvideo_0.10_la-video-enumtypes.lo
  725.   CC     libgstvideo_0.10_la-tmp-orc.lo
  726.   CCLD   libgstvideo-0.10.la
  727.   GEN    GstVideo-0.10.gir
  728. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video/tmp-introspecti4OPB3/GstVideo-0.10.c: In function 'main':
  729. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video/tmp-introspecti4OPB3/GstVideo-0.10.c:587:3: warning: implicit declaration of function 'gst_init' [-Wimplicit-function-declaration]
  730.    gst_init(NULL,NULL);
  731.    ^
  732. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  733. see --identifier-prefix and --symbol-prefix.
  734. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video/tmp-introspecti4OPB3/GstVideo-0.10 -export-dynamic -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspecti4OPB3/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video/tmp-introspecti4OPB3/GstVideo-0.10.o -L. libgstvideo-0.10.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2
  735. libtool: link: gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video/tmp-introspecti4OPB3/.libs/GstVideo-0.10 -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspecti4OPB3/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video/tmp-introspecti4OPB3/GstVideo-0.10.o -Wl,--export-dynamic -pthread -pthread -pthread -Wl,--export-dynamic  -L. ./.libs/libgstvideo-0.10.so -lgio-2.0 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread
  736. g-ir-scanner: GstVideo: warning: 12 warnings suppressed (use --warn-all to see them)
  737.   GEN    GstVideo-0.10.typelib
  738. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  739. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  740. /usr/bin/make -C app
  741. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  742.   GEN    gstapp-marshal.c
  743.   GEN    gstapp-marshal.h
  744. /usr/bin/make  all-am
  745. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  746.   CC     libgstapp_0.10_la-gstappsrc.lo
  747.   CC     libgstapp_0.10_la-gstappbuffer.lo
  748.   CC     libgstapp_0.10_la-gstappsink.lo
  749.   CC     libgstapp_0.10_la-gstapp-marshal.lo
  750.   CCLD   libgstapp-0.10.la
  751.   GEN    GstApp-0.10.gir
  752. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app/tmp-introspectQposf9/GstApp-0.10.c: In function 'main':
  753. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app/tmp-introspectQposf9/GstApp-0.10.c:587:3: warning: implicit declaration of function 'gst_init' [-Wimplicit-function-declaration]
  754.    gst_init(NULL,NULL);
  755.    ^
  756. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  757. see --identifier-prefix and --symbol-prefix.
  758. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app/tmp-introspectQposf9/GstApp-0.10 -export-dynamic -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectQposf9/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app/tmp-introspectQposf9/GstApp-0.10.o -L. libgstapp-0.10.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2
  759. libtool: link: gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app/tmp-introspectQposf9/.libs/GstApp-0.10 -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectQposf9/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app/tmp-introspectQposf9/GstApp-0.10.o -Wl,--export-dynamic -pthread -pthread -pthread -Wl,--export-dynamic  -L. ./.libs/libgstapp-0.10.so -lgio-2.0 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread
  760. g-ir-scanner: GstApp: warning: 14 warnings suppressed (use --warn-all to see them)
  761.   GEN    GstApp-0.10.typelib
  762. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  763. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  764. Making all in interfaces
  765. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  766. /usr/bin/make  all-am
  767. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  768. make[5]: Nothing to be done for 'all-am'.
  769. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  770. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  771. Making all in tag
  772. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag'
  773. make[4]: Nothing to be done for 'all'.
  774. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag'
  775. Making all in cdda
  776. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/cdda'
  777.   CC     libgstcdda_0.10_la-gstcddabasesrc.lo
  778.   CCLD   libgstcdda-0.10.la
  779. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/cdda'
  780. Making all in fft
  781. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/fft'
  782. make[4]: Nothing to be done for 'all'.
  783. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/fft'
  784. Making all in floatcast
  785. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/floatcast'
  786. make[4]: Nothing to be done for 'all'.
  787. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/floatcast'
  788. Making all in netbuffer
  789. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer'
  790. make[4]: Nothing to be done for 'all'.
  791. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer'
  792. Making all in rtp
  793. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp'
  794. make[4]: Nothing to be done for 'all'.
  795. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp'
  796. Making all in sdp
  797. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp'
  798. make[4]: Nothing to be done for 'all'.
  799. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp'
  800. Making all in rtsp
  801. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp'
  802.   GEN    gstrtsp-marshal.h
  803.   GEN    gstrtsp-enumtypes.h
  804. /usr/bin/glib-mkenums: gstrtspdefs.h:234: Failed to parse `  /*< protected >*/ '
  805. /usr/bin/glib-mkenums: gstrtspdefs.h:348: Failed to parse `  /*< protected >*/ '
  806.   GEN    gstrtsp-marshal.c
  807.   GEN    gstrtsp-enumtypes.c
  808. /usr/bin/glib-mkenums: gstrtspdefs.h:234: Failed to parse `  /*< protected >*/ '
  809. /usr/bin/glib-mkenums: gstrtspdefs.h:348: Failed to parse `  /*< protected >*/ '
  810. /usr/bin/make  all-am
  811. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp'
  812.   CC     libgstrtsp_0.10_la-gstrtspbase64.lo
  813.   CC     libgstrtsp_0.10_la-gstrtsptransport.lo
  814.   CC     libgstrtsp_0.10_la-gstrtspurl.lo
  815.   CC     libgstrtsp_0.10_la-gstrtspmessage.lo
  816.   CC     libgstrtsp_0.10_la-gstrtspconnection.lo
  817.   CC     libgstrtsp_0.10_la-gstrtspdefs.lo
  818.   CC     libgstrtsp_0.10_la-gstrtspextension.lo
  819.   CC     libgstrtsp_0.10_la-gstrtsprange.lo
  820.   CC     libgstrtsp_0.10_la-gstrtsp-marshal.lo
  821.   CC     libgstrtsp_0.10_la-gstrtsp-enumtypes.lo
  822.   CCLD   libgstrtsp-0.10.la
  823.   GEN    GstRtsp-0.10.gir
  824. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp/tmp-introspectHQmHZy/GstRtsp-0.10.c: In function 'main':
  825. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp/tmp-introspectHQmHZy/GstRtsp-0.10.c:587:3: warning: implicit declaration of function 'gst_init' [-Wimplicit-function-declaration]
  826.    gst_init(NULL,NULL);
  827.    ^
  828. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  829. see --identifier-prefix and --symbol-prefix.
  830. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp/tmp-introspectHQmHZy/GstRtsp-0.10 -export-dynamic -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectHQmHZy/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp/tmp-introspectHQmHZy/GstRtsp-0.10.o -L. libgstrtsp-0.10.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lxml2 /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp/libgstsdp-0.10.la -lglib-2.0
  831. libtool: link: gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp/tmp-introspectHQmHZy/.libs/GstRtsp-0.10 -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectHQmHZy/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp/tmp-introspectHQmHZy/GstRtsp-0.10.o -Wl,--export-dynamic -pthread -pthread -pthread -Wl,--export-dynamic  -L. ./.libs/libgstrtsp-0.10.so -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp/.libs/libgstsdp-0.10.so -lglib-2.0 -pthread
  832. g-ir-scanner: GstRtsp: warning: 3 warnings suppressed (use --warn-all to see them)
  833.   GEN    GstRtsp-0.10.typelib
  834. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp'
  835. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp'
  836. Making all in video
  837. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  838. /usr/bin/make  all-am
  839. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  840. make[5]: Nothing to be done for 'all-am'.
  841. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  842. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  843. Making all in pbutils
  844. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  845. /usr/bin/make  all-am
  846. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  847. make[5]: Nothing to be done for 'all-am'.
  848. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  849. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  850. Making all in audio
  851. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio'
  852.   GEN    audio-enumtypes.c
  853. /usr/bin/glib-mkenums: multichannel.h:80: Failed to parse `  /*< private >*/ '
  854.   GEN    audio-enumtypes.h
  855. /usr/bin/glib-mkenums: multichannel.h:80: Failed to parse `  /*< private >*/ '
  856. /usr/bin/make  all-am
  857. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio'
  858.   CC     libgstaudio_0.10_la-audio.lo
  859.   CC     libgstaudio_0.10_la-gstringbuffer.lo
  860.   CC     libgstaudio_0.10_la-gstaudioclock.lo
  861.   CC     libgstaudio_0.10_la-mixerutils.lo
  862. mixerutils.c: In function 'gst_audio_mixer_filter_probe_feature':
  863. mixerutils.c:140:11: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  864.            device = g_value_array_get_nth (array, n);
  865.            ^
  866. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  867.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  868.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  869.                  from mixerutils.h:23,
  870.                  from mixerutils.c:38:
  871. /usr/include/glib-2.0/gobject/gvaluearray.h:63:9: note: declared here
  872.  GValue*  g_value_array_get_nth      (GValueArray *value_array,
  873.          ^
  874. mixerutils.c:155:9: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  875.          g_value_array_free (array);
  876.          ^
  877. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  878.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  879.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  880.                  from mixerutils.h:23,
  881.                  from mixerutils.c:38:
  882. /usr/include/glib-2.0/gobject/gvaluearray.h:70:6: note: declared here
  883.  void  g_value_array_free      (GValueArray *value_array);
  884.       ^
  885.   CC     libgstaudio_0.10_la-multichannel.lo
  886.   CC     libgstaudio_0.10_la-gstaudiodecoder.lo
  887.   CC     libgstaudio_0.10_la-gstaudioencoder.lo
  888.   CC     libgstaudio_0.10_la-gstbaseaudiosink.lo
  889.   CC     libgstaudio_0.10_la-gstbaseaudiosrc.lo
  890.   CC     libgstaudio_0.10_la-gstaudiofilter.lo
  891.   CC     libgstaudio_0.10_la-gstaudiosink.lo
  892.   CC     libgstaudio_0.10_la-gstaudiosrc.lo
  893.   CC     libgstaudio_0.10_la-gstaudioiec61937.lo
  894.   CC     libgstaudio_0.10_la-audio-enumtypes.lo
  895.   CCLD   libgstaudio-0.10.la
  896.   GEN    GstAudio-0.10.gir
  897. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio/tmp-introspectsEZgKH/GstAudio-0.10.c: In function 'main':
  898. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio/tmp-introspectsEZgKH/GstAudio-0.10.c:587:3: warning: implicit declaration of function 'gst_init' [-Wimplicit-function-declaration]
  899.    gst_init(NULL,NULL);
  900.    ^
  901. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  902. see --identifier-prefix and --symbol-prefix.
  903. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio/tmp-introspectsEZgKH/GstAudio-0.10 -export-dynamic -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectsEZgKH/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio/tmp-introspectsEZgKH/GstAudio-0.10.o -L. libgstaudio-0.10.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgstbase-0.10 /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces/libgstinterfaces-0.10.la -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2
  904. libtool: link: gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio/tmp-introspectsEZgKH/.libs/GstAudio-0.10 -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectsEZgKH/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio/tmp-introspectsEZgKH/GstAudio-0.10.o -Wl,--export-dynamic -pthread -pthread -pthread -Wl,--export-dynamic  -L. ./.libs/libgstaudio-0.10.so -lgio-2.0 -lgstbase-0.10 /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces/.libs/libgstinterfaces-0.10.so -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread
  905. g-ir-scanner: GstAudio: warning: 11 warnings suppressed (use --warn-all to see them)
  906.   GEN    GstAudio-0.10.typelib
  907. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio'
  908. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio'
  909. Making all in riff
  910. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff'
  911.   CC     libgstriff_0.10_la-riff.lo
  912.   CC     libgstriff_0.10_la-riff-media.lo
  913.   CC     libgstriff_0.10_la-riff-read.lo
  914.   CCLD   libgstriff-0.10.la
  915.   GEN    GstRiff-0.10.gir
  916. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff/tmp-introspectBthBZ7/GstRiff-0.10.c: In function 'main':
  917. /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff/tmp-introspectBthBZ7/GstRiff-0.10.c:587:3: warning: implicit declaration of function 'gst_init' [-Wimplicit-function-declaration]
  918.    gst_init(NULL,NULL);
  919.    ^
  920. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  921. see --identifier-prefix and --symbol-prefix.
  922. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff/tmp-introspectBthBZ7/GstRiff-0.10 -export-dynamic -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectBthBZ7/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff/tmp-introspectBthBZ7/GstRiff-0.10.o -L. libgstriff-0.10.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag/libgsttag-0.10.la /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio/libgstaudio-0.10.la -lgstbase-0.10 /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces/libgstinterfaces-0.10.la -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2
  923. libtool: link: gcc -o /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff/tmp-introspectBthBZ7/.libs/GstRiff-0.10 -D_FORTIFY_SOURCE=2 -O2 -march=x86-64 -pipe -s tmp-introspectBthBZ7/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff/tmp-introspectBthBZ7/GstRiff-0.10.o -Wl,--export-dynamic -pthread -pthread -pthread -Wl,--export-dynamic  -L. ./.libs/libgstriff-0.10.so -lgio-2.0 /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag/.libs/libgsttag-0.10.so /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio/.libs/libgstaudio-0.10.so -lgstbase-0.10 /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces/.libs/libgstinterfaces-0.10.so -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -pthread
  924. g-ir-scanner: GstRiff: warning: 24 warnings suppressed (use --warn-all to see them)
  925.   GEN    GstRiff-0.10.typelib
  926. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff'
  927. Making all in app
  928. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  929. /usr/bin/make  all-am
  930. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  931. make[5]: Nothing to be done for 'all-am'.
  932. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  933. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  934. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst'
  935. make[4]: Nothing to be done for 'all-am'.
  936. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst'
  937. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst'
  938. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs'
  939. make[3]: Nothing to be done for 'all-am'.
  940. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs'
  941. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs'
  942. Making all in gst
  943. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst'
  944. /usr/bin/make -C adder
  945. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  946.   CP     tmp-orc.c
  947.   CP     gstadderorc.h
  948. /usr/bin/make  all-am
  949. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  950.   CC     libgstadder_la-gstadder.lo
  951.   CC     libgstadder_la-tmp-orc.lo
  952.   CCLD   libgstadder.la
  953. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  954. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  955. /usr/bin/make -C app
  956. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/app'
  957.   CC     libgstapp_la-gstapp.lo
  958.   CCLD   libgstapp.la
  959. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/app'
  960. /usr/bin/make -C audioconvert
  961. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  962.   CP     tmp-orc.c
  963.   CP     gstaudioconvertorc.h
  964. /usr/bin/make  all-am
  965. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  966.   CC     libgstaudioconvert_la-gstaudioconvert.lo
  967.   CC     libgstaudioconvert_la-audioconvert.lo
  968.   CC     libgstaudioconvert_la-gstchannelmix.lo
  969.   CC     libgstaudioconvert_la-gstaudioquantize.lo
  970.   CC     libgstaudioconvert_la-plugin.lo
  971.   CC     libgstaudioconvert_la-tmp-orc.lo
  972.   CCLD   libgstaudioconvert.la
  973. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  974. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  975. /usr/bin/make -C audiorate
  976. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audiorate'
  977.   CC     libgstaudiorate_la-gstaudiorate.lo
  978.   CCLD   libgstaudiorate.la
  979. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audiorate'
  980. /usr/bin/make -C audiotestsrc
  981. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audiotestsrc'
  982.   CC     libgstaudiotestsrc_la-gstaudiotestsrc.lo
  983.   CCLD   libgstaudiotestsrc.la
  984. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audiotestsrc'
  985. /usr/bin/make -C encoding
  986. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  987.   GEN    gstencode-marshal.h
  988.   GEN    gstencode-marshal.c
  989. /usr/bin/make  all-am
  990. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  991.   CC     libgstencodebin_la-gstencodebin.lo
  992.   CC     libgstencodebin_la-gstsmartencoder.lo
  993.   CC     libgstencodebin_la-gststreamcombiner.lo
  994.   CC     libgstencodebin_la-gststreamsplitter.lo
  995.   CC     libgstencodebin_la-gstencode-marshal.lo
  996.   CCLD   libgstencodebin.la
  997. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  998. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  999. /usr/bin/make -C ffmpegcolorspace
  1000. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/ffmpegcolorspace'
  1001.   CC     libgstffmpegcolorspace_la-gstffmpegcolorspace.lo
  1002.   CC     libgstffmpegcolorspace_la-gstffmpegcodecmap.lo
  1003.   CC     libgstffmpegcolorspace_la-dsputil.lo
  1004.   CC     libgstffmpegcolorspace_la-mem.lo
  1005.   CC     libgstffmpegcolorspace_la-utils.lo
  1006.   CC     libgstffmpegcolorspace_la-imgconvert.lo
  1007.   CCLD   libgstffmpegcolorspace.la
  1008. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/ffmpegcolorspace'
  1009. /usr/bin/make -C gdp
  1010. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/gdp'
  1011.   CC     libgstgdp_la-gstgdp.lo
  1012.   CC     libgstgdp_la-gstgdppay.lo
  1013.   CC     libgstgdp_la-gstgdpdepay.lo
  1014.   CCLD   libgstgdp.la
  1015. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/gdp'
  1016. /usr/bin/make -C playback
  1017. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  1018.   GEN    gstplay-marshal.h
  1019.   GEN    gstplay-marshal.c
  1020. /usr/bin/make  all-am
  1021. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  1022.   CC     libgstplaybin_la-gstplayback.lo
  1023.   CC     libgstplaybin_la-gstplaybin.lo
  1024.   CC     libgstplaybin_la-gstplaybin2.lo
  1025.   CC     libgstplaybin_la-gstplaysink.lo
  1026.   CC     libgstplaybin_la-gstplaybasebin.lo
  1027. gstplaybasebin.c: In function 'group_create':
  1028. gstplaybasebin.c:303:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1029.    group->streaminfo_value_array = g_value_array_new (0);
  1030.    ^
  1031. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1032.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1033.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1034.                  from gstplaybasebin.h:24,
  1035.                  from gstplaybasebin.c:26:
  1036. /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
  1037.  GValueArray* g_value_array_new      (guint   n_prealloced);
  1038.               ^
  1039. gstplaybasebin.c: In function 'group_destroy':
  1040. gstplaybasebin.c:415:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1041.    g_value_array_free (group->streaminfo_value_array);
  1042.    ^
  1043. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1044.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1045.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1046.                  from gstplaybasebin.h:24,
  1047.                  from gstplaybasebin.c:26:
  1048. /usr/include/glib-2.0/gobject/gvaluearray.h:70:6: note: declared here
  1049.  void  g_value_array_free      (GValueArray *value_array);
  1050.       ^
  1051. gstplaybasebin.c: In function 'add_stream':
  1052. gstplaybasebin.c:990:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1053.    g_value_array_append (group->streaminfo_value_array, &v);
  1054.    ^
  1055. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1056.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1057.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1058.                  from gstplaybasebin.h:24,
  1059.                  from gstplaybasebin.c:26:
  1060. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  1061.  GValueArray* g_value_array_append      (GValueArray *value_array,
  1062.               ^
  1063. gstplaybasebin.c: In function 'gst_play_base_bin_get_streaminfo_value_array':
  1064. gstplaybasebin.c:2805:5: warning: 'g_value_array_copy' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1065.      array = g_value_array_copy (group->streaminfo_value_array);
  1066.      ^
  1067. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1068.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1069.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1070.                  from gstplaybasebin.h:24,
  1071.                  from gstplaybasebin.c:26:
  1072. /usr/include/glib-2.0/gobject/gvaluearray.h:73:14: note: declared here
  1073.  GValueArray* g_value_array_copy      (const GValueArray *value_array);
  1074.               ^
  1075. gstplaybasebin.c:2807:5: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1076.      array = g_value_array_new (0);
  1077.      ^
  1078. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1079.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1080.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1081.                  from gstplaybasebin.h:24,
  1082.                  from gstplaybasebin.c:26:
  1083. /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
  1084.  GValueArray* g_value_array_new      (guint   n_prealloced);
  1085.               ^
  1086.   CC     libgstplaybin_la-gstplay-enum.lo
  1087.   CC     libgstplaybin_la-gststreaminfo.lo
  1088.   CC     libgstplaybin_la-gststreamselector.lo
  1089.   CC     libgstplaybin_la-gstsubtitleoverlay.lo
  1090.   CC     libgstplaybin_la-gstplaysinkvideoconvert.lo
  1091.   CC     libgstplaybin_la-gstplaysinkaudioconvert.lo
  1092.   CC     libgstplaybin_la-gstplaysinkconvertbin.lo
  1093.   CC     libgstplaybin_la-gststreamsynchronizer.lo
  1094.   CC     libgstplaybin_la-gstplay-marshal.lo
  1095.   CCLD   libgstplaybin.la
  1096.   CC     libgstdecodebin_la-gstdecodebin.lo
  1097.   CC     libgstdecodebin_la-gstplay-marshal.lo
  1098.   CCLD   libgstdecodebin.la
  1099.   CC     libgstdecodebin2_la-gstdecodebin2.lo
  1100.   CC     libgstdecodebin2_la-gsturidecodebin.lo
  1101. gsturidecodebin.c: In function 'gst_uri_decode_bin_autoplug_factories':
  1102. gsturidecodebin.c:323:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1103.    result = g_value_array_new (g_list_length (list));
  1104.    ^
  1105. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1106.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1107.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1108.                  from gsturidecodebin.c:33:
  1109. /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
  1110.  GValueArray* g_value_array_new      (guint   n_prealloced);
  1111.               ^
  1112. gsturidecodebin.c:330:5: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1113.      g_value_array_append (result, &val);
  1114.      ^
  1115. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1116.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1117.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1118.                  from gsturidecodebin.c:33:
  1119. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  1120.  GValueArray* g_value_array_append      (GValueArray *value_array,
  1121.               ^
  1122. gsturidecodebin.c: In function 'gst_uri_decode_bin_class_init':
  1123. gsturidecodebin.c:540:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1124.        gst_play_marshal_BOXED__OBJECT_BOXED, G_TYPE_VALUE_ARRAY, 2,
  1125.        ^
  1126. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1127.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1128.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1129.                  from gsturidecodebin.c:33:
  1130. /usr/include/glib-2.0/gobject/gvaluearray.h:60:7: note: declared here
  1131.  GType           g_value_array_get_type       (void) G_GNUC_CONST;
  1132.        ^
  1133. gsturidecodebin.c:574:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1134.        gst_play_marshal_BOXED__OBJECT_BOXED_BOXED, G_TYPE_VALUE_ARRAY, 3,
  1135.        ^
  1136. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1137.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1138.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1139.                  from gsturidecodebin.c:33:
  1140. /usr/include/glib-2.0/gobject/gvaluearray.h:60:7: note: declared here
  1141.  GType           g_value_array_get_type       (void) G_GNUC_CONST;
  1142.        ^
  1143. gsturidecodebin.c:575:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1144.        GST_TYPE_PAD, GST_TYPE_CAPS, G_TYPE_VALUE_ARRAY);
  1145.        ^
  1146. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1147.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1148.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1149.                  from gsturidecodebin.c:33:
  1150. /usr/include/glib-2.0/gobject/gvaluearray.h:60:7: note: declared here
  1151.  GType           g_value_array_get_type       (void) G_GNUC_CONST;
  1152.        ^
  1153.   CC     libgstdecodebin2_la-gstplay-enum.lo
  1154.   CC     libgstdecodebin2_la-gstplay-marshal.lo
  1155.   CCLD   libgstdecodebin2.la
  1156. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  1157. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  1158. /usr/bin/make -C audioresample
  1159. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audioresample'
  1160.   CC     libgstaudioresample_la-gstaudioresample.lo
  1161. gstaudioresample.c: In function 'gst_audio_resample_dump_drain':
  1162. gstaudioresample.c:792:9: warning: variable 'in_len' set but not used [-Wunused-but-set-variable]
  1163.    guint in_len, in_processed;
  1164.          ^
  1165.   CC     libgstaudioresample_la-speex_resampler_int.lo
  1166.   CC     libgstaudioresample_la-speex_resampler_float.lo
  1167.   CC     libgstaudioresample_la-speex_resampler_double.lo
  1168.   CCLD   libgstaudioresample.la
  1169. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audioresample'
  1170. /usr/bin/make -C subparse
  1171. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/subparse'
  1172.   CC     libgstsubparse_la-gstssaparse.lo
  1173.   CC     libgstsubparse_la-gstsubparse.lo
  1174.   CC     libgstsubparse_la-samiparse.lo
  1175.   CC     libgstsubparse_la-tmplayerparse.lo
  1176.   CC     libgstsubparse_la-mpl2parse.lo
  1177.   CC     libgstsubparse_la-qttextparse.lo
  1178.   CCLD   libgstsubparse.la
  1179. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/subparse'
  1180. /usr/bin/make -C tcp
  1181. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  1182.   GEN    gsttcp-enumtypes.c
  1183.   GEN    gsttcp-marshal.c
  1184.   GEN    gsttcp-enumtypes.h
  1185.   GEN    gsttcp-marshal.h
  1186. /usr/bin/make  all-am
  1187. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  1188.   CC     libgsttcp_la-gsttcpplugin.lo
  1189.   CC     libgsttcp_la-gsttcp.lo
  1190.   CC     libgsttcp_la-gstmultifdsink.lo
  1191.   CC     libgsttcp_la-gsttcpclientsrc.lo
  1192.   CC     libgsttcp_la-gsttcpclientsink.lo
  1193.   CC     libgsttcp_la-gsttcpserversrc.lo
  1194.   CC     libgsttcp_la-gsttcpserversink.lo
  1195.   CC     libgsttcp_la-gsttcp-enumtypes.lo
  1196.   CC     libgsttcp_la-gsttcp-marshal.lo
  1197.   CCLD   libgsttcp.la
  1198. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  1199. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  1200. /usr/bin/make -C typefind
  1201. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/typefind'
  1202.   CC     libgsttypefindfunctions_la-gsttypefindfunctions.lo
  1203.   CCLD   libgsttypefindfunctions.la
  1204. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/typefind'
  1205. /usr/bin/make -C videotestsrc
  1206. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  1207.   CP     tmp-orc.c
  1208.   CP     gstvideotestsrcorc.h
  1209. /usr/bin/make  all-am
  1210. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  1211.   CC     libgstvideotestsrc_la-gstvideotestsrc.lo
  1212.   CC     libgstvideotestsrc_la-videotestsrc.lo
  1213.   CC     libgstvideotestsrc_la-tmp-orc.lo
  1214.   CCLD   libgstvideotestsrc.la
  1215.   CC     generate_sine_table-generate_sine_table.o
  1216.   CCLD   generate_sine_table
  1217. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  1218. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  1219. /usr/bin/make -C videorate
  1220. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videorate'
  1221.   CC     libgstvideorate_la-gstvideorate.lo
  1222.   CCLD   libgstvideorate.la
  1223. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videorate'
  1224. /usr/bin/make -C videoscale
  1225. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  1226.   CP     tmp-orc.c
  1227.   CP     gstvideoscaleorc.h
  1228. /usr/bin/make  all-am
  1229. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  1230.   CC     libgstvideoscale_la-gstvideoscale.lo
  1231.   CC     libgstvideoscale_la-vs_image.lo
  1232.   CC     libgstvideoscale_la-vs_scanline.lo
  1233.   CC     libgstvideoscale_la-vs_4tap.lo
  1234.   CC     libgstvideoscale_la-vs_fill_borders.lo
  1235.   CC     libgstvideoscale_la-vs_lanczos.lo
  1236.   CC     libgstvideoscale_la-tmp-orc.lo
  1237.   CCLD   libgstvideoscale.la
  1238. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  1239. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  1240. /usr/bin/make -C volume
  1241. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  1242.   CP     tmp-orc.c
  1243.   CP     gstvolumeorc.h
  1244. /usr/bin/make  all-am
  1245. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  1246.   CC     libgstvolume_la-gstvolume.lo
  1247.   CC     libgstvolume_la-tmp-orc.lo
  1248.   CCLD   libgstvolume.la
  1249. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  1250. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  1251. Making all in adder
  1252. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  1253. /usr/bin/make  all-am
  1254. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  1255. make[4]: Nothing to be done for 'all-am'.
  1256. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  1257. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  1258. Making all in app
  1259. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/app'
  1260. make[3]: Nothing to be done for 'all'.
  1261. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/app'
  1262. Making all in audioconvert
  1263. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  1264. /usr/bin/make  all-am
  1265. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  1266. make[4]: Nothing to be done for 'all-am'.
  1267. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  1268. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  1269. Making all in audiorate
  1270. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audiorate'
  1271. make[3]: Nothing to be done for 'all'.
  1272. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audiorate'
  1273. Making all in audiotestsrc
  1274. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audiotestsrc'
  1275. make[3]: Nothing to be done for 'all'.
  1276. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audiotestsrc'
  1277. Making all in encoding
  1278. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  1279. /usr/bin/make  all-am
  1280. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  1281. make[4]: Nothing to be done for 'all-am'.
  1282. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  1283. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  1284. Making all in ffmpegcolorspace
  1285. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/ffmpegcolorspace'
  1286. make[3]: Nothing to be done for 'all'.
  1287. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/ffmpegcolorspace'
  1288. Making all in gdp
  1289. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/gdp'
  1290. make[3]: Nothing to be done for 'all'.
  1291. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/gdp'
  1292. Making all in playback
  1293. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  1294. /usr/bin/make  all-am
  1295. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  1296. make[4]: Nothing to be done for 'all-am'.
  1297. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  1298. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  1299. Making all in audioresample
  1300. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audioresample'
  1301. make[3]: Nothing to be done for 'all'.
  1302. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audioresample'
  1303. Making all in subparse
  1304. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/subparse'
  1305. make[3]: Nothing to be done for 'all'.
  1306. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/subparse'
  1307. Making all in tcp
  1308. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  1309. /usr/bin/make  all-am
  1310. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  1311. make[4]: Nothing to be done for 'all-am'.
  1312. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  1313. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  1314. Making all in typefind
  1315. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/typefind'
  1316. make[3]: Nothing to be done for 'all'.
  1317. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/typefind'
  1318. Making all in videotestsrc
  1319. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  1320. /usr/bin/make  all-am
  1321. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  1322. make[4]: Nothing to be done for 'all-am'.
  1323. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  1324. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  1325. Making all in videorate
  1326. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videorate'
  1327. make[3]: Nothing to be done for 'all'.
  1328. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videorate'
  1329. Making all in videoscale
  1330. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  1331. /usr/bin/make  all-am
  1332. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  1333. make[4]: Nothing to be done for 'all-am'.
  1334. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  1335. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  1336. Making all in volume
  1337. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  1338. /usr/bin/make  all-am
  1339. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  1340. make[4]: Nothing to be done for 'all-am'.
  1341. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  1342. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  1343. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst'
  1344. make[3]: Nothing to be done for 'all-am'.
  1345. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst'
  1346. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst'
  1347. Making all in sys
  1348. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys'
  1349. /usr/bin/make -C ximage
  1350. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys/ximage'
  1351.   CC     libgstximagesink_la-ximagesink.lo
  1352. ximagesink.c: In function 'gst_ximagesink_handle_xevents':
  1353. ximagesink.c:1054:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  1354.          keysym = XKeycodeToKeysym (ximagesink->xcontext->disp,
  1355.          ^
  1356. In file included from ximagesink.h:31:0,
  1357.                  from ximagesink.c:111:
  1358. /usr/include/X11/Xlib.h:1687:15: note: declared here
  1359.  extern KeySym XKeycodeToKeysym(
  1360.                ^
  1361.   CC     libgstximagesink_la-ximage.lo
  1362.   CCLD   libgstximagesink.la
  1363. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys/ximage'
  1364. /usr/bin/make -C xvimage
  1365. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys/xvimage'
  1366.   CC     libgstxvimagesink_la-xvimagesink.lo
  1367. xvimagesink.c: In function 'gst_xvimagesink_handle_xevents':
  1368. xvimagesink.c:1262:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  1369.          keysym = XKeycodeToKeysym (xvimagesink->xcontext->disp,
  1370.          ^
  1371. In file included from xvimagesink.h:31:0,
  1372.                  from xvimagesink.c:125:
  1373. /usr/include/X11/Xlib.h:1687:15: note: declared here
  1374.  extern KeySym XKeycodeToKeysym(
  1375.                ^
  1376. xvimagesink.c: In function 'gst_xvimagesink_probe_get_values':
  1377. xvimagesink.c:3160:7: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1378.        array = g_value_array_new (xvimagesink->xcontext->nb_adaptors);
  1379.        ^
  1380. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1381.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1382.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1383.                  from ../../gst-libs/gst/interfaces/navigation.h:26,
  1384.                  from xvimagesink.c:117:
  1385. /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
  1386.  GValueArray* g_value_array_new      (guint   n_prealloced);
  1387.               ^
  1388. xvimagesink.c:3167:9: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1389.          g_value_array_append (array, &value);
  1390.          ^
  1391. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1392.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1393.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1394.                  from ../../gst-libs/gst/interfaces/navigation.h:26,
  1395.                  from xvimagesink.c:117:
  1396. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  1397.  GValueArray* g_value_array_append      (GValueArray *value_array,
  1398.               ^
  1399. xvimagesink.c:3177:9: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1400.          array = g_value_array_new (2);
  1401.          ^
  1402. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1403.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1404.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1405.                  from ../../gst-libs/gst/interfaces/navigation.h:26,
  1406.                  from xvimagesink.c:117:
  1407. /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
  1408.  GValueArray* g_value_array_new      (guint   n_prealloced);
  1409.               ^
  1410. xvimagesink.c:3180:9: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1411.          g_value_array_append (array, &value);
  1412.          ^
  1413. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1414.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1415.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1416.                  from ../../gst-libs/gst/interfaces/navigation.h:26,
  1417.                  from xvimagesink.c:117:
  1418. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  1419.  GValueArray* g_value_array_append      (GValueArray *value_array,
  1420.               ^
  1421. xvimagesink.c:3182:9: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1422.          g_value_array_append (array, &value);
  1423.          ^
  1424. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1425.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1426.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1427.                  from ../../gst-libs/gst/interfaces/navigation.h:26,
  1428.                  from xvimagesink.c:117:
  1429. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  1430.  GValueArray* g_value_array_append      (GValueArray *value_array,
  1431.               ^
  1432. xvimagesink.c:3190:9: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1433.          array = g_value_array_new (2);
  1434.          ^
  1435. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1436.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1437.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1438.                  from ../../gst-libs/gst/interfaces/navigation.h:26,
  1439.                  from xvimagesink.c:117:
  1440. /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
  1441.  GValueArray* g_value_array_new      (guint   n_prealloced);
  1442.               ^
  1443. xvimagesink.c:3193:9: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1444.          g_value_array_append (array, &value);
  1445.          ^
  1446. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1447.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1448.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1449.                  from ../../gst-libs/gst/interfaces/navigation.h:26,
  1450.                  from xvimagesink.c:117:
  1451. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  1452.  GValueArray* g_value_array_append      (GValueArray *value_array,
  1453.               ^
  1454. xvimagesink.c:3195:9: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1455.          g_value_array_append (array, &value);
  1456.          ^
  1457. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1458.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1459.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1460.                  from ../../gst-libs/gst/interfaces/navigation.h:26,
  1461.                  from xvimagesink.c:117:
  1462. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  1463.  GValueArray* g_value_array_append      (GValueArray *value_array,
  1464.               ^
  1465. xvimagesink.c:3203:9: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1466.          array = g_value_array_new (1);
  1467.          ^
  1468. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1469.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1470.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1471.                  from ../../gst-libs/gst/interfaces/navigation.h:26,
  1472.                  from xvimagesink.c:117:
  1473. /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
  1474.  GValueArray* g_value_array_new      (guint   n_prealloced);
  1475.               ^
  1476. xvimagesink.c:3206:9: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1477.          g_value_array_append (array, &value);
  1478.          ^
  1479. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1480.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1481.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1482.                  from ../../gst-libs/gst/interfaces/navigation.h:26,
  1483.                  from xvimagesink.c:117:
  1484. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  1485.  GValueArray* g_value_array_append      (GValueArray *value_array,
  1486.               ^
  1487.   CCLD   libgstxvimagesink.la
  1488. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys/xvimage'
  1489. Making all in ximage
  1490. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys/ximage'
  1491. make[3]: Nothing to be done for 'all'.
  1492. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys/ximage'
  1493. Making all in xvimage
  1494. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys/xvimage'
  1495. make[3]: Nothing to be done for 'all'.
  1496. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys/xvimage'
  1497. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys'
  1498. make[3]: Nothing to be done for 'all-am'.
  1499. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys'
  1500. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys'
  1501. Making all in ext
  1502. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext'
  1503. /usr/bin/make -C alsa
  1504. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/alsa'
  1505.   CC     libgstalsa_la-gstalsadeviceprobe.lo
  1506. gstalsadeviceprobe.c: In function 'gst_alsa_device_property_probe_get_values':
  1507. gstalsadeviceprobe.c:178:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1508.    array = g_value_array_new (g_list_length (list));
  1509.    ^
  1510. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1511.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1512.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1513.                  from gstalsa.h:33,
  1514.                  from gstalsadeviceprobe.h:24,
  1515.                  from gstalsadeviceprobe.c:26:
  1516. /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
  1517.  GValueArray* g_value_array_new      (guint   n_prealloced);
  1518.               ^
  1519. gstalsadeviceprobe.c:184:5: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1520.      g_value_array_append (array, &value);
  1521.      ^
  1522. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1523.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1524.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1525.                  from gstalsa.h:33,
  1526.                  from gstalsadeviceprobe.h:24,
  1527.                  from gstalsadeviceprobe.c:26:
  1528. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  1529.  GValueArray* g_value_array_append      (GValueArray *value_array,
  1530.               ^
  1531.   CC     libgstalsa_la-gstalsamixer.lo
  1532.   CC     libgstalsa_la-gstalsamixerelement.lo
  1533.   CC     libgstalsa_la-gstalsamixertrack.lo
  1534.   CC     libgstalsa_la-gstalsamixeroptions.lo
  1535.   CC     libgstalsa_la-gstalsaplugin.lo
  1536.   CC     libgstalsa_la-gstalsasink.lo
  1537. gstalsasink.c: In function 'gst_alsasink_finalise':
  1538. gstalsasink.c:150:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
  1539.    g_static_mutex_lock (&output_mutex);
  1540.    ^
  1541. In file included from /usr/include/glib-2.0/glib.h:107:0,
  1542.                  from /usr/include/gstreamer-0.10/gst/gst.h:27,
  1543.                  from gstalsa.h:33,
  1544.                  from gstalsasink.c:50:
  1545. /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
  1546.  GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
  1547.          ^
  1548. gstalsasink.c:156:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
  1549.    g_static_mutex_unlock (&output_mutex);
  1550.    ^
  1551. In file included from /usr/include/glib-2.0/glib.h:107:0,
  1552.                  from /usr/include/gstreamer-0.10/gst/gst.h:27,
  1553.                  from gstalsa.h:33,
  1554.                  from gstalsasink.c:50:
  1555. /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
  1556.  GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
  1557.          ^
  1558. gstalsasink.c: In function 'gst_alsasink_init':
  1559. gstalsasink.c:284:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
  1560.    g_static_mutex_lock (&output_mutex);
  1561.    ^
  1562. In file included from /usr/include/glib-2.0/glib.h:107:0,
  1563.                  from /usr/include/gstreamer-0.10/gst/gst.h:27,
  1564.                  from gstalsa.h:33,
  1565.                  from gstalsasink.c:50:
  1566. /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
  1567.  GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
  1568.          ^
  1569. gstalsasink.c:289:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
  1570.    g_static_mutex_unlock (&output_mutex);
  1571.    ^
  1572. In file included from /usr/include/glib-2.0/glib.h:107:0,
  1573.                  from /usr/include/gstreamer-0.10/gst/gst.h:27,
  1574.                  from gstalsa.h:33,
  1575.                  from gstalsasink.c:50:
  1576. /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
  1577.  GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
  1578.          ^
  1579.   CC     libgstalsa_la-gstalsasrc.lo
  1580.   CC     libgstalsa_la-gstalsa.lo
  1581.   CCLD   libgstalsa.la
  1582. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/alsa'
  1583. /usr/bin/make -C gio
  1584. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/gio'
  1585.   CC     libgstgio_la-gstgio.lo
  1586.   CC     libgstgio_la-gstgiobasesink.lo
  1587.   CC     libgstgio_la-gstgiobasesrc.lo
  1588.   CC     libgstgio_la-gstgiosink.lo
  1589.   CC     libgstgio_la-gstgiosrc.lo
  1590.   CC     libgstgio_la-gstgiostreamsink.lo
  1591.   CC     libgstgio_la-gstgiostreamsrc.lo
  1592.   CCLD   libgstgio.la
  1593. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/gio'
  1594. /usr/bin/make -C ogg
  1595. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/ogg'
  1596.   CC     libgstogg_la-gstogg.lo
  1597.   CC     libgstogg_la-gstoggdemux.lo
  1598.   CC     libgstogg_la-gstoggmux.lo
  1599.   CC     libgstogg_la-gstogmparse.lo
  1600.   CC     libgstogg_la-gstoggaviparse.lo
  1601.   CC     libgstogg_la-gstoggparse.lo
  1602.   CC     libgstogg_la-gstoggstream.lo
  1603.   CC     libgstogg_la-dirac_parse.lo
  1604.   CC     libgstogg_la-vorbis_parse.lo
  1605.   CCLD   libgstogg.la
  1606. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/ogg'
  1607. /usr/bin/make -C pango
  1608. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/pango'
  1609.   CC     libgstpango_la-gstclockoverlay.lo
  1610.   CC     libgstpango_la-gsttextoverlay.lo
  1611. gsttextoverlay.c: In function 'gst_text_overlay_base_init':
  1612. gsttextoverlay.c:378:7: warning: 'pango_cairo_font_map_create_context' is deprecated: Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations]
  1613.        pango_cairo_font_map_create_context (PANGO_CAIRO_FONT_MAP (fontmap));
  1614.        ^
  1615. In file included from gsttextoverlay.h:8:0,
  1616.                  from gsttextoverlay.c:89:
  1617. /usr/include/pango-1.0/pango/pangocairo.h:93:15: note: declared here
  1618.  PangoContext *pango_cairo_font_map_create_context (PangoCairoFontMap *fontmap);
  1619.                ^
  1620.   CC     libgstpango_la-gsttextrender.lo
  1621. gsttextrender.c: In function 'gst_text_render_class_init':
  1622. gsttextrender.c:206:7: warning: 'pango_cairo_font_map_create_context' is deprecated: Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations]
  1623.        pango_cairo_font_map_create_context (PANGO_CAIRO_FONT_MAP (fontmap));
  1624.        ^
  1625. In file included from gsttextrender.h:5:0,
  1626.                  from gsttextrender.c:49:
  1627. /usr/include/pango-1.0/pango/pangocairo.h:93:15: note: declared here
  1628.  PangoContext *pango_cairo_font_map_create_context (PangoCairoFontMap *fontmap);
  1629.                ^
  1630.   CC     libgstpango_la-gsttimeoverlay.lo
  1631.   CCLD   libgstpango.la
  1632. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/pango'
  1633. /usr/bin/make -C theora
  1634. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/theora'
  1635.   CC     libgsttheora_la-gsttheora.lo
  1636.   CC     libgsttheora_la-gsttheoraenc.lo
  1637. gsttheoraenc.c: In function 'theora_enc_encode_and_push':
  1638. gsttheoraenc.c:1159:8: warning: variable 'res' set but not used [-Wunused-but-set-variable]
  1639.    gint res;
  1640.         ^
  1641. gsttheoraenc.c: In function 'theora_enc_chain':
  1642. gsttheoraenc.c:1048:16: warning: 'format' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1643.          data + gst_video_format_get_component_offset (format, i,
  1644.                 ^
  1645. gsttheoraenc.c:1017:18: note: 'format' was declared here
  1646.    GstVideoFormat format;
  1647.                   ^
  1648.   CC     libgsttheora_la-gsttheoradec.lo
  1649. gsttheoradec.c: In function 'theora_dec_decode_buffer':
  1650. gsttheoradec.c:1090:41: warning: 'format' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1651.          GST_BUFFER_DATA (*out) + gst_video_format_get_component_offset (format,
  1652.                                          ^
  1653. gsttheoradec.c:1057:18: note: 'format' was declared here
  1654.    GstVideoFormat format;
  1655.                   ^
  1656.   CC     libgsttheora_la-gsttheoraparse.lo
  1657. gsttheoraparse.c: In function 'theora_parse_get_property':
  1658. gsttheoraparse.c:231:7: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1659.        array = g_value_array_new (parse->npairs * 2);
  1660.        ^
  1661. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1662.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1663.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1664.                  from gsttheoraparse.h:27,
  1665.                  from gsttheoraparse.c:63:
  1666. /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
  1667.  GValueArray* g_value_array_new      (guint   n_prealloced);
  1668.               ^
  1669. gsttheoraparse.c:238:9: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1670.          g_value_array_append (array, &v);
  1671.          ^
  1672. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1673.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1674.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1675.                  from gsttheoraparse.h:27,
  1676.                  from gsttheoraparse.c:63:
  1677. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  1678.  GValueArray* g_value_array_append      (GValueArray *value_array,
  1679.               ^
  1680. gsttheoraparse.c:240:9: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  1681.          g_value_array_append (array, &v);
  1682.          ^
  1683. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  1684.                  from /usr/include/gstreamer-0.10/gst/gstenumtypes.h:7,
  1685.                  from /usr/include/gstreamer-0.10/gst/gst.h:31,
  1686.                  from gsttheoraparse.h:27,
  1687.                  from gsttheoraparse.c:63:
  1688. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  1689.  GValueArray* g_value_array_append      (GValueArray *value_array,
  1690.               ^
  1691.   CCLD   libgsttheora.la
  1692. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/theora'
  1693. /usr/bin/make -C vorbis
  1694. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/vorbis'
  1695.   CC     libgstvorbis_la-gstvorbis.lo
  1696.   CC     libgstvorbis_la-gstvorbisdec.lo
  1697.   CC     libgstvorbis_la-gstvorbisdeclib.lo
  1698.   CC     libgstvorbis_la-gstvorbisenc.lo
  1699.   CC     libgstvorbis_la-gstvorbisparse.lo
  1700.   CC     libgstvorbis_la-gstvorbistag.lo
  1701.   CC     libgstvorbis_la-gstvorbiscommon.lo
  1702.   CCLD   libgstvorbis.la
  1703. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/vorbis'
  1704. Making all in alsa
  1705. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/alsa'
  1706. make[3]: Nothing to be done for 'all'.
  1707. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/alsa'
  1708. Making all in gio
  1709. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/gio'
  1710. make[3]: Nothing to be done for 'all'.
  1711. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/gio'
  1712. Making all in ogg
  1713. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/ogg'
  1714. make[3]: Nothing to be done for 'all'.
  1715. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/ogg'
  1716. Making all in pango
  1717. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/pango'
  1718. make[3]: Nothing to be done for 'all'.
  1719. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/pango'
  1720. Making all in theora
  1721. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/theora'
  1722. make[3]: Nothing to be done for 'all'.
  1723. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/theora'
  1724. Making all in vorbis
  1725. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/vorbis'
  1726. make[3]: Nothing to be done for 'all'.
  1727. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/vorbis'
  1728. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext'
  1729. make[3]: Nothing to be done for 'all-am'.
  1730. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext'
  1731. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext'
  1732. Making all in tools
  1733. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tools'
  1734.   CC     gst-discoverer.o
  1735.   CCLD   gst-discoverer-0.10
  1736.   GEN    gst-visualise-0.10
  1737.   GEN    gst-visualise-0.10.1
  1738. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tools'
  1739. Making all in tests
  1740. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests'
  1741. Making all in check
  1742. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests/check'
  1743. make[3]: Nothing to be done for 'all'.
  1744. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests/check'
  1745. Making all in icles
  1746. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests/icles'
  1747. Making all in playback
  1748. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests/icles/playback'
  1749.   CC     test-test.o
  1750.   CCLD   test
  1751.   CC     decodetest-decodetest.o
  1752.   CCLD   decodetest
  1753.   CC     test2-test2.o
  1754.   CCLD   test2
  1755.   CC     test3-test3.o
  1756.   CCLD   test3
  1757.   CC     test4-test4.o
  1758.   CCLD   test4
  1759.   CC     test5-test5.o
  1760.   CCLD   test5
  1761.   CC     test6-test6.o
  1762.   CCLD   test6
  1763.   CC     test7-test7.o
  1764.   CCLD   test7
  1765. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests/icles/playback'
  1766. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests/icles'
  1767.   CC     stress_xoverlay-stress-xoverlay.o
  1768.   CCLD   stress-xoverlay
  1769.   CC     output_selector_test-output-selector-test.o
  1770.   CCLD   output-selector-test
  1771.   CC     input_selector_test-input-selector-test.o
  1772.   CCLD   input-selector-test
  1773.   CC     test_textoverlay-test-textoverlay.o
  1774.   CCLD   test-textoverlay
  1775.   CC     audio_trickplay-audio-trickplay.o
  1776.   CCLD   audio-trickplay
  1777.   CC     playbin_text-playbin-text.o
  1778.   CCLD   playbin-text
  1779.   CC     position_formats-position-formats.o
  1780.   CCLD   position-formats
  1781.   CC     stress_playbin-stress-playbin.o
  1782.   CCLD   stress-playbin
  1783.   CC     test_scale-test-scale.o
  1784.   CCLD   test-scale
  1785.   CC     test_box-test-box.o
  1786.   CCLD   test-box
  1787. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests/icles'
  1788. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests/icles'
  1789. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests'
  1790. make[3]: Nothing to be done for 'all-am'.
  1791. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests'
  1792. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests'
  1793. Making all in docs
  1794. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs'
  1795. Making all in design
  1796. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs/design'
  1797. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs/design'
  1798. make[4]: Nothing to be done for 'all-am'.
  1799. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs/design'
  1800. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs/design'
  1801. Making all in libs
  1802. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs/libs'
  1803. make[3]: Nothing to be done for 'all'.
  1804. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs/libs'
  1805. Making all in plugins
  1806. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs/plugins'
  1807. make[3]: Nothing to be done for 'all'.
  1808. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs/plugins'
  1809. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs'
  1810. make[3]: Nothing to be done for 'all-am'.
  1811. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs'
  1812. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs'
  1813. Making all in po
  1814. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/po'
  1815. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/po'
  1816. Making all in common
  1817. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/common'
  1818. Making all in m4
  1819. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/common/m4'
  1820. make[3]: Nothing to be done for 'all'.
  1821. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/common/m4'
  1822. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/common'
  1823. make[3]: Nothing to be done for 'all-am'.
  1824. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/common'
  1825. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/common'
  1826. Making all in m4
  1827. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/m4'
  1828. make[2]: Nothing to be done for 'all'.
  1829. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/m4'
  1830. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36'
  1831. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36'
  1832. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36'
  1833. Making install in pkgconfig
  1834. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36/pkgconfig'
  1835. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/pkgconfig'
  1836. make[2]: Nothing to be done for 'install-exec-am'.
  1837. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/usr/lib/pkgconfig"
  1838.  /usr/bin/install -c -m 644 gstreamer-audio-0.10.pc gstreamer-app-0.10.pc gstreamer-cdda-0.10.pc gstreamer-fft-0.10.pc gstreamer-floatcast-0.10.pc gstreamer-interfaces-0.10.pc gstreamer-netbuffer-0.10.pc gstreamer-pbutils-0.10.pc gstreamer-riff-0.10.pc gstreamer-rtp-0.10.pc gstreamer-rtsp-0.10.pc gstreamer-sdp-0.10.pc gstreamer-tag-0.10.pc gstreamer-video-0.10.pc gstreamer-plugins-base-0.10.pc '/usr/lib/pkgconfig'
  1839. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/pkgconfig'
  1840. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/pkgconfig'
  1841. Making install in gst-libs
  1842. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs'
  1843. Making install in gst
  1844. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst'
  1845. Making install in interfaces
  1846. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  1847. /usr/bin/make  install-am
  1848. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  1849. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  1850. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  1851.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgstinterfaces-0.10.la '/usr/lib'
  1852. libtool: install: /usr/bin/install -c .libs/libgstinterfaces-0.10.so.0.25.0 /usr/lib/libgstinterfaces-0.10.so.0.25.0
  1853. libtool: install: (cd /usr/lib && { ln -s -f libgstinterfaces-0.10.so.0.25.0 libgstinterfaces-0.10.so.0 || { rm -f libgstinterfaces-0.10.so.0 && ln -s libgstinterfaces-0.10.so.0.25.0 libgstinterfaces-0.10.so.0; }; })
  1854. libtool: install: (cd /usr/lib && { ln -s -f libgstinterfaces-0.10.so.0.25.0 libgstinterfaces-0.10.so || { rm -f libgstinterfaces-0.10.so && ln -s libgstinterfaces-0.10.so.0.25.0 libgstinterfaces-0.10.so; }; })
  1855. libtool: install: /usr/bin/install -c .libs/libgstinterfaces-0.10.lai /usr/lib/libgstinterfaces-0.10.la
  1856. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  1857. ----------------------------------------------------------------------
  1858. Libraries have been installed in:
  1859.    /usr/lib
  1860.  
  1861. If you ever happen to want to link against installed libraries
  1862. in a given directory, LIBDIR, you must either use libtool, and
  1863. specify the full pathname of the library, or use the `-LLIBDIR'
  1864. flag during linking and do at least one of the following:
  1865.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1866.      during execution
  1867.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  1868.      during linking
  1869.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1870.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1871.  
  1872. See any operating system documentation about shared libraries for
  1873. more information, such as the ld(1) and ld.so(8) manual pages.
  1874. ----------------------------------------------------------------------
  1875. test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/usr/share/gir-1.0"
  1876.  /usr/bin/install -c -m 644 GstInterfaces-0.10.gir '/usr/share/gir-1.0'
  1877. test -z "/usr/include/gstreamer-0.10/gst/interfaces" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/interfaces"
  1878.  /usr/bin/install -c -m 644 colorbalance.h colorbalancechannel.h mixer.h mixeroptions.h mixertrack.h navigation.h propertyprobe.h streamvolume.h tuner.h tunernorm.h tunerchannel.h videoorientation.h xoverlay.h '/usr/include/gstreamer-0.10/gst/interfaces'
  1879. test -z "/usr/include/gstreamer-0.10/gst/interfaces" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/interfaces"
  1880.  /usr/bin/install -c -m 644 interfaces-enumtypes.h '/usr/include/gstreamer-0.10/gst/interfaces'
  1881. test -z "/usr/lib/girepository-1.0/" || /usr/bin/mkdir -p "/usr/lib/girepository-1.0/"
  1882.  /usr/bin/install -c -m 644 GstInterfaces-0.10.typelib '/usr/lib/girepository-1.0/'
  1883. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  1884. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  1885. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/interfaces'
  1886. Making install in tag
  1887. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag'
  1888. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag'
  1889. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  1890.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgsttag-0.10.la '/usr/lib'
  1891. libtool: install: /usr/bin/install -c .libs/libgsttag-0.10.so.0.25.0 /usr/lib/libgsttag-0.10.so.0.25.0
  1892. libtool: install: (cd /usr/lib && { ln -s -f libgsttag-0.10.so.0.25.0 libgsttag-0.10.so.0 || { rm -f libgsttag-0.10.so.0 && ln -s libgsttag-0.10.so.0.25.0 libgsttag-0.10.so.0; }; })
  1893. libtool: install: (cd /usr/lib && { ln -s -f libgsttag-0.10.so.0.25.0 libgsttag-0.10.so || { rm -f libgsttag-0.10.so && ln -s libgsttag-0.10.so.0.25.0 libgsttag-0.10.so; }; })
  1894. libtool: install: /usr/bin/install -c .libs/libgsttag-0.10.lai /usr/lib/libgsttag-0.10.la
  1895. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  1896. ----------------------------------------------------------------------
  1897. Libraries have been installed in:
  1898.    /usr/lib
  1899.  
  1900. If you ever happen to want to link against installed libraries
  1901. in a given directory, LIBDIR, you must either use libtool, and
  1902. specify the full pathname of the library, or use the `-LLIBDIR'
  1903. flag during linking and do at least one of the following:
  1904.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1905.      during execution
  1906.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  1907.      during linking
  1908.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1909.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1910.  
  1911. See any operating system documentation about shared libraries for
  1912. more information, such as the ld(1) and ld.so(8) manual pages.
  1913. ----------------------------------------------------------------------
  1914. test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/usr/share/gir-1.0"
  1915.  /usr/bin/install -c -m 644 GstTag-0.10.gir '/usr/share/gir-1.0'
  1916. test -z "/usr/include/gstreamer-0.10/gst/tag" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/tag"
  1917.  /usr/bin/install -c -m 644 tag.h gsttagdemux.h gsttagmux.h xmpwriter.h '/usr/include/gstreamer-0.10/gst/tag'
  1918. test -z "/usr/share/gst-plugins-base" || /usr/bin/mkdir -p "/usr/share/gst-plugins-base"
  1919.  /usr/bin/install -c -m 644 ./license-translations.dict '/usr/share/gst-plugins-base'
  1920. test -z "/usr/lib/girepository-1.0/" || /usr/bin/mkdir -p "/usr/lib/girepository-1.0/"
  1921.  /usr/bin/install -c -m 644 GstTag-0.10.typelib '/usr/lib/girepository-1.0/'
  1922. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag'
  1923. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/tag'
  1924. Making install in cdda
  1925. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/cdda'
  1926. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/cdda'
  1927. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  1928.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgstcdda-0.10.la '/usr/lib'
  1929. libtool: install: warning: relinking `libgstcdda-0.10.la'
  1930. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/cdda; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --mode=relink gcc -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -export-symbols-regex "^_?(gst_|Gst|GST_).*" -no-undefined -Wl,-Bsymbolic-functions -version-info 25:0:25 -s -o libgstcdda-0.10.la -rpath /usr/lib libgstcdda_0.10_la-gstcddabasesrc.lo -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ../../../gst-libs/gst/tag/libgsttag-0.10.la )
  1931. libtool: install: /usr/bin/install -c .libs/libgstcdda-0.10.so.0.25.0T /usr/lib/libgstcdda-0.10.so.0.25.0
  1932. libtool: install: (cd /usr/lib && { ln -s -f libgstcdda-0.10.so.0.25.0 libgstcdda-0.10.so.0 || { rm -f libgstcdda-0.10.so.0 && ln -s libgstcdda-0.10.so.0.25.0 libgstcdda-0.10.so.0; }; })
  1933. libtool: install: (cd /usr/lib && { ln -s -f libgstcdda-0.10.so.0.25.0 libgstcdda-0.10.so || { rm -f libgstcdda-0.10.so && ln -s libgstcdda-0.10.so.0.25.0 libgstcdda-0.10.so; }; })
  1934. libtool: install: /usr/bin/install -c .libs/libgstcdda-0.10.lai /usr/lib/libgstcdda-0.10.la
  1935. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  1936. ----------------------------------------------------------------------
  1937. Libraries have been installed in:
  1938.    /usr/lib
  1939.  
  1940. If you ever happen to want to link against installed libraries
  1941. in a given directory, LIBDIR, you must either use libtool, and
  1942. specify the full pathname of the library, or use the `-LLIBDIR'
  1943. flag during linking and do at least one of the following:
  1944.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1945.      during execution
  1946.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  1947.      during linking
  1948.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1949.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1950.  
  1951. See any operating system documentation about shared libraries for
  1952. more information, such as the ld(1) and ld.so(8) manual pages.
  1953. ----------------------------------------------------------------------
  1954. test -z "/usr/include/gstreamer-0.10/gst/cdda" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/cdda"
  1955.  /usr/bin/install -c -m 644 gstcddabasesrc.h '/usr/include/gstreamer-0.10/gst/cdda'
  1956. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/cdda'
  1957. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/cdda'
  1958. Making install in fft
  1959. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/fft'
  1960. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/fft'
  1961. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  1962.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgstfft-0.10.la '/usr/lib'
  1963. libtool: install: /usr/bin/install -c .libs/libgstfft-0.10.so.0.25.0 /usr/lib/libgstfft-0.10.so.0.25.0
  1964. libtool: install: (cd /usr/lib && { ln -s -f libgstfft-0.10.so.0.25.0 libgstfft-0.10.so.0 || { rm -f libgstfft-0.10.so.0 && ln -s libgstfft-0.10.so.0.25.0 libgstfft-0.10.so.0; }; })
  1965. libtool: install: (cd /usr/lib && { ln -s -f libgstfft-0.10.so.0.25.0 libgstfft-0.10.so || { rm -f libgstfft-0.10.so && ln -s libgstfft-0.10.so.0.25.0 libgstfft-0.10.so; }; })
  1966. libtool: install: /usr/bin/install -c .libs/libgstfft-0.10.lai /usr/lib/libgstfft-0.10.la
  1967. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  1968. ----------------------------------------------------------------------
  1969. Libraries have been installed in:
  1970.    /usr/lib
  1971.  
  1972. If you ever happen to want to link against installed libraries
  1973. in a given directory, LIBDIR, you must either use libtool, and
  1974. specify the full pathname of the library, or use the `-LLIBDIR'
  1975. flag during linking and do at least one of the following:
  1976.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1977.      during execution
  1978.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  1979.      during linking
  1980.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1981.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1982.  
  1983. See any operating system documentation about shared libraries for
  1984. more information, such as the ld(1) and ld.so(8) manual pages.
  1985. ----------------------------------------------------------------------
  1986. test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/usr/share/gir-1.0"
  1987.  /usr/bin/install -c -m 644 GstFft-0.10.gir '/usr/share/gir-1.0'
  1988. test -z "/usr/include/gstreamer-0.10/gst/fft" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/fft"
  1989.  /usr/bin/install -c -m 644 gstfft.h gstffts16.h gstffts32.h gstfftf32.h gstfftf64.h '/usr/include/gstreamer-0.10/gst/fft'
  1990. test -z "/usr/lib/girepository-1.0/" || /usr/bin/mkdir -p "/usr/lib/girepository-1.0/"
  1991.  /usr/bin/install -c -m 644 GstFft-0.10.typelib '/usr/lib/girepository-1.0/'
  1992. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/fft'
  1993. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/fft'
  1994. Making install in floatcast
  1995. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/floatcast'
  1996. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/floatcast'
  1997. make[4]: Nothing to be done for 'install-exec-am'.
  1998. test -z "/usr/include/gstreamer-0.10/gst/floatcast" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/floatcast"
  1999.  /usr/bin/install -c -m 644 floatcast.h '/usr/include/gstreamer-0.10/gst/floatcast'
  2000. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/floatcast'
  2001. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/floatcast'
  2002. Making install in netbuffer
  2003. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer'
  2004. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer'
  2005. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  2006.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgstnetbuffer-0.10.la '/usr/lib'
  2007. libtool: install: /usr/bin/install -c .libs/libgstnetbuffer-0.10.so.0.25.0 /usr/lib/libgstnetbuffer-0.10.so.0.25.0
  2008. libtool: install: (cd /usr/lib && { ln -s -f libgstnetbuffer-0.10.so.0.25.0 libgstnetbuffer-0.10.so.0 || { rm -f libgstnetbuffer-0.10.so.0 && ln -s libgstnetbuffer-0.10.so.0.25.0 libgstnetbuffer-0.10.so.0; }; })
  2009. libtool: install: (cd /usr/lib && { ln -s -f libgstnetbuffer-0.10.so.0.25.0 libgstnetbuffer-0.10.so || { rm -f libgstnetbuffer-0.10.so && ln -s libgstnetbuffer-0.10.so.0.25.0 libgstnetbuffer-0.10.so; }; })
  2010. libtool: install: /usr/bin/install -c .libs/libgstnetbuffer-0.10.lai /usr/lib/libgstnetbuffer-0.10.la
  2011. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  2012. ----------------------------------------------------------------------
  2013. Libraries have been installed in:
  2014.    /usr/lib
  2015.  
  2016. If you ever happen to want to link against installed libraries
  2017. in a given directory, LIBDIR, you must either use libtool, and
  2018. specify the full pathname of the library, or use the `-LLIBDIR'
  2019. flag during linking and do at least one of the following:
  2020.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2021.      during execution
  2022.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2023.      during linking
  2024.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2025.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2026.  
  2027. See any operating system documentation about shared libraries for
  2028. more information, such as the ld(1) and ld.so(8) manual pages.
  2029. ----------------------------------------------------------------------
  2030. test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/usr/share/gir-1.0"
  2031.  /usr/bin/install -c -m 644 GstNetbuffer-0.10.gir '/usr/share/gir-1.0'
  2032. test -z "/usr/include/gstreamer-0.10/gst/netbuffer" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/netbuffer"
  2033.  /usr/bin/install -c -m 644 gstnetbuffer.h '/usr/include/gstreamer-0.10/gst/netbuffer'
  2034. test -z "/usr/lib/girepository-1.0/" || /usr/bin/mkdir -p "/usr/lib/girepository-1.0/"
  2035.  /usr/bin/install -c -m 644 GstNetbuffer-0.10.typelib '/usr/lib/girepository-1.0/'
  2036. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer'
  2037. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/netbuffer'
  2038. Making install in rtp
  2039. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp'
  2040. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp'
  2041. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  2042.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgstrtp-0.10.la '/usr/lib'
  2043. libtool: install: /usr/bin/install -c .libs/libgstrtp-0.10.so.0.25.0 /usr/lib/libgstrtp-0.10.so.0.25.0
  2044. libtool: install: (cd /usr/lib && { ln -s -f libgstrtp-0.10.so.0.25.0 libgstrtp-0.10.so.0 || { rm -f libgstrtp-0.10.so.0 && ln -s libgstrtp-0.10.so.0.25.0 libgstrtp-0.10.so.0; }; })
  2045. libtool: install: (cd /usr/lib && { ln -s -f libgstrtp-0.10.so.0.25.0 libgstrtp-0.10.so || { rm -f libgstrtp-0.10.so && ln -s libgstrtp-0.10.so.0.25.0 libgstrtp-0.10.so; }; })
  2046. libtool: install: /usr/bin/install -c .libs/libgstrtp-0.10.lai /usr/lib/libgstrtp-0.10.la
  2047. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  2048. ----------------------------------------------------------------------
  2049. Libraries have been installed in:
  2050.    /usr/lib
  2051.  
  2052. If you ever happen to want to link against installed libraries
  2053. in a given directory, LIBDIR, you must either use libtool, and
  2054. specify the full pathname of the library, or use the `-LLIBDIR'
  2055. flag during linking and do at least one of the following:
  2056.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2057.      during execution
  2058.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2059.      during linking
  2060.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2061.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2062.  
  2063. See any operating system documentation about shared libraries for
  2064. more information, such as the ld(1) and ld.so(8) manual pages.
  2065. ----------------------------------------------------------------------
  2066. test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/usr/share/gir-1.0"
  2067.  /usr/bin/install -c -m 644 GstRtp-0.10.gir '/usr/share/gir-1.0'
  2068. test -z "/usr/include/gstreamer-0.10/gst/rtp" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/rtp"
  2069.  /usr/bin/install -c -m 644 gstrtpbuffer.h gstrtcpbuffer.h gstrtppayloads.h gstbasertpaudiopayload.h gstbasertppayload.h gstbasertpdepayload.h '/usr/include/gstreamer-0.10/gst/rtp'
  2070. test -z "/usr/lib/girepository-1.0/" || /usr/bin/mkdir -p "/usr/lib/girepository-1.0/"
  2071.  /usr/bin/install -c -m 644 GstRtp-0.10.typelib '/usr/lib/girepository-1.0/'
  2072. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp'
  2073. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtp'
  2074. Making install in sdp
  2075. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp'
  2076. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp'
  2077. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  2078.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgstsdp-0.10.la '/usr/lib'
  2079. libtool: install: /usr/bin/install -c .libs/libgstsdp-0.10.so.0.25.0 /usr/lib/libgstsdp-0.10.so.0.25.0
  2080. libtool: install: (cd /usr/lib && { ln -s -f libgstsdp-0.10.so.0.25.0 libgstsdp-0.10.so.0 || { rm -f libgstsdp-0.10.so.0 && ln -s libgstsdp-0.10.so.0.25.0 libgstsdp-0.10.so.0; }; })
  2081. libtool: install: (cd /usr/lib && { ln -s -f libgstsdp-0.10.so.0.25.0 libgstsdp-0.10.so || { rm -f libgstsdp-0.10.so && ln -s libgstsdp-0.10.so.0.25.0 libgstsdp-0.10.so; }; })
  2082. libtool: install: /usr/bin/install -c .libs/libgstsdp-0.10.lai /usr/lib/libgstsdp-0.10.la
  2083. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  2084. ----------------------------------------------------------------------
  2085. Libraries have been installed in:
  2086.    /usr/lib
  2087.  
  2088. If you ever happen to want to link against installed libraries
  2089. in a given directory, LIBDIR, you must either use libtool, and
  2090. specify the full pathname of the library, or use the `-LLIBDIR'
  2091. flag during linking and do at least one of the following:
  2092.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2093.      during execution
  2094.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2095.      during linking
  2096.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2097.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2098.  
  2099. See any operating system documentation about shared libraries for
  2100. more information, such as the ld(1) and ld.so(8) manual pages.
  2101. ----------------------------------------------------------------------
  2102. test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/usr/share/gir-1.0"
  2103.  /usr/bin/install -c -m 644 GstSdp-0.10.gir '/usr/share/gir-1.0'
  2104. test -z "/usr/include/gstreamer-0.10/gst/sdp" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/sdp"
  2105.  /usr/bin/install -c -m 644 gstsdp.h gstsdpmessage.h '/usr/include/gstreamer-0.10/gst/sdp'
  2106. test -z "/usr/lib/girepository-1.0/" || /usr/bin/mkdir -p "/usr/lib/girepository-1.0/"
  2107.  /usr/bin/install -c -m 644 GstSdp-0.10.typelib '/usr/lib/girepository-1.0/'
  2108. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp'
  2109. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/sdp'
  2110. Making install in rtsp
  2111. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp'
  2112. /usr/bin/make  install-am
  2113. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp'
  2114. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp'
  2115. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  2116.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgstrtsp-0.10.la '/usr/lib'
  2117. libtool: install: /usr/bin/install -c .libs/libgstrtsp-0.10.so.0.25.0 /usr/lib/libgstrtsp-0.10.so.0.25.0
  2118. libtool: install: (cd /usr/lib && { ln -s -f libgstrtsp-0.10.so.0.25.0 libgstrtsp-0.10.so.0 || { rm -f libgstrtsp-0.10.so.0 && ln -s libgstrtsp-0.10.so.0.25.0 libgstrtsp-0.10.so.0; }; })
  2119. libtool: install: (cd /usr/lib && { ln -s -f libgstrtsp-0.10.so.0.25.0 libgstrtsp-0.10.so || { rm -f libgstrtsp-0.10.so && ln -s libgstrtsp-0.10.so.0.25.0 libgstrtsp-0.10.so; }; })
  2120. libtool: install: /usr/bin/install -c .libs/libgstrtsp-0.10.lai /usr/lib/libgstrtsp-0.10.la
  2121. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  2122. ----------------------------------------------------------------------
  2123. Libraries have been installed in:
  2124.    /usr/lib
  2125.  
  2126. If you ever happen to want to link against installed libraries
  2127. in a given directory, LIBDIR, you must either use libtool, and
  2128. specify the full pathname of the library, or use the `-LLIBDIR'
  2129. flag during linking and do at least one of the following:
  2130.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2131.      during execution
  2132.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2133.      during linking
  2134.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2135.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2136.  
  2137. See any operating system documentation about shared libraries for
  2138. more information, such as the ld(1) and ld.so(8) manual pages.
  2139. ----------------------------------------------------------------------
  2140. test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/usr/share/gir-1.0"
  2141.  /usr/bin/install -c -m 644 GstRtsp-0.10.gir '/usr/share/gir-1.0'
  2142. test -z "/usr/include/gstreamer-0.10/gst/rtsp" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/rtsp"
  2143.  /usr/bin/install -c -m 644 gstrtspbase64.h gstrtsptransport.h gstrtspurl.h gstrtspmessage.h gstrtspconnection.h gstrtspdefs.h gstrtspextension.h gstrtsprange.h '/usr/include/gstreamer-0.10/gst/rtsp'
  2144. test -z "/usr/include/gstreamer-0.10/gst/rtsp" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/rtsp"
  2145.  /usr/bin/install -c -m 644 gstrtsp-enumtypes.h '/usr/include/gstreamer-0.10/gst/rtsp'
  2146. test -z "/usr/lib/girepository-1.0/" || /usr/bin/mkdir -p "/usr/lib/girepository-1.0/"
  2147.  /usr/bin/install -c -m 644 GstRtsp-0.10.typelib '/usr/lib/girepository-1.0/'
  2148. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp'
  2149. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp'
  2150. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/rtsp'
  2151. Making install in video
  2152. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  2153. /usr/bin/make  install-am
  2154. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  2155. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  2156. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  2157.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgstvideo-0.10.la '/usr/lib'
  2158. libtool: install: /usr/bin/install -c .libs/libgstvideo-0.10.so.0.25.0 /usr/lib/libgstvideo-0.10.so.0.25.0
  2159. libtool: install: (cd /usr/lib && { ln -s -f libgstvideo-0.10.so.0.25.0 libgstvideo-0.10.so.0 || { rm -f libgstvideo-0.10.so.0 && ln -s libgstvideo-0.10.so.0.25.0 libgstvideo-0.10.so.0; }; })
  2160. libtool: install: (cd /usr/lib && { ln -s -f libgstvideo-0.10.so.0.25.0 libgstvideo-0.10.so || { rm -f libgstvideo-0.10.so && ln -s libgstvideo-0.10.so.0.25.0 libgstvideo-0.10.so; }; })
  2161. libtool: install: /usr/bin/install -c .libs/libgstvideo-0.10.lai /usr/lib/libgstvideo-0.10.la
  2162. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  2163. ----------------------------------------------------------------------
  2164. Libraries have been installed in:
  2165.    /usr/lib
  2166.  
  2167. If you ever happen to want to link against installed libraries
  2168. in a given directory, LIBDIR, you must either use libtool, and
  2169. specify the full pathname of the library, or use the `-LLIBDIR'
  2170. flag during linking and do at least one of the following:
  2171.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2172.      during execution
  2173.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2174.      during linking
  2175.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2176.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2177.  
  2178. See any operating system documentation about shared libraries for
  2179. more information, such as the ld(1) and ld.so(8) manual pages.
  2180. ----------------------------------------------------------------------
  2181. test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/usr/share/gir-1.0"
  2182.  /usr/bin/install -c -m 644 GstVideo-0.10.gir '/usr/share/gir-1.0'
  2183. test -z "/usr/include/gstreamer-0.10/gst/video" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/video"
  2184.  /usr/bin/install -c -m 644 video.h gstvideosink.h gstvideofilter.h video-overlay-composition.h '/usr/include/gstreamer-0.10/gst/video'
  2185. test -z "/usr/include/gstreamer-0.10/gst/video" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/video"
  2186.  /usr/bin/install -c -m 644 video-enumtypes.h '/usr/include/gstreamer-0.10/gst/video'
  2187. test -z "/usr/lib/girepository-1.0/" || /usr/bin/mkdir -p "/usr/lib/girepository-1.0/"
  2188.  /usr/bin/install -c -m 644 GstVideo-0.10.typelib '/usr/lib/girepository-1.0/'
  2189. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  2190. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  2191. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/video'
  2192. Making install in pbutils
  2193. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  2194. /usr/bin/make  install-am
  2195. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  2196. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  2197. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  2198.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgstpbutils-0.10.la '/usr/lib'
  2199. libtool: install: /usr/bin/install -c .libs/libgstpbutils-0.10.so.0.25.0 /usr/lib/libgstpbutils-0.10.so.0.25.0
  2200. libtool: install: (cd /usr/lib && { ln -s -f libgstpbutils-0.10.so.0.25.0 libgstpbutils-0.10.so.0 || { rm -f libgstpbutils-0.10.so.0 && ln -s libgstpbutils-0.10.so.0.25.0 libgstpbutils-0.10.so.0; }; })
  2201. libtool: install: (cd /usr/lib && { ln -s -f libgstpbutils-0.10.so.0.25.0 libgstpbutils-0.10.so || { rm -f libgstpbutils-0.10.so && ln -s libgstpbutils-0.10.so.0.25.0 libgstpbutils-0.10.so; }; })
  2202. libtool: install: /usr/bin/install -c .libs/libgstpbutils-0.10.lai /usr/lib/libgstpbutils-0.10.la
  2203. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  2204. ----------------------------------------------------------------------
  2205. Libraries have been installed in:
  2206.    /usr/lib
  2207.  
  2208. If you ever happen to want to link against installed libraries
  2209. in a given directory, LIBDIR, you must either use libtool, and
  2210. specify the full pathname of the library, or use the `-LLIBDIR'
  2211. flag during linking and do at least one of the following:
  2212.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2213.      during execution
  2214.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2215.      during linking
  2216.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2217.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2218.  
  2219. See any operating system documentation about shared libraries for
  2220. more information, such as the ld(1) and ld.so(8) manual pages.
  2221. ----------------------------------------------------------------------
  2222. test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/usr/share/gir-1.0"
  2223.  /usr/bin/install -c -m 644 GstPbutils-0.10.gir '/usr/share/gir-1.0'
  2224. test -z "/usr/include/gstreamer-0.10/gst/pbutils" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/pbutils"
  2225.  /usr/bin/install -c -m 644 pbutils.h codec-utils.h descriptions.h encoding-profile.h encoding-target.h install-plugins.h missing-plugins.h gstdiscoverer.h '/usr/include/gstreamer-0.10/gst/pbutils'
  2226. test -z "/usr/include/gstreamer-0.10/gst/pbutils" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/pbutils"
  2227.  /usr/bin/install -c -m 644 gstpluginsbaseversion.h pbutils-enumtypes.h '/usr/include/gstreamer-0.10/gst/pbutils'
  2228. test -z "/usr/lib/girepository-1.0/" || /usr/bin/mkdir -p "/usr/lib/girepository-1.0/"
  2229.  /usr/bin/install -c -m 644 GstPbutils-0.10.typelib '/usr/lib/girepository-1.0/'
  2230. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  2231. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  2232. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/pbutils'
  2233. Making install in audio
  2234. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio'
  2235. /usr/bin/make  install-am
  2236. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio'
  2237. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio'
  2238. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  2239.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgstaudio-0.10.la '/usr/lib'
  2240. libtool: install: warning: relinking `libgstaudio-0.10.la'
  2241. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --mode=relink gcc -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -export-symbols-regex "^_?(gst_|Gst|GST_).*" -no-undefined -Wl,-Bsymbolic-functions -version-info 25:0:25 -s -o libgstaudio-0.10.la -rpath /usr/lib libgstaudio_0.10_la-audio.lo libgstaudio_0.10_la-gstringbuffer.lo libgstaudio_0.10_la-gstaudioclock.lo libgstaudio_0.10_la-mixerutils.lo libgstaudio_0.10_la-multichannel.lo libgstaudio_0.10_la-gstaudiodecoder.lo libgstaudio_0.10_la-gstaudioencoder.lo libgstaudio_0.10_la-gstbaseaudiosink.lo libgstaudio_0.10_la-gstbaseaudiosrc.lo libgstaudio_0.10_la-gstaudiofilter.lo libgstaudio_0.10_la-gstaudiosink.lo libgstaudio_0.10_la-gstaudiosrc.lo libgstaudio_0.10_la-gstaudioiec61937.lo libgstaudio_0.10_la-audio-enumtypes.lo ../../../gst-libs/gst/pbutils/libgstpbutils-0.10.la ../../../gst-libs/gst/interfaces/libgstinterfaces-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 )
  2242. libtool: install: /usr/bin/install -c .libs/libgstaudio-0.10.so.0.25.0T /usr/lib/libgstaudio-0.10.so.0.25.0
  2243. libtool: install: (cd /usr/lib && { ln -s -f libgstaudio-0.10.so.0.25.0 libgstaudio-0.10.so.0 || { rm -f libgstaudio-0.10.so.0 && ln -s libgstaudio-0.10.so.0.25.0 libgstaudio-0.10.so.0; }; })
  2244. libtool: install: (cd /usr/lib && { ln -s -f libgstaudio-0.10.so.0.25.0 libgstaudio-0.10.so || { rm -f libgstaudio-0.10.so && ln -s libgstaudio-0.10.so.0.25.0 libgstaudio-0.10.so; }; })
  2245. libtool: install: /usr/bin/install -c .libs/libgstaudio-0.10.lai /usr/lib/libgstaudio-0.10.la
  2246. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  2247. ----------------------------------------------------------------------
  2248. Libraries have been installed in:
  2249.    /usr/lib
  2250.  
  2251. If you ever happen to want to link against installed libraries
  2252. in a given directory, LIBDIR, you must either use libtool, and
  2253. specify the full pathname of the library, or use the `-LLIBDIR'
  2254. flag during linking and do at least one of the following:
  2255.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2256.      during execution
  2257.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2258.      during linking
  2259.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2260.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2261.  
  2262. See any operating system documentation about shared libraries for
  2263. more information, such as the ld(1) and ld.so(8) manual pages.
  2264. ----------------------------------------------------------------------
  2265. test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/usr/share/gir-1.0"
  2266.  /usr/bin/install -c -m 644 GstAudio-0.10.gir '/usr/share/gir-1.0'
  2267. test -z "/usr/include/gstreamer-0.10/gst/audio" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/audio"
  2268.  /usr/bin/install -c -m 644 audio.h gstringbuffer.h gstaudioclock.h gstaudiofilter.h gstaudiodecoder.h gstaudioencoder.h gstbaseaudiosink.h gstbaseaudiosrc.h gstaudiosink.h gstaudiosrc.h mixerutils.h multichannel.h gstaudioiec61937.h '/usr/include/gstreamer-0.10/gst/audio'
  2269. test -z "/usr/include/gstreamer-0.10/gst/audio" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/audio"
  2270.  /usr/bin/install -c -m 644 audio-enumtypes.h '/usr/include/gstreamer-0.10/gst/audio'
  2271. test -z "/usr/lib/girepository-1.0/" || /usr/bin/mkdir -p "/usr/lib/girepository-1.0/"
  2272.  /usr/bin/install -c -m 644 GstAudio-0.10.typelib '/usr/lib/girepository-1.0/'
  2273. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio'
  2274. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio'
  2275. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/audio'
  2276. Making install in riff
  2277. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff'
  2278. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff'
  2279. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  2280.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgstriff-0.10.la '/usr/lib'
  2281. libtool: install: warning: relinking `libgstriff-0.10.la'
  2282. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --mode=relink gcc -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -export-symbols-regex "^_?(gst_|Gst|GST_).*" -no-undefined -Wl,-Bsymbolic-functions -version-info 25:0:25 -s -o libgstriff-0.10.la -rpath /usr/lib libgstriff_0.10_la-riff.lo libgstriff_0.10_la-riff-media.lo libgstriff_0.10_la-riff-read.lo ../../../gst-libs/gst/audio/libgstaudio-0.10.la ../../../gst-libs/gst/tag/libgsttag-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 )
  2283. libtool: install: /usr/bin/install -c .libs/libgstriff-0.10.so.0.25.0T /usr/lib/libgstriff-0.10.so.0.25.0
  2284. libtool: install: (cd /usr/lib && { ln -s -f libgstriff-0.10.so.0.25.0 libgstriff-0.10.so.0 || { rm -f libgstriff-0.10.so.0 && ln -s libgstriff-0.10.so.0.25.0 libgstriff-0.10.so.0; }; })
  2285. libtool: install: (cd /usr/lib && { ln -s -f libgstriff-0.10.so.0.25.0 libgstriff-0.10.so || { rm -f libgstriff-0.10.so && ln -s libgstriff-0.10.so.0.25.0 libgstriff-0.10.so; }; })
  2286. libtool: install: /usr/bin/install -c .libs/libgstriff-0.10.lai /usr/lib/libgstriff-0.10.la
  2287. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  2288. ----------------------------------------------------------------------
  2289. Libraries have been installed in:
  2290.    /usr/lib
  2291.  
  2292. If you ever happen to want to link against installed libraries
  2293. in a given directory, LIBDIR, you must either use libtool, and
  2294. specify the full pathname of the library, or use the `-LLIBDIR'
  2295. flag during linking and do at least one of the following:
  2296.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2297.      during execution
  2298.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2299.      during linking
  2300.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2301.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2302.  
  2303. See any operating system documentation about shared libraries for
  2304. more information, such as the ld(1) and ld.so(8) manual pages.
  2305. ----------------------------------------------------------------------
  2306. test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/usr/share/gir-1.0"
  2307.  /usr/bin/install -c -m 644 GstRiff-0.10.gir '/usr/share/gir-1.0'
  2308. test -z "/usr/include/gstreamer-0.10/gst/riff" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/riff"
  2309.  /usr/bin/install -c -m 644 riff-ids.h riff-media.h riff-read.h '/usr/include/gstreamer-0.10/gst/riff'
  2310. test -z "/usr/lib/girepository-1.0/" || /usr/bin/mkdir -p "/usr/lib/girepository-1.0/"
  2311.  /usr/bin/install -c -m 644 GstRiff-0.10.typelib '/usr/lib/girepository-1.0/'
  2312. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff'
  2313. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/riff'
  2314. Making install in app
  2315. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  2316. /usr/bin/make  install-am
  2317. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  2318. make[5]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  2319. test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib"
  2320.  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libgstapp-0.10.la '/usr/lib'
  2321. libtool: install: /usr/bin/install -c .libs/libgstapp-0.10.so.0.25.0 /usr/lib/libgstapp-0.10.so.0.25.0
  2322. libtool: install: (cd /usr/lib && { ln -s -f libgstapp-0.10.so.0.25.0 libgstapp-0.10.so.0 || { rm -f libgstapp-0.10.so.0 && ln -s libgstapp-0.10.so.0.25.0 libgstapp-0.10.so.0; }; })
  2323. libtool: install: (cd /usr/lib && { ln -s -f libgstapp-0.10.so.0.25.0 libgstapp-0.10.so || { rm -f libgstapp-0.10.so && ln -s libgstapp-0.10.so.0.25.0 libgstapp-0.10.so; }; })
  2324. libtool: install: /usr/bin/install -c .libs/libgstapp-0.10.lai /usr/lib/libgstapp-0.10.la
  2325. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib
  2326. ----------------------------------------------------------------------
  2327. Libraries have been installed in:
  2328.    /usr/lib
  2329.  
  2330. If you ever happen to want to link against installed libraries
  2331. in a given directory, LIBDIR, you must either use libtool, and
  2332. specify the full pathname of the library, or use the `-LLIBDIR'
  2333. flag during linking and do at least one of the following:
  2334.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2335.      during execution
  2336.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2337.      during linking
  2338.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2339.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2340.  
  2341. See any operating system documentation about shared libraries for
  2342. more information, such as the ld(1) and ld.so(8) manual pages.
  2343. ----------------------------------------------------------------------
  2344. test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/usr/share/gir-1.0"
  2345.  /usr/bin/install -c -m 644 GstApp-0.10.gir '/usr/share/gir-1.0'
  2346. test -z "/usr/include/gstreamer-0.10/gst/app" || /usr/bin/mkdir -p "/usr/include/gstreamer-0.10/gst/app"
  2347.  /usr/bin/install -c -m 644 gstappsrc.h gstappbuffer.h gstappsink.h '/usr/include/gstreamer-0.10/gst/app'
  2348. test -z "/usr/lib/girepository-1.0/" || /usr/bin/mkdir -p "/usr/lib/girepository-1.0/"
  2349.  /usr/bin/install -c -m 644 GstApp-0.10.typelib '/usr/lib/girepository-1.0/'
  2350. make[5]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  2351. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  2352. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst/app'
  2353. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst'
  2354. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst'
  2355. make[4]: Nothing to be done for 'install-exec-am'.
  2356. make[4]: Nothing to be done for 'install-data-am'.
  2357. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst'
  2358. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst'
  2359. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs/gst'
  2360. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs'
  2361. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst-libs'
  2362. make[3]: Nothing to be done for 'install-exec-am'.
  2363. make[3]: Nothing to be done for 'install-data-am'.
  2364. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs'
  2365. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs'
  2366. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst-libs'
  2367. Making install in gst
  2368. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst'
  2369. Making install in adder
  2370. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  2371. /usr/bin/make  install-am
  2372. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  2373. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  2374. make[4]: Nothing to be done for 'install-exec-am'.
  2375. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2376.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstadder.la '/usr/lib/gstreamer-0.10'
  2377. libtool: install: warning: relinking `libgstadder.la'
  2378. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst/adder; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstadder.la -rpath /usr/lib/gstreamer-0.10 libgstadder_la-gstadder.lo libgstadder_la-tmp-orc.lo ../../gst-libs/gst/audio/libgstaudio-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 )
  2379. libtool: install: /usr/bin/install -c .libs/libgstadder.soT /usr/lib/gstreamer-0.10/libgstadder.so
  2380. libtool: install: /usr/bin/install -c .libs/libgstadder.lai /usr/lib/gstreamer-0.10/libgstadder.la
  2381. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2382. ----------------------------------------------------------------------
  2383. Libraries have been installed in:
  2384.    /usr/lib/gstreamer-0.10
  2385.  
  2386. If you ever happen to want to link against installed libraries
  2387. in a given directory, LIBDIR, you must either use libtool, and
  2388. specify the full pathname of the library, or use the `-LLIBDIR'
  2389. flag during linking and do at least one of the following:
  2390.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2391.      during execution
  2392.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2393.      during linking
  2394.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2395.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2396.  
  2397. See any operating system documentation about shared libraries for
  2398. more information, such as the ld(1) and ld.so(8) manual pages.
  2399. ----------------------------------------------------------------------
  2400. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  2401. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  2402. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/adder'
  2403. Making install in app
  2404. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/app'
  2405. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/app'
  2406. make[3]: Nothing to be done for 'install-exec-am'.
  2407. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2408.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstapp.la '/usr/lib/gstreamer-0.10'
  2409. libtool: install: warning: relinking `libgstapp.la'
  2410. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst/app; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstapp.la -rpath /usr/lib/gstreamer-0.10 libgstapp_la-gstapp.lo -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ../../gst-libs/gst/app/libgstapp-0.10.la )
  2411. libtool: install: /usr/bin/install -c .libs/libgstapp.soT /usr/lib/gstreamer-0.10/libgstapp.so
  2412. libtool: install: /usr/bin/install -c .libs/libgstapp.lai /usr/lib/gstreamer-0.10/libgstapp.la
  2413. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2414. ----------------------------------------------------------------------
  2415. Libraries have been installed in:
  2416.    /usr/lib/gstreamer-0.10
  2417.  
  2418. If you ever happen to want to link against installed libraries
  2419. in a given directory, LIBDIR, you must either use libtool, and
  2420. specify the full pathname of the library, or use the `-LLIBDIR'
  2421. flag during linking and do at least one of the following:
  2422.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2423.      during execution
  2424.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2425.      during linking
  2426.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2427.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2428.  
  2429. See any operating system documentation about shared libraries for
  2430. more information, such as the ld(1) and ld.so(8) manual pages.
  2431. ----------------------------------------------------------------------
  2432. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/app'
  2433. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/app'
  2434. Making install in audioconvert
  2435. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  2436. /usr/bin/make  install-am
  2437. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  2438. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  2439. make[4]: Nothing to be done for 'install-exec-am'.
  2440. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2441.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstaudioconvert.la '/usr/lib/gstreamer-0.10'
  2442. libtool: install: warning: relinking `libgstaudioconvert.la'
  2443. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst/audioconvert; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstaudioconvert.la -rpath /usr/lib/gstreamer-0.10 libgstaudioconvert_la-gstaudioconvert.lo libgstaudioconvert_la-audioconvert.lo libgstaudioconvert_la-gstchannelmix.lo libgstaudioconvert_la-gstaudioquantize.lo libgstaudioconvert_la-plugin.lo libgstaudioconvert_la-tmp-orc.lo ../../gst-libs/gst/audio/libgstaudio-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lm )
  2444. libtool: install: /usr/bin/install -c .libs/libgstaudioconvert.soT /usr/lib/gstreamer-0.10/libgstaudioconvert.so
  2445. libtool: install: /usr/bin/install -c .libs/libgstaudioconvert.lai /usr/lib/gstreamer-0.10/libgstaudioconvert.la
  2446. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2447. ----------------------------------------------------------------------
  2448. Libraries have been installed in:
  2449.    /usr/lib/gstreamer-0.10
  2450.  
  2451. If you ever happen to want to link against installed libraries
  2452. in a given directory, LIBDIR, you must either use libtool, and
  2453. specify the full pathname of the library, or use the `-LLIBDIR'
  2454. flag during linking and do at least one of the following:
  2455.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2456.      during execution
  2457.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2458.      during linking
  2459.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2460.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2461.  
  2462. See any operating system documentation about shared libraries for
  2463. more information, such as the ld(1) and ld.so(8) manual pages.
  2464. ----------------------------------------------------------------------
  2465. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  2466. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  2467. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audioconvert'
  2468. Making install in audiorate
  2469. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audiorate'
  2470. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audiorate'
  2471. make[3]: Nothing to be done for 'install-exec-am'.
  2472. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2473.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstaudiorate.la '/usr/lib/gstreamer-0.10'
  2474. libtool: install: /usr/bin/install -c .libs/libgstaudiorate.so /usr/lib/gstreamer-0.10/libgstaudiorate.so
  2475. libtool: install: /usr/bin/install -c .libs/libgstaudiorate.lai /usr/lib/gstreamer-0.10/libgstaudiorate.la
  2476. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2477. ----------------------------------------------------------------------
  2478. Libraries have been installed in:
  2479.    /usr/lib/gstreamer-0.10
  2480.  
  2481. If you ever happen to want to link against installed libraries
  2482. in a given directory, LIBDIR, you must either use libtool, and
  2483. specify the full pathname of the library, or use the `-LLIBDIR'
  2484. flag during linking and do at least one of the following:
  2485.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2486.      during execution
  2487.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2488.      during linking
  2489.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2490.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2491.  
  2492. See any operating system documentation about shared libraries for
  2493. more information, such as the ld(1) and ld.so(8) manual pages.
  2494. ----------------------------------------------------------------------
  2495. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audiorate'
  2496. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audiorate'
  2497. Making install in audiotestsrc
  2498. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audiotestsrc'
  2499. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audiotestsrc'
  2500. make[3]: Nothing to be done for 'install-exec-am'.
  2501. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2502.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstaudiotestsrc.la '/usr/lib/gstreamer-0.10'
  2503. libtool: install: /usr/bin/install -c .libs/libgstaudiotestsrc.so /usr/lib/gstreamer-0.10/libgstaudiotestsrc.so
  2504. libtool: install: /usr/bin/install -c .libs/libgstaudiotestsrc.lai /usr/lib/gstreamer-0.10/libgstaudiotestsrc.la
  2505. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2506. ----------------------------------------------------------------------
  2507. Libraries have been installed in:
  2508.    /usr/lib/gstreamer-0.10
  2509.  
  2510. If you ever happen to want to link against installed libraries
  2511. in a given directory, LIBDIR, you must either use libtool, and
  2512. specify the full pathname of the library, or use the `-LLIBDIR'
  2513. flag during linking and do at least one of the following:
  2514.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2515.      during execution
  2516.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2517.      during linking
  2518.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2519.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2520.  
  2521. See any operating system documentation about shared libraries for
  2522. more information, such as the ld(1) and ld.so(8) manual pages.
  2523. ----------------------------------------------------------------------
  2524. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audiotestsrc'
  2525. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audiotestsrc'
  2526. Making install in encoding
  2527. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  2528. /usr/bin/make  install-am
  2529. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  2530. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  2531. make[4]: Nothing to be done for 'install-exec-am'.
  2532. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2533.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstencodebin.la '/usr/lib/gstreamer-0.10'
  2534. libtool: install: warning: relinking `libgstencodebin.la'
  2535. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst/encoding; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstencodebin.la -rpath /usr/lib/gstreamer-0.10 libgstencodebin_la-gstencodebin.lo libgstencodebin_la-gstsmartencoder.lo libgstencodebin_la-gststreamcombiner.lo libgstencodebin_la-gststreamsplitter.lo libgstencodebin_la-gstencode-marshal.lo ../../gst-libs/gst/pbutils/libgstpbutils-0.10.la -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 )
  2536. libtool: install: /usr/bin/install -c .libs/libgstencodebin.soT /usr/lib/gstreamer-0.10/libgstencodebin.so
  2537. libtool: install: /usr/bin/install -c .libs/libgstencodebin.lai /usr/lib/gstreamer-0.10/libgstencodebin.la
  2538. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2539. ----------------------------------------------------------------------
  2540. Libraries have been installed in:
  2541.    /usr/lib/gstreamer-0.10
  2542.  
  2543. If you ever happen to want to link against installed libraries
  2544. in a given directory, LIBDIR, you must either use libtool, and
  2545. specify the full pathname of the library, or use the `-LLIBDIR'
  2546. flag during linking and do at least one of the following:
  2547.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2548.      during execution
  2549.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2550.      during linking
  2551.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2552.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2553.  
  2554. See any operating system documentation about shared libraries for
  2555. more information, such as the ld(1) and ld.so(8) manual pages.
  2556. ----------------------------------------------------------------------
  2557. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  2558. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  2559. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/encoding'
  2560. Making install in ffmpegcolorspace
  2561. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/ffmpegcolorspace'
  2562. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/ffmpegcolorspace'
  2563. make[3]: Nothing to be done for 'install-exec-am'.
  2564. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2565.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstffmpegcolorspace.la '/usr/lib/gstreamer-0.10'
  2566. libtool: install: warning: relinking `libgstffmpegcolorspace.la'
  2567. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst/ffmpegcolorspace; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstffmpegcolorspace.la -rpath /usr/lib/gstreamer-0.10 libgstffmpegcolorspace_la-gstffmpegcolorspace.lo libgstffmpegcolorspace_la-gstffmpegcodecmap.lo libgstffmpegcolorspace_la-dsputil.lo libgstffmpegcolorspace_la-mem.lo libgstffmpegcolorspace_la-utils.lo libgstffmpegcolorspace_la-imgconvert.lo ../../gst-libs/gst/video/libgstvideo-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 )
  2568. libtool: install: /usr/bin/install -c .libs/libgstffmpegcolorspace.soT /usr/lib/gstreamer-0.10/libgstffmpegcolorspace.so
  2569. libtool: install: /usr/bin/install -c .libs/libgstffmpegcolorspace.lai /usr/lib/gstreamer-0.10/libgstffmpegcolorspace.la
  2570. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2571. ----------------------------------------------------------------------
  2572. Libraries have been installed in:
  2573.    /usr/lib/gstreamer-0.10
  2574.  
  2575. If you ever happen to want to link against installed libraries
  2576. in a given directory, LIBDIR, you must either use libtool, and
  2577. specify the full pathname of the library, or use the `-LLIBDIR'
  2578. flag during linking and do at least one of the following:
  2579.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2580.      during execution
  2581.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2582.      during linking
  2583.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2584.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2585.  
  2586. See any operating system documentation about shared libraries for
  2587. more information, such as the ld(1) and ld.so(8) manual pages.
  2588. ----------------------------------------------------------------------
  2589. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/ffmpegcolorspace'
  2590. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/ffmpegcolorspace'
  2591. Making install in gdp
  2592. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/gdp'
  2593. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/gdp'
  2594. make[3]: Nothing to be done for 'install-exec-am'.
  2595. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2596.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstgdp.la '/usr/lib/gstreamer-0.10'
  2597. libtool: install: /usr/bin/install -c .libs/libgstgdp.so /usr/lib/gstreamer-0.10/libgstgdp.so
  2598. libtool: install: /usr/bin/install -c .libs/libgstgdp.lai /usr/lib/gstreamer-0.10/libgstgdp.la
  2599. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2600. ----------------------------------------------------------------------
  2601. Libraries have been installed in:
  2602.    /usr/lib/gstreamer-0.10
  2603.  
  2604. If you ever happen to want to link against installed libraries
  2605. in a given directory, LIBDIR, you must either use libtool, and
  2606. specify the full pathname of the library, or use the `-LLIBDIR'
  2607. flag during linking and do at least one of the following:
  2608.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2609.      during execution
  2610.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2611.      during linking
  2612.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2613.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2614.  
  2615. See any operating system documentation about shared libraries for
  2616. more information, such as the ld(1) and ld.so(8) manual pages.
  2617. ----------------------------------------------------------------------
  2618. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/gdp'
  2619. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/gdp'
  2620. Making install in playback
  2621. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  2622. /usr/bin/make  install-am
  2623. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  2624. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  2625. make[4]: Nothing to be done for 'install-exec-am'.
  2626. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2627.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstplaybin.la libgstdecodebin.la libgstdecodebin2.la '/usr/lib/gstreamer-0.10'
  2628. libtool: install: warning: relinking `libgstplaybin.la'
  2629. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst/playback; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DCOLORSPACE=\"ffmpegcolorspace\" -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstplaybin.la -rpath /usr/lib/gstreamer-0.10 libgstplaybin_la-gstplayback.lo libgstplaybin_la-gstplaybin.lo libgstplaybin_la-gstplaybin2.lo libgstplaybin_la-gstplaysink.lo libgstplaybin_la-gstplaybasebin.lo libgstplaybin_la-gstplay-enum.lo libgstplaybin_la-gststreaminfo.lo libgstplaybin_la-gststreamselector.lo libgstplaybin_la-gstsubtitleoverlay.lo libgstplaybin_la-gstplaysinkvideoconvert.lo libgstplaybin_la-gstplaysinkaudioconvert.lo libgstplaybin_la-gstplaysinkconvertbin.lo libgstplaybin_la-gststreamsynchronizer.lo libgstplaybin_la-gstplay-marshal.lo ../../gst-libs/gst/pbutils/libgstpbutils-0.10.la ../../gst-libs/gst/interfaces/libgstinterfaces-0.10.la ../../gst-libs/gst/video/libgstvideo-0.10.la -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 )
  2630. libtool: install: /usr/bin/install -c .libs/libgstplaybin.soT /usr/lib/gstreamer-0.10/libgstplaybin.so
  2631. libtool: install: /usr/bin/install -c .libs/libgstplaybin.lai /usr/lib/gstreamer-0.10/libgstplaybin.la
  2632. libtool: install: warning: relinking `libgstdecodebin.la'
  2633. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst/playback; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DCOLORSPACE=\"ffmpegcolorspace\" -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstdecodebin.la -rpath /usr/lib/gstreamer-0.10 libgstdecodebin_la-gstdecodebin.lo libgstdecodebin_la-gstplay-marshal.lo ../../gst-libs/gst/pbutils/libgstpbutils-0.10.la -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 )
  2634. libtool: install: /usr/bin/install -c .libs/libgstdecodebin.soT /usr/lib/gstreamer-0.10/libgstdecodebin.so
  2635. libtool: install: /usr/bin/install -c .libs/libgstdecodebin.lai /usr/lib/gstreamer-0.10/libgstdecodebin.la
  2636. libtool: install: warning: relinking `libgstdecodebin2.la'
  2637. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst/playback; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DCOLORSPACE=\"ffmpegcolorspace\" -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstdecodebin2.la -rpath /usr/lib/gstreamer-0.10 libgstdecodebin2_la-gstdecodebin2.lo libgstdecodebin2_la-gsturidecodebin.lo libgstdecodebin2_la-gstplay-enum.lo libgstdecodebin2_la-gstplay-marshal.lo ../../gst-libs/gst/pbutils/libgstpbutils-0.10.la -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 )
  2638. libtool: install: /usr/bin/install -c .libs/libgstdecodebin2.soT /usr/lib/gstreamer-0.10/libgstdecodebin2.so
  2639. libtool: install: /usr/bin/install -c .libs/libgstdecodebin2.lai /usr/lib/gstreamer-0.10/libgstdecodebin2.la
  2640. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2641. ----------------------------------------------------------------------
  2642. Libraries have been installed in:
  2643.    /usr/lib/gstreamer-0.10
  2644.  
  2645. If you ever happen to want to link against installed libraries
  2646. in a given directory, LIBDIR, you must either use libtool, and
  2647. specify the full pathname of the library, or use the `-LLIBDIR'
  2648. flag during linking and do at least one of the following:
  2649.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2650.      during execution
  2651.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2652.      during linking
  2653.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2654.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2655.  
  2656. See any operating system documentation about shared libraries for
  2657. more information, such as the ld(1) and ld.so(8) manual pages.
  2658. ----------------------------------------------------------------------
  2659. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  2660. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  2661. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/playback'
  2662. Making install in audioresample
  2663. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audioresample'
  2664. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/audioresample'
  2665. make[3]: Nothing to be done for 'install-exec-am'.
  2666. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2667.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstaudioresample.la '/usr/lib/gstreamer-0.10'
  2668. libtool: install: /usr/bin/install -c .libs/libgstaudioresample.so /usr/lib/gstreamer-0.10/libgstaudioresample.so
  2669. libtool: install: /usr/bin/install -c .libs/libgstaudioresample.lai /usr/lib/gstreamer-0.10/libgstaudioresample.la
  2670. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2671. ----------------------------------------------------------------------
  2672. Libraries have been installed in:
  2673.    /usr/lib/gstreamer-0.10
  2674.  
  2675. If you ever happen to want to link against installed libraries
  2676. in a given directory, LIBDIR, you must either use libtool, and
  2677. specify the full pathname of the library, or use the `-LLIBDIR'
  2678. flag during linking and do at least one of the following:
  2679.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2680.      during execution
  2681.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2682.      during linking
  2683.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2684.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2685.  
  2686. See any operating system documentation about shared libraries for
  2687. more information, such as the ld(1) and ld.so(8) manual pages.
  2688. ----------------------------------------------------------------------
  2689. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audioresample'
  2690. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/audioresample'
  2691. Making install in subparse
  2692. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/subparse'
  2693. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/subparse'
  2694. make[3]: Nothing to be done for 'install-exec-am'.
  2695. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2696.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstsubparse.la '/usr/lib/gstreamer-0.10'
  2697. libtool: install: /usr/bin/install -c .libs/libgstsubparse.so /usr/lib/gstreamer-0.10/libgstsubparse.so
  2698. libtool: install: /usr/bin/install -c .libs/libgstsubparse.lai /usr/lib/gstreamer-0.10/libgstsubparse.la
  2699. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2700. ----------------------------------------------------------------------
  2701. Libraries have been installed in:
  2702.    /usr/lib/gstreamer-0.10
  2703.  
  2704. If you ever happen to want to link against installed libraries
  2705. in a given directory, LIBDIR, you must either use libtool, and
  2706. specify the full pathname of the library, or use the `-LLIBDIR'
  2707. flag during linking and do at least one of the following:
  2708.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2709.      during execution
  2710.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2711.      during linking
  2712.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2713.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2714.  
  2715. See any operating system documentation about shared libraries for
  2716. more information, such as the ld(1) and ld.so(8) manual pages.
  2717. ----------------------------------------------------------------------
  2718. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/subparse'
  2719. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/subparse'
  2720. Making install in tcp
  2721. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  2722. /usr/bin/make  install-am
  2723. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  2724. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  2725. make[4]: Nothing to be done for 'install-exec-am'.
  2726. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2727.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgsttcp.la '/usr/lib/gstreamer-0.10'
  2728. libtool: install: /usr/bin/install -c .libs/libgsttcp.so /usr/lib/gstreamer-0.10/libgsttcp.so
  2729. libtool: install: /usr/bin/install -c .libs/libgsttcp.lai /usr/lib/gstreamer-0.10/libgsttcp.la
  2730. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2731. ----------------------------------------------------------------------
  2732. Libraries have been installed in:
  2733.    /usr/lib/gstreamer-0.10
  2734.  
  2735. If you ever happen to want to link against installed libraries
  2736. in a given directory, LIBDIR, you must either use libtool, and
  2737. specify the full pathname of the library, or use the `-LLIBDIR'
  2738. flag during linking and do at least one of the following:
  2739.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2740.      during execution
  2741.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2742.      during linking
  2743.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2744.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2745.  
  2746. See any operating system documentation about shared libraries for
  2747. more information, such as the ld(1) and ld.so(8) manual pages.
  2748. ----------------------------------------------------------------------
  2749. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  2750. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  2751. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/tcp'
  2752. Making install in typefind
  2753. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/typefind'
  2754. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/typefind'
  2755. make[3]: Nothing to be done for 'install-exec-am'.
  2756. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2757.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgsttypefindfunctions.la '/usr/lib/gstreamer-0.10'
  2758. libtool: install: warning: relinking `libgsttypefindfunctions.la'
  2759. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst/typefind; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgsttypefindfunctions.la -rpath /usr/lib/gstreamer-0.10 libgsttypefindfunctions_la-gsttypefindfunctions.lo ../../gst-libs/gst/pbutils/libgstpbutils-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 )
  2760. libtool: install: /usr/bin/install -c .libs/libgsttypefindfunctions.soT /usr/lib/gstreamer-0.10/libgsttypefindfunctions.so
  2761. libtool: install: /usr/bin/install -c .libs/libgsttypefindfunctions.lai /usr/lib/gstreamer-0.10/libgsttypefindfunctions.la
  2762. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2763. ----------------------------------------------------------------------
  2764. Libraries have been installed in:
  2765.    /usr/lib/gstreamer-0.10
  2766.  
  2767. If you ever happen to want to link against installed libraries
  2768. in a given directory, LIBDIR, you must either use libtool, and
  2769. specify the full pathname of the library, or use the `-LLIBDIR'
  2770. flag during linking and do at least one of the following:
  2771.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2772.      during execution
  2773.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2774.      during linking
  2775.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2776.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2777.  
  2778. See any operating system documentation about shared libraries for
  2779. more information, such as the ld(1) and ld.so(8) manual pages.
  2780. ----------------------------------------------------------------------
  2781. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/typefind'
  2782. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/typefind'
  2783. Making install in videotestsrc
  2784. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  2785. /usr/bin/make  install-am
  2786. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  2787. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  2788. make[4]: Nothing to be done for 'install-exec-am'.
  2789. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2790.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstvideotestsrc.la '/usr/lib/gstreamer-0.10'
  2791. libtool: install: /usr/bin/install -c .libs/libgstvideotestsrc.so /usr/lib/gstreamer-0.10/libgstvideotestsrc.so
  2792. libtool: install: /usr/bin/install -c .libs/libgstvideotestsrc.lai /usr/lib/gstreamer-0.10/libgstvideotestsrc.la
  2793. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2794. ----------------------------------------------------------------------
  2795. Libraries have been installed in:
  2796.    /usr/lib/gstreamer-0.10
  2797.  
  2798. If you ever happen to want to link against installed libraries
  2799. in a given directory, LIBDIR, you must either use libtool, and
  2800. specify the full pathname of the library, or use the `-LLIBDIR'
  2801. flag during linking and do at least one of the following:
  2802.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2803.      during execution
  2804.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2805.      during linking
  2806.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2807.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2808.  
  2809. See any operating system documentation about shared libraries for
  2810. more information, such as the ld(1) and ld.so(8) manual pages.
  2811. ----------------------------------------------------------------------
  2812. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  2813. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  2814. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videotestsrc'
  2815. Making install in videorate
  2816. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videorate'
  2817. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videorate'
  2818. make[3]: Nothing to be done for 'install-exec-am'.
  2819. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2820.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstvideorate.la '/usr/lib/gstreamer-0.10'
  2821. libtool: install: /usr/bin/install -c .libs/libgstvideorate.so /usr/lib/gstreamer-0.10/libgstvideorate.so
  2822. libtool: install: /usr/bin/install -c .libs/libgstvideorate.lai /usr/lib/gstreamer-0.10/libgstvideorate.la
  2823. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2824. ----------------------------------------------------------------------
  2825. Libraries have been installed in:
  2826.    /usr/lib/gstreamer-0.10
  2827.  
  2828. If you ever happen to want to link against installed libraries
  2829. in a given directory, LIBDIR, you must either use libtool, and
  2830. specify the full pathname of the library, or use the `-LLIBDIR'
  2831. flag during linking and do at least one of the following:
  2832.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2833.      during execution
  2834.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2835.      during linking
  2836.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2837.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2838.  
  2839. See any operating system documentation about shared libraries for
  2840. more information, such as the ld(1) and ld.so(8) manual pages.
  2841. ----------------------------------------------------------------------
  2842. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videorate'
  2843. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videorate'
  2844. Making install in videoscale
  2845. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  2846. /usr/bin/make  install-am
  2847. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  2848. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  2849. make[4]: Nothing to be done for 'install-exec-am'.
  2850. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2851.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstvideoscale.la '/usr/lib/gstreamer-0.10'
  2852. libtool: install: warning: relinking `libgstvideoscale.la'
  2853. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst/videoscale; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstvideoscale.la -rpath /usr/lib/gstreamer-0.10 libgstvideoscale_la-gstvideoscale.lo libgstvideoscale_la-vs_image.lo libgstvideoscale_la-vs_scanline.lo libgstvideoscale_la-vs_4tap.lo libgstvideoscale_la-vs_fill_borders.lo libgstvideoscale_la-vs_lanczos.lo libgstvideoscale_la-tmp-orc.lo ../../gst-libs/gst/video/libgstvideo-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lm )
  2854. libtool: install: /usr/bin/install -c .libs/libgstvideoscale.soT /usr/lib/gstreamer-0.10/libgstvideoscale.so
  2855. libtool: install: /usr/bin/install -c .libs/libgstvideoscale.lai /usr/lib/gstreamer-0.10/libgstvideoscale.la
  2856. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2857. ----------------------------------------------------------------------
  2858. Libraries have been installed in:
  2859.    /usr/lib/gstreamer-0.10
  2860.  
  2861. If you ever happen to want to link against installed libraries
  2862. in a given directory, LIBDIR, you must either use libtool, and
  2863. specify the full pathname of the library, or use the `-LLIBDIR'
  2864. flag during linking and do at least one of the following:
  2865.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2866.      during execution
  2867.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2868.      during linking
  2869.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2870.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2871.  
  2872. See any operating system documentation about shared libraries for
  2873. more information, such as the ld(1) and ld.so(8) manual pages.
  2874. ----------------------------------------------------------------------
  2875. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  2876. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  2877. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/videoscale'
  2878. Making install in volume
  2879. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  2880. /usr/bin/make  install-am
  2881. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  2882. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  2883. make[4]: Nothing to be done for 'install-exec-am'.
  2884. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2885.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstvolume.la '/usr/lib/gstreamer-0.10'
  2886. libtool: install: warning: relinking `libgstvolume.la'
  2887. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/gst/volume; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstvolume.la -rpath /usr/lib/gstreamer-0.10 libgstvolume_la-gstvolume.lo libgstvolume_la-tmp-orc.lo ../../gst-libs/gst/interfaces/libgstinterfaces-0.10.la ../../gst-libs/gst/audio/libgstaudio-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 )
  2888. libtool: install: /usr/bin/install -c .libs/libgstvolume.soT /usr/lib/gstreamer-0.10/libgstvolume.so
  2889. libtool: install: /usr/bin/install -c .libs/libgstvolume.lai /usr/lib/gstreamer-0.10/libgstvolume.la
  2890. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2891. ----------------------------------------------------------------------
  2892. Libraries have been installed in:
  2893.    /usr/lib/gstreamer-0.10
  2894.  
  2895. If you ever happen to want to link against installed libraries
  2896. in a given directory, LIBDIR, you must either use libtool, and
  2897. specify the full pathname of the library, or use the `-LLIBDIR'
  2898. flag during linking and do at least one of the following:
  2899.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2900.      during execution
  2901.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2902.      during linking
  2903.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2904.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2905.  
  2906. See any operating system documentation about shared libraries for
  2907. more information, such as the ld(1) and ld.so(8) manual pages.
  2908. ----------------------------------------------------------------------
  2909. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  2910. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  2911. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst/volume'
  2912. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst'
  2913. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/gst'
  2914. make[3]: Nothing to be done for 'install-exec-am'.
  2915. make[3]: Nothing to be done for 'install-data-am'.
  2916. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst'
  2917. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst'
  2918. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/gst'
  2919. Making install in sys
  2920. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys'
  2921. Making install in ximage
  2922. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys/ximage'
  2923. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys/ximage'
  2924. make[3]: Nothing to be done for 'install-exec-am'.
  2925. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2926.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstximagesink.la '/usr/lib/gstreamer-0.10'
  2927. libtool: install: warning: relinking `libgstximagesink.la'
  2928. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/sys/ximage; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstximagesink.la -rpath /usr/lib/gstreamer-0.10 libgstximagesink_la-ximagesink.lo libgstximagesink_la-ximage.lo ../../gst-libs/gst/interfaces/libgstinterfaces-0.10.la ../../gst-libs/gst/video/libgstvideo-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lSM -lICE -lX11 -lXext )
  2929. libtool: install: /usr/bin/install -c .libs/libgstximagesink.soT /usr/lib/gstreamer-0.10/libgstximagesink.so
  2930. libtool: install: /usr/bin/install -c .libs/libgstximagesink.lai /usr/lib/gstreamer-0.10/libgstximagesink.la
  2931. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2932. ----------------------------------------------------------------------
  2933. Libraries have been installed in:
  2934.    /usr/lib/gstreamer-0.10
  2935.  
  2936. If you ever happen to want to link against installed libraries
  2937. in a given directory, LIBDIR, you must either use libtool, and
  2938. specify the full pathname of the library, or use the `-LLIBDIR'
  2939. flag during linking and do at least one of the following:
  2940.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2941.      during execution
  2942.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2943.      during linking
  2944.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2945.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2946.  
  2947. See any operating system documentation about shared libraries for
  2948. more information, such as the ld(1) and ld.so(8) manual pages.
  2949. ----------------------------------------------------------------------
  2950. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys/ximage'
  2951. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys/ximage'
  2952. Making install in xvimage
  2953. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys/xvimage'
  2954. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys/xvimage'
  2955. make[3]: Nothing to be done for 'install-exec-am'.
  2956. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2957.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstxvimagesink.la '/usr/lib/gstreamer-0.10'
  2958. libtool: install: warning: relinking `libgstxvimagesink.la'
  2959. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/sys/xvimage; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstxvimagesink.la -rpath /usr/lib/gstreamer-0.10 libgstxvimagesink_la-xvimagesink.lo ../../gst-libs/gst/interfaces/libgstinterfaces-0.10.la ../../gst-libs/gst/video/libgstvideo-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lSM -lICE -lX11 -lXv -lXext -lXext -lm )
  2960. libtool: install: /usr/bin/install -c .libs/libgstxvimagesink.soT /usr/lib/gstreamer-0.10/libgstxvimagesink.so
  2961. libtool: install: /usr/bin/install -c .libs/libgstxvimagesink.lai /usr/lib/gstreamer-0.10/libgstxvimagesink.la
  2962. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  2963. ----------------------------------------------------------------------
  2964. Libraries have been installed in:
  2965.    /usr/lib/gstreamer-0.10
  2966.  
  2967. If you ever happen to want to link against installed libraries
  2968. in a given directory, LIBDIR, you must either use libtool, and
  2969. specify the full pathname of the library, or use the `-LLIBDIR'
  2970. flag during linking and do at least one of the following:
  2971.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2972.      during execution
  2973.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  2974.      during linking
  2975.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2976.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2977.  
  2978. See any operating system documentation about shared libraries for
  2979. more information, such as the ld(1) and ld.so(8) manual pages.
  2980. ----------------------------------------------------------------------
  2981. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys/xvimage'
  2982. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys/xvimage'
  2983. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys'
  2984. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/sys'
  2985. make[3]: Nothing to be done for 'install-exec-am'.
  2986. make[3]: Nothing to be done for 'install-data-am'.
  2987. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys'
  2988. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys'
  2989. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/sys'
  2990. Making install in ext
  2991. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext'
  2992. Making install in alsa
  2993. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/alsa'
  2994. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/alsa'
  2995. make[3]: Nothing to be done for 'install-exec-am'.
  2996. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  2997.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstalsa.la '/usr/lib/gstreamer-0.10'
  2998. libtool: install: warning: relinking `libgstalsa.la'
  2999. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/ext/alsa; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/alsa -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstalsa.la -rpath /usr/lib/gstreamer-0.10 libgstalsa_la-gstalsadeviceprobe.lo libgstalsa_la-gstalsamixer.lo libgstalsa_la-gstalsamixerelement.lo libgstalsa_la-gstalsamixertrack.lo libgstalsa_la-gstalsamixeroptions.lo libgstalsa_la-gstalsaplugin.lo libgstalsa_la-gstalsasink.lo libgstalsa_la-gstalsasrc.lo libgstalsa_la-gstalsa.lo ../../gst-libs/gst/interfaces/libgstinterfaces-0.10.la ../../gst-libs/gst/audio/libgstaudio-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lasound )
  3000. libtool: install: /usr/bin/install -c .libs/libgstalsa.soT /usr/lib/gstreamer-0.10/libgstalsa.so
  3001. libtool: install: /usr/bin/install -c .libs/libgstalsa.lai /usr/lib/gstreamer-0.10/libgstalsa.la
  3002. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  3003. ----------------------------------------------------------------------
  3004. Libraries have been installed in:
  3005.    /usr/lib/gstreamer-0.10
  3006.  
  3007. If you ever happen to want to link against installed libraries
  3008. in a given directory, LIBDIR, you must either use libtool, and
  3009. specify the full pathname of the library, or use the `-LLIBDIR'
  3010. flag during linking and do at least one of the following:
  3011.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3012.      during execution
  3013.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  3014.      during linking
  3015.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3016.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3017.  
  3018. See any operating system documentation about shared libraries for
  3019. more information, such as the ld(1) and ld.so(8) manual pages.
  3020. ----------------------------------------------------------------------
  3021. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/alsa'
  3022. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/alsa'
  3023. Making install in gio
  3024. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/gio'
  3025. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/gio'
  3026. make[3]: Nothing to be done for 'install-exec-am'.
  3027. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  3028.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstgio.la '/usr/lib/gstreamer-0.10'
  3029. libtool: install: /usr/bin/install -c .libs/libgstgio.so /usr/lib/gstreamer-0.10/libgstgio.so
  3030. libtool: install: /usr/bin/install -c .libs/libgstgio.lai /usr/lib/gstreamer-0.10/libgstgio.la
  3031. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  3032. ----------------------------------------------------------------------
  3033. Libraries have been installed in:
  3034.    /usr/lib/gstreamer-0.10
  3035.  
  3036. If you ever happen to want to link against installed libraries
  3037. in a given directory, LIBDIR, you must either use libtool, and
  3038. specify the full pathname of the library, or use the `-LLIBDIR'
  3039. flag during linking and do at least one of the following:
  3040.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3041.      during execution
  3042.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  3043.      during linking
  3044.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3045.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3046.  
  3047. See any operating system documentation about shared libraries for
  3048. more information, such as the ld(1) and ld.so(8) manual pages.
  3049. ----------------------------------------------------------------------
  3050. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/gio'
  3051. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/gio'
  3052. Making install in ogg
  3053. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/ogg'
  3054. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/ogg'
  3055. make[3]: Nothing to be done for 'install-exec-am'.
  3056. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  3057.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstogg.la '/usr/lib/gstreamer-0.10'
  3058. libtool: install: warning: relinking `libgstogg.la'
  3059. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/ext/ogg; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstogg.la -rpath /usr/lib/gstreamer-0.10 libgstogg_la-gstogg.lo libgstogg_la-gstoggdemux.lo libgstogg_la-gstoggmux.lo libgstogg_la-gstogmparse.lo libgstogg_la-gstoggaviparse.lo libgstogg_la-gstoggparse.lo libgstogg_la-gstoggstream.lo libgstogg_la-dirac_parse.lo libgstogg_la-vorbis_parse.lo ../../gst-libs/gst/riff/libgstriff-0.10.la ../../gst-libs/gst/tag/libgsttag-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -logg )
  3060. libtool: install: /usr/bin/install -c .libs/libgstogg.soT /usr/lib/gstreamer-0.10/libgstogg.so
  3061. libtool: install: /usr/bin/install -c .libs/libgstogg.lai /usr/lib/gstreamer-0.10/libgstogg.la
  3062. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  3063. ----------------------------------------------------------------------
  3064. Libraries have been installed in:
  3065.    /usr/lib/gstreamer-0.10
  3066.  
  3067. If you ever happen to want to link against installed libraries
  3068. in a given directory, LIBDIR, you must either use libtool, and
  3069. specify the full pathname of the library, or use the `-LLIBDIR'
  3070. flag during linking and do at least one of the following:
  3071.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3072.      during execution
  3073.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  3074.      during linking
  3075.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3076.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3077.  
  3078. See any operating system documentation about shared libraries for
  3079. more information, such as the ld(1) and ld.so(8) manual pages.
  3080. ----------------------------------------------------------------------
  3081. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/ogg'
  3082. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/ogg'
  3083. Making install in pango
  3084. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/pango'
  3085. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/pango'
  3086. make[3]: Nothing to be done for 'install-exec-am'.
  3087. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  3088.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstpango.la '/usr/lib/gstreamer-0.10'
  3089. libtool: install: warning: relinking `libgstpango.la'
  3090. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/ext/pango; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstpango.la -rpath /usr/lib/gstreamer-0.10 libgstpango_la-gstclockoverlay.lo libgstpango_la-gsttextoverlay.lo libgstpango_la-gsttextrender.lo libgstpango_la-gsttimeoverlay.lo ../../gst-libs/gst/video/libgstvideo-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo )
  3091. libtool: install: /usr/bin/install -c .libs/libgstpango.soT /usr/lib/gstreamer-0.10/libgstpango.so
  3092. libtool: install: /usr/bin/install -c .libs/libgstpango.lai /usr/lib/gstreamer-0.10/libgstpango.la
  3093. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  3094. ----------------------------------------------------------------------
  3095. Libraries have been installed in:
  3096.    /usr/lib/gstreamer-0.10
  3097.  
  3098. If you ever happen to want to link against installed libraries
  3099. in a given directory, LIBDIR, you must either use libtool, and
  3100. specify the full pathname of the library, or use the `-LLIBDIR'
  3101. flag during linking and do at least one of the following:
  3102.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3103.      during execution
  3104.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  3105.      during linking
  3106.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3107.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3108.  
  3109. See any operating system documentation about shared libraries for
  3110. more information, such as the ld(1) and ld.so(8) manual pages.
  3111. ----------------------------------------------------------------------
  3112. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/pango'
  3113. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/pango'
  3114. Making install in theora
  3115. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/theora'
  3116. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/theora'
  3117. make[3]: Nothing to be done for 'install-exec-am'.
  3118. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  3119.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgsttheora.la '/usr/lib/gstreamer-0.10'
  3120. libtool: install: warning: relinking `libgsttheora.la'
  3121. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/ext/theora; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgsttheora.la -rpath /usr/lib/gstreamer-0.10 libgsttheora_la-gsttheora.lo libgsttheora_la-gsttheoraenc.lo libgsttheora_la-gsttheoradec.lo libgsttheora_la-gsttheoraparse.lo ../../gst-libs/gst/tag/libgsttag-0.10.la ../../gst-libs/gst/video/libgstvideo-0.10.la -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -ltheoraenc -ltheoradec -logg )
  3122. libtool: install: /usr/bin/install -c .libs/libgsttheora.soT /usr/lib/gstreamer-0.10/libgsttheora.so
  3123. libtool: install: /usr/bin/install -c .libs/libgsttheora.lai /usr/lib/gstreamer-0.10/libgsttheora.la
  3124. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  3125. ----------------------------------------------------------------------
  3126. Libraries have been installed in:
  3127.    /usr/lib/gstreamer-0.10
  3128.  
  3129. If you ever happen to want to link against installed libraries
  3130. in a given directory, LIBDIR, you must either use libtool, and
  3131. specify the full pathname of the library, or use the `-LLIBDIR'
  3132. flag during linking and do at least one of the following:
  3133.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3134.      during execution
  3135.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  3136.      during linking
  3137.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3138.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3139.  
  3140. See any operating system documentation about shared libraries for
  3141. more information, such as the ld(1) and ld.so(8) manual pages.
  3142. ----------------------------------------------------------------------
  3143. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/theora'
  3144. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/theora'
  3145. Making install in vorbis
  3146. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/vorbis'
  3147. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext/vorbis'
  3148. make[3]: Nothing to be done for 'install-exec-am'.
  3149. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/usr/lib/gstreamer-0.10"
  3150.  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libgstvorbis.la '/usr/lib/gstreamer-0.10'
  3151. libtool: install: warning: relinking `libgstvorbis.la'
  3152. libtool: install: (cd /usr/src/gst-plugins-base-0.10.36/ext/vorbis; /bin/sh /usr/src/gst-plugins-base-0.10.36/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=x86-64 -pipe -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -Wl,-Bsymbolic-functions -s -o libgstvorbis.la -rpath /usr/lib/gstreamer-0.10 libgstvorbis_la-gstvorbis.lo libgstvorbis_la-gstvorbisdec.lo libgstvorbis_la-gstvorbisdeclib.lo libgstvorbis_la-gstvorbisenc.lo libgstvorbis_la-gstvorbisparse.lo libgstvorbis_la-gstvorbistag.lo libgstvorbis_la-gstvorbiscommon.lo ../../gst-libs/gst/tag/libgsttag-0.10.la ../../gst-libs/gst/audio/libgstaudio-0.10.la -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lvorbis -lvorbisenc )
  3153. libtool: install: /usr/bin/install -c .libs/libgstvorbis.soT /usr/lib/gstreamer-0.10/libgstvorbis.so
  3154. libtool: install: /usr/bin/install -c .libs/libgstvorbis.lai /usr/lib/gstreamer-0.10/libgstvorbis.la
  3155. libtool: finish: PATH="/var/lib/lunar/compilers:/var/lib/lunar/compilers/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/sbin" ldconfig -n /usr/lib/gstreamer-0.10
  3156. ----------------------------------------------------------------------
  3157. Libraries have been installed in:
  3158.    /usr/lib/gstreamer-0.10
  3159.  
  3160. If you ever happen to want to link against installed libraries
  3161. in a given directory, LIBDIR, you must either use libtool, and
  3162. specify the full pathname of the library, or use the `-LLIBDIR'
  3163. flag during linking and do at least one of the following:
  3164.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3165.      during execution
  3166.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  3167.      during linking
  3168.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3169.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3170.  
  3171. See any operating system documentation about shared libraries for
  3172. more information, such as the ld(1) and ld.so(8) manual pages.
  3173. ----------------------------------------------------------------------
  3174. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/vorbis'
  3175. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext/vorbis'
  3176. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext'
  3177. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/ext'
  3178. make[3]: Nothing to be done for 'install-exec-am'.
  3179. make[3]: Nothing to be done for 'install-data-am'.
  3180. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext'
  3181. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext'
  3182. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/ext'
  3183. Making install in tools
  3184. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tools'
  3185. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tools'
  3186. test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/bin"
  3187.   /bin/sh ../libtool   --mode=install /usr/bin/install -c gst-discoverer-0.10 '/usr/bin'
  3188. libtool: install: /usr/bin/install -c .libs/gst-discoverer-0.10 /usr/bin/gst-discoverer-0.10
  3189. test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/bin"
  3190.  /usr/bin/install -c gst-visualise-0.10 '/usr/bin'
  3191. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/usr/share/man/man1"
  3192.  /usr/bin/install -c -m 644 gst-visualise-0.10.1 '/usr/share/man/man1'
  3193. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tools'
  3194. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tools'
  3195. Making install in tests
  3196. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests'
  3197. Making install in check
  3198. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests/check'
  3199. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests/check'
  3200. make[3]: Nothing to be done for 'install-exec-am'.
  3201. make[3]: Nothing to be done for 'install-data-am'.
  3202. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests/check'
  3203. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests/check'
  3204. Making install in icles
  3205. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests/icles'
  3206. Making install in playback
  3207. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests/icles/playback'
  3208. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests/icles/playback'
  3209. make[4]: Nothing to be done for 'install-exec-am'.
  3210. make[4]: Nothing to be done for 'install-data-am'.
  3211. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests/icles/playback'
  3212. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests/icles/playback'
  3213. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests/icles'
  3214. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests/icles'
  3215. make[4]: Nothing to be done for 'install-exec-am'.
  3216. make[4]: Nothing to be done for 'install-data-am'.
  3217. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests/icles'
  3218. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests/icles'
  3219. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests/icles'
  3220. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests'
  3221. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/tests'
  3222. make[3]: Nothing to be done for 'install-exec-am'.
  3223. make[3]: Nothing to be done for 'install-data-am'.
  3224. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests'
  3225. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests'
  3226. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/tests'
  3227. Making install in docs
  3228. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs'
  3229. Making install in design
  3230. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs/design'
  3231. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs/design'
  3232. make[4]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs/design'
  3233. make[4]: Nothing to be done for 'install-exec-am'.
  3234. make[4]: Nothing to be done for 'install-data-am'.
  3235. make[4]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs/design'
  3236. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs/design'
  3237. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs/design'
  3238. Making install in libs
  3239. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs/libs'
  3240. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs/libs'
  3241. make[3]: Nothing to be done for 'install-exec-am'.
  3242. (installfiles=`echo ./html/*.sgml ./html/*.html ./html/*.png ./html/*.css`; \
  3243. if test "$installfiles" = './html/*.sgml ./html/*.html ./html/*.png ./html/*.css'; \
  3244. then echo '-- Nothing to install' ; \
  3245. else \
  3246.   /bin/sh /usr/src/gst-plugins-base-0.10.36/install-sh -d /usr/share/gtk-doc/html/gst-plugins-base-libs-0.10; \
  3247.   for i in $installfiles; do \
  3248.     echo '-- Installing '$i ; \
  3249.     /usr/bin/install -c -m 644 $i /usr/share/gtk-doc/html/gst-plugins-base-libs-0.10; \
  3250.   done; \
  3251.   echo '-- Installing ./html/gst-plugins-base-libs.devhelp2' ; \
  3252.   if test -e ./html/gst-plugins-base-libs.devhelp2; then \
  3253.             /usr/bin/install -c -m 644 ./html/gst-plugins-base-libs.devhelp2 \
  3254.             /usr/share/gtk-doc/html/gst-plugins-base-libs-0.10/gst-plugins-base-libs-0.10.devhelp2; \
  3255.   fi; \
  3256.   (which gtkdoc-rebase >/dev/null && \
  3257.     gtkdoc-rebase --relative --dest-dir= --html-dir=/usr/share/gtk-doc/html/gst-plugins-base-libs-0.10) || true ; \
  3258. fi)
  3259. -- Installing ./html/index.sgml
  3260. -- Installing ./html/annotation-glossary.html
  3261. -- Installing ./html/api-index-deprecated.html
  3262. -- Installing ./html/api-index-full.html
  3263. -- Installing ./html/compiling.html
  3264. -- Installing ./html/gst-plugins-base-libs-appsink.html
  3265. -- Installing ./html/gst-plugins-base-libs-appsrc.html
  3266. -- Installing ./html/gst-plugins-base-libs-encoding-profile.html
  3267. -- Installing ./html/gst-plugins-base-libs-gstaudioclock.html
  3268. -- Installing ./html/gst-plugins-base-libs-gstaudiodecoder.html
  3269. -- Installing ./html/gst-plugins-base-libs-gstaudioencoder.html
  3270. -- Installing ./html/gst-plugins-base-libs-gstaudiofilter.html
  3271. -- Installing ./html/gst-plugins-base-libs-gstaudio.html
  3272. -- Installing ./html/gst-plugins-base-libs-gstaudioiec61937.html
  3273. -- Installing ./html/gst-plugins-base-libs-gstaudiomixerutils.html
  3274. -- Installing ./html/gst-plugins-base-libs-gstaudiosink.html
  3275. -- Installing ./html/gst-plugins-base-libs-gstaudiosrc.html
  3276. -- Installing ./html/gst-plugins-base-libs-gstbaseaudiosink.html
  3277. -- Installing ./html/gst-plugins-base-libs-gstbaseaudiosrc.html
  3278. -- Installing ./html/gst-plugins-base-libs-gstbasertpaudiopayload.html
  3279. -- Installing ./html/gst-plugins-base-libs-gstbasertpdepayload.html
  3280. -- Installing ./html/gst-plugins-base-libs-gstbasertppayload.html
  3281. -- Installing ./html/gst-plugins-base-libs-gstcddabasesrc.html
  3282. -- Installing ./html/gst-plugins-base-libs-gstcolorbalancechannel.html
  3283. -- Installing ./html/gst-plugins-base-libs-gstcolorbalance.html
  3284. -- Installing ./html/gst-plugins-base-libs-gstdiscoverer.html
  3285. -- Installing ./html/gst-plugins-base-libs-gstfftf32.html
  3286. -- Installing ./html/gst-plugins-base-libs-gstfftf64.html
  3287. -- Installing ./html/gst-plugins-base-libs-gstfft.html
  3288. -- Installing ./html/gst-plugins-base-libs-gstffts16.html
  3289. -- Installing ./html/gst-plugins-base-libs-gstffts32.html
  3290. -- Installing ./html/gst-plugins-base-libs-gstfloatcast.html
  3291. -- Installing ./html/gst-plugins-base-libs-gstmixer.html
  3292. -- Installing ./html/gst-plugins-base-libs-gstmixeroptions.html
  3293. -- Installing ./html/gst-plugins-base-libs-gstmixertrack.html
  3294. -- Installing ./html/gst-plugins-base-libs-gstmultichannel.html
  3295. -- Installing ./html/gst-plugins-base-libs-gstnavigation.html
  3296. -- Installing ./html/gst-plugins-base-libs-gstnetbuffer.html
  3297. -- Installing ./html/gst-plugins-base-libs-gstpbutilscodecutils.html
  3298. -- Installing ./html/gst-plugins-base-libs-gstpbutilsdescriptions.html
  3299. -- Installing ./html/gst-plugins-base-libs-gstpbutils.html
  3300. -- Installing ./html/gst-plugins-base-libs-gstpbutilsinstallplugins.html
  3301. -- Installing ./html/gst-plugins-base-libs-gstpbutilsmissingplugins.html
  3302. -- Installing ./html/gst-plugins-base-libs-gstpluginsbaseversion.html
  3303. -- Installing ./html/gst-plugins-base-libs-gstpropertyprobe.html
  3304. -- Installing ./html/gst-plugins-base-libs-gstriff.html
  3305. -- Installing ./html/gst-plugins-base-libs-gstringbuffer.html
  3306. -- Installing ./html/gst-plugins-base-libs-gstrtcpbuffer.html
  3307. -- Installing ./html/gst-plugins-base-libs-gstrtpbuffer.html
  3308. -- Installing ./html/gst-plugins-base-libs-gstrtppayloads.html
  3309. -- Installing ./html/gst-plugins-base-libs-gstrtspbase64.html
  3310. -- Installing ./html/gst-plugins-base-libs-gstrtspconnection.html
  3311. -- Installing ./html/gst-plugins-base-libs-gstrtspdefs.html
  3312. -- Installing ./html/gst-plugins-base-libs-gstrtspextension.html
  3313. -- Installing ./html/gst-plugins-base-libs-gstrtspmessage.html
  3314. -- Installing ./html/gst-plugins-base-libs-gstrtsprange.html
  3315. -- Installing ./html/gst-plugins-base-libs-gstrtsptransport.html
  3316. -- Installing ./html/gst-plugins-base-libs-gstrtspurl.html
  3317. -- Installing ./html/gst-plugins-base-libs-gstsdpmessage.html
  3318. -- Installing ./html/gst-plugins-base-libs-gststreamvolume.html
  3319. -- Installing ./html/gst-plugins-base-libs-gsttagdemux.html
  3320. -- Installing ./html/gst-plugins-base-libs-gsttagexif.html
  3321. -- Installing ./html/gst-plugins-base-libs-gsttag.html
  3322. -- Installing ./html/gst-plugins-base-libs-gsttagid3.html
  3323. -- Installing ./html/gst-plugins-base-libs-gsttaglanguagecodes.html
  3324. -- Installing ./html/gst-plugins-base-libs-gsttaglicenses.html
  3325. -- Installing ./html/gst-plugins-base-libs-gsttagmux.html
  3326. -- Installing ./html/gst-plugins-base-libs-gsttagvorbis.html
  3327. -- Installing ./html/gst-plugins-base-libs-gsttagxmp.html
  3328. -- Installing ./html/gst-plugins-base-libs-gsttagxmpwriter.html
  3329. -- Installing ./html/gst-plugins-base-libs-gsttunerchannel.html
  3330. -- Installing ./html/gst-plugins-base-libs-gsttuner.html
  3331. -- Installing ./html/gst-plugins-base-libs-gsttunernorm.html
  3332. -- Installing ./html/gst-plugins-base-libs-gstvideofilter.html
  3333. -- Installing ./html/gst-plugins-base-libs-gstvideo.html
  3334. -- Installing ./html/gst-plugins-base-libs-gstvideoorientation.html
  3335. -- Installing ./html/gst-plugins-base-libs-gstvideooverlaycomposition.html
  3336. -- Installing ./html/gst-plugins-base-libs-gstvideosink.html
  3337. -- Installing ./html/gst-plugins-base-libs-gstxoverlay.html
  3338. -- Installing ./html/gstreamer-app.html
  3339. -- Installing ./html/gstreamer-audio.html
  3340. -- Installing ./html/gstreamer-base-utils.html
  3341. -- Installing ./html/gstreamer-cdda.html
  3342. -- Installing ./html/gstreamer-ffft.html
  3343. -- Installing ./html/gstreamer-floatcast.html
  3344. -- Installing ./html/gstreamer-interfaces.html
  3345. -- Installing ./html/gstreamer-libs-hierarchy.html
  3346. -- Installing ./html/gstreamer-netbuffer.html
  3347. -- Installing ./html/gstreamer-plugins-base.html
  3348. -- Installing ./html/gstreamer-riff.html
  3349. -- Installing ./html/gstreamer-rtp.html
  3350. -- Installing ./html/gstreamer-rtsp.html
  3351. -- Installing ./html/gstreamer-sdp.html
  3352. -- Installing ./html/gstreamer-tag.html
  3353. -- Installing ./html/gstreamer-video.html
  3354. -- Installing ./html/index.html
  3355. -- Installing ./html/home.png
  3356. -- Installing ./html/left.png
  3357. -- Installing ./html/right.png
  3358. -- Installing ./html/up.png
  3359. -- Installing ./html/style.css
  3360. -- Installing ./html/gst-plugins-base-libs.devhelp2
  3361. http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/ -> ../gstreamer-libs-1.0/ (27)
  3362. http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/ -> ../gstreamer-1.0/ (1033)
  3363. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs/libs'
  3364. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs/libs'
  3365. Making install in plugins
  3366. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs/plugins'
  3367. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs/plugins'
  3368. make[3]: Nothing to be done for 'install-exec-am'.
  3369. (installfiles=`echo ./html/*.sgml ./html/*.html ./html/*.png ./html/*.css`; \
  3370. if test "$installfiles" = './html/*.sgml ./html/*.html ./html/*.png ./html/*.css'; \
  3371. then echo '-- Nothing to install' ; \
  3372. else \
  3373.   /bin/sh /usr/src/gst-plugins-base-0.10.36/install-sh -d /usr/share/gtk-doc/html/gst-plugins-base-plugins-0.10; \
  3374.   for i in $installfiles; do \
  3375.     echo '-- Installing '$i ; \
  3376.     /usr/bin/install -c -m 644 $i /usr/share/gtk-doc/html/gst-plugins-base-plugins-0.10; \
  3377.   done; \
  3378.   pngfiles=`echo ./html/*.png`; \
  3379.   if test "$pngfiles" != './html/*.png'; then \
  3380.     for i in $pngfiles; do \
  3381.       echo '-- Installing '$i ; \
  3382.       /usr/bin/install -c -m 644 $i /usr/share/gtk-doc/html/gst-plugins-base-plugins-0.10; \
  3383.     done; \
  3384.   fi; \
  3385.   echo '-- Installing ./html/gst-plugins-base-plugins.devhelp2' ; \
  3386.   if test -e ./html/gst-plugins-base-plugins.devhelp2; then \
  3387.             /usr/bin/install -c -m 644 ./html/gst-plugins-base-plugins.devhelp2 \
  3388.             /usr/share/gtk-doc/html/gst-plugins-base-plugins-0.10/gst-plugins-base-plugins-0.10.devhelp2; \
  3389.   fi; \
  3390.   (which gtkdoc-rebase >/dev/null && \
  3391.     gtkdoc-rebase --relative --dest-dir= --html-dir=/usr/share/gtk-doc/html/gst-plugins-base-plugins-0.10) || true ; \
  3392. fi)
  3393. -- Installing ./html/index.sgml
  3394. -- Installing ./html/ch01.html
  3395. -- Installing ./html/ch02.html
  3396. -- Installing ./html/ch03.html
  3397. -- Installing ./html/GstPlayBaseBin.html
  3398. -- Installing ./html/gst-plugins-base-plugins-adder.html
  3399. -- Installing ./html/gst-plugins-base-plugins-alsamixer.html
  3400. -- Installing ./html/gst-plugins-base-plugins-alsasink.html
  3401. -- Installing ./html/gst-plugins-base-plugins-alsasrc.html
  3402. -- Installing ./html/gst-plugins-base-plugins-appsink.html
  3403. -- Installing ./html/gst-plugins-base-plugins-appsrc.html
  3404. -- Installing ./html/gst-plugins-base-plugins-audioconvert.html
  3405. -- Installing ./html/gst-plugins-base-plugins-audiorate.html
  3406. -- Installing ./html/gst-plugins-base-plugins-audioresample.html
  3407. -- Installing ./html/gst-plugins-base-plugins-audiotestsrc.html
  3408. -- Installing ./html/gst-plugins-base-plugins-cdparanoiasrc.html
  3409. -- Installing ./html/gst-plugins-base-plugins-clockoverlay.html
  3410. -- Installing ./html/gst-plugins-base-plugins-decodebin2.html
  3411. -- Installing ./html/gst-plugins-base-plugins-decodebin.html
  3412. -- Installing ./html/gst-plugins-base-plugins-encodebin.html
  3413. -- Installing ./html/gst-plugins-base-plugins-ffmpegcolorspace.html
  3414. -- Installing ./html/gst-plugins-base-plugins-gdpdepay.html
  3415. -- Installing ./html/gst-plugins-base-plugins-gdppay.html
  3416. -- Installing ./html/gst-plugins-base-plugins-giosink.html
  3417. -- Installing ./html/gst-plugins-base-plugins-giosrc.html
  3418. -- Installing ./html/gst-plugins-base-plugins-giostreamsink.html
  3419. -- Installing ./html/gst-plugins-base-plugins-giostreamsrc.html
  3420. -- Installing ./html/gst-plugins-base-plugins-gnomevfssink.html
  3421. -- Installing ./html/gst-plugins-base-plugins-gnomevfssrc.html
  3422. -- Installing ./html/gst-plugins-base-plugins-multifdsink.html
  3423. -- Installing ./html/gst-plugins-base-plugins-oggdemux.html
  3424. -- Installing ./html/gst-plugins-base-plugins-oggmux.html
  3425. -- Installing ./html/gst-plugins-base-plugins-playbin2.html
  3426. -- Installing ./html/gst-plugins-base-plugins-playbin.html
  3427. -- Installing ./html/gst-plugins-base-plugins-plugin-adder.html
  3428. -- Installing ./html/gst-plugins-base-plugins-plugin-alsa.html
  3429. -- Installing ./html/gst-plugins-base-plugins-plugin-app.html
  3430. -- Installing ./html/gst-plugins-base-plugins-plugin-audioconvert.html
  3431. -- Installing ./html/gst-plugins-base-plugins-plugin-audiorate.html
  3432. -- Installing ./html/gst-plugins-base-plugins-plugin-audioresample.html
  3433. -- Installing ./html/gst-plugins-base-plugins-plugin-audiotestsrc.html
  3434. -- Installing ./html/gst-plugins-base-plugins-plugin-cdparanoia.html
  3435. -- Installing ./html/gst-plugins-base-plugins-plugin-decodebin.html
  3436. -- Installing ./html/gst-plugins-base-plugins-plugin-encoding.html
  3437. -- Installing ./html/gst-plugins-base-plugins-plugin-ffmpegcolorspace.html
  3438. -- Installing ./html/gst-plugins-base-plugins-plugin-gdp.html
  3439. -- Installing ./html/gst-plugins-base-plugins-plugin-gio.html
  3440. -- Installing ./html/gst-plugins-base-plugins-plugin-gnomevfs.html
  3441. -- Installing ./html/gst-plugins-base-plugins-plugin-libvisual.html
  3442. -- Installing ./html/gst-plugins-base-plugins-plugin-ogg.html
  3443. -- Installing ./html/gst-plugins-base-plugins-plugin-pango.html
  3444. -- Installing ./html/gst-plugins-base-plugins-plugin-playback.html
  3445. -- Installing ./html/gst-plugins-base-plugins-plugin-subparse.html
  3446. -- Installing ./html/gst-plugins-base-plugins-plugin-tcp.html
  3447. -- Installing ./html/gst-plugins-base-plugins-plugin-theora.html
  3448. -- Installing ./html/gst-plugins-base-plugins-plugin-typefindfunctions.html
  3449. -- Installing ./html/gst-plugins-base-plugins-plugin-uridecodebin.html
  3450. -- Installing ./html/gst-plugins-base-plugins-plugin-video4linux.html
  3451. -- Installing ./html/gst-plugins-base-plugins-plugin-videorate.html
  3452. -- Installing ./html/gst-plugins-base-plugins-plugin-videoscale.html
  3453. -- Installing ./html/gst-plugins-base-plugins-plugin-videotestsrc.html
  3454. -- Installing ./html/gst-plugins-base-plugins-plugin-volume.html
  3455. -- Installing ./html/gst-plugins-base-plugins-plugin-vorbis.html
  3456. -- Installing ./html/gst-plugins-base-plugins-plugin-ximagesink.html
  3457. -- Installing ./html/gst-plugins-base-plugins-plugin-xvimagesink.html
  3458. -- Installing ./html/gst-plugins-base-plugins-subtitleoverlay.html
  3459. -- Installing ./html/gst-plugins-base-plugins-tcpclientsink.html
  3460. -- Installing ./html/gst-plugins-base-plugins-tcpclientsrc.html
  3461. -- Installing ./html/gst-plugins-base-plugins-tcpserversink.html
  3462. -- Installing ./html/gst-plugins-base-plugins-tcpserversrc.html
  3463. -- Installing ./html/gst-plugins-base-plugins-textoverlay.html
  3464. -- Installing ./html/gst-plugins-base-plugins-textrender.html
  3465. -- Installing ./html/gst-plugins-base-plugins-theoradec.html
  3466. -- Installing ./html/gst-plugins-base-plugins-theoraenc.html
  3467. -- Installing ./html/gst-plugins-base-plugins-theoraparse.html
  3468. -- Installing ./html/gst-plugins-base-plugins-timeoverlay.html
  3469. -- Installing ./html/gst-plugins-base-plugins-uridecodebin.html
  3470. -- Installing ./html/gst-plugins-base-plugins-videorate.html
  3471. -- Installing ./html/gst-plugins-base-plugins-videoscale.html
  3472. -- Installing ./html/gst-plugins-base-plugins-videotestsrc.html
  3473. -- Installing ./html/gst-plugins-base-plugins-volume.html
  3474. -- Installing ./html/gst-plugins-base-plugins-vorbisdec.html
  3475. -- Installing ./html/gst-plugins-base-plugins-vorbisenc.html
  3476. -- Installing ./html/gst-plugins-base-plugins-vorbisparse.html
  3477. -- Installing ./html/gst-plugins-base-plugins-vorbistag.html
  3478. -- Installing ./html/gst-plugins-base-plugins-ximagesink.html
  3479. -- Installing ./html/gst-plugins-base-plugins-xvimagesink.html
  3480. -- Installing ./html/index.html
  3481. -- Installing ./html/home.png
  3482. -- Installing ./html/left.png
  3483. -- Installing ./html/right.png
  3484. -- Installing ./html/up.png
  3485. -- Installing ./html/style.css
  3486. -- Installing ./html/home.png
  3487. -- Installing ./html/left.png
  3488. -- Installing ./html/right.png
  3489. -- Installing ./html/up.png
  3490. -- Installing ./html/gst-plugins-base-plugins.devhelp2
  3491. http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/ -> ../gst-plugins-base-libs-0.10/ (40)
  3492. http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/ -> ../gstreamer-libs-1.0/ (33)
  3493. http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/ -> ../gstreamer-1.0/ (316)
  3494. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs/plugins'
  3495. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs/plugins'
  3496. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs'
  3497. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/docs'
  3498. make[3]: Nothing to be done for 'install-exec-am'.
  3499. make[3]: Nothing to be done for 'install-data-am'.
  3500. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs'
  3501. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs'
  3502. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/docs'
  3503. Making install in po
  3504. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36/po'
  3505. /usr/bin/mkdir -p /usr/share
  3506. installing af.gmo as /usr/share/locale/af/LC_MESSAGES/gst-plugins-base-0.10.mo
  3507. installing az.gmo as /usr/share/locale/az/LC_MESSAGES/gst-plugins-base-0.10.mo
  3508. installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/gst-plugins-base-0.10.mo
  3509. installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/gst-plugins-base-0.10.mo
  3510. installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gst-plugins-base-0.10.mo
  3511. installing da.gmo as /usr/share/locale/da/LC_MESSAGES/gst-plugins-base-0.10.mo
  3512. installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gst-plugins-base-0.10.mo
  3513. installing el.gmo as /usr/share/locale/el/LC_MESSAGES/gst-plugins-base-0.10.mo
  3514. installing en_GB.gmo as /usr/share/locale/en_GB/LC_MESSAGES/gst-plugins-base-0.10.mo
  3515. installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gst-plugins-base-0.10.mo
  3516. installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gst-plugins-base-0.10.mo
  3517. installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/gst-plugins-base-0.10.mo
  3518. installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gst-plugins-base-0.10.mo
  3519. installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gst-plugins-base-0.10.mo
  3520. installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/gst-plugins-base-0.10.mo
  3521. installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/gst-plugins-base-0.10.mo
  3522. installing id.gmo as /usr/share/locale/id/LC_MESSAGES/gst-plugins-base-0.10.mo
  3523. installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gst-plugins-base-0.10.mo
  3524. installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gst-plugins-base-0.10.mo
  3525. installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/gst-plugins-base-0.10.mo
  3526. installing lv.gmo as /usr/share/locale/lv/LC_MESSAGES/gst-plugins-base-0.10.mo
  3527. installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/gst-plugins-base-0.10.mo
  3528. installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gst-plugins-base-0.10.mo
  3529. installing or.gmo as /usr/share/locale/or/LC_MESSAGES/gst-plugins-base-0.10.mo
  3530. installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gst-plugins-base-0.10.mo
  3531. installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gst-plugins-base-0.10.mo
  3532. installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gst-plugins-base-0.10.mo
  3533. installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gst-plugins-base-0.10.mo
  3534. installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/gst-plugins-base-0.10.mo
  3535. installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/gst-plugins-base-0.10.mo
  3536. installing sq.gmo as /usr/share/locale/sq/LC_MESSAGES/gst-plugins-base-0.10.mo
  3537. installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gst-plugins-base-0.10.mo
  3538. installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gst-plugins-base-0.10.mo
  3539. installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gst-plugins-base-0.10.mo
  3540. installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gst-plugins-base-0.10.mo
  3541. installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gst-plugins-base-0.10.mo
  3542. installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gst-plugins-base-0.10.mo
  3543. if test "gst-plugins-base" = "gettext-tools"; then \
  3544.   /usr/bin/mkdir -p /usr/share/gettext/po; \
  3545.   for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
  3546.     /usr/bin/install -c -m 644 ./$file \
  3547.                     /usr/share/gettext/po/$file; \
  3548.   done; \
  3549.   for file in Makevars; do \
  3550.     rm -f /usr/share/gettext/po/$file; \
  3551.   done; \
  3552. else \
  3553.   : ; \
  3554. fi
  3555. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/po'
  3556. Making install in common
  3557. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36/common'
  3558. Making install in m4
  3559. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/common/m4'
  3560. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/common/m4'
  3561. make[3]: Nothing to be done for 'install-exec-am'.
  3562. make[3]: Nothing to be done for 'install-data-am'.
  3563. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/common/m4'
  3564. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/common/m4'
  3565. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/common'
  3566. make[3]: Entering directory '/usr/src/gst-plugins-base-0.10.36/common'
  3567. make[3]: Nothing to be done for 'install-exec-am'.
  3568. make[3]: Nothing to be done for 'install-data-am'.
  3569. make[3]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/common'
  3570. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/common'
  3571. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/common'
  3572. Making install in m4
  3573. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36/m4'
  3574. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36/m4'
  3575. make[2]: Nothing to be done for 'install-exec-am'.
  3576. make[2]: Nothing to be done for 'install-data-am'.
  3577. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/m4'
  3578. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36/m4'
  3579. make[1]: Entering directory '/usr/src/gst-plugins-base-0.10.36'
  3580. make[2]: Entering directory '/usr/src/gst-plugins-base-0.10.36'
  3581. make[2]: Nothing to be done for 'install-exec-am'.
  3582. make[2]: Nothing to be done for 'install-data-am'.
  3583. make[2]: Leaving directory '/usr/src/gst-plugins-base-0.10.36'
  3584. make[1]: Leaving directory '/usr/src/gst-plugins-base-0.10.36'
  3585. ++ Mark Compile stop   : "gst-plugins-base" "0.10.36" "Wed, 04 May 2016 14:48:04 +0000"
  3586.