Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Haifen/10597402 to your computer and use it in GitHub Desktop.
Save Haifen/10597402 to your computer and use it in GitHub Desktop.
emily gst-plugins-daala # emerge gst-plugins-daala
Unavailable repository 'gnome' referenced by masters entry in '/usr/local/portage/robin-emily-fixes/metadata/layout.conf'
Unavailable repository 'java-overlay' referenced by masters entry in '/usr/local/portage/robin-emily-fixes/metadata/layout.conf'
Unavailable repository 'gamerlay-stable' referenced by masters entry in '/usr/local/portage/robin-emily-fixes/metadata/layout.conf'
Unavailable repository 'python' referenced by masters entry in '/usr/local/portage/robin-emily-fixes/metadata/layout.conf'
Unavailable repository 'progress' referenced by masters entry in '/usr/local/portage/robin-emily-fixes/metadata/layout.conf'
Unavailable repository 'Fixes-for-emily' referenced by masters entry in '/usr/local/portage/robin-emily-fixes/metadata/layout.conf'
!!! Repository 'samba4' is missing masters attribute in '/usr/local/portage/layman/samba4/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility
!!! Repository 'ardunio' is missing masters attribute in '/usr/local/portage/layman/arduino/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility
* IMPORTANT: 1 news items need reading for repository 'science'.
* IMPORTANT: 23 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
* IMPORTANT: 86 config files in '/etc/portage' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ~] media-plugins/gst-plugins-daala-1.2.3:1.0::Emily 0 kB
Total: 1 package (1 new), Size of downloads: 0 kB
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) media-plugins/gst-plugins-daala-1.2.3 from Emily
* gst-plugins-bad-1.2.3.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking gst-plugins-bad-1.2.3.tar.xz to /var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/work
>>> Source unpacked in /var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/work
>>> Preparing source in /var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/work/gst-plugins-bad-1.2.3 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/work/gst-plugins-bad-1.2.3 ...
* Configuring to build daala plugin(s) ...
* econf: updating gst-plugins-bad-1.2.3/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating gst-plugins-bad-1.2.3/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-package-name=Gentoo GStreamer ebuild --with-package-origin=http://www.gentoo.org --disable-silent-rules --disable-directsound --disable-wasapi --disable-direct3d --disable-directdraw --disable-winscreencap --disable-directshow --disable-android_media --disable-apple_media --disable-bluez --disable-osx_video --disable-avc --disable-quicktime --disable-shm --disable-mfc --disable-vcd --disable-opensles --disable-uvch264 --disable-assrender --disable-voamrwbenc --disable-voaacenc --disable-apexsink --disable-bz2 --disable-cdaudio --disable-chromaprint --disable-curl --disable-dash --disable-dc1394 --disable-decklink --disable-directfb --disable-wayland --disable-webp --enable-daala --disable-dts --disable-resindvd --disable-faac --disable-faad --disable-fbdev --disable-flite --disable-gsm --disable-fluidsynth --disable-kate --disable-ladspa --disable-lv2 --disable-libmms --disable-srtp --disable-linsys --disable-modplug --disable-mimic --disable-mpeg2enc --disable-mpg123 --disable-mplex --disable-musepack --disable-mythtv --disable-nas --disable-neon --disable-ofa --disable-openal --disable-opencv --disable-openjpeg --disable-opus --disable-pvr --disable-rsvg --disable-eglgles --disable-timidity --disable-teletextdec --disable-wildmidi --disable-sdl --disable-smoothstreaming --disable-sndfile --disable-soundtouch --disable-spc --disable-gme --disable-xvid --disable-dvb --disable-wininet --disable-acm --disable-vdpau --disable-sbc --disable-schro --disable-zbar --disable-rtmp --disable-spandsp --disable-gsettings --disable-sndio --disable-hls --disable-orc --disable-maintainer-mode --disable-schemas-compile --enable-experimental
configure: loading site script /usr/share/config.site
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '250' is supported by ustar format... yes
checking whether GID '250' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking nano version... 0 (release)
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
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
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for VALGRIND... no
configure: Using Gentoo GStreamer ebuild as package name
configure: Using http://www.gentoo.org as package origin
configure: *** checking feature: building of plug-ins with external deps ***
configure: building external plug-ins
configure: *** checking feature: building of experimental plug-ins ***
configure: WARNING: building experimental plug-ins
configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/usr/lib64/pkgconfig
checking whether byte ordering is bigendian... no
checking whether byte ordering is bigendian... (cached) no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
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
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
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
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for x86_64-pc-linux-gnu-g++... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU Objective C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for working do while(0) macros... yes
checking for valgrind... no
checking for gobject-introspection... yes
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib64/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
checking whether to build plugin documentation... no (gtk-doc disabled or not available)
checking for cos in -lm... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in _stdint.h (assuming C99 compatible system)
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for FIONREAD in sys/ioctl.h... yes
checking for gmtime_r... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for socket... yes
checking for gethostbyname... yes
checking for GLIB... yes
checking for glib-genmarshal... glib-genmarshal (from pkg-config path)
checking for glib-mkenums... glib-mkenums
checking for GIO... yes
checking for GST... yes
configure: using GStreamer tools in /usr/bin
configure: using GStreamer plug-ins in /usr/lib64/gstreamer-1.0
checking for GST_BASE... yes
checking for GST_CHECK... yes
checking for GST_CONTROLLER... yes
checking for GST_PLUGINS_BASE... yes
configure: using GStreamer Base Plugins in /usr/lib64/gstreamer-1.0
checking whether this is an uninstalled GStreamer setup... no
checking which gtk+ version to compile examples against (optional)... 2.0 (>= 2.14.0)
checking for GTK... yes
checking for GMODULE_EXPORT... yes
checking for GMODULE_NO_EXPORT... yes
checking for X11... yes
checking for EXIF... yes
configure: Using /usr/lib64/gstreamer-1.0 as the plugin install location
configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2014-02-08
checking whether to build static plugins or not... no
checking whether the GStreamer debugging system is enabled... yes
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Wdeclaration-after-statement... yes
checking to see if compiler understands -Wvla... yes
checking to see if compiler understands -Wpointer-arith... yes
checking to see if compiler understands -Wmissing-declarations... yes
checking to see if compiler understands -Wmissing-prototypes... yes
checking to see if compiler understands -Wredundant-decls... yes
checking to see if compiler understands -Wwrite-strings... yes
checking to see if compiler understands -Wformat-security... yes
checking to see if compiler understands -Wold-style-definition... yes
checking to see if compiler understands -Winit-self... yes
checking to see if compiler understands -Wmissing-include-dirs... yes
checking to see if compiler understands -Waddress... yes
checking to see if compiler understands -Wno-multichar... yes
checking to see if compiler understands -Wnested-externs... yes
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
configure: set ERROR_CFLAGS to
checking to see if c++ compiler understands ... yes
checking to see if c++ compiler understands -Wall... yes
checking to see if c++ compiler understands -Wmissing-declarations... yes
checking to see if c++ compiler understands -Wredundant-decls... yes
checking to see if c++ compiler understands -Wwrite-strings... yes
checking to see if c++ compiler understands -Wformat-nonliteral... yes
checking to see if c++ compiler understands -Wformat-security... yes
checking to see if c++ compiler understands -Winit-self... yes
checking to see if c++ compiler understands -Wmissing-include-dirs... yes
checking to see if c++ compiler understands -Waddress... yes
checking to see if c++ compiler understands -Wno-multichar... yes
configure: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar
configure: set ERROR_CXXFLAGS to
checking to see if Objective C compiler understands ... yes
checking to see if Objective C compiler understands -Wall... yes
checking to see if Objective C compiler understands -Wmissing-declarations... yes
checking to see if Objective C compiler understands -Wredundant-decls... yes
checking to see if Objective C compiler understands -Wwrite-strings... yes
checking to see if Objective C compiler understands -Wformat-nonliteral... yes
checking to see if Objective C compiler understands -Wformat-security... yes
checking to see if Objective C compiler understands -Winit-self... yes
checking to see if Objective C compiler understands -Wmissing-include-dirs... yes
checking to see if Objective C compiler understands -Wno-multichar... yes
configure: set WARNING_OBJCFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar
configure: set ERROR_OBJCFLAGS to
configure: Using autoaudiosink as default audio sink
configure: Using alsasrc as default audio source
configure: Using autovideosink as default video sink
configure: Using v4l2src as default video source
configure: Using goom as default visualizer
checking for MobileCoreServices/MobileCoreServices.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for mali_image_create in -lMali... no
checking for bcm_host_init in -lbcm_host... no
checking for EGL... yes
configure: *** checking feature: DirectSound ***
configure: *** for plug-ins: directsoundsrc ***
configure: *** These plugins will not be built: directsoundsrc
configure: *** checking feature: WASAPI plug-in ***
configure: *** for plug-ins: wasapi ***
configure: *** These plugins will not be built: wasapi
configure: *** checking feature: Direct3D plug-in ***
configure: *** for plug-ins: direct3dsink ***
configure: *** These plugins will not be built: direct3dsink
configure: *** checking feature: DirectDraw plug-in ***
configure: *** for plug-ins: directdrawsink ***
configure: WARNING: *** directdrawsink not ported
configure: *** These plugins will not be built: directdrawsink
configure: *** checking feature: winscreencap plug-in ***
configure: *** for plug-ins: winscreencap ***
configure: *** These plugins will not be built: winscreencap
configure: *** checking feature: DirectShow plug-in ***
configure: *** for plug-ins: winks ***
configure: *** These plugins will not be built: winks
configure: *** checking feature: Android Media ***
configure: *** for plug-ins: androidmedia ***
configure: *** These plugins will not be built: androidmedia
configure: *** checking feature: Apple video ***
configure: *** for plug-ins: applemedia ***
configure: *** These plugins will not be built: applemedia
configure: *** checking feature: Bluez ***
configure: *** for plug-ins: bluez ***
configure: *** These plugins will not be built: bluez
configure: *** checking feature: OSX video ***
configure: *** for plug-ins: osxvideosrc ***
configure: WARNING: *** osxvideosrc not ported
configure: *** These plugins will not be built: osxvideosrc
configure: *** checking feature: AVC Video Services ***
configure: *** for plug-ins: avcsrc ***
configure: *** These plugins will not be built: avcsrc
configure: *** checking feature: QuickTime wrapper ***
configure: *** for plug-ins: qtwrapper ***
configure: WARNING: *** qtwrapper not ported
configure: *** These plugins will not be built: qtwrapper
configure: *** checking feature: POSIX shared memory source and sink ***
configure: *** for plug-ins: shm ***
configure: *** These plugins will not be built: shm
configure: *** checking feature: Multi Format Codec ***
configure: *** for plug-ins: mfc ***
configure: *** These plugins will not be built: mfc
configure: *** checking feature: Video CD ***
configure: *** for plug-ins: vcdsrc ***
configure: WARNING: *** vcdsrc not ported
configure: *** These plugins will not be built: vcdsrc
configure: *** checking feature: OpenSL ES ***
configure: *** for plug-ins: opensl ***
configure: *** These plugins will not be built: opensl
configure: *** checking feature: UVC H264 ***
configure: *** for plug-ins: uvch264 ***
configure: *** These plugins will not be built: uvch264
configure: *** checking feature: ASS/SSA renderer ***
configure: *** for plug-ins: assrender ***
configure: *** These plugins will not be built: assrender
configure: *** checking feature: vo-amrwbenc library ***
configure: *** for plug-ins: vo-amrwbenc ***
configure: *** These plugins will not be built: vo-amrwbenc
configure: *** checking feature: vo-aacenc library ***
configure: *** for plug-ins: vo-aacenc ***
configure: *** These plugins will not be built: vo-aacenc
configure: *** checking feature: AirPort Express Wireless sink ***
configure: *** for plug-ins: apexsink ***
configure: WARNING: *** apexsink not ported
configure: *** These plugins will not be built: apexsink
configure: *** checking feature: bz2 library ***
configure: *** for plug-ins: bz2 ***
configure: *** These plugins will not be built: bz2
configure: *** checking feature: cdaudio ***
configure: *** for plug-ins: cdaudio ***
configure: WARNING: *** cdaudio not ported
configure: *** These plugins will not be built: cdaudio
configure: *** checking feature: chromaprint ***
configure: *** for plug-ins: chromaprint ***
configure: *** These plugins will not be built: chromaprint
configure: *** checking feature: Curl plugin ***
configure: *** for plug-ins: curl ***
configure: *** These plugins will not be built: curl
configure: *** checking feature: DASH plug-in ***
configure: *** for plug-ins: dash ***
configure: *** These plugins will not be built: dash
configure: *** checking feature: libdc1394 ***
configure: *** for plug-ins: dc1394 ***
configure: WARNING: *** dc1394 not ported
configure: *** These plugins will not be built: dc1394
configure: *** checking feature: decklink ***
configure: *** for plug-ins: decklink ***
configure: *** These plugins will not be built: decklink
configure: *** checking feature: directfb ***
configure: *** for plug-ins: dfbvideosink ***
configure: *** These plugins will not be built: dfbvideosink
configure: *** checking feature: wayland sink ***
configure: *** for plug-ins: wayland ***
configure: *** These plugins will not be built: wayland
configure: *** checking feature: WebP ***
configure: *** for plug-ins: webp ***
configure: *** These plugins will not be built: webp
configure: *** checking feature: daala ***
configure: *** for plug-ins: daala ***
checking for DAALA... yes
configure: *** These plugins will be built: daala
configure: *** checking feature: dts library ***
configure: *** for plug-ins: dtsdec ***
configure: *** These plugins will not be built: dtsdec
configure: *** checking feature: resindvd plugin ***
configure: *** for plug-ins: resindvd ***
configure: *** These plugins will not be built: resindvd
configure: *** checking feature: AAC encoder plug-in ***
configure: *** for plug-ins: faac ***
configure: *** These plugins will not be built: faac
configure: *** checking feature: AAC decoder plug-in ***
configure: *** for plug-ins: faad ***
configure: *** These plugins will not be built: faad
configure: *** checking feature: linux framebuffer ***
configure: *** for plug-ins: fbdevsink ***
configure: *** These plugins will not be built: fbdevsink
configure: *** checking feature: Flite plugin ***
configure: *** for plug-ins: flite ***
configure: *** These plugins will not be built: flite
configure: *** checking feature: GSM library ***
configure: *** for plug-ins: gsmenc gsmdec ***
configure: *** These plugins will not be built: gsmenc gsmdec
configure: *** checking feature: fluidsynth ***
configure: *** for plug-ins: fluidsynth ***
configure: *** These plugins will not be built: fluidsynth
configure: *** checking feature: Kate ***
configure: *** for plug-ins: kate ***
configure: *** These plugins will not be built: kate
configure: *** checking feature: ladspa ***
configure: *** for plug-ins: ladspa ***
configure: *** These plugins will not be built: ladspa
configure: *** checking feature: lv2 ***
configure: *** for plug-ins: lv2 ***
configure: WARNING: *** lv2 not ported
configure: *** These plugins will not be built: lv2
configure: *** checking feature: mms protocol library ***
configure: *** for plug-ins: libmms ***
configure: *** These plugins will not be built: libmms
configure: *** checking feature: srtp library ***
configure: *** for plug-ins: srtp ***
configure: *** These plugins will not be built: srtp
configure: *** checking feature: Linear Systems SDI plugin ***
configure: *** for plug-ins: linsys ***
configure: WARNING: *** linsys not ported
configure: *** These plugins will not be built: linsys
configure: *** checking feature: modplug ***
configure: *** for plug-ins: modplug ***
configure: *** These plugins will not be built: modplug
configure: *** checking feature: libmimic library ***
configure: *** for plug-ins: mimic ***
configure: *** These plugins will not be built: mimic
configure: *** checking feature: mpeg2enc ***
configure: *** for plug-ins: mpeg2enc ***
configure: *** These plugins will not be built: mpeg2enc
configure: *** checking feature: mpg123 audio decoder ***
configure: *** for plug-ins: mpg123 ***
configure: *** These plugins will not be built: mpg123
configure: *** checking feature: mplex ***
configure: *** for plug-ins: mplex ***
configure: *** These plugins will not be built: mplex
configure: *** checking feature: musepackdec ***
configure: *** for plug-ins: musepack ***
configure: WARNING: *** musepack not ported
configure: *** These plugins will not be built: musepack
configure: *** checking feature: MythTV client plugins ***
configure: *** for plug-ins: mythtvsrc ***
configure: WARNING: *** mythtvsrc not ported
configure: *** These plugins will not be built: mythtvsrc
checking for X... libraries , headers
configure: *** checking feature: nas plug-in ***
configure: *** for plug-ins: nassink ***
configure: WARNING: *** nassink not ported
configure: *** These plugins will not be built: nassink
configure: *** checking feature: neon http client plugins ***
configure: *** for plug-ins: neonhttpsrc ***
configure: *** These plugins will not be built: neonhttpsrc
configure: *** checking feature: ofa plugins ***
configure: *** for plug-ins: ofa ***
configure: *** These plugins will not be built: ofa
configure: *** checking feature: OpenAL plugin ***
configure: *** for plug-ins: openal ***
configure: *** These plugins will not be built: openal
configure: *** checking feature: opencv plugins ***
configure: *** for plug-ins: opencv ***
configure: *** These plugins will not be built: opencv
configure: *** checking feature: openjpeg library ***
configure: *** for plug-ins: openjpeg ***
configure: *** These plugins will not be built: openjpeg
configure: *** checking feature: opus ***
configure: *** for plug-ins: opus ***
configure: *** These plugins will not be built: opus
configure: *** checking feature: pvrvideosink ***
configure: *** for plug-ins: pvr ***
configure: *** These plugins will not be built: pvr
configure: *** checking feature: rsvg decoder ***
configure: *** for plug-ins: rsvg ***
configure: *** These plugins will not be built: rsvg
configure: *** checking feature: eglgles sink ***
configure: *** for plug-ins: eglgles ***
configure: *** These plugins will not be built: eglgles
configure: *** checking feature: timidity midi soft synth plugin ***
configure: *** for plug-ins: timidity ***
configure: WARNING: *** timidity not ported
configure: *** These plugins will not be built: timidity
configure: *** checking feature: Teletext decoder ***
configure: *** for plug-ins: teletextdec ***
configure: WARNING: *** teletextdec not ported
configure: *** These plugins will not be built: teletextdec
configure: *** checking feature: wildmidi midi soft synth plugin ***
configure: *** for plug-ins: wildmidi ***
configure: *** These plugins will not be built: wildmidi
configure: *** checking feature: SDL plug-in ***
configure: *** for plug-ins: sdlvideosink sdlaudiosink ***
configure: WARNING: *** sdlvideosink sdlaudiosink not ported
configure: *** These plugins will not be built: sdlvideosink sdlaudiosink
configure: *** checking feature: Smooth Streaming plug-in ***
configure: *** for plug-ins: smoothstreaming ***
configure: *** These plugins will not be built: smoothstreaming
configure: *** checking feature: sndfile plug-in ***
configure: *** for plug-ins: sfsrc sfsink ***
configure: WARNING: *** sfsrc sfsink not ported
configure: *** These plugins will not be built: sfsrc sfsink
configure: *** checking feature: soundtouch plug-in ***
configure: *** for plug-ins: soundtouch ***
configure: *** These plugins will not be built: soundtouch
configure: *** checking feature: spc decoder ***
configure: *** for plug-ins: spc ***
configure: *** These plugins will not be built: spc
configure: *** checking feature: gme decoder ***
configure: *** for plug-ins: gme ***
configure: *** These plugins will not be built: gme
configure: *** checking feature: xvid plugins ***
configure: *** for plug-ins: xvid ***
configure: WARNING: *** xvid not ported
configure: *** These plugins will not be built: xvid
configure: *** checking feature: DVB Source ***
configure: *** for plug-ins: dvb ***
configure: *** These plugins will not be built: dvb
configure: *** checking feature: Windows internet library ***
configure: *** for plug-ins: wininet ***
configure: WARNING: *** wininet not ported
configure: *** These plugins will not be built: wininet
configure: *** checking feature: Windows ACM library ***
configure: *** for plug-ins: acm ***
configure: WARNING: *** acm not ported
configure: *** These plugins will not be built: acm
configure: *** checking feature: VDPAU ***
configure: *** for plug-ins: vdpau ***
configure: *** These plugins will not be built: vdpau
configure: *** checking feature: SBC bluetooth audio codec ***
configure: *** for plug-ins: sbc ***
configure: *** These plugins will not be built: sbc
configure: *** checking feature: Schroedinger video codec ***
configure: *** for plug-ins: schro ***
configure: *** These plugins will not be built: schro
configure: *** checking feature: ZBar barcode detector ***
configure: *** for plug-ins: zbar ***
configure: *** These plugins will not be built: zbar
configure: *** checking feature: rtmp library ***
configure: *** for plug-ins: rtmp ***
configure: *** These plugins will not be built: rtmp
configure: *** checking feature: Spandsp ***
configure: *** for plug-ins: spandsp ***
configure: *** These plugins will not be built: spandsp
configure: *** checking feature: GSettings plugin ***
configure: *** for plug-ins: gsettings ***
configure: WARNING: *** gsettings not ported
configure: *** These plugins will not be built: gsettings
configure: *** checking feature: sndio audio ***
configure: *** for plug-ins: sndio ***
configure: WARNING: *** sndio not ported
configure: *** These plugins will not be built: sndio
configure: *** checking feature: http live streaming plugin ***
configure: *** for plug-ins: hls ***
configure: *** These plugins will not be built: hls
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating gst-plugins-bad.spec
config.status: creating gst/Makefile
config.status: creating gst/accurip/Makefile
config.status: creating gst/adpcmdec/Makefile
config.status: creating gst/adpcmenc/Makefile
config.status: creating gst/aiff/Makefile
config.status: creating gst/asfmux/Makefile
config.status: creating gst/audiofxbad/Makefile
config.status: creating gst/audiovisualizers/Makefile
config.status: creating gst/autoconvert/Makefile
config.status: creating gst/bayer/Makefile
config.status: creating gst/camerabin2/Makefile
config.status: creating gst/cdxaparse/Makefile
config.status: creating gst/coloreffects/Makefile
config.status: creating gst/dataurisrc/Makefile
config.status: creating gst/dccp/Makefile
config.status: creating gst/debugutils/Makefile
config.status: creating gst/dvbsuboverlay/Makefile
config.status: creating gst/dvdspu/Makefile
config.status: creating gst/faceoverlay/Makefile
config.status: creating gst/festival/Makefile
config.status: creating gst/fieldanalysis/Makefile
config.status: creating gst/freeverb/Makefile
config.status: creating gst/frei0r/Makefile
config.status: creating gst/gaudieffects/Makefile
config.status: creating gst/geometrictransform/Makefile
config.status: creating gst/gdp/Makefile
config.status: creating gst/hdvparse/Makefile
config.status: creating gst/id3tag/Makefile
config.status: creating gst/inter/Makefile
config.status: creating gst/interlace/Makefile
config.status: creating gst/ivfparse/Makefile
config.status: creating gst/ivtc/Makefile
config.status: creating gst/jp2kdecimator/Makefile
config.status: creating gst/jpegformat/Makefile
config.status: creating gst/librfb/Makefile
config.status: creating gst/liveadder/Makefile
config.status: creating gst/midi/Makefile
config.status: creating gst/mpegdemux/Makefile
config.status: creating gst/mpegtsdemux/Makefile
config.status: creating gst/mpegtsmux/Makefile
config.status: creating gst/mpegtsmux/tsmux/Makefile
config.status: creating gst/mpegpsmux/Makefile
config.status: creating gst/mve/Makefile
config.status: creating gst/mxf/Makefile
config.status: creating gst/nuvdemux/Makefile
config.status: creating gst/patchdetect/Makefile
config.status: creating gst/pcapparse/Makefile
config.status: creating gst/pnm/Makefile
config.status: creating gst/rawparse/Makefile
config.status: creating gst/real/Makefile
config.status: creating gst/removesilence/Makefile
config.status: creating gst/sdi/Makefile
config.status: creating gst/sdp/Makefile
config.status: creating gst/segmentclip/Makefile
config.status: creating gst/siren/Makefile
config.status: creating gst/smooth/Makefile
config.status: creating gst/speed/Makefile
config.status: creating gst/subenc/Makefile
config.status: creating gst/stereo/Makefile
config.status: creating gst/tta/Makefile
config.status: creating gst/videofilters/Makefile
config.status: creating gst/videomeasure/Makefile
config.status: creating gst/videoparsers/Makefile
config.status: creating gst/videosignal/Makefile
config.status: creating gst/vmnc/Makefile
config.status: creating gst/y4m/Makefile
config.status: creating gst/yadif/Makefile
config.status: creating gst-libs/Makefile
config.status: creating gst-libs/gst/Makefile
config.status: creating gst-libs/gst/basecamerabinsrc/Makefile
config.status: creating gst-libs/gst/egl/Makefile
config.status: creating gst-libs/gst/insertbin/Makefile
config.status: creating gst-libs/gst/interfaces/Makefile
config.status: creating gst-libs/gst/codecparsers/Makefile
config.status: creating gst-libs/gst/mpegts/Makefile
config.status: creating gst-libs/gst/uridownloader/Makefile
config.status: creating sys/Makefile
config.status: creating sys/dshowdecwrapper/Makefile
config.status: creating sys/acmenc/Makefile
config.status: creating sys/acmmp3dec/Makefile
config.status: creating sys/androidmedia/Makefile
config.status: creating sys/applemedia/Makefile
config.status: creating sys/applemedia-nonpublic/Makefile
config.status: creating sys/avc/Makefile
config.status: creating sys/bluez/Makefile
config.status: creating sys/d3dvideosink/Makefile
config.status: creating sys/decklink/Makefile
config.status: creating sys/directdraw/Makefile
config.status: creating sys/directsound/Makefile
config.status: creating sys/dshowsrcwrapper/Makefile
config.status: creating sys/dshowvideosink/Makefile
config.status: creating sys/dvb/Makefile
config.status: creating sys/fbdev/Makefile
config.status: creating sys/linsys/Makefile
config.status: creating sys/opensles/Makefile
config.status: creating sys/osxvideo/Makefile
config.status: creating sys/qtwrapper/Makefile
config.status: creating sys/mfc/Makefile
config.status: creating sys/shm/Makefile
config.status: creating sys/uvch264/Makefile
config.status: creating sys/vcd/Makefile
config.status: creating sys/vdpau/Makefile
config.status: creating sys/pvr2d/Makefile
config.status: creating sys/wasapi/Makefile
config.status: creating sys/wininet/Makefile
config.status: creating sys/winks/Makefile
config.status: creating sys/winscreencap/Makefile
config.status: creating tests/Makefile
config.status: creating tests/check/Makefile
config.status: creating tests/files/Makefile
config.status: creating tests/examples/Makefile
config.status: creating tests/examples/camerabin2/Makefile
config.status: creating tests/examples/directfb/Makefile
config.status: creating tests/examples/mpegts/Makefile
config.status: creating tests/examples/mxf/Makefile
config.status: creating tests/examples/opencv/Makefile
config.status: creating tests/examples/uvch264/Makefile
config.status: creating tests/icles/Makefile
config.status: creating ext/voamrwbenc/Makefile
config.status: creating ext/voaacenc/Makefile
config.status: creating ext/assrender/Makefile
config.status: creating ext/apexsink/Makefile
config.status: creating ext/bz2/Makefile
config.status: creating ext/cdaudio/Makefile
config.status: creating ext/chromaprint/Makefile
config.status: creating ext/curl/Makefile
config.status: creating ext/dash/Makefile
config.status: creating ext/dc1394/Makefile
config.status: creating ext/directfb/Makefile
config.status: creating ext/wayland/Makefile
config.status: creating ext/daala/Makefile
config.status: creating ext/dts/Makefile
config.status: creating ext/eglgles/Makefile
config.status: creating ext/faac/Makefile
config.status: creating ext/faad/Makefile
config.status: creating ext/flite/Makefile
config.status: creating ext/fluidsynth/Makefile
config.status: creating ext/gsm/Makefile
config.status: creating ext/hls/Makefile
config.status: creating ext/kate/Makefile
config.status: creating ext/ladspa/Makefile
config.status: creating ext/lv2/Makefile
config.status: creating ext/libmms/Makefile
config.status: creating ext/Makefile
config.status: creating ext/modplug/Makefile
config.status: creating ext/mpeg2enc/Makefile
config.status: creating ext/mpg123/Makefile
config.status: creating ext/mimic/Makefile
config.status: creating ext/mplex/Makefile
config.status: creating ext/musepack/Makefile
config.status: creating ext/mythtv/Makefile
config.status: creating ext/nas/Makefile
config.status: creating ext/neon/Makefile
config.status: creating ext/ofa/Makefile
config.status: creating ext/openal/Makefile
config.status: creating ext/opencv/Makefile
config.status: creating ext/openjpeg/Makefile
config.status: creating ext/opus/Makefile
config.status: creating ext/rsvg/Makefile
config.status: creating ext/resindvd/Makefile
config.status: creating ext/rtmp/Makefile
config.status: creating ext/sbc/Makefile
config.status: creating ext/schroedinger/Makefile
config.status: creating ext/sdl/Makefile
config.status: creating ext/smoothstreaming/Makefile
config.status: creating ext/sndfile/Makefile
config.status: creating ext/soundtouch/Makefile
config.status: creating ext/spandsp/Makefile
config.status: creating ext/sndio/Makefile
config.status: creating ext/srtp/Makefile
config.status: creating ext/teletextdec/Makefile
config.status: creating ext/gme/Makefile
config.status: creating ext/gsettings/Makefile
config.status: creating ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml
config.status: creating ext/spc/Makefile
config.status: creating ext/timidity/Makefile
config.status: creating ext/webp/Makefile
config.status: creating ext/xvid/Makefile
config.status: creating ext/zbar/Makefile
config.status: creating po/Makefile.in
config.status: creating docs/Makefile
config.status: creating docs/plugins/Makefile
config.status: creating docs/libs/Makefile
config.status: creating docs/version.entities
config.status: creating pkgconfig/Makefile
config.status: creating pkgconfig/gstreamer-plugins-bad.pc
config.status: creating pkgconfig/gstreamer-plugins-bad-uninstalled.pc
config.status: creating pkgconfig/gstreamer-codecparsers.pc
config.status: creating pkgconfig/gstreamer-codecparsers-uninstalled.pc
config.status: creating pkgconfig/gstreamer-insertbin.pc
config.status: creating pkgconfig/gstreamer-insertbin-uninstalled.pc
config.status: creating pkgconfig/gstreamer-egl.pc
config.status: creating pkgconfig/gstreamer-egl-uninstalled.pc
config.status: creating pkgconfig/gstreamer-mpegts.pc
config.status: creating pkgconfig/gstreamer-mpegts-uninstalled.pc
config.status: creating tools/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing _stdint.h commands
config.status: creating _stdint.h : _GST_PLUGINS_BAD__STDINT_H
configure: *** Plug-ins without external dependencies that will be built:
accurip
adpcmdec
adpcmenc
aiff
asfmux
audiofxbad
audiovisualizers
autoconvert
bayer
camerabin2
coloreffects
dataurisrc
debugutils
dvbsuboverlay
dvdspu
festival
fieldanalysis
freeverb
frei0r
gaudieffects
gdp
geometrictransform
id3tag
inter
interlace
ivtc
jpegformat
librfb
liveadder
midi
mpegdemux
mpegpsmux
mpegtsdemux
mpegtsmux
mxf
pcapparse
pnm
rawparse
removesilence
sdp
segmentclip
siren
smooth
speed
subenc
videofilters
videoparsers
y4m
yadif
configure: *** Plug-ins without external dependencies that will NOT be built:
cdxaparse
dccp
faceoverlay
hdvparse
ivfparse
jp2kdecimator
mve
nuvdemux
patchdetect
real
sdi
stereo
tta
videomeasure
videosignal
vmnc
configure: *** Plug-ins that have NOT been ported:
acm
apexsink
cdaudio
cdxaparse
dc1394
dccp
directdraw
faceoverlay
gsettings
hdvparse
ivfparse
jp2kdecimator
linsys
lv2
musepack
mve
mythtv
nas
nuvdemux
osx_video
patchdetect
quicktime
real
sdi
sdl
sndfile
sndio
stereo
teletextdec
timidity
tta
vcd
videomeasure
videosignal
vmnc
wininet
xvid
configure: *** Plug-ins with dependencies that will be built:
daala
configure: *** Plug-ins with dependencies that will NOT be built:
acm
androidmedia
apexsink
applemedia
assrender
avcsrc
bluez
bz2
cdaudio
chromaprint
curl
dash
dc1394
decklink
dfbvideosink
direct3dsink
directdrawsink
directsoundsrc
dtsdec
dvb
eglgles
faac
faad
fbdevsink
flite
fluidsynth
gme
gsettings
gsmenc gsmdec
hls
kate
ladspa
libmms
linsys
lv2
mfc
mimic
modplug
mpeg2enc
mpg123
mplex
musepack
mythtvsrc
nassink
neonhttpsrc
ofa
openal
opencv
openjpeg
opensl
opus
osxvideosrc
pvr
qtwrapper
resindvd
rsvg
rtmp
sbc
schro
sdlvideosink sdlaudiosink
sfsrc sfsink
shm
smoothstreaming
sndio
soundtouch
spandsp
spc
srtp
teletextdec
timidity
uvch264
vcdsrc
vdpau
vo-aacenc
vo-amrwbenc
wasapi
wayland
webp
wildmidi
wininet
winks
winscreencap
xvid
zbar
configure: *** Orc acceleration disabled by --disable-orc. Slower code paths
will be used.
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/work/gst-plugins-bad-1.2.3 ...
* Building external plugin in daala...
make -j3
/bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGST_USE_UNSTABLE_API -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/daala -I/usr/include/libpng16 -march=k8-sse3 -O2 -pipe -g -c -o libgstdaala_la-gstdaala.lo `test -f 'gstdaala.c' || echo './'`gstdaala.c
/bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGST_USE_UNSTABLE_API -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/daala -I/usr/include/libpng16 -march=k8-sse3 -O2 -pipe -g -c -o libgstdaala_la-gstdaalaenc.lo `test -f 'gstdaalaenc.c' || echo './'`gstdaalaenc.c
/bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGST_USE_UNSTABLE_API -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/daala -I/usr/include/libpng16 -march=k8-sse3 -O2 -pipe -g -c -o libgstdaala_la-gstdaaladec.lo `test -f 'gstdaaladec.c' || echo './'`gstdaaladec.c
libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGST_USE_UNSTABLE_API -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/daala -I/usr/include/libpng16 -march=k8-sse3 -O2 -pipe -g -c gstdaala.c -fPIC -DPIC -o .libs/libgstdaala_la-gstdaala.o
libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGST_USE_UNSTABLE_API -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/daala -I/usr/include/libpng16 -march=k8-sse3 -O2 -pipe -g -c gstdaalaenc.c -fPIC -DPIC -o .libs/libgstdaala_la-gstdaalaenc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGST_USE_UNSTABLE_API -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/daala -I/usr/include/libpng16 -march=k8-sse3 -O2 -pipe -g -c gstdaaladec.c -fPIC -DPIC -o .libs/libgstdaala_la-gstdaaladec.o
gstdaalaenc.c:179:1: error: conflicting types for 'daala_enc_flush'
daala_enc_flush (GstDaalaEnc * enc)
^
gstdaalaenc.c:90:17: note: previous declaration of 'daala_enc_flush' was here
static gboolean daala_enc_flush (GstVideoEncoder * enc);
^
gstdaalaenc.c: In function 'daala_enc_handle_frame':
gstdaalaenc.c:615:10: warning: variable 'res' set but not used [-Wunused-but-set-variable]
gint res;
^
gstdaalaenc.c: At top level:
gstdaalaenc.c:90:17: warning: 'daala_enc_flush' used but never defined [enabled by default]
static gboolean daala_enc_flush (GstVideoEncoder * enc);
^
make: *** [libgstdaala_la-gstdaalaenc.lo] Error 1
make: *** Waiting for unfinished jobs....
gstdaaladec.c:92:17: warning: 'daala_dec_flush' used but never defined [enabled by default]
static gboolean daala_dec_flush (GstVideoDecoder * decoder);
^
* ERROR: media-plugins/gst-plugins-daala-1.2.3::Emily failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=media-plugins/gst-plugins-daala-1.2.3::Emily'`,
* the complete build log and the output of `emerge -pqv '=media-plugins/gst-plugins-daala-1.2.3::Emily'`.
* The complete build log is located at '/var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/temp/environment'.
* Working directory: '/var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/work/gst-plugins-bad-1.2.3/ext/daala'
* S: '/var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/work/gst-plugins-bad-1.2.3'
>>> Failed to emerge media-plugins/gst-plugins-daala-1.2.3, Log file:
>>> '/var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/temp/build.log'
* Messages for package media-plugins/gst-plugins-daala-1.2.3:
* ERROR: media-plugins/gst-plugins-daala-1.2.3::Emily failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=media-plugins/gst-plugins-daala-1.2.3::Emily'`,
* the complete build log and the output of `emerge -pqv '=media-plugins/gst-plugins-daala-1.2.3::Emily'`.
* The complete build log is located at '/var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/temp/environment'.
* Working directory: '/var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/work/gst-plugins-bad-1.2.3/ext/daala'
* S: '/var/tmp/portage/media-plugins/gst-plugins-daala-1.2.3/work/gst-plugins-bad-1.2.3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment