1. * Package: media-plugins/gst-plugins-ladspa-0.10.22
  2. * Repository: gentoo
  3. * Maintainer: gstreamer@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking gst-plugins-bad-0.10.22.tar.bz2 to /tmp/portage/media-plugins/gst-plugins-ladspa-0.10.22/work
  15. >>> Source unpacked in /tmp/portage/media-plugins/gst-plugins-ladspa-0.10.22/work
  16. >>> Compiling source in /tmp/portage/media-plugins/gst-plugins-ladspa-0.10.22/work/gst-plugins-bad-0.10.22 ...
  17. * Configuring to build ladspa plugin(s) ...
  18. * econf: updating gst-plugins-bad-0.10.22/config.sub with /usr/share/gnuconfig/config.sub
  19. * econf: updating gst-plugins-bad-0.10.22/config.guess with /usr/share/gnuconfig/config.guess
  20. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-package-name=Gentoo GStreamer ebuild --with-package-origin=http://www.gentoo.org --disable-dependency-tracking --disable-silent-rules --disable-directsound --disable-directdraw --disable-apple_media --disable-osx_video --disable-quicktime --disable-shm --disable-vcd --disable-assrender --disable-amrwb --disable-apexsink --disable-bz2 --disable-cdaudio --disable-celt --disable-cog --disable-curl --disable-dc1394 --disable-decklink --disable-directfb --disable-dirac --disable-dts --disable-divx --disable-resindvd --disable-faac --disable-faad --disable-fbdev --disable-flite --disable-gsm --disable-jp2k --disable-kate --enable-ladspa --disable-lv2 --disable-libmms --disable-linsys --disable-modplug --disable-mimic --disable-mpeg2enc --disable-mplex --disable-musepack --disable-musicbrainz --disable-mythtv --disable-nas --disable-neon --disable-ofa --disable-opencv --disable-rsvg --disable-timidity --disable-wildmidi --disable-sdl --disable-sndfile --disable-soundtouch --disable-spc --disable-gme --disable-swfdec --disable-xvid --disable-dvb --disable-wininet --disable-acm --disable-vdpau --disable-schro --disable-zbar --disable-vp8 --disable-rtmp --disable-gsettings --disable-orc --disable-maintainer-mode --disable-schemas-compile
  21. configure: loading site script /usr/share/config.site
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking whether build environment is sane... yes
  24. checking for a thread-safe mkdir -p... /bin/mkdir -p
  25. checking for gawk... gawk
  26. checking whether make sets $(MAKE)... yes
  27. checking nano version... 0 (release)
  28. checking whether to enable maintainer-specific portions of Makefiles... no
  29. checking build system type... x86_64-pc-linux-gnu
  30. checking host system type... x86_64-pc-linux-gnu
  31. checking how to print strings... printf
  32. checking for style of include used by make... GNU
  33. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  34. checking whether the C compiler works... yes
  35. checking for C compiler default output file name... a.out
  36. checking for suffix of executables...
  37. checking whether we are cross compiling... no
  38. checking for suffix of object files... o
  39. checking whether we are using the GNU C compiler... yes
  40. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  41. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  42. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  43. checking for a sed that does not truncate output... /bin/sed
  44. checking for grep that handles long lines and -e... /bin/grep
  45. checking for egrep... /bin/grep -E
  46. checking for fgrep... /bin/grep -F
  47. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  48. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  49. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  50. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  51. checking whether ln -s works... yes
  52. checking the maximum length of command line arguments... 1572864
  53. checking whether the shell understands some XSI constructs... yes
  54. checking whether the shell understands "+="... yes
  55. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  56. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  57. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  58. checking for x86_64-pc-linux-gnu-objdump... objdump
  59. checking how to recognize dependent libraries... pass_all
  60. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  61. checking how to associate runtime and link libraries... printf %s\n
  62. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  63. checking for archiver @FILE support... @
  64. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  65. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  66. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  67. checking for sysroot... no
  68. checking for x86_64-pc-linux-gnu-mt... no
  69. checking for mt... mt
  70. checking if mt is a manifest tool... no
  71. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  72. checking for ANSI C header files... yes
  73. checking for sys/types.h... yes
  74. checking for sys/stat.h... yes
  75. checking for stdlib.h... yes
  76. checking for string.h... yes
  77. checking for memory.h... yes
  78. checking for strings.h... yes
  79. checking for inttypes.h... yes
  80. checking for stdint.h... yes
  81. checking for unistd.h... yes
  82. checking for dlfcn.h... yes
  83. checking for objdir... .libs
  84. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  85. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  86. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  87. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  88. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  89. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  90. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  91. checking whether -lc should be explicitly linked in... no
  92. checking dynamic linker characteristics... GNU/Linux ld.so
  93. checking how to hardcode library paths into programs... immediate
  94. checking whether stripping libraries is possible... yes
  95. checking if libtool supports shared libraries... yes
  96. checking whether to build shared libraries... yes
  97. checking whether to build static libraries... yes
  98. checking whether NLS is requested... yes
  99. checking for msgfmt... /usr/bin/msgfmt
  100. checking for gmsgfmt... /usr/bin/gmsgfmt
  101. checking for xgettext... /usr/bin/xgettext
  102. checking for msgmerge... /usr/bin/msgmerge
  103. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  104. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  105. checking for shared library run path origin... done
  106. checking for CFPreferencesCopyAppValue... no
  107. checking for CFLocaleCopyCurrent... no
  108. checking for GNU gettext in libc... yes
  109. checking whether to use NLS... yes
  110. checking where the gettext function comes from... libc
  111. checking for x86_64-pc-linux-gnu-pkg-config... no
  112. checking for pkg-config... /usr/bin/pkg-config
  113. checking pkg-config is at least version 0.9.0... yes
  114. checking for VALGRIND... yes
  115. configure: Using extra code paths for valgrind
  116. configure: Using Gentoo GStreamer ebuild as package name
  117. configure: Using http://www.gentoo.org as package origin
  118. configure: *** checking feature: building of plug-ins with external deps ***
  119. configure: building external plug-ins
  120. configure: *** checking feature: building of experimental plug-ins ***
  121. configure: not building experimental plug-ins
  122. checking whether byte ordering is bigendian... no
  123. checking whether byte ordering is bigendian... (cached) no
  124. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  125. checking whether we are using the GNU C compiler... (cached) yes
  126. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  127. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  128. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  129. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  130. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  131. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  132. checking whether we are using the GNU C++ compiler... yes
  133. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  134. checking dependency style of x86_64-pc-linux-gnu-g++... none
  135. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  136. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  137. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  138. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  139. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  140. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  141. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  142. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  143. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  144. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  145. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  146. checking how to hardcode library paths into programs... immediate
  147. checking for x86_64-pc-linux-gnu-g++... yes
  148. checking for x86_64-pc-linux-gnu-objcc... no
  149. checking for x86_64-pc-linux-gnu-objc... no
  150. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  151. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  152. checking if Objective C compiler works... yes
  153. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes
  154. checking for working do while(0) macros... yes
  155. checking for valgrind... /usr/bin/valgrind
  156. checking whether to build gtk-doc documentation... no
  157. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  158. configure: Looking for Python version >= 2.1
  159. checking for python... /usr/bin/python
  160. checking "/usr/bin/python":... okay
  161. checking local Python configuration... looks good
  162. checking whether to build plugin documentation... no (gtk-doc disabled or not available)
  163. checking for cos in -lm... yes
  164. checking for stdlib.h... (cached) yes
  165. checking for unistd.h... (cached) yes
  166. checking for sys/param.h... yes
  167. checking for getpagesize... yes
  168. checking for working mmap... yes
  169. checking for unistd.h... (cached) yes
  170. checking sys/time.h usability... yes
  171. checking sys/time.h presence... yes
  172. checking for sys/time.h... yes
  173. checking for stdint types... stdint.h (shortcircuit)
  174. make use of stdint.h in _stdint.h (assuming C99 compatible system)
  175. checking pthread.h usability... yes
  176. checking pthread.h presence... yes
  177. checking for pthread.h... yes
  178. checking for FIONREAD in sys/ioctl.h... yes
  179. checking for gmtime_r... yes
  180. checking sys/utsname.h usability... yes
  181. checking sys/utsname.h presence... yes
  182. checking for sys/utsname.h... yes
  183. checking for socket... yes
  184. checking for gethostbyname... yes
  185. checking for GLIB... yes
  186. checking for GST... yes
  187. configure: using GStreamer tools in /usr/bin
  188. configure: using GStreamer plug-ins in /usr/lib64/gstreamer-0.10
  189. checking for GST_BASE... yes
  190. checking for GST_GDP... yes
  191. checking for GST_CHECK... yes
  192. checking for GST_CONTROLLER... yes
  193. checking for GST_PLUGINS_BASE... yes
  194. configure: using GStreamer Base Plugins in /usr/lib64/gstreamer-0.10
  195. checking for GST_PLUGINS_GOOD... no
  196. configure: No package 'gstreamer-plugins-good-0.10' found
  197. configure: no gstreamer-plugins-good-0.10 >= 0.10.25 (GStreamer Good Plugins) found
  198. checking for GST_PLUGINS_UGLY... no
  199. configure: No package 'gstreamer-plugins-ugly-0.10' found
  200. configure: no gstreamer-plugins-ugly-0.10 >= 0.10.16 (GStreamer Ugly Plugins) found
  201. checking for GST_PLUGINS_FFMPEG... no
  202. configure: No package 'gstreamer-plugins-ffmpeg-0.10' found
  203. configure: no gstreamer-plugins-ffmpeg-0.10 >= 0.10.11 (GStreamer FFmpeg Plugins) found
  204. checking which gtk+ version to compile examples against (optional)... 2.0 (>= 2.14.0)
  205. checking for GTK... yes
  206. checking for GMODULE_EXPORT... yes
  207. checking for X11... yes
  208. checking for EXIF... yes
  209. configure: Using /usr/lib64/gstreamer-0.10 as the plugin install location
  210. configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2011-05-10
  211. checking to see if compiler understands -Wall... yes
  212. checking to see if compiler understands -Wdeclaration-after-statement... yes
  213. checking to see if compiler understands -Wvla... yes
  214. checking to see if compiler understands -Wpointer-arith... yes
  215. checking to see if compiler understands -Wmissing-declarations... yes
  216. checking to see if compiler understands -Wmissing-prototypes... yes
  217. checking to see if compiler understands -Wredundant-decls... yes
  218. checking to see if compiler understands -Wwrite-strings... yes
  219. checking to see if compiler understands -Wformat-security... yes
  220. checking to see if compiler understands -Wold-style-definition... yes
  221. checking to see if compiler understands -Winit-self... yes
  222. checking to see if compiler understands -Wmissing-include-dirs... yes
  223. checking to see if compiler understands -Waddress... yes
  224. checking to see if compiler understands -Wno-multichar... yes
  225. checking to see if compiler understands -Wnested-externs... yes
  226. configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs
  227. configure: set ERROR_CFLAGS to
  228. checking to see if c++ compiler understands ... yes
  229. checking to see if c++ compiler understands -Wall... yes
  230. checking to see if c++ compiler understands -Wmissing-declarations... yes
  231. checking to see if c++ compiler understands -Wredundant-decls... yes
  232. checking to see if c++ compiler understands -Wwrite-strings... yes
  233. checking to see if c++ compiler understands -Wformat-nonliteral... yes
  234. checking to see if c++ compiler understands -Wformat-security... yes
  235. checking to see if c++ compiler understands -Winit-self... yes
  236. checking to see if c++ compiler understands -Wmissing-include-dirs... yes
  237. checking to see if c++ compiler understands -Waddress... yes
  238. checking to see if c++ compiler understands -Wno-multichar... yes
  239. configure: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar
  240. configure: set ERROR_CXXFLAGS to
  241. configure: Using autoaudiosink as default audio sink
  242. configure: Using alsasrc as default audio source
  243. configure: Using autovideosink as default video sink
  244. configure: Using v4l2src as default video source
  245. configure: Using goom as default visualizer
  246. checking for GIO... yes
  247. checking sys/socket.h usability... yes
  248. checking sys/socket.h presence... yes
  249. checking for sys/socket.h... yes
  250. checking winsock2.h usability... no
  251. checking winsock2.h presence... no
  252. checking for winsock2.h... no
  253. configure: *** checking feature: DirectSound ***
  254. configure: *** for plug-ins: directsoundsrc ***
  255. configure: *** These plugins will not be built: directsoundsrc
  256. configure: *** checking feature: DirectDraw plug-in ***
  257. configure: *** for plug-ins: directdrawsink ***
  258. configure: *** These plugins will not be built: directdrawsink
  259. configure: *** checking feature: Apple video ***
  260. configure: *** for plug-ins: applemedia ***
  261. configure: *** These plugins will not be built: applemedia
  262. configure: *** checking feature: OSX video ***
  263. configure: *** for plug-ins: osxvideosrc ***
  264. configure: *** These plugins will not be built: osxvideosrc
  265. configure: *** checking feature: QuickTime wrapper ***
  266. configure: *** for plug-ins: qtwrapper ***
  267. configure: *** These plugins will not be built: qtwrapper
  268. configure: *** checking feature: POSIX shared memory source and sink ***
  269. configure: *** for plug-ins: shm ***
  270. configure: *** These plugins will not be built: shm
  271. configure: *** checking feature: Video CD ***
  272. configure: *** for plug-ins: vcdsrc ***
  273. configure: *** These plugins will not be built: vcdsrc
  274. configure: *** checking feature: ASS/SSA renderer ***
  275. configure: *** for plug-ins: assrender ***
  276. configure: *** These plugins will not be built: assrender
  277. configure: *** checking feature: amrwb library ***
  278. configure: *** for plug-ins: amrwbenc ***
  279. configure: *** These plugins will not be built: amrwbenc
  280. configure: *** checking feature: AirPort Express Wireless sink ***
  281. configure: *** for plug-ins: apexsink ***
  282. configure: *** These plugins will not be built: apexsink
  283. configure: *** checking feature: bz2 library ***
  284. configure: *** for plug-ins: bz2 ***
  285. configure: *** These plugins will not be built: bz2
  286. configure: *** checking feature: cdaudio ***
  287. configure: *** for plug-ins: cdaudio ***
  288. configure: *** These plugins will not be built: cdaudio
  289. configure: *** checking feature: celt ***
  290. configure: *** for plug-ins: celt ***
  291. configure: *** These plugins will not be built: celt
  292. configure: *** checking feature: Cog plugin ***
  293. configure: *** for plug-ins: cog ***
  294. configure: *** These plugins will not be built: cog
  295. configure: *** checking feature: Curl plugin ***
  296. configure: *** for plug-ins: curl ***
  297. configure: *** These plugins will not be built: curl
  298. configure: *** checking feature: libdc1394 ***
  299. configure: *** for plug-ins: dc1394 ***
  300. configure: *** These plugins will not be built: dc1394
  301. configure: *** checking feature: decklink ***
  302. configure: *** for plug-ins: decklink ***
  303. configure: *** These plugins will not be built: decklink
  304. configure: *** checking feature: directfb ***
  305. configure: *** for plug-ins: dfbvideosink ***
  306. configure: *** These plugins will not be built: dfbvideosink
  307. configure: *** checking feature: dirac ***
  308. configure: *** for plug-ins: dirac ***
  309. configure: *** These plugins will not be built: dirac
  310. configure: *** checking feature: dts library ***
  311. configure: *** for plug-ins: dtsdec ***
  312. configure: *** These plugins will not be built: dtsdec
  313. configure: *** checking feature: divx plugins ***
  314. configure: *** for plug-ins: divx ***
  315. configure: *** These plugins will not be built: divx
  316. configure: *** checking feature: resindvd plugin ***
  317. configure: *** for plug-ins: resindvd ***
  318. configure: *** These plugins will not be built: resindvd
  319. configure: *** checking feature: AAC encoder plug-in ***
  320. configure: *** for plug-ins: faac ***
  321. configure: *** These plugins will not be built: faac
  322. configure: *** checking feature: AAC decoder plug-in ***
  323. configure: *** for plug-ins: faad ***
  324. configure: *** These plugins will not be built: faad
  325. configure: *** checking feature: linux framebuffer ***
  326. configure: *** for plug-ins: fbdevsink ***
  327. configure: *** These plugins will not be built: fbdevsink
  328. configure: *** checking feature: Flite plugin ***
  329. configure: *** for plug-ins: flite ***
  330. configure: *** These plugins will not be built: flite
  331. configure: *** checking feature: GSM library ***
  332. configure: *** for plug-ins: gsmenc gsmdec ***
  333. configure: *** These plugins will not be built: gsmenc gsmdec
  334. configure: *** checking feature: jp2k ***
  335. configure: *** for plug-ins: jp2kdec jp2kenc ***
  336. configure: *** These plugins will not be built: jp2kdec jp2kenc
  337. configure: *** checking feature: Kate ***
  338. configure: *** for plug-ins: kate ***
  339. configure: *** These plugins will not be built: kate
  340. configure: *** checking feature: ladspa ***
  341. configure: *** for plug-ins: ladspa ***
  342. checking ladspa.h usability... yes
  343. checking ladspa.h presence... yes
  344. checking for ladspa.h... yes
  345. checking for LRDF... yes
  346. configure: *** These plugins will be built: ladspa
  347. configure: *** checking feature: lv2 ***
  348. configure: *** for plug-ins: lv2 ***
  349. configure: *** These plugins will not be built: lv2
  350. configure: *** checking feature: mms protocol library ***
  351. configure: *** for plug-ins: libmms ***
  352. configure: *** These plugins will not be built: libmms
  353. configure: *** checking feature: Linear Systems SDI plugin ***
  354. configure: *** for plug-ins: linsys ***
  355. configure: *** These plugins will not be built: linsys
  356. configure: *** checking feature: modplug ***
  357. configure: *** for plug-ins: modplug ***
  358. configure: *** These plugins will not be built: modplug
  359. configure: *** checking feature: libmimic library ***
  360. configure: *** for plug-ins: mimic ***
  361. configure: *** These plugins will not be built: mimic
  362. checking for MJPEG... yes
  363. checking for mjpeg_loglev_t... yes
  364. configure: *** checking feature: mpeg2enc ***
  365. configure: *** for plug-ins: mpeg2enc ***
  366. configure: *** These plugins will not be built: mpeg2enc
  367. configure: *** checking feature: mplex ***
  368. configure: *** for plug-ins: mplex ***
  369. configure: *** These plugins will not be built: mplex
  370. configure: *** checking feature: musepackdec ***
  371. configure: *** for plug-ins: musepack ***
  372. configure: *** These plugins will not be built: musepack
  373. configure: *** checking feature: musicbrainz tag generation ***
  374. configure: *** for plug-ins: musicbrainz ***
  375. configure: *** These plugins will not be built: musicbrainz
  376. configure: *** checking feature: MythTV client plugins ***
  377. configure: *** for plug-ins: mythtvsrc ***
  378. configure: *** These plugins will not be built: mythtvsrc
  379. checking for X... libraries , headers
  380. configure: *** checking feature: nas plug-in ***
  381. configure: *** for plug-ins: nassink ***
  382. configure: *** These plugins will not be built: nassink
  383. configure: *** checking feature: neon http client plugins ***
  384. configure: *** for plug-ins: neonhttpsrc ***
  385. configure: *** These plugins will not be built: neonhttpsrc
  386. configure: *** checking feature: ofa plugins ***
  387. configure: *** for plug-ins: ofa ***
  388. configure: *** These plugins will not be built: ofa
  389. configure: *** checking feature: opencv plugins ***
  390. configure: *** for plug-ins: opencv ***
  391. configure: *** These plugins will not be built: opencv
  392. configure: *** checking feature: rsvg decoder ***
  393. configure: *** for plug-ins: rsvg ***
  394. configure: *** These plugins will not be built: rsvg
  395. configure: *** checking feature: timidity midi soft synth plugin ***
  396. configure: *** for plug-ins: timidity ***
  397. configure: *** These plugins will not be built: timidity
  398. configure: *** checking feature: wildmidi midi soft synth plugin ***
  399. configure: *** for plug-ins: wildmidi ***
  400. configure: *** These plugins will not be built: wildmidi
  401. configure: *** checking feature: SDL plug-in ***
  402. configure: *** for plug-ins: sdlvideosink sdlaudiosink ***
  403. configure: *** These plugins will not be built: sdlvideosink sdlaudiosink
  404. configure: *** checking feature: sndfile plug-in ***
  405. configure: *** for plug-ins: sfsrc sfsink ***
  406. configure: *** These plugins will not be built: sfsrc sfsink
  407. configure: *** checking feature: soundtouch plug-in ***
  408. configure: *** for plug-ins: soundtouch ***
  409. configure: *** These plugins will not be built: soundtouch
  410. configure: *** checking feature: spc decoder ***
  411. configure: *** for plug-ins: spc ***
  412. configure: *** These plugins will not be built: spc
  413. configure: *** checking feature: gme decoder ***
  414. configure: *** for plug-ins: gme ***
  415. configure: *** These plugins will not be built: gme
  416. configure: *** checking feature: swfdec plug-in ***
  417. configure: *** for plug-ins: swfdec ***
  418. configure: *** These plugins will not be built: swfdec
  419. configure: *** checking feature: xvid plugins ***
  420. configure: *** for plug-ins: xvid ***
  421. configure: *** These plugins will not be built: xvid
  422. configure: *** checking feature: DVB Source ***
  423. configure: *** for plug-ins: dvb ***
  424. configure: *** These plugins will not be built: dvb
  425. configure: *** checking feature: Windows internet library ***
  426. configure: *** for plug-ins: wininet ***
  427. configure: *** These plugins will not be built: wininet
  428. configure: *** checking feature: Windows ACM library ***
  429. configure: *** for plug-ins: acm ***
  430. configure: *** These plugins will not be built: acm
  431. configure: *** checking feature: VDPAU ***
  432. configure: *** for plug-ins: vdpau ***
  433. configure: *** These plugins will not be built: vdpau
  434. configure: *** checking feature: Schroedinger video codec ***
  435. configure: *** for plug-ins: schro ***
  436. configure: *** These plugins will not be built: schro
  437. configure: *** checking feature: ZBar barcode detector ***
  438. configure: *** for plug-ins: zbar ***
  439. configure: *** These plugins will not be built: zbar
  440. configure: *** checking feature: VP8 decoder ***
  441. configure: *** for plug-ins: vp8 ***
  442. configure: *** These plugins will not be built: vp8
  443. configure: *** checking feature: rtmp library ***
  444. configure: *** for plug-ins: rtmp ***
  445. configure: *** These plugins will not be built: rtmp
  446. configure: *** checking feature: GSettings plugin ***
  447. configure: *** for plug-ins: gsettings ***
  448. configure: *** These plugins will not be built: gsettings
  449. configure: creating ./config.status
  450. config.status: creating Makefile
  451. config.status: creating common/Makefile
  452. config.status: creating common/m4/Makefile
  453. config.status: creating gst-plugins-bad.spec
  454. config.status: creating gst/Makefile
  455. config.status: creating gst/adpcmdec/Makefile
  456. config.status: creating gst/adpcmenc/Makefile
  457. config.status: creating gst/aiff/Makefile
  458. config.status: creating gst/asfmux/Makefile
  459. config.status: creating gst/autoconvert/Makefile
  460. config.status: creating gst/bayer/Makefile
  461. config.status: creating gst/camerabin/Makefile
  462. config.status: creating gst/camerabin2/Makefile
  463. config.status: creating gst/cdxaparse/Makefile
  464. config.status: creating gst/colorspace/Makefile
  465. config.status: creating gst/coloreffects/Makefile
  466. config.status: creating gst/dataurisrc/Makefile
  467. config.status: creating gst/dccp/Makefile
  468. config.status: creating gst/debugutils/Makefile
  469. config.status: creating gst/dtmf/Makefile
  470. config.status: creating gst/dvbsuboverlay/Makefile
  471. config.status: creating gst/dvdspu/Makefile
  472. config.status: creating gst/festival/Makefile
  473. config.status: creating gst/fieldanalysis/Makefile
  474. config.status: creating gst/freeze/Makefile
  475. config.status: creating gst/frei0r/Makefile
  476. config.status: creating gst/gaudieffects/Makefile
  477. config.status: creating gst/geometrictransform/Makefile
  478. config.status: creating gst/h264parse/Makefile
  479. config.status: creating gst/hdvparse/Makefile
  480. config.status: creating gst/hls/Makefile
  481. config.status: creating gst/id3tag/Makefile
  482. config.status: creating gst/interlace/Makefile
  483. config.status: creating gst/invtelecine/Makefile
  484. config.status: creating gst/ivfparse/Makefile
  485. config.status: creating gst/jp2kdecimator/Makefile
  486. config.status: creating gst/jpegformat/Makefile
  487. config.status: creating gst/legacyresample/Makefile
  488. config.status: creating gst/librfb/Makefile
  489. config.status: creating gst/liveadder/Makefile
  490. config.status: creating gst/mpegdemux/Makefile
  491. config.status: creating gst/mpegtsdemux/Makefile
  492. config.status: creating gst/mpegtsmux/Makefile
  493. config.status: creating gst/mpegtsmux/tsmux/Makefile
  494. config.status: creating gst/mpegpsmux/Makefile
  495. config.status: creating gst/mpeg4videoparse/Makefile
  496. config.status: creating gst/mpegvideoparse/Makefile
  497. config.status: creating gst/mve/Makefile
  498. config.status: creating gst/mxf/Makefile
  499. config.status: creating gst/nsf/Makefile
  500. config.status: creating gst/nuvdemux/Makefile
  501. config.status: creating gst/patchdetect/Makefile
  502. config.status: creating gst/pcapparse/Makefile
  503. config.status: creating gst/pnm/Makefile
  504. config.status: creating gst/rawparse/Makefile
  505. config.status: creating gst/real/Makefile
  506. config.status: creating gst/rtpmux/Makefile
  507. config.status: creating gst/rtpvp8/Makefile
  508. config.status: creating gst/scaletempo/Makefile
  509. config.status: creating gst/sdi/Makefile
  510. config.status: creating gst/sdp/Makefile
  511. config.status: creating gst/segmentclip/Makefile
  512. config.status: creating gst/siren/Makefile
  513. config.status: creating gst/speed/Makefile
  514. config.status: creating gst/subenc/Makefile
  515. config.status: creating gst/stereo/Makefile
  516. config.status: creating gst/tta/Makefile
  517. config.status: creating gst/videofilters/Makefile
  518. config.status: creating gst/videomaxrate/Makefile
  519. config.status: creating gst/videomeasure/Makefile
  520. config.status: creating gst/videoparsers/Makefile
  521. config.status: creating gst/videosignal/Makefile
  522. config.status: creating gst/vmnc/Makefile
  523. config.status: creating gst/y4m/Makefile
  524. config.status: creating gst-libs/Makefile
  525. config.status: creating gst-libs/gst/Makefile
  526. config.status: creating gst-libs/gst/basecamerabinsrc/Makefile
  527. config.status: creating gst-libs/gst/interfaces/Makefile
  528. config.status: creating gst-libs/gst/signalprocessor/Makefile
  529. config.status: creating gst-libs/gst/video/Makefile
  530. config.status: creating sys/Makefile
  531. config.status: creating sys/dshowdecwrapper/Makefile
  532. config.status: creating sys/acmenc/Makefile
  533. config.status: creating sys/acmmp3dec/Makefile
  534. config.status: creating sys/applemedia/Makefile
  535. config.status: creating sys/decklink/Makefile
  536. config.status: creating sys/directdraw/Makefile
  537. config.status: creating sys/directsound/Makefile
  538. config.status: creating sys/dshowsrcwrapper/Makefile
  539. config.status: creating sys/dshowvideosink/Makefile
  540. config.status: creating sys/dvb/Makefile
  541. config.status: creating sys/fbdev/Makefile
  542. config.status: creating sys/linsys/Makefile
  543. config.status: creating sys/osxvideo/Makefile
  544. config.status: creating sys/qtwrapper/Makefile
  545. config.status: creating sys/shm/Makefile
  546. config.status: creating sys/vcd/Makefile
  547. config.status: creating sys/vdpau/Makefile
  548. config.status: creating sys/vdpau/gstvdp/Makefile
  549. config.status: creating sys/vdpau/basevideodecoder/Makefile
  550. config.status: creating sys/wasapi/Makefile
  551. config.status: creating sys/wininet/Makefile
  552. config.status: creating sys/winks/Makefile
  553. config.status: creating sys/winscreencap/Makefile
  554. config.status: creating tests/Makefile
  555. config.status: creating tests/check/Makefile
  556. config.status: creating tests/files/Makefile
  557. config.status: creating tests/examples/Makefile
  558. config.status: creating tests/examples/camerabin/Makefile
  559. config.status: creating tests/examples/camerabin2/Makefile
  560. config.status: creating tests/examples/directfb/Makefile
  561. config.status: creating tests/examples/mxf/Makefile
  562. config.status: creating tests/examples/scaletempo/Makefile
  563. config.status: creating tests/icles/Makefile
  564. config.status: creating ext/amrwbenc/Makefile
  565. config.status: creating ext/assrender/Makefile
  566. config.status: creating ext/apexsink/Makefile
  567. config.status: creating ext/bz2/Makefile
  568. config.status: creating ext/cdaudio/Makefile
  569. config.status: creating ext/celt/Makefile
  570. config.status: creating ext/cog/Makefile
  571. config.status: creating ext/curl/Makefile
  572. config.status: creating ext/dc1394/Makefile
  573. config.status: creating ext/dirac/Makefile
  574. config.status: creating ext/directfb/Makefile
  575. config.status: creating ext/divx/Makefile
  576. config.status: creating ext/dts/Makefile
  577. config.status: creating ext/faac/Makefile
  578. config.status: creating ext/faad/Makefile
  579. config.status: creating ext/flite/Makefile
  580. config.status: creating ext/gsm/Makefile
  581. config.status: creating ext/jp2k/Makefile
  582. config.status: creating ext/kate/Makefile
  583. config.status: creating ext/ladspa/Makefile
  584. config.status: creating ext/lv2/Makefile
  585. config.status: creating ext/libmms/Makefile
  586. config.status: creating ext/Makefile
  587. config.status: creating ext/modplug/Makefile
  588. config.status: creating ext/mpeg2enc/Makefile
  589. config.status: creating ext/mimic/Makefile
  590. config.status: creating ext/mplex/Makefile
  591. config.status: creating ext/musepack/Makefile
  592. config.status: creating ext/musicbrainz/Makefile
  593. config.status: creating ext/mythtv/Makefile
  594. config.status: creating ext/nas/Makefile
  595. config.status: creating ext/neon/Makefile
  596. config.status: creating ext/ofa/Makefile
  597. config.status: creating ext/opencv/Makefile
  598. config.status: creating ext/rsvg/Makefile
  599. config.status: creating ext/resindvd/Makefile
  600. config.status: creating ext/rtmp/Makefile
  601. config.status: creating ext/schroedinger/Makefile
  602. config.status: creating ext/sdl/Makefile
  603. config.status: creating ext/sndfile/Makefile
  604. config.status: creating ext/soundtouch/Makefile
  605. config.status: creating ext/gme/Makefile
  606. config.status: creating ext/gsettings/Makefile
  607. config.status: creating ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml
  608. config.status: creating ext/spc/Makefile
  609. config.status: creating ext/swfdec/Makefile
  610. config.status: creating ext/timidity/Makefile
  611. config.status: creating ext/vp8/Makefile
  612. config.status: creating ext/xvid/Makefile
  613. config.status: creating ext/zbar/Makefile
  614. config.status: creating po/Makefile.in
  615. config.status: creating docs/Makefile
  616. config.status: creating docs/plugins/Makefile
  617. config.status: creating docs/version.entities
  618. config.status: creating pkgconfig/Makefile
  619. config.status: creating pkgconfig/gstreamer-plugins-bad.pc
  620. config.status: creating pkgconfig/gstreamer-plugins-bad-uninstalled.pc
  621. config.status: creating tools/Makefile
  622. config.status: creating m4/Makefile
  623. config.status: creating win32/common/config.h
  624. config.status: creating config.h
  625. config.status: executing depfiles commands
  626. config.status: executing libtool commands
  627. config.status: executing po-directories commands
  628. config.status: creating po/POTFILES
  629. config.status: creating po/Makefile
  630. config.status: executing _stdint.h commands
  631. config.status: creating _stdint.h : _GST_PLUGINS_BAD__STDINT_H
  632. configure: *** Plug-ins without external dependencies that will be built:
  633. adpcmdec
  634. adpcmenc
  635. aiff
  636. asfmux
  637. autoconvert
  638. bayer
  639. camerabin
  640. cdxaparse
  641. coloreffects
  642. colorspace
  643. dataurisrc
  644. dccp
  645. debugutils
  646. dtmf
  647. dvbsuboverlay
  648. dvdspu
  649. festival
  650. fieldanalysis
  651. freeze
  652. frei0r
  653. gaudieffects
  654. geometrictransform
  655. h264parse
  656. hdvparse
  657. hls
  658. id3tag
  659. interlace
  660. invtelecine
  661. ivfparse
  662. jp2kdecimator
  663. jpegformat
  664. legacyresample
  665. librfb
  666. liveadder
  667. mpeg4videoparse
  668. mpegdemux
  669. mpegpsmux
  670. mpegtsdemux
  671. mpegtsmux
  672. mpegvideoparse
  673. mve
  674. mxf
  675. nsf
  676. nuvdemux
  677. patchdetect
  678. pcapparse
  679. pnm
  680. rawparse
  681. real
  682. rtpmux
  683. rtpvp8
  684. scaletempo
  685. sdi
  686. sdp
  687. segmentclip
  688. siren
  689. speed
  690. stereo
  691. subenc
  692. tta
  693. videofilters
  694. videomaxrate
  695. videomeasure
  696. videoparsers
  697. videosignal
  698. vmnc
  699. y4m
  700. configure: *** Plug-ins without external dependencies that will NOT be built:
  701. camerabin2
  702. configure: *** Plug-ins with dependencies that will be built:
  703. ladspa
  704. configure: *** Plug-ins with dependencies that will NOT be built:
  705. acm
  706. amrwbenc
  707. apexsink
  708. applemedia
  709. assrender
  710. bz2
  711. cdaudio
  712. celt
  713. cog
  714. curl
  715. dc1394
  716. decklink
  717. dfbvideosink
  718. dirac
  719. directdrawsink
  720. directsoundsrc
  721. divx
  722. dtsdec
  723. dvb
  724. faac
  725. faad
  726. fbdevsink
  727. flite
  728. gme
  729. gsettings
  730. gsmenc gsmdec
  731. jp2kdec jp2kenc
  732. kate
  733. libmms
  734. linsys
  735. lv2
  736. mimic
  737. modplug
  738. mpeg2enc
  739. mplex
  740. musepack
  741. musicbrainz
  742. mythtvsrc
  743. nassink
  744. neonhttpsrc
  745. ofa
  746. opencv
  747. osxvideosrc
  748. qtwrapper
  749. resindvd
  750. rsvg
  751. rtmp
  752. schro
  753. sdlvideosink sdlaudiosink
  754. sfsrc sfsink
  755. shm
  756. soundtouch
  757. spc
  758. swfdec
  759. timidity
  760. vcdsrc
  761. vdpau
  762. vp8
  763. wildmidi
  764. wininet
  765. xvid
  766. zbar
  767. configure: *** Orc acceleration disabled by --disable-orc. Slower code paths
  768. will be used.
  769. * Building external plugin ladspa ...
  770. make -j24
  771. \
  772. # source='gstladspa.c' object='libgstladspa_la-gstladspa.lo' libtool=yes
  773. make: *** No rule to make target `../../gst-libs/gst/signalprocessor/libgstsignalprocessor-0.10.la', needed by `libgstladspa.la'. Stop.
  774. make: *** Waiting for unfinished jobs....
  775. /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/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 -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/usr/include/raptor2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libgstladspa_la-gstladspa.lo `test -f 'gstladspa.c' || echo './'`gstladspa.c
  776. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/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 -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/usr/include/raptor2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gstladspa.c -fPIC -DPIC -o .libs/libgstladspa_la-gstladspa.o
  777. emake failed
  778. * ERROR: media-plugins/gst-plugins-ladspa-0.10.22 failed (compile phase):
  779. * (no error message)
  780. *
  781. * Call stack:
  782. * ebuild.sh, line 93: Called src_compile
  783. * environment, line 2384: Called gst-plugins10_src_compile
  784. * environment, line 1638: Called die
  785. * The specific snippet of code:
  786. * emake || die;
  787. *
  788. * If you need support, post the output of `emerge --info '=media-plugins/gst-plugins-ladspa-0.10.22'`,
  789. * the complete build log and the output of `emerge -pqv '=media-plugins/gst-plugins-ladspa-0.10.22'`.
  790. sed: couldn't open temporary file /etc/portage/package.mask/sedDGSHWr: Permission denied