D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gstreamer1.0-plugins-bad-1.12.3-3.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dFiIiD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gst-plugins-bad-1.12.3 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/gst-plugins-bad-1.12.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gst-plugins-bad-1.12.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/gst-plugins-bad-1.12.2-wildmidi-timidity.cfg.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Sx6KWO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gst-plugins-bad-1.12.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi Copying file m4/glibc2.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makevars.template libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:71: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:71: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:71: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:54: installing './compile' configure.ac:11: installing './missing' ext/assrender/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static --disable-rpath '--with-package-name=Mageia gstreamer1.0-plugins-bad package' --with-package-origin=http://www.mageia.org/ --disable-faac --disable-faad --disable-dirac --disable-xvid --disable-dts --disable-voamrwbenc --disable-voaacenc --disable-experimental configure: WARNING: unrecognized options: --disable-dirac, --disable-xvid checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '1001' 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... yes 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 gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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 how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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... yes 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/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/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 DOMAIN = gst-plugins-bad-1.0 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for VALGRIND... yes configure: Using extra code paths for valgrind configure: Using Mageia gstreamer1.0-plugins-bad package as package name configure: Using http://www.mageia.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: not building experimental plug-ins configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig checking whether byte ordering is bigendian... no checking whether byte ordering is bigendian... (cached) no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/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 g++... yes checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking for working do while(0) macros... yes checking for valgrind... no checking for gobject-introspection... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no 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}/lib/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 whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... 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 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_NET... yes checking for GST_VIDEO... yes checking for GST_AUDIO... yes checking for GST_PBUTILS... 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 -Bsymbolic-functions linker flag... yes checking for GTK3... yes checking for CLUTTER... no checking for CLUTTER_GLX... no checking for CLUTTER_X11... no checking for XCOMPOSITE... yes checking for GRAPHENE... no checking for SDL... yes checking for GMODULE_EXPORT... yes checking for GMODULE_NO_EXPORT... yes checking for X11... yes checking for EXIF... yes configure: *** checking feature: iqa *** configure: *** for plug-ins: iqa *** checking for DSSIM... no configure: *** These plugins will not be built: iqa checking for ORC... yes checking for usable orcc... /usr/bin/orcc configure: Using /usr/lib64/gstreamer-1.0 as the plugin install location configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2017-09-18 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 ... no checking to see if Objective C compiler understands -Wall... no checking to see if Objective C compiler understands -Wmissing-declarations... no checking to see if Objective C compiler understands -Wredundant-decls... no checking to see if Objective C compiler understands -Wwrite-strings... no checking to see if Objective C compiler understands -Wformat-nonliteral... no checking to see if Objective C compiler understands -Wformat-security... no checking to see if Objective C compiler understands -Winit-self... no checking to see if Objective C compiler understands -Wmissing-include-dirs... no checking to see if Objective C compiler understands -Wno-multichar... no configure: unsupported compiler flags: -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar configure: set WARNING_OBJCFLAGS to 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 AVFoundation/AVFoundation.h... no checking for MobileCoreServices/MobileCoreServices.h... no checking for VideoToolbox/VideoToolbox.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 X11_XCB... yes checking for GL... yes checking for GLES2... yes checking GLES3/gl3.h usability... yes checking GLES3/gl3.h presence... yes checking for GLES3/gl3.h... yes checking for EGL... yes checking for fbGetDisplay in -lEGL... no checking EGL/fbdev_window.h usability... no checking EGL/fbdev_window.h presence... no checking for EGL/fbdev_window.h... no checking for bcm_host_init in -lbcm_host... no checking for WAYLAND_EGL... yes checking libdrm/drm_fourcc.h usability... yes checking libdrm/drm_fourcc.h presence... yes checking for libdrm/drm_fourcc.h... yes checking for GST_ALLOCATORS... yes checking for glTexDirectVIV in -lGLESv2... no checking whether it is possible to include both GL and GLES2 headers... yes host is x86_64-mageia-linux-gnu checking for GLeglImageOES... yes checking for GLchar... yes checking for GLsizeiptr... yes checking for GLintptr... yes checking for GLsync... yes checking for GLuint64... yes checking for GLint64... yes checking for EGLAttrib... yes checking for LIBPNG... yes checking for jpeg_set_defaults in -ljpeg-mmx... no checking for jpeg_set_defaults in -ljpeg... yes checking for XCB... yes checking for VULKAN_WAYLAND... yes configure: *** checking feature: DirectSound *** configure: *** for plug-ins: directsoundsrc *** checking for DirectSound LDFLAGS... no configure: *** These plugins will not be built: directsoundsrc configure: *** checking feature: WASAPI plug-in *** configure: *** for plug-ins: wasapi *** checking for WASAPI LDFLAGS... no configure: *** These plugins will not be built: wasapi configure: *** checking feature: Direct3D plug-in *** configure: *** for plug-ins: direct3dsink *** checking for Direct3D LDFLAGS... no configure: *** These plugins will not be built: direct3dsink configure: *** checking feature: winscreencap plug-in *** configure: *** for plug-ins: winscreencap *** checking for Direct3D LDFLAGS... no configure: *** These plugins will not be built: winscreencap configure: *** checking feature: Winks plug-in *** configure: *** for plug-ins: winks *** checking for Winks LDFLAGS... no 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 *** checking SystemConfiguration/SystemConfiguration.h usability... no checking SystemConfiguration/SystemConfiguration.h presence... no checking for SystemConfiguration/SystemConfiguration.h... no checking for VideoToolbox/VideoToolbox.h... (cached) no configure: *** These plugins will not be built: applemedia configure: *** checking feature: Bluez *** configure: *** for plug-ins: bluez *** checking for BLUEZ5... yes checking for GIO_UNIX... yes checking for gdbus-codegen... gdbus-codegen configure: *** These plugins will be built: bluez configure: *** checking feature: AVC Video Services *** configure: *** for plug-ins: avcsrc *** configure: *** These plugins will not be built: avcsrc configure: *** checking feature: POSIX shared memory source and sink *** configure: *** for plug-ins: shm *** checking for shm_open in -lrt... yes checking whether MSG_NOSIGNAL is declared... yes configure: *** These plugins will be built: shm configure: *** checking feature: Video CD *** configure: *** for plug-ins: vcdsrc *** checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes configure: *** These plugins will be built: vcdsrc configure: *** checking feature: OpenSL ES *** configure: *** for plug-ins: opensl *** checking SLES/OpenSLES.h usability... no checking SLES/OpenSLES.h presence... no checking for SLES/OpenSLES.h... no configure: *** These plugins will not be built: opensl configure: *** checking feature: UVC H264 *** configure: *** for plug-ins: uvch264 *** checking linux/uvcvideo.h usability... yes checking linux/uvcvideo.h presence... yes checking for linux/uvcvideo.h... yes checking for G_UDEV... yes checking for LIBUSB... yes configure: *** These plugins will be built: uvch264 configure: *** checking feature: NVIDIA Encode API *** configure: *** for plug-ins: nvenc *** checking for CUDA... no checking for CUDA... no checking for CUDA... no checking for CUDA... no configure: WARNING: Could not find cuda headers/libraries checking cuda.h usability... no checking cuda.h presence... no checking for cuda.h... no configure: WARNING: Could not find cuda.h checking cuda_runtime_api.h usability... no checking cuda_runtime_api.h presence... no checking for cuda_runtime_api.h... no configure: WARNING: Could not find cuda_runtime_api.h checking for cudaGetErrorString in -lcudart... no configure: WARNING: Could not find cudart library checking for cuInit in -lcuda... no configure: WARNING: Could not find cuda library checking nvEncodeAPI.h usability... no checking nvEncodeAPI.h presence... no checking for nvEncodeAPI.h... no configure: WARNING: Could not find nvEncodeAPI.h checking for NvEncodeAPICreateInstance in -lnvidia-encode... no configure: WARNING: Could not find library nvidia-encode configure: *** These plugins will not be built: nvenc configure: *** checking feature: tinyalsa *** configure: *** for plug-ins: tinyalsa *** checking tinyalsa/asoundlib.h usability... no checking tinyalsa/asoundlib.h presence... no checking for tinyalsa/asoundlib.h... no configure: *** These plugins will not be built: tinyalsa configure: *** checking feature: Intel MediaSDK *** configure: *** for plug-ins: msdk *** checking mfxdefs.h usability... no checking mfxdefs.h presence... no checking for mfxdefs.h... no checking for MFXInit in -lmfx... no checking for LIBVA_DRM... yes configure: *** These plugins will not be built: msdk configure: *** checking feature: ASS/SSA renderer *** configure: *** for plug-ins: assrender *** checking for ASSRENDER... yes configure: *** These plugins will 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: bs2b *** configure: *** for plug-ins: bs2b *** checking for BS2B... yes configure: *** These plugins will be built: bs2b configure: *** checking feature: bz2 library *** configure: *** for plug-ins: bz2 *** checking for BZ2_bzlibVersion in -lbz2... yes configure: *** These plugins will be built: bz2 configure: *** checking feature: chromaprint *** configure: *** for plug-ins: chromaprint *** checking for CHROMAPRINT... yes configure: *** These plugins will be built: chromaprint configure: *** checking feature: Curl plugin *** configure: *** for plug-ins: curl *** checking for CURL... yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/types.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for netinet/ip.h... yes checking for socket support needed by curlsink... yes checking for SSH2... yes configure: *** These plugins will be built: curl configure: *** checking feature: DASH plug-in *** configure: *** for plug-ins: dash *** checking for LIBXML2... yes configure: *** These plugins will be built: dash configure: *** checking feature: libdc1394 *** configure: *** for plug-ins: dc1394 *** checking for LIBDC1394... yes configure: *** These plugins will be built: dc1394 configure: *** checking feature: decklink *** configure: *** for plug-ins: decklink *** checking for dlopen in -ldl... (cached) yes configure: *** These plugins will be built: decklink configure: *** checking feature: directfb *** configure: *** for plug-ins: dfbvideosink *** checking for DIRECTFB... no configure: *** These plugins will not be built: dfbvideosink checking for wayland-scanner... /usr/bin/wayland-scanner configure: *** checking feature: wayland sink *** configure: *** for plug-ins: wayland *** checking for WAYLAND... yes configure: *** These plugins will be built: wayland configure: *** checking feature: WebP *** configure: *** for plug-ins: webp *** checking for WEBP... yes configure: *** These plugins will be built: webp configure: *** checking feature: daala *** configure: *** for plug-ins: daala *** configure: *** These plugins will not 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 *** checking for DVDNAV... yes configure: *** These plugins will 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: FAAD2 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 *** checking linux/fb.h usability... yes checking linux/fb.h presence... yes checking for linux/fb.h... yes configure: *** These plugins will be built: fbdevsink configure: *** checking feature: fdkaac plugin *** configure: *** for plug-ins: fdkaac *** checking for FDK_AAC... no checking for FDK_AAC... no configure: *** These plugins will not be built: fdkaac configure: *** checking feature: Flite plugin *** configure: *** for plug-ins: flite *** checking for flite_init in -lflite... yes checking flite/flite.h usability... yes checking flite/flite.h presence... yes checking for flite/flite.h... yes configure: *** These plugins will be built: flite configure: *** checking feature: GSM library *** configure: *** for plug-ins: gsmenc gsmdec *** checking for gsm_create in -lgsm... yes checking gsm.h usability... no checking gsm.h presence... no checking for gsm.h... no checking for gsm_create in -lgsm... (cached) yes checking gsm/gsm.h usability... yes checking gsm/gsm.h presence... yes checking for gsm/gsm.h... yes configure: *** These plugins will be built: gsmenc gsmdec configure: *** checking feature: fluidsynth *** configure: *** for plug-ins: fluidsynth *** checking for FLUIDSYNTH... yes configure: *** These plugins will be built: fluidsynth configure: *** checking feature: Kate *** configure: *** for plug-ins: kate *** checking for KATE... yes checking for TIGER... no configure: *** These plugins will be built: kate configure: *** checking feature: drm/kms libraries *** configure: *** for plug-ins: kms *** checking for GST_ALLOCATORS... yes checking for KMS_DRM... yes configure: *** These plugins will be built: kms configure: *** checking feature: ladspa *** configure: *** for plug-ins: ladspa *** checking ladspa.h usability... yes checking ladspa.h presence... yes checking for ladspa.h... yes checking for LRDF... yes configure: *** These plugins will be built: ladspa configure: *** checking feature: lv2 *** configure: *** for plug-ins: lv2 *** checking for LILV... no checking for LILV... no configure: *** These plugins will not be built: lv2 configure: *** checking feature: libde265 HEVC/H.265 decoder *** configure: *** for plug-ins: libde265 *** checking for LIBDE265... no configure: *** These plugins will not be built: libde265 configure: *** checking feature: mms protocol library *** configure: *** for plug-ins: libmms *** checking for LIBMMS... yes configure: *** These plugins will be built: libmms configure: *** checking feature: srtp library *** configure: *** for plug-ins: srtp *** checking for SRTP... yes configure: *** These plugins will be built: srtp configure: *** checking feature: DTLS plugin *** configure: *** for plug-ins: dtls *** checking for DTLS... yes configure: *** These plugins will be built: dtls configure: *** checking feature: TTML plugin *** configure: *** for plug-ins: ttml *** checking for TTML... yes configure: *** These plugins will be built: ttml configure: *** checking feature: modplug *** configure: *** for plug-ins: modplug *** checking for MODPLUG... yes configure: *** These plugins will be built: modplug configure: *** checking feature: mpeg2enc *** configure: *** for plug-ins: mpeg2enc *** checking for MPEG2ENC... yes checking mpeg2encoder.hh usability... yes checking mpeg2encoder.hh presence... yes checking for mpeg2encoder.hh... yes checking for valid mpeg2enc objects... yes checking mpeg2syntaxcodes.h usability... yes checking mpeg2syntaxcodes.h presence... yes checking for mpeg2syntaxcodes.h... yes configure: *** These plugins will be built: mpeg2enc configure: *** checking feature: mplex *** configure: *** for plug-ins: mplex *** checking for MPLEX... yes checking interact.hpp usability... yes checking interact.hpp presence... yes checking for interact.hpp... yes checking for valid mplex objects... yes configure: *** These plugins will be built: mplex configure: *** checking feature: musepackdec *** configure: *** for plug-ins: musepack *** checking mpc/mpcdec.h usability... no checking mpc/mpcdec.h presence... no checking for mpc/mpcdec.h... no checking mpcdec/mpcdec.h usability... no checking mpcdec/mpcdec.h presence... no checking for mpcdec/mpcdec.h... no configure: *** These plugins will not be built: musepack configure: *** checking feature: neon http client plugins *** configure: *** for plug-ins: neonhttpsrc *** checking for NEON... yes configure: *** These plugins will be built: neonhttpsrc configure: *** checking feature: ofa plugins *** configure: *** for plug-ins: ofa *** checking for OFA... yes configure: *** These plugins will be built: ofa configure: *** checking feature: OpenAL plugin *** configure: *** for plug-ins: openal *** checking for OPENAL... yes configure: *** These plugins will be built: openal configure: *** checking feature: opencv plugins *** configure: *** for plug-ins: opencv *** checking for OPENCV... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking opencv2/core/core_c.h usability... yes checking opencv2/core/core_c.h presence... yes checking for opencv2/core/core_c.h... yes checking opencv2/core/version.hpp usability... yes checking opencv2/core/version.hpp presence... yes checking for opencv2/core/version.hpp... yes checking opencv2/highgui/highgui_c.h usability... yes checking opencv2/highgui/highgui_c.h presence... yes checking for opencv2/highgui/highgui_c.h... yes checking opencv2/imgproc/imgproc.hpp usability... yes checking opencv2/imgproc/imgproc.hpp presence... yes checking for opencv2/imgproc/imgproc.hpp... yes checking opencv2/imgproc/imgproc_c.h usability... yes checking opencv2/imgproc/imgproc_c.h presence... yes checking for opencv2/imgproc/imgproc_c.h... yes checking opencv2/objdetect/objdetect.hpp usability... yes checking opencv2/objdetect/objdetect.hpp presence... yes checking for opencv2/objdetect/objdetect.hpp... yes checking opencv2/video/background_segm.hpp usability... yes checking opencv2/video/background_segm.hpp presence... yes checking for opencv2/video/background_segm.hpp... yes checking for OPENCV_3... no configure: *** These plugins will be built: opencv configure: *** checking feature: openexr library *** configure: *** for plug-ins: openexr *** checking for OPENEXR... yes configure: *** These plugins will be built: openexr configure: *** checking feature: openh264 library *** configure: *** for plug-ins: openh264 *** checking for OPENH264... no configure: No package 'openh264' found configure: *** These plugins will not be built: openh264 configure: *** checking feature: openjpeg library *** configure: *** for plug-ins: openjpeg *** checking for OPENJPEG... yes checking for OPENJPEG_2_1... yes checking for OPENJPEG_2_2... yes configure: *** These plugins will be built: openjpeg configure: *** checking feature: openni2 library *** configure: *** for plug-ins: openni2 *** checking for OPENNI2... no configure: *** These plugins will not be built: openni2 configure: *** checking feature: opus *** configure: *** for plug-ins: opus *** checking for OPUS... yes configure: *** These plugins will be built: opus configure: *** checking feature: rsvg decoder *** configure: *** for plug-ins: rsvg *** checking for RSVG... yes configure: *** These plugins will be built: rsvg configure: *** checking feature: gl elements *** configure: *** for plug-ins: gl *** configure: *** These plugins will be built: gl configure: *** checking feature: Gtk+ elements *** configure: *** for plug-ins: gtk *** checking for GTK3... yes checking for GTK3_GL... yes checking for GTK3_X11... yes checking for GTK3_WAYLAND... yes configure: *** These plugins will be built: gtk configure: *** checking feature: Qt elements *** configure: *** for plug-ins: qt *** checking for QT... yes checking for moc-qt5... no checking for moc... /usr/lib64/qt5/bin/moc checking for rcc-qt5... no checking for rcc... /usr/lib64/qt5/bin/rcc checking for uic-qt5... no checking for uic... /usr/lib64/qt5/bin/uic checking for QT_X11... yes checking for QT_WAYLAND... yes configure: *** These plugins will be built: qt configure: *** checking feature: Vulkan elements *** configure: *** for plug-ins: vulkan *** checking vulkan/vulkan.h usability... no checking vulkan/vulkan.h presence... no checking for vulkan/vulkan.h... no configure: *** These plugins will not be built: vulkan configure: *** checking feature: Teletext decoder *** configure: *** for plug-ins: teletextdec *** checking for TELETEXTDEC... yes configure: *** These plugins will be built: teletextdec configure: *** checking feature: wildmidi midi soft synth plugin *** configure: *** for plug-ins: wildmidi *** checking for WildMidi_Init in -lWildMidi... yes checking wildmidi_lib.h usability... yes checking wildmidi_lib.h presence... yes checking for wildmidi_lib.h... yes checking for WildMidi_LoadSamples in -lWildMidi... no configure: compiling gstWildMidi configure: *** These plugins will be built: wildmidi configure: *** checking feature: Smooth Streaming plug-in *** configure: *** for plug-ins: smoothstreaming *** checking for LIBXML2... yes configure: *** These plugins will be built: smoothstreaming configure: *** checking feature: sndfile plug-in *** configure: *** for plug-ins: sfdec sfenc *** checking for SNDFILE... yes configure: *** These plugins will be built: sfdec sfenc configure: *** checking feature: soundtouch plug-in *** configure: *** for plug-ins: soundtouch *** checking for SOUNDTOUCH... yes configure: *** These plugins will be built: soundtouch configure: *** checking feature: spc decoder *** configure: *** for plug-ins: spc *** checking openspc.h usability... no checking openspc.h presence... no checking for openspc.h... no configure: *** These plugins will not be built: spc configure: *** checking feature: gme decoder *** configure: *** for plug-ins: gme *** checking gme/gme.h usability... yes checking gme/gme.h presence... yes checking for gme/gme.h... yes checking for gme_new_emu in -lgme... yes checking for gme_enable_accuracy in -lgme... yes configure: *** These plugins will be built: gme configure: *** checking feature: DVB Source *** configure: *** for plug-ins: dvb *** checking Checking for up to date dvb installation... checking linux/dvb/version.h usability... yes checking linux/dvb/version.h presence... yes checking for linux/dvb/version.h... yes checking for up-to-date dvb API... yes configure: *** These plugins will be built: dvb configure: *** checking feature: Windows ACM library *** configure: *** for plug-ins: acm *** checking Checking for ACM support... checking for windows.h... no checking for msacm.h... no configure: *** These plugins will not be built: acm configure: *** checking feature: VDPAU *** configure: *** for plug-ins: vdpau *** checking for VDPAU... yes configure: Found up to date VDPAU installation configure: *** These plugins will be built: vdpau configure: *** checking feature: SBC bluetooth audio codec *** configure: *** for plug-ins: sbc *** checking for SBC... yes configure: *** These plugins will be built: sbc configure: *** checking feature: Schroedinger video codec *** configure: *** for plug-ins: schro *** checking for SCHRO... yes configure: *** These plugins will be built: schro configure: *** checking feature: ZBar barcode detector *** configure: *** for plug-ins: zbar *** checking for ZBAR... yes configure: *** These plugins will be built: zbar configure: *** checking feature: rtmp library *** configure: *** for plug-ins: rtmp *** checking for RTMP... yes configure: *** These plugins will be built: rtmp configure: *** checking feature: Spandsp *** configure: *** for plug-ins: spandsp *** checking for SPANDSP... yes configure: *** These plugins will be built: spandsp configure: *** checking feature: http live streaming plugin *** configure: *** for plug-ins: hls *** checking for NETTLE... yes configure: *** These plugins will be built: hls configure: *** checking feature: x265 plug-in *** configure: *** for plug-ins: x265 *** checking for X265... no configure: No package 'x265' found configure: *** These plugins will not be built: x265 configure: *** checking feature: WebRTC Audio Processing *** configure: *** for plug-ins: webrtcdsp *** checking for WEBRTCDSP... no configure: No package 'webrtc-audio-processing' found No package 'webrtc-audio-processing' found checking vector usability... yes checking vector presence... yes checking for vector... yes configure: *** These plugins will not be built: webrtcdsp 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/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/videoframe_audiolevel/Makefile config.status: creating gst/asfmux/Makefile config.status: creating gst/audiobuffersplit/Makefile config.status: creating gst/audiofxbad/Makefile config.status: creating gst/audiomixer/Makefile config.status: creating gst/audiomixmatrix/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/coloreffects/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/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/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/mxf/Makefile config.status: creating gst/netsim/Makefile config.status: creating gst/onvif/Makefile config.status: creating gst/pcapparse/Makefile config.status: creating gst/pnm/Makefile config.status: creating gst/rawparse/Makefile config.status: creating gst/removesilence/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/timecode/Makefile config.status: creating gst/videofilters/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/compositor/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/gst/Makefile config.status: creating gst-libs/gst/adaptivedemux/Makefile config.status: creating gst-libs/gst/basecamerabinsrc/Makefile config.status: creating gst-libs/gst/gl/Makefile config.status: creating gst-libs/gst/gl/android/Makefile config.status: creating gst-libs/gst/gl/cocoa/Makefile config.status: creating gst-libs/gst/gl/dispmanx/Makefile config.status: creating gst-libs/gst/gl/glprototypes/Makefile config.status: creating gst-libs/gst/gl/eagl/Makefile config.status: creating gst-libs/gst/gl/egl/Makefile config.status: creating gst-libs/gst/gl/wayland/Makefile config.status: creating gst-libs/gst/gl/win32/Makefile config.status: creating gst-libs/gst/gl/x11/Makefile config.status: creating gst-libs/gst/gl/viv-fb/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 gst-libs/gst/wayland/Makefile config.status: creating gst-libs/gst/base/Makefile config.status: creating gst-libs/gst/player/Makefile config.status: creating gst-libs/gst/video/Makefile config.status: creating gst-libs/gst/audio/Makefile config.status: creating gst-libs/gst/opencv/Makefile config.status: creating gst-libs/gst/allocators/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/bluez/Makefile config.status: creating sys/d3dvideosink/Makefile config.status: creating sys/decklink/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/kms/Makefile config.status: creating sys/msdk/Makefile config.status: creating sys/nvenc/Makefile config.status: creating sys/opensles/Makefile config.status: creating sys/shm/Makefile config.status: creating sys/tinyalsa/Makefile config.status: creating sys/uvch264/Makefile config.status: creating sys/vcd/Makefile config.status: creating sys/vdpau/Makefile config.status: creating sys/wasapi/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/avsamplesink/Makefile config.status: creating tests/examples/camerabin2/Makefile config.status: creating tests/examples/codecparsers/Makefile config.status: creating tests/examples/directfb/Makefile config.status: creating tests/examples/audiomixmatrix/Makefile config.status: creating tests/examples/gl/Makefile config.status: creating tests/examples/gl/cocoa/Makefile config.status: creating tests/examples/gl/clutter/Makefile config.status: creating tests/examples/gl/generic/Makefile config.status: creating tests/examples/gl/generic/cube/Makefile config.status: creating tests/examples/gl/generic/cubeyuv/Makefile config.status: creating tests/examples/gl/generic/doublecube/Makefile config.status: creating tests/examples/gl/generic/recordgraphic/Makefile config.status: creating tests/examples/gl/gtk/Makefile config.status: creating tests/examples/gl/gtk/3dvideo/Makefile config.status: creating tests/examples/gl/gtk/filternovideooverlay/Makefile config.status: creating tests/examples/gl/gtk/filtervideooverlay/Makefile config.status: creating tests/examples/gl/gtk/fxtest/Makefile config.status: creating tests/examples/gl/gtk/switchvideooverlay/Makefile config.status: creating tests/examples/gl/qt/Makefile config.status: creating tests/examples/gl/sdl/Makefile config.status: creating tests/examples/gtk/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/examples/waylandsink/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/bs2b/Makefile config.status: creating ext/bz2/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/gl/Makefile config.status: creating ext/gtk/Makefile config.status: creating ext/faac/Makefile config.status: creating ext/faad/Makefile config.status: creating ext/fdkaac/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/iqa/Makefile config.status: creating ext/kate/Makefile config.status: creating ext/ladspa/Makefile config.status: creating ext/lv2/Makefile config.status: creating ext/libde265/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/mplex/Makefile config.status: creating ext/musepack/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/openexr/Makefile config.status: creating ext/openh264/Makefile config.status: creating ext/openjpeg/Makefile config.status: creating ext/openni2/Makefile config.status: creating ext/opus/Makefile config.status: creating ext/qt/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/smoothstreaming/Makefile config.status: creating ext/sndfile/Makefile config.status: creating ext/soundtouch/Makefile config.status: creating ext/spandsp/Makefile config.status: creating ext/srtp/Makefile config.status: creating ext/teletextdec/Makefile config.status: creating ext/gme/Makefile config.status: creating ext/spc/Makefile config.status: creating ext/wildmidi/Makefile config.status: creating ext/vulkan/Makefile config.status: creating ext/vulkan/xcb/Makefile config.status: creating ext/vulkan/wayland/Makefile config.status: creating ext/webp/Makefile config.status: creating ext/x265/Makefile config.status: creating ext/zbar/Makefile config.status: creating ext/dtls/Makefile config.status: creating ext/webrtcdsp/Makefile config.status: creating ext/ttml/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-gl.pc config.status: creating pkgconfig/gstreamer-gl-uninstalled.pc config.status: creating pkgconfig/gstreamer-mpegts.pc config.status: creating pkgconfig/gstreamer-mpegts-uninstalled.pc config.status: creating pkgconfig/gstreamer-player.pc config.status: creating pkgconfig/gstreamer-player-uninstalled.pc config.status: creating pkgconfig/gstreamer-wayland.pc config.status: creating pkgconfig/gstreamer-wayland-uninstalled.pc config.status: creating pkgconfig/gstreamer-bad-base.pc config.status: creating pkgconfig/gstreamer-bad-base-uninstalled.pc config.status: creating pkgconfig/gstreamer-bad-video.pc config.status: creating pkgconfig/gstreamer-bad-video-uninstalled.pc config.status: creating pkgconfig/gstreamer-bad-audio.pc config.status: creating pkgconfig/gstreamer-bad-audio-uninstalled.pc config.status: creating pkgconfig/gstreamer-bad-allocators.pc config.status: creating pkgconfig/gstreamer-bad-allocators-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 config.status: executing gst-libs/gst/gl/gstglconfig.h commands config.status: executing ext/vulkan/vkconfig.h commands config.status: ext/vulkan/vkconfig.h is unchanged configure: WARNING: unrecognized options: --disable-dirac, --disable-xvid configure: *** Plug-ins without external dependencies that will be built: accurip adpcmdec adpcmenc aiff asfmux audiobuffersplit audiofxbad audiomixer audiomixmatrix audiovisualizers autoconvert bayer camerabin2 coloreffects compositor debugutils dvbsuboverlay dvdspu faceoverlay festival fieldanalysis freeverb frei0r gaudieffects gdp geometrictransform id3tag inter interlace ivfparse ivtc jp2kdecimator jpegformat librfb midi mpegdemux mpegpsmux mpegtsdemux mpegtsmux mxf netsim onvif pcapparse pnm rawparse removesilence sdp segmentclip siren smooth speed stereo subenc timecode videofilters videoframe_audiolevel videoparsers videosignal vmnc y4m yadif configure: *** Plug-ins without external dependencies that will NOT be built: configure: *** Plug-ins that have NOT been ported: configure: *** Plug-ins with dependencies that will be built: assrender bluez bs2b bz2 chromaprint curl dash dc1394 decklink dtls dvb fbdevsink flite fluidsynth gl gme gsmenc gsmdec gtk hls kate kms ladspa libmms modplug mpeg2enc mplex neonhttpsrc ofa openal opencv openexr openjpeg opus qt resindvd rsvg rtmp sbc schro sfdec sfenc shm smoothstreaming soundtouch spandsp srtp teletextdec ttml uvch264 vcdsrc vdpau wayland webp wildmidi zbar configure: *** Plug-ins with dependencies that will NOT be built: acm androidmedia applemedia avcsrc daala dfbvideosink direct3dsink directsoundsrc dtsdec faac faad fdkaac iqa libde265 lv2 msdk musepack nvenc openh264 openni2 opensl spc tinyalsa vo-aacenc vo-amrwbenc vulkan wasapi webrtcdsp winks winscreencap x265 configure: *** Orc acceleration enabled. + make make all-recursive make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gst-plugins-bad-1.12.3' Making all in gst-libs make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gst-plugins-bad-1.12.3/gst-libs' Making all in gst make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gst-plugins-bad-1.12.3/gst-libs/gst' make -C interfaces make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gst-plugins-bad-1.12.3/gst-libs/gst/interfaces' GEN photography-enumtypes.c GEN photography-enumtypes.h make all-am make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gst-plugins-bad-1.12.3/gst-libs/gst/interfaces' CC libgstphotography_1.0_la-photography.lo CC libgstphotography_1.0_la-photography-enumtypes.lo CCLD libgstphotography-1.0.la make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gst-plugins-bad-1.12.3/gst-libs/gst/interfaces' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gst-plugins-bad-1.12.3/gst-libs/gst/interfaces' make -C basecamerabinsrc make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gst-plugins-bad-1.12.3/gst-libs/gst/basecamerabinsrc' CC libgstbasecamerabinsrc_1.0_la-gstcamerabin-enum.lo CC libgstbasecamerabinsrc_1.0_la-gstcamerabinpreview.lo CC libgstbasecamerabinsrc_1.0_la-gstbasecamerasrc.lo CCLD libgstbasecamerabinsrc-1.0.la make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gst-plugins-bad-1.12.3/gst-libs/gst/basecamerabinsrc' make -C codecparsers make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gst-plugins-bad-1.12.3/gst-libs/gst/codecparsers' CC libgstcodecparsers_1.0_la-gstmpegvideoparser.lo CC libgstcodecparsers_1.0_la-gsth264parser.lo CC libgstcodecparsers_1.0_la-gstvc1parser.lo CC libgstcodecparsers_1.0_la-gstmpeg4parser.lo CC libgstcodecparsers_1.0_la-gsth265parser.lo CC libgstcodecparsers_1.0_la-gstvp8parser.lo CC libgstcodecparsers_1.0_la-gstvp8rangedecoder.lo CC libgstcodecparsers_1.0_la-parserutils.lo CC libgstcodecparsers_1.0_la-nalutils.lo CC libgstcodecparsers_1.0_la-dboolhuff.lo CC libgstcodecparsers_1.0_la-vp8utils.lo CC libgstcodecparsers_1.0_la-gstjpegparser.lo CC libgstcodecparsers_1.0_la-gstmpegvideometa.lo CC libgstcodecparsers_1.0_la-gstjpeg2000sampling.lo CC libgstcodecparsers_1.0_la-gstvp9parser.lo CC libgstcodecparsers_1.0_la-vp9utils.lo CCLD libgstcodecparsers-1.0.la make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gst-plugins-bad-1.12.3/gst-libs/gst/codecparsers' make -C insertbin make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gst-plugins-bad-1.12.3/gst-libs/gst/insertbin' CC libgstinsertbin_1.0_la-gstinsertbin.lo CCLD libgstinsertbin-1.0.la