+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/gstreamer1-plugins-base.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 5: (c=%{gitcommit}; echo ${c:0:5}) Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JzUkUs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gst-plugins-base-1.14.0 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/gst-plugins-base-1.14.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd gst-plugins-base-1.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-missing-plugins-Remove-the-mpegaudioversion-field.patch):' Patch #0 (0001-missing-plugins-Remove-the-mpegaudioversion-field.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file gst-libs/gst/pbutils/missing-plugins.c + echo 'Patch #1 (0002-video-disable-ORC_RESTRICT.patch):' Patch #1 (0002-video-disable-ORC_RESTRICT.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file gst-libs/gst/video/video-chroma.c patching file gst-libs/gst/video/video-converter.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fAwFSi + umask 022 + cd /builddir/build/BUILD + cd gst-plugins-base-1.14.0 + NOCONFIGURE=1 + ./autogen.sh ./autogen.sh: line 25: git: command not found Failed to create commit hook symlink, copying instead ... cp: cannot stat 'common/hooks/pre-commit.hook': No such file or directory + check for build tools checking for autoreconf ... /usr/bin/autoreconf checking for pkg-config ... /usr/bin/pkg-config + running autopoint --force... 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:75: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:75: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:75: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:59: installing './compile' configure.ac:13: installing './missing' ext/alsa/Makefile.am: installing './depcomp' common/orc.mak:26: warning: variable 'ORC_NODIST_SOURCES' is defined but no program or common/orc.mak:26: library has 'ORC_NODIST' as canonical name (possible typo) gst-libs/gst/audio/Makefile.am:3: 'common/orc.mak' included from here common/orc.mak:26: warning: variable 'ORC_NODIST_SOURCES' is defined but no program or common/orc.mak:26: library has 'ORC_NODIST' as canonical name (possible typo) gst-libs/gst/video/Makefile.am:3: 'common/orc.mak' included from here tests/check/Makefile.am:322: warning: variable 'generic_rtp_LDADD' is defined but no program or tests/check/Makefile.am:322: library has 'generic_rtp' as canonical name (possible typo) + skipping configure stage for package gst-plugins-base, as requested. + autogen.sh done. + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 '--with-package-name=Fedora GStreamer-plugins-base package' --with-package-origin=http://download.fedoraproject.org --enable-experimental --disable-fatal-warnings --disable-silent-rules --enable-gtk-doc --enable-orc checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-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 '1000' is supported by ustar format... yes checking whether GID '1000' 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 whether make supports the include directive... yes (GNU style) checking for riscv64-redhat-linux-gnu-gcc... no 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... none 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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no 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 riscv64-redhat-linux-gnu-mt... no 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) 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 checking if the linker (/usr/bin/ld) 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-base-1.0 checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for VALGRIND... no configure: Using Fedora GStreamer-plugins-base package as package name configure: Using http://download.fedoraproject.org as package origin configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig configure: Using /usr/libexec/gst-install-plugins-helper as plugin install helper 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 checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for riscv64-redhat-linux-gnu-gcc... 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) none checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no 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++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: working c++ compiler found: 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 for GTKDOC_DEPS... yes checking whether to build gtk-doc documentation... yes checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${prefix}/lib/python2.7/site-packages checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${exec_prefix}/lib64/python2.7/site-packages checking whether to build plugin documentation... yes checking for cos in -lm... 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 ANSI C header files... (cached) yes checking xmmintrin.h usability... no checking xmmintrin.h presence... no checking for xmmintrin.h... no checking emmintrin.h usability... no checking emmintrin.h presence... no checking for emmintrin.h... no checking smmintrin.h usability... no checking smmintrin.h presence... no checking for smmintrin.h... no checking whether __i386__ is declared... no checking whether __x86_64__ is declared... no checking to see if compiler understands -msse... no checking to see if compiler understands -msse2... no checking to see if compiler understands -msse4.1... no checking for sys/socket.h... yes checking for winsock2.h... no checking for process.h... no checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes checking for ARM NEON support in current arch/CFLAGS... no checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in _stdint.h (assuming C99 compatible system) checking for localtime_r... yes checking for gmtime_r... yes checking for log2... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for lrint... yes checking for lrintf... yes checking whether gcc implements __PRETTY_FUNCTION__... yes checking whether gcc implements __FUNCTION__... yes checking whether gcc implements __func__... 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 ORC... yes checking for usable orcc... /usr/bin/orcc 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_NET... yes checking for GST_BASE... yes checking for GST_CONTROLLER... yes checking for GST_CHECK... yes checking for G_UDEV... no checking for riscv64-redhat-linux-gnu-gcc... no checking for riscv64-redhat-linux-gnu-objcc... no checking for riscv64-redhat-linux-gnu-objc... no checking for riscv64-redhat-linux-gnu-cc... no checking for riscv64-redhat-linux-gnu-CC... no 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... none 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 checking for MobileCoreServices/MobileCoreServices.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 GLES3/gl3ext.h... yes checking for EGL... yes checking for fbGetDisplay in -lEGL... no checking for DRM... yes 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... no checking libdrm/drm_fourcc.h usability... yes checking libdrm/drm_fourcc.h presence... yes checking for libdrm/drm_fourcc.h... yes checking for glTexDirectVIV in -lGLESv2... no checking whether it is possible to include both GL and GLES2 headers... yes host is riscv64-redhat-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 GTK... no checking for GTK_X11... no checking for GTK_QUARTZ... no checking for GDK_PIXBUF... no checking for QT... no checking for CLUTTER... no checking for CLUTTER_GLX... no checking for CLUTTER_X11... no checking for XCOMPOSITE... no checking for SDL... no checking for -Bsymbolic-functions linker flag... yes configure: Using /usr/lib64/gstreamer-1.0 as the plugin install location configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2018-03-19 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 -Wundef... yes checking to see if compiler understands -Wwrite-strings... yes checking to see if compiler understands -Wformat-nonliteral... yes checking to see if compiler understands -Wformat-security... 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 -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -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 -Wundef... 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 -Waggregate-return... yes checking to see if c++ compiler understands -Wno-multichar... yes configure: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar configure: set ERROR_CXXFLAGS 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 which audio resample format to use for integer... auto checking for mmap... yes checking whether to use iso-codes if they are available... yes checking whether iso-codes are available on this system... yes checking whether iso-codes has iso-639 domain... yes checking for iso-codes prefix... yes checking ISO_CODES_PREFIX... /usr checking ISO_639_DOMAIN... iso_639 configure: *** checking feature: zlib support for ID3 parsing in libgsttag *** checking for ZLIB... yes configure: Checking libraries for plugins in sys/ configure: *** checking feature: X libraries and plugins *** configure: *** for plug-ins: ximagesink *** checking for X... yes configure: *** These plugins will be built: ximagesink configure: *** checking feature: X11 XVideo extensions *** configure: *** for plug-ins: xvimagesink *** checking for XVIDEO... yes configure: *** These plugins will be built: xvimagesink configure: *** checking feature: X Shared Memory extension *** configure: *** for plug-ins: *** checking for XSHM... yes checking for XShmAttach in -lXext... yes configure: *** These plugins will be built: configure: Checking libraries for plugins in ext/ configure: *** checking feature: ALSA *** configure: *** for plug-ins: alsa *** checking for ALSA... yes configure: *** These plugins will be built: alsa configure: *** checking feature: CDParanoia *** configure: *** for plug-ins: cdparanoia *** checking for CDPARANOIA... no checking for cdda_open in -lcdda_interface... yes checking cdda_interface.h usability... no checking cdda_interface.h presence... no checking for cdda_interface.h... no checking for cdda_open in -lcdda_interface... (cached) yes checking cdda/cdda_interface.h usability... yes checking cdda/cdda_interface.h presence... yes checking for cdda/cdda_interface.h... yes checking for paranoia_cachemodel_size in -lcdda_paranoia... yes configure: *** These plugins will be built: cdparanoia configure: *** checking feature: gl elements *** configure: *** for plug-ins: gl *** checking for GRAPHENE... no checking for GMODULE_NO_EXPORT... yes checking for LIBPNG... yes checking for jpeg_set_defaults in -ljpeg-mmx... no checking for jpeg_set_defaults in -ljpeg... no configure: *** These plugins will be built: gl configure: *** checking feature: integer vorbis plug-in *** configure: *** for plug-ins: ivorbisdec *** checking for IVORBIS... no configure: Package 'vorbisidec', required by 'virtual:world', not found checking for vorbis_block_init in -lvorbisidec... no configure: *** These plugins will not be built: ivorbisdec configure: *** checking feature: libvisual visualization library *** configure: *** for plug-ins: libvisual *** checking for LIBVISUAL... yes configure: libvisual pluginsdir: /usr/lib64/libvisual-0.4 configure: *** These plugins will be built: libvisual configure: *** checking feature: Xiph Ogg library *** configure: *** for plug-ins: ogg *** checking for OGG... yes configure: *** These plugins will be built: ogg configure: *** checking feature: opus *** configure: *** for plug-ins: opus *** checking for OPUS... yes configure: *** These plugins will be built: opus configure: *** checking feature: Pango font rendering *** configure: *** for plug-ins: pango *** checking for PANGO... yes configure: *** These plugins will be built: pango configure: *** checking feature: Xiph Theora video codec *** configure: *** for plug-ins: theora *** checking for THEORA... yes configure: *** These plugins will be built: theora configure: *** checking feature: Xiph Vorbis audio codec *** configure: *** for plug-ins: vorbis *** checking for VORBIS... yes configure: *** These plugins will be built: vorbis checking for GIO_UNIX_2_0... yes checking to see if compiler understands -fvisibility=hidden... yes checking to see if compiler understands -fno-strict-aliasing... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gst/Makefile config.status: creating gst/adder/Makefile config.status: creating gst/app/Makefile config.status: creating gst/audioconvert/Makefile config.status: creating gst/audiomixer/Makefile config.status: creating gst/audiorate/Makefile config.status: creating gst/audioresample/Makefile config.status: creating gst/audiotestsrc/Makefile config.status: creating gst/encoding/Makefile config.status: creating gst/videoconvert/Makefile config.status: creating gst/gio/Makefile config.status: creating gst/pbtypes/Makefile config.status: creating gst/playback/Makefile config.status: creating gst/rawparse/Makefile config.status: creating gst/subparse/Makefile config.status: creating gst/tcp/Makefile config.status: creating gst/typefind/Makefile config.status: creating gst/videotestsrc/Makefile config.status: creating gst/videorate/Makefile config.status: creating gst/videoscale/Makefile config.status: creating gst/volume/Makefile config.status: creating sys/Makefile config.status: creating sys/ximage/Makefile config.status: creating sys/xvimage/Makefile config.status: creating ext/Makefile config.status: creating ext/alsa/Makefile config.status: creating ext/cdparanoia/Makefile config.status: creating ext/gl/Makefile config.status: creating ext/libvisual/Makefile config.status: creating ext/ogg/Makefile config.status: creating ext/opus/Makefile config.status: creating ext/pango/Makefile config.status: creating ext/theora/Makefile config.status: creating ext/vorbis/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/gst/Makefile config.status: creating gst-libs/gst/allocators/Makefile config.status: creating gst-libs/gst/audio/Makefile config.status: creating gst-libs/gst/app/Makefile config.status: creating gst-libs/gst/fft/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/gl/gbm/Makefile config.status: creating gst-libs/gst/riff/Makefile config.status: creating gst-libs/gst/rtp/Makefile config.status: creating gst-libs/gst/rtsp/Makefile config.status: creating gst-libs/gst/sdp/Makefile config.status: creating gst-libs/gst/tag/Makefile config.status: creating gst-libs/gst/pbutils/Makefile config.status: creating gst-libs/gst/pbutils/gstpluginsbaseversion.h config.status: creating gst-libs/gst/video/Makefile config.status: creating tools/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gstreamer-allocators.pc config.status: creating pkgconfig/gstreamer-allocators-uninstalled.pc config.status: creating pkgconfig/gstreamer-audio.pc config.status: creating pkgconfig/gstreamer-audio-uninstalled.pc config.status: creating pkgconfig/gstreamer-app.pc config.status: creating pkgconfig/gstreamer-app-uninstalled.pc config.status: creating pkgconfig/gstreamer-fft.pc config.status: creating pkgconfig/gstreamer-fft-uninstalled.pc config.status: creating pkgconfig/gstreamer-pbutils.pc config.status: creating pkgconfig/gstreamer-pbutils-uninstalled.pc config.status: creating pkgconfig/gstreamer-riff.pc config.status: creating pkgconfig/gstreamer-riff-uninstalled.pc config.status: creating pkgconfig/gstreamer-rtp.pc config.status: creating pkgconfig/gstreamer-rtp-uninstalled.pc config.status: creating pkgconfig/gstreamer-rtsp.pc config.status: creating pkgconfig/gstreamer-rtsp-uninstalled.pc config.status: creating pkgconfig/gstreamer-sdp.pc config.status: creating pkgconfig/gstreamer-sdp-uninstalled.pc config.status: creating pkgconfig/gstreamer-tag.pc config.status: creating pkgconfig/gstreamer-tag-uninstalled.pc config.status: creating pkgconfig/gstreamer-video.pc config.status: creating pkgconfig/gstreamer-video-uninstalled.pc config.status: creating pkgconfig/gstreamer-gl.pc config.status: creating pkgconfig/gstreamer-gl-uninstalled.pc config.status: creating pkgconfig/gstreamer-plugins-base.pc config.status: creating pkgconfig/gstreamer-plugins-base-uninstalled.pc config.status: creating tests/Makefile config.status: creating tests/check/Makefile config.status: creating tests/examples/Makefile config.status: creating tests/examples/app/Makefile config.status: creating tests/examples/audio/Makefile config.status: creating tests/examples/decodebin_next/Makefile config.status: creating tests/examples/dynamic/Makefile config.status: creating tests/examples/encoding/Makefile config.status: creating tests/examples/fft/Makefile config.status: creating tests/examples/gio/Makefile config.status: creating tests/examples/gl/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/doublecube/Makefile config.status: creating tests/examples/gl/generic/recordgraphic/Makefile config.status: creating tests/examples/gl/generic/cubeyuv/Makefile config.status: creating tests/examples/gl/qt/Makefile config.status: creating tests/examples/gl/gtk/Makefile config.status: creating tests/examples/gl/gtk/fxtest/Makefile config.status: creating tests/examples/gl/gtk/3dvideo/Makefile config.status: creating tests/examples/gl/gtk/switchvideooverlay/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/cocoa/Makefile config.status: creating tests/examples/gl/sdl/Makefile config.status: creating tests/examples/gl/clutter/Makefile config.status: creating tests/examples/overlay/Makefile config.status: creating tests/examples/seek/Makefile config.status: creating tests/examples/snapshot/Makefile config.status: creating tests/examples/playback/Makefile config.status: creating tests/examples/playrec/Makefile config.status: creating tests/files/Makefile config.status: creating tests/icles/Makefile config.status: creating tests/icles/playback/Makefile config.status: creating docs/Makefile config.status: creating docs/libs/Makefile config.status: creating docs/plugins/Makefile config.status: creating docs/version.entities config.status: creating po/Makefile.in config.status: creating common/Makefile config.status: creating common/m4/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_BASE__STDINT_H config.status: executing gst-libs/gst/gl/gstglconfig.h commands configure: *** Plug-ins without external dependencies that will be built: adder app audioconvert audiomixer audiorate audioresample audiotestsrc encoding gio playback rawparse subparse tcp typefind videoconvert videorate videoscale videotestsrc volume 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: alsa cdparanoia gl libvisual ogg opus pango theora vorbis ximagesink xvimagesink configure: *** Plug-ins with dependencies that will NOT be built: ivorbisdec configure: *** Orc acceleration enabled. + /usr/bin/make -O -j4 V=1 /usr/bin/make all-recursive Making all in pkgconfig make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-allocators-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-audio-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-app-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-fft-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-pbutils-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-riff-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-rtp-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-rtsp-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-sdp-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-tag-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-video-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-plugins-base-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' CP gstreamer-gl-1.0.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-allocators-uninstalled.pc > gstreamer-allocators-1.0-uninstalled.pc.tmp && mv gstreamer-allocators-1.0-uninstalled.pc.tmp gstreamer-allocators-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-audio-uninstalled.pc > gstreamer-audio-1.0-uninstalled.pc.tmp && mv gstreamer-audio-1.0-uninstalled.pc.tmp gstreamer-audio-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-app-uninstalled.pc > gstreamer-app-1.0-uninstalled.pc.tmp && mv gstreamer-app-1.0-uninstalled.pc.tmp gstreamer-app-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-fft-uninstalled.pc > gstreamer-fft-1.0-uninstalled.pc.tmp && mv gstreamer-fft-1.0-uninstalled.pc.tmp gstreamer-fft-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-riff-uninstalled.pc > gstreamer-riff-1.0-uninstalled.pc.tmp && mv gstreamer-riff-1.0-uninstalled.pc.tmp gstreamer-riff-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-pbutils-uninstalled.pc > gstreamer-pbutils-1.0-uninstalled.pc.tmp && mv gstreamer-pbutils-1.0-uninstalled.pc.tmp gstreamer-pbutils-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-rtp-uninstalled.pc > gstreamer-rtp-1.0-uninstalled.pc.tmp && mv gstreamer-rtp-1.0-uninstalled.pc.tmp gstreamer-rtp-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-rtsp-uninstalled.pc > gstreamer-rtsp-1.0-uninstalled.pc.tmp && mv gstreamer-rtsp-1.0-uninstalled.pc.tmp gstreamer-rtsp-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-sdp-uninstalled.pc > gstreamer-sdp-1.0-uninstalled.pc.tmp && mv gstreamer-sdp-1.0-uninstalled.pc.tmp gstreamer-sdp-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-tag-uninstalled.pc > gstreamer-tag-1.0-uninstalled.pc.tmp && mv gstreamer-tag-1.0-uninstalled.pc.tmp gstreamer-tag-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-video-uninstalled.pc > gstreamer-video-1.0-uninstalled.pc.tmp && mv gstreamer-video-1.0-uninstalled.pc.tmp gstreamer-video-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-gl-uninstalled.pc > gstreamer-gl-1.0-uninstalled.pc.tmp && mv gstreamer-gl-1.0-uninstalled.pc.tmp gstreamer-gl-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' sed \ -e "s|[@]allocatorslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs|" \ -e "s|[@]audiolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs|" \ -e "s|[@]applibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs|" \ -e "s|[@]fftlibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft/.libs|" \ -e "s|[@]pbutilslibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs|" \ -e "s|[@]rifflibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs|" \ -e "s|[@]rtplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs|" \ -e "s|[@]rtsplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/.libs|" \ -e "s|[@]sdplibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs|" \ -e "s|[@]taglibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs|" \ -e "s|[@]videolibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs|" \ -e "s|[@]gllibdir[@]|/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs|" \ gstreamer-plugins-base-uninstalled.pc > gstreamer-plugins-base-1.0-uninstalled.pc.tmp && mv gstreamer-plugins-base-1.0-uninstalled.pc.tmp gstreamer-plugins-base-1.0-uninstalled.pc make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' Making all in gst-libs Making all in gst /usr/bin/make -C tag /usr/bin/make -C fft /usr/bin/make -C video /usr/bin/make -C app make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /usr/bin/orcc --compat 0.4.24 --implementation --include glib.h -o tmp-orc.c ./video-orc.orc make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /usr/bin/orcc --compat 0.4.24 --header --include glib.h -o video-orc.h ./video-orc.orc make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' glib-mkenums \ --fhead "#include \"app-enumtypes.h\"\n\n#include \"gstappsrc.h\"" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static volatile gsize g_define_type_id__volatile = 0;\n if (g_once_init_enter (&g_define_type_id__volatile)) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n }\n return g_define_type_id__volatile;\n}\n" \ gstappsrc.h > app-enumtypes.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' glib-mkenums \ --fhead "#include \"tag-enumtypes.h\"\n\n#include \"tag.h\" \n#include \"gsttagdemux.h\"" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static volatile gsize g_define_type_id__volatile = 0;\n if (g_once_init_enter (&g_define_type_id__volatile)) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n }\n return g_define_type_id__volatile;\n}\n" \ tag.h gsttagdemux.h > tag-enumtypes.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' glib-mkenums \ --fhead "#ifndef __GST_APP_ENUM_TYPES_H__\n#define __GST_APP_ENUM_TYPES_H__\n\n#include \n#include \nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GST_APP_API\nGType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GST_APP_ENUM_TYPES_H__ */" \ gstappsrc.h > app-enumtypes.h make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' glib-mkenums \ --fhead "#ifndef __GST_TAG_ENUM_TYPES_H__\n#define __GST_TAG_ENUM_TYPES_H__\n\n#include \n#include \nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GST_TAG_API\nGType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GST_TAG_ENUM_TYPES_H__ */" \ tag.h gsttagdemux.h > tag-enumtypes.h make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' glib-mkenums \ --fhead "#include \"video-enumtypes.h\"\n\n#include \"video.h\" \n#include \"video-format.h\" \n#include \"video-color.h\" \n#include \"video-info.h\" \n#include \"video-dither.h\" \n#include \"colorbalance.h\" \n#include \"navigation.h\" \n#include \"video-chroma.h\" \n#include \"video-tile.h\" \n#include \"video-converter.h\" \n#include \"video-resampler.h\" \n#include \"video-frame.h\" \n#include \"video-scaler.h\"" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static volatile gsize g_define_type_id__volatile = 0;\n if (g_once_init_enter (&g_define_type_id__volatile)) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n }\n return g_define_type_id__volatile;\n}\n" \ video.h video-format.h video-color.h video-info.h video-dither.h colorbalance.h navigation.h video-chroma.h video-tile.h video-converter.h video-resampler.h video-frame.h video-scaler.h > video-enumtypes.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-gstfft.lo `test -f 'gstfft.c' || echo './'`gstfft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstfft.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-gstfft.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' glib-mkenums \ --fhead "#ifndef __GST_VIDEO_ENUM_TYPES_H__\n#define __GST_VIDEO_ENUM_TYPES_H__\n\n#include \n#include \nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GST_VIDEO_API\nGType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GST_VIDEO_ENUM_TYPES_H__ */" \ video.h video-format.h video-color.h video-info.h video-dither.h colorbalance.h navigation.h video-chroma.h video-tile.h video-converter.h video-resampler.h video-frame.h video-scaler.h > video-enumtypes.h make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-gstffts16.lo `test -f 'gstffts16.c' || echo './'`gstffts16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstffts16.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-gstffts16.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-colorbalance.lo `test -f 'colorbalance.c' || echo './'`colorbalance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c colorbalance.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-colorbalance.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-gstvorbistag.lo `test -f 'gstvorbistag.c' || echo './'`gstvorbistag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvorbistag.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gstvorbistag.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstapp_1.0_la-gstappsrc.lo `test -f 'gstappsrc.c' || echo './'`gstappsrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstappsrc.c -fPIC -DPIC -o .libs/libgstapp_1.0_la-gstappsrc.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-gstffts32.lo `test -f 'gstffts32.c' || echo './'`gstffts32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstffts32.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-gstffts32.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-colorbalancechannel.lo `test -f 'colorbalancechannel.c' || echo './'`colorbalancechannel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c colorbalancechannel.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-colorbalancechannel.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-gstid3tag.lo `test -f 'gstid3tag.c' || echo './'`gstid3tag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstid3tag.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gstid3tag.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-gstfftf32.lo `test -f 'gstfftf32.c' || echo './'`gstfftf32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstfftf32.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-gstfftf32.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstapp_1.0_la-gstappsink.lo `test -f 'gstappsink.c' || echo './'`gstappsink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstappsink.c -fPIC -DPIC -o .libs/libgstapp_1.0_la-gstappsink.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-navigation.lo `test -f 'navigation.c' || echo './'`navigation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c navigation.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-navigation.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-gstfftf64.lo `test -f 'gstfftf64.c' || echo './'`gstfftf64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstfftf64.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-gstfftf64.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstapp_1.0_la-app-enumtypes.lo `test -f 'app-enumtypes.c' || echo './'`app-enumtypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c app-enumtypes.c -fPIC -DPIC -o .libs/libgstapp_1.0_la-app-enumtypes.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video.lo `test -f 'video.c' || echo './'`video.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-gstxmptag.lo `test -f 'gstxmptag.c' || echo './'`gstxmptag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstxmptag.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gstxmptag.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstapp-1.0.la -rpath /usr/lib64 libgstapp_1.0_la-gstappsrc.lo libgstapp_1.0_la-gstappsink.lo libgstapp_1.0_la-app-enumtypes.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstapp_1.0_la-gstappsrc.o .libs/libgstapp_1.0_la-gstappsink.o .libs/libgstapp_1.0_la-app-enumtypes.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstapp-1.0.so.0 -o .libs/libgstapp-1.0.so.0.1400.0 libtool: link: (cd ".libs" && rm -f "libgstapp-1.0.so.0" && ln -s "libgstapp-1.0.so.0.1400.0" "libgstapp-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgstapp-1.0.so" && ln -s "libgstapp-1.0.so.0.1400.0" "libgstapp-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgstapp-1.0.la" && ln -s "../libgstapp-1.0.la" "libgstapp-1.0.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-kiss_fft_s16.lo `test -f 'kiss_fft_s16.c' || echo './'`kiss_fft_s16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c kiss_fft_s16.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fft_s16.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-event.lo `test -f 'video-event.c' || echo './'`video-event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-event.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-event.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-kiss_fft_s32.lo `test -f 'kiss_fft_s32.c' || echo './'`kiss_fft_s32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c kiss_fft_s32.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fft_s32.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-kiss_fft_f32.lo `test -f 'kiss_fft_f32.c' || echo './'`kiss_fft_f32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c kiss_fft_f32.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fft_f32.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-kiss_fft_f64.lo `test -f 'kiss_fft_f64.c' || echo './'`kiss_fft_f64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c kiss_fft_f64.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fft_f64.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-gstexiftag.lo `test -f 'gstexiftag.c' || echo './'`gstexiftag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstexiftag.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gstexiftag.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-kiss_fftr_s16.lo `test -f 'kiss_fftr_s16.c' || echo './'`kiss_fftr_s16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c kiss_fftr_s16.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fftr_s16.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" GI_SCANNER_DISABLE_CACHE=yes\ GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_DISABLE=yes \ CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" \ /usr/bin/g-ir-scanner -v --namespace GstApp \ --nsversion=1.0 \ --identifier-prefix=Gst \ --symbol-prefix=gst \ --warn-all \ --c-include "gst/app/app.h" \ -I../../../gst-libs \ -I../../../gst-libs \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ --library=libgstapp-1.0.la \ --include=Gst-1.0 \ --include=GstBase-1.0 \ --libtool="../../../libtool" \ --pkg gstreamer-1.0 \ --pkg gstreamer-base-1.0 \ --pkg-export gstreamer-app-1.0 \ --add-init-section="extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);" \ --output GstApp-1.0.gir \ ./app.h ./app-prelude.h ./gstappsrc.h ./gstappsink.h ./app-enumtypes.h \ ./gstappsrc.c ./gstappsink.c ./app-enumtypes.c ./app-enumtypes.h g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/tmp-introspect5nck1dvf/GstApp-1.0 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/tmp-introspect5nck1dvf/GstApp-1.0.o -L. libgstapp-1.0.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/tmp-introspect5nck1dvf/.libs/GstApp-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/tmp-introspect5nck1dvf/GstApp-1.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libgstapp-1.0.so -lgio-2.0 -lgmodule-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-kiss_fftr_s32.lo `test -f 'kiss_fftr_s32.c' || echo './'`kiss_fftr_s32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c kiss_fftr_s32.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fftr_s32.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-lang.lo `test -f 'lang.c' || echo './'`lang.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lang.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-lang.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" \ /usr/bin/g-ir-compiler \ --includedir=. \ --includedir=. \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ GstApp-1.0.gir -o GstApp-1.0.typelib make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-format.lo `test -f 'video-format.c' || echo './'`video-format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-format.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-format.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-tags.lo `test -f 'tags.c' || echo './'`tags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tags.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-tags.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-licenses.lo `test -f 'licenses.c' || echo './'`licenses.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c licenses.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-licenses.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-color.lo `test -f 'video-color.c' || echo './'`video-color.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-color.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-color.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-kiss_fftr_f32.lo `test -f 'kiss_fftr_f32.c' || echo './'`kiss_fftr_f32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c kiss_fftr_f32.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fftr_f32.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-chroma.lo `test -f 'video-chroma.c' || echo './'`video-chroma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-chroma.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-chroma.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstfft_1.0_la-kiss_fftr_f64.lo `test -f 'kiss_fftr_f64.c' || echo './'`kiss_fftr_f64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c kiss_fftr_f64.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fftr_f64.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstfft-1.0.la -rpath /usr/lib64 libgstfft_1.0_la-gstfft.lo libgstfft_1.0_la-gstffts16.lo libgstfft_1.0_la-gstffts32.lo libgstfft_1.0_la-gstfftf32.lo libgstfft_1.0_la-gstfftf64.lo libgstfft_1.0_la-kiss_fft_s16.lo libgstfft_1.0_la-kiss_fft_s32.lo libgstfft_1.0_la-kiss_fft_f32.lo libgstfft_1.0_la-kiss_fft_f64.lo libgstfft_1.0_la-kiss_fftr_s16.lo libgstfft_1.0_la-kiss_fftr_s32.lo libgstfft_1.0_la-kiss_fftr_f32.lo libgstfft_1.0_la-kiss_fftr_f64.lo -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libgstfft_1.0_la-gstfft.o .libs/libgstfft_1.0_la-gstffts16.o .libs/libgstfft_1.0_la-gstffts32.o .libs/libgstfft_1.0_la-gstfftf32.o .libs/libgstfft_1.0_la-gstfftf64.o .libs/libgstfft_1.0_la-kiss_fft_s16.o .libs/libgstfft_1.0_la-kiss_fft_s32.o .libs/libgstfft_1.0_la-kiss_fft_f32.o .libs/libgstfft_1.0_la-kiss_fft_f64.o .libs/libgstfft_1.0_la-kiss_fftr_s16.o .libs/libgstfft_1.0_la-kiss_fftr_s32.o .libs/libgstfft_1.0_la-kiss_fftr_f32.o .libs/libgstfft_1.0_la-kiss_fftr_f64.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstfft-1.0.so.0 -o .libs/libgstfft-1.0.so.0.1400.0 libtool: link: (cd ".libs" && rm -f "libgstfft-1.0.so.0" && ln -s "libgstfft-1.0.so.0.1400.0" "libgstfft-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgstfft-1.0.so" && ln -s "libgstfft-1.0.so.0.1400.0" "libgstfft-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgstfft-1.0.la" && ln -s "../libgstfft-1.0.la" "libgstfft-1.0.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-dither.lo `test -f 'video-dither.c' || echo './'`video-dither.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-dither.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-dither.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-gsttagdemux.lo `test -f 'gsttagdemux.c' || echo './'`gsttagdemux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttagdemux.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gsttagdemux.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-frame.lo `test -f 'video-frame.c' || echo './'`video-frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-frame.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-frame.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-gsttagmux.lo `test -f 'gsttagmux.c' || echo './'`gsttagmux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttagmux.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gsttagmux.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-info.lo `test -f 'video-info.c' || echo './'`video-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-info.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-info.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-gsttageditingprivate.lo `test -f 'gsttageditingprivate.c' || echo './'`gsttageditingprivate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttageditingprivate.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gsttageditingprivate.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-id3v2.lo `test -f 'id3v2.c' || echo './'`id3v2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c id3v2.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-id3v2.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-scaler.lo `test -f 'video-scaler.c' || echo './'`video-scaler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-scaler.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-scaler.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-tile.lo `test -f 'video-tile.c' || echo './'`video-tile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-tile.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-tile.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-tag-enumtypes.lo `test -f 'tag-enumtypes.c' || echo './'`tag-enumtypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tag-enumtypes.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-tag-enumtypes.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-xmpwriter.lo `test -f 'xmpwriter.c' || echo './'`xmpwriter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c xmpwriter.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-xmpwriter.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttag_1.0_la-id3v2frames.lo `test -f 'id3v2frames.c' || echo './'`id3v2frames.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c id3v2frames.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-id3v2frames.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-converter.lo `test -f 'video-converter.c' || echo './'`video-converter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-converter.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-converter.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-gstvideosink.lo `test -f 'gstvideosink.c' || echo './'`gstvideosink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideosink.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideosink.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-gstvideofilter.lo `test -f 'gstvideofilter.c' || echo './'`gstvideofilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideofilter.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideofilter.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsttag-1.0.la -rpath /usr/lib64 libgsttag_1.0_la-gstvorbistag.lo libgsttag_1.0_la-gstid3tag.lo libgsttag_1.0_la-gstxmptag.lo libgsttag_1.0_la-gstexiftag.lo libgsttag_1.0_la-lang.lo libgsttag_1.0_la-licenses.lo libgsttag_1.0_la-tags.lo libgsttag_1.0_la-gsttagdemux.lo libgsttag_1.0_la-gsttagmux.lo libgsttag_1.0_la-gsttageditingprivate.lo libgsttag_1.0_la-id3v2.lo libgsttag_1.0_la-id3v2frames.lo libgsttag_1.0_la-xmpwriter.lo libgsttag_1.0_la-tag-enumtypes.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -lz libtool: link: gcc -shared -fPIC -DPIC .libs/libgsttag_1.0_la-gstvorbistag.o .libs/libgsttag_1.0_la-gstid3tag.o .libs/libgsttag_1.0_la-gstxmptag.o .libs/libgsttag_1.0_la-gstexiftag.o .libs/libgsttag_1.0_la-lang.o .libs/libgsttag_1.0_la-licenses.o .libs/libgsttag_1.0_la-tags.o .libs/libgsttag_1.0_la-gsttagdemux.o .libs/libgsttag_1.0_la-gsttagmux.o .libs/libgsttag_1.0_la-gsttageditingprivate.o .libs/libgsttag_1.0_la-id3v2.o .libs/libgsttag_1.0_la-id3v2frames.o .libs/libgsttag_1.0_la-xmpwriter.o .libs/libgsttag_1.0_la-tag-enumtypes.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -lz -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgsttag-1.0.so.0 -o .libs/libgsttag-1.0.so.0.1400.0 libtool: link: (cd ".libs" && rm -f "libgsttag-1.0.so.0" && ln -s "libgsttag-1.0.so.0.1400.0" "libgsttag-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgsttag-1.0.so" && ln -s "libgsttag-1.0.so.0.1400.0" "libgsttag-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgsttag-1.0.la" && ln -s "../libgsttag-1.0.la" "libgsttag-1.0.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-convertframe.lo `test -f 'convertframe.c' || echo './'`convertframe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c convertframe.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-convertframe.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-gstvideoaffinetransformationmeta.lo `test -f 'gstvideoaffinetransformationmeta.c' || echo './'`gstvideoaffinetransformationmeta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideoaffinetransformationmeta.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideoaffinetransformationmeta.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-gstvideometa.lo `test -f 'gstvideometa.c' || echo './'`gstvideometa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideometa.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideometa.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-gstvideopool.lo `test -f 'gstvideopool.c' || echo './'`gstvideopool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideopool.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideopool.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-videodirection.lo `test -f 'videodirection.c' || echo './'`videodirection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c videodirection.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-videodirection.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-videoorientation.lo `test -f 'videoorientation.c' || echo './'`videoorientation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c videoorientation.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-videoorientation.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-videooverlay.lo `test -f 'videooverlay.c' || echo './'`videooverlay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c videooverlay.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-videooverlay.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-gstvideoutils.lo `test -f 'gstvideoutils.c' || echo './'`gstvideoutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideoutils.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideoutils.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-gstvideoutilsprivate.lo `test -f 'gstvideoutilsprivate.c' || echo './'`gstvideoutilsprivate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideoutilsprivate.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideoutilsprivate.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-gstvideoencoder.lo `test -f 'gstvideoencoder.c' || echo './'`gstvideoencoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideoencoder.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideoencoder.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-gstvideodecoder.lo `test -f 'gstvideodecoder.c' || echo './'`gstvideodecoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideodecoder.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideodecoder.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" GI_SCANNER_DISABLE_CACHE=yes\ GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_DISABLE=yes \ CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" \ /usr/bin/g-ir-scanner -v --namespace GstTag \ --nsversion=1.0 \ --identifier-prefix=Gst \ --symbol-prefix=gst \ --warn-all \ --c-include "gst/tag/tag.h" \ -I../../../gst-libs \ -I../../../gst-libs \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ --library=libgsttag-1.0.la \ --include=Gst-1.0 \ --include=GstBase-1.0 \ --libtool="../../../libtool" \ --pkg gstreamer-1.0 \ --pkg gstreamer-base-1.0 \ --pkg-export gstreamer-tag-1.0 \ --add-init-section="extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);" \ --output GstTag-1.0.gir \ ./tag.h ./tag-prelude.h ./gsttagdemux.h ./gsttagmux.h ./xmpwriter.h ./tag-enumtypes.h \ ./gstvorbistag.c ./gstid3tag.c ./gstxmptag.c ./gstexiftag.c ./lang.c ./licenses.c ./tags.c ./gsttagdemux.c ./gsttagmux.c ./gsttageditingprivate.c ./id3v2.c ./id3v2frames.c ./xmpwriter.c ./tag-enumtypes.c ./tag-enumtypes.h g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/tmp-introspecttl0qq2de/GstTag-1.0 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/tmp-introspecttl0qq2de/GstTag-1.0.o -L. libgsttag-1.0.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/tmp-introspecttl0qq2de/.libs/GstTag-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/tmp-introspecttl0qq2de/GstTag-1.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libgsttag-1.0.so -lm -lz -lgio-2.0 -lgmodule-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" \ /usr/bin/g-ir-compiler \ --includedir=. \ --includedir=. \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ GstTag-1.0.gir -o GstTag-1.0.typelib make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /usr/bin/make -C audio make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /usr/bin/orcc --compat 0.4.24 --implementation --include glib.h -o tmp-orc.c ./gstaudiopack.orc make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /usr/bin/orcc --compat 0.4.24 --header --include glib.h -o gstaudiopack.h ./gstaudiopack.orc make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-resampler.lo `test -f 'video-resampler.c' || echo './'`video-resampler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-resampler.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-resampler.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-blend.lo `test -f 'video-blend.c' || echo './'`video-blend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-blend.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-blend.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' glib-mkenums \ --fhead "#include \"audio-enumtypes.h\"\n\n#include \"audio.h\" \n#include \"audio-format.h\" \n#include \"audio-channels.h\" \n#include \"audio-channel-mixer.h\" \n#include \"audio-converter.h\" \n#include \"audio-info.h\" \n#include \"audio-quantize.h\" \n#include \"audio-resampler.h\" \n#include \"gstaudioringbuffer.h\" \n#include \"gstaudiobasesrc.h\" \n#include \"gstaudiocdsrc.h\" \n#include \"gstaudiobasesink.h\"" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static volatile gsize g_define_type_id__volatile = 0;\n if (g_once_init_enter (&g_define_type_id__volatile)) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n }\n return g_define_type_id__volatile;\n}\n" \ audio.h audio-format.h audio-channels.h audio-channel-mixer.h audio-converter.h audio-info.h audio-quantize.h audio-resampler.h gstaudioringbuffer.h gstaudiobasesrc.h gstaudiocdsrc.h gstaudiobasesink.h > audio-enumtypes.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' glib-mkenums \ --fhead "#ifndef __GST_AUDIO_ENUM_TYPES_H__\n#define __GST_AUDIO_ENUM_TYPES_H__\n\n#include \n#include \nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GST_AUDIO_API\nGType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GST_AUDIO_ENUM_TYPES_H__ */" \ audio.h audio-format.h audio-channels.h audio-channel-mixer.h audio-converter.h audio-info.h audio-quantize.h audio-resampler.h gstaudioringbuffer.h gstaudiobasesrc.h gstaudiocdsrc.h gstaudiobasesink.h > audio-enumtypes.h make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-overlay-composition.lo `test -f 'video-overlay-composition.c' || echo './'`video-overlay-composition.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-overlay-composition.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-overlay-composition.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-audio.lo `test -f 'audio.c' || echo './'`audio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audio.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-audio.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-audio-format.lo `test -f 'audio-format.c' || echo './'`audio-format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audio-format.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-audio-format.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-multiview.lo `test -f 'video-multiview.c' || echo './'`video-multiview.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-multiview.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-multiview.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-gstvideotimecode.lo `test -f 'gstvideotimecode.c' || echo './'`gstvideotimecode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideotimecode.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideotimecode.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-audio-channels.lo `test -f 'audio-channels.c' || echo './'`audio-channels.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audio-channels.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-audio-channels.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-video-enumtypes.lo `test -f 'video-enumtypes.c' || echo './'`video-enumtypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c video-enumtypes.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-enumtypes.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-audio-channel-mixer.lo `test -f 'audio-channel-mixer.c' || echo './'`audio-channel-mixer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audio-channel-mixer.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-audio-channel-mixer.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-audio-converter.lo `test -f 'audio-converter.c' || echo './'`audio-converter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audio-converter.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-audio-converter.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-audio-info.lo `test -f 'audio-info.c' || echo './'`audio-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audio-info.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-audio-info.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-audio-quantize.lo `test -f 'audio-quantize.c' || echo './'`audio-quantize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audio-quantize.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-audio-quantize.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudioaggregator.lo `test -f 'gstaudioaggregator.c' || echo './'`gstaudioaggregator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudioaggregator.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudioaggregator.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudioringbuffer.lo `test -f 'gstaudioringbuffer.c' || echo './'`gstaudioringbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudioringbuffer.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudioringbuffer.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-audio-resampler.lo `test -f 'audio-resampler.c' || echo './'`audio-resampler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audio-resampler.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-audio-resampler.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudioclock.lo `test -f 'gstaudioclock.c' || echo './'`gstaudioclock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudioclock.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudioclock.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudiocdsrc.lo `test -f 'gstaudiocdsrc.c' || echo './'`gstaudiocdsrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiocdsrc.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudiocdsrc.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideo_1.0_la-tmp-orc.lo `test -f 'tmp-orc.c' || echo './'`tmp-orc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tmp-orc.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-tmp-orc.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudioencoder.lo `test -f 'gstaudioencoder.c' || echo './'`gstaudioencoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudioencoder.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudioencoder.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudiodecoder.lo `test -f 'gstaudiodecoder.c' || echo './'`gstaudiodecoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiodecoder.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudiodecoder.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvideo-1.0.la -rpath /usr/lib64 libgstvideo_1.0_la-colorbalance.lo libgstvideo_1.0_la-colorbalancechannel.lo libgstvideo_1.0_la-navigation.lo libgstvideo_1.0_la-video.lo libgstvideo_1.0_la-video-event.lo libgstvideo_1.0_la-video-format.lo libgstvideo_1.0_la-video-chroma.lo libgstvideo_1.0_la-video-color.lo libgstvideo_1.0_la-video-converter.lo libgstvideo_1.0_la-video-dither.lo libgstvideo_1.0_la-video-info.lo libgstvideo_1.0_la-video-frame.lo libgstvideo_1.0_la-video-scaler.lo libgstvideo_1.0_la-video-tile.lo libgstvideo_1.0_la-gstvideosink.lo libgstvideo_1.0_la-gstvideofilter.lo libgstvideo_1.0_la-convertframe.lo libgstvideo_1.0_la-gstvideoaffinetransformationmeta.lo libgstvideo_1.0_la-gstvideometa.lo libgstvideo_1.0_la-gstvideopool.lo libgstvideo_1.0_la-videodirection.lo libgstvideo_1.0_la-videoorientation.lo libgstvideo_1.0_la-videooverlay.lo libgstvideo_1.0_la-gstvideodecoder.lo libgstvideo_1.0_la-gstvideoencoder.lo libgstvideo_1.0_la-gstvideoutils.lo libgstvideo_1.0_la-gstvideoutilsprivate.lo libgstvideo_1.0_la-video-resampler.lo libgstvideo_1.0_la-video-blend.lo libgstvideo_1.0_la-video-overlay-composition.lo libgstvideo_1.0_la-video-multiview.lo libgstvideo_1.0_la-gstvideotimecode.lo libgstvideo_1.0_la-tmp-orc.lo libgstvideo_1.0_la-video-enumtypes.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libgstvideo_1.0_la-colorbalance.o .libs/libgstvideo_1.0_la-colorbalancechannel.o .libs/libgstvideo_1.0_la-navigation.o .libs/libgstvideo_1.0_la-video.o .libs/libgstvideo_1.0_la-video-event.o .libs/libgstvideo_1.0_la-video-format.o .libs/libgstvideo_1.0_la-video-chroma.o .libs/libgstvideo_1.0_la-video-color.o .libs/libgstvideo_1.0_la-video-converter.o .libs/libgstvideo_1.0_la-video-dither.o .libs/libgstvideo_1.0_la-video-info.o .libs/libgstvideo_1.0_la-video-frame.o .libs/libgstvideo_1.0_la-video-scaler.o .libs/libgstvideo_1.0_la-video-tile.o .libs/libgstvideo_1.0_la-gstvideosink.o .libs/libgstvideo_1.0_la-gstvideofilter.o .libs/libgstvideo_1.0_la-convertframe.o .libs/libgstvideo_1.0_la-gstvideoaffinetransformationmeta.o .libs/libgstvideo_1.0_la-gstvideometa.o .libs/libgstvideo_1.0_la-gstvideopool.o .libs/libgstvideo_1.0_la-videodirection.o .libs/libgstvideo_1.0_la-videoorientation.o .libs/libgstvideo_1.0_la-videooverlay.o .libs/libgstvideo_1.0_la-gstvideodecoder.o .libs/libgstvideo_1.0_la-gstvideoencoder.o .libs/libgstvideo_1.0_la-gstvideoutils.o .libs/libgstvideo_1.0_la-gstvideoutilsprivate.o .libs/libgstvideo_1.0_la-video-resampler.o .libs/libgstvideo_1.0_la-video-blend.o .libs/libgstvideo_1.0_la-video-overlay-composition.o .libs/libgstvideo_1.0_la-video-multiview.o .libs/libgstvideo_1.0_la-gstvideotimecode.o .libs/libgstvideo_1.0_la-tmp-orc.o .libs/libgstvideo_1.0_la-video-enumtypes.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvideo-1.0.so.0 -o .libs/libgstvideo-1.0.so.0.1400.0 libtool: link: (cd ".libs" && rm -f "libgstvideo-1.0.so.0" && ln -s "libgstvideo-1.0.so.0.1400.0" "libgstvideo-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgstvideo-1.0.so" && ln -s "libgstvideo-1.0.so.0.1400.0" "libgstvideo-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgstvideo-1.0.la" && ln -s "../libgstvideo-1.0.la" "libgstvideo-1.0.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudiofilter.lo `test -f 'gstaudiofilter.c' || echo './'`gstaudiofilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiofilter.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudiofilter.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudiobasesink.lo `test -f 'gstaudiobasesink.c' || echo './'`gstaudiobasesink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiobasesink.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudiobasesink.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudiobasesrc.lo `test -f 'gstaudiobasesrc.c' || echo './'`gstaudiobasesrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiobasesrc.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudiobasesrc.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudiometa.lo `test -f 'gstaudiometa.c' || echo './'`gstaudiometa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiometa.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudiometa.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudiosink.lo `test -f 'gstaudiosink.c' || echo './'`gstaudiosink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiosink.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudiosink.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudiosrc.lo `test -f 'gstaudiosrc.c' || echo './'`gstaudiosrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiosrc.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudiosrc.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudioutilsprivate.lo `test -f 'gstaudioutilsprivate.c' || echo './'`gstaudioutilsprivate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudioutilsprivate.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudioutilsprivate.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-streamvolume.lo `test -f 'streamvolume.c' || echo './'`streamvolume.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c streamvolume.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-streamvolume.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudioiec61937.lo `test -f 'gstaudioiec61937.c' || echo './'`gstaudioiec61937.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudioiec61937.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudioiec61937.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-gstaudiostreamalign.lo `test -f 'gstaudiostreamalign.c' || echo './'`gstaudiostreamalign.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiostreamalign.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-gstaudiostreamalign.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-audio-enumtypes.lo `test -f 'audio-enumtypes.c' || echo './'`audio-enumtypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audio-enumtypes.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-audio-enumtypes.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudio_1.0_la-tmp-orc.lo `test -f 'tmp-orc.c' || echo './'`tmp-orc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tmp-orc.c -fPIC -DPIC -o .libs/libgstaudio_1.0_la-tmp-orc.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstaudio-1.0.la -rpath /usr/lib64 libgstaudio_1.0_la-audio.lo libgstaudio_1.0_la-audio-format.lo libgstaudio_1.0_la-audio-channels.lo libgstaudio_1.0_la-audio-channel-mixer.lo libgstaudio_1.0_la-audio-converter.lo libgstaudio_1.0_la-audio-info.lo libgstaudio_1.0_la-audio-quantize.lo libgstaudio_1.0_la-audio-resampler.lo libgstaudio_1.0_la-gstaudioaggregator.lo libgstaudio_1.0_la-gstaudioringbuffer.lo libgstaudio_1.0_la-gstaudioclock.lo libgstaudio_1.0_la-gstaudiocdsrc.lo libgstaudio_1.0_la-gstaudiodecoder.lo libgstaudio_1.0_la-gstaudioencoder.lo libgstaudio_1.0_la-gstaudiobasesink.lo libgstaudio_1.0_la-gstaudiobasesrc.lo libgstaudio_1.0_la-gstaudiofilter.lo libgstaudio_1.0_la-gstaudiometa.lo libgstaudio_1.0_la-gstaudiosink.lo libgstaudio_1.0_la-gstaudiosrc.lo libgstaudio_1.0_la-gstaudioutilsprivate.lo libgstaudio_1.0_la-streamvolume.lo libgstaudio_1.0_la-gstaudioiec61937.lo libgstaudio_1.0_la-gstaudiostreamalign.lo libgstaudio_1.0_la-tmp-orc.lo libgstaudio_1.0_la-audio-enumtypes.lo ../../../gst-libs/gst/tag/libgsttag-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -lorc-0.4 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstaudio_1.0_la-audio.o .libs/libgstaudio_1.0_la-audio-format.o .libs/libgstaudio_1.0_la-audio-channels.o .libs/libgstaudio_1.0_la-audio-channel-mixer.o .libs/libgstaudio_1.0_la-audio-converter.o .libs/libgstaudio_1.0_la-audio-info.o .libs/libgstaudio_1.0_la-audio-quantize.o .libs/libgstaudio_1.0_la-audio-resampler.o .libs/libgstaudio_1.0_la-gstaudioaggregator.o .libs/libgstaudio_1.0_la-gstaudioringbuffer.o .libs/libgstaudio_1.0_la-gstaudioclock.o .libs/libgstaudio_1.0_la-gstaudiocdsrc.o .libs/libgstaudio_1.0_la-gstaudiodecoder.o .libs/libgstaudio_1.0_la-gstaudioencoder.o .libs/libgstaudio_1.0_la-gstaudiobasesink.o .libs/libgstaudio_1.0_la-gstaudiobasesrc.o .libs/libgstaudio_1.0_la-gstaudiofilter.o .libs/libgstaudio_1.0_la-gstaudiometa.o .libs/libgstaudio_1.0_la-gstaudiosink.o .libs/libgstaudio_1.0_la-gstaudiosrc.o .libs/libgstaudio_1.0_la-gstaudioutilsprivate.o .libs/libgstaudio_1.0_la-streamvolume.o .libs/libgstaudio_1.0_la-gstaudioiec61937.o .libs/libgstaudio_1.0_la-gstaudiostreamalign.o .libs/libgstaudio_1.0_la-tmp-orc.o .libs/libgstaudio_1.0_la-audio-enumtypes.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../../gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -lorc-0.4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstaudio-1.0.so.0 -o .libs/libgstaudio-1.0.so.0.1400.0 libtool: link: (cd ".libs" && rm -f "libgstaudio-1.0.so.0" && ln -s "libgstaudio-1.0.so.0.1400.0" "libgstaudio-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgstaudio-1.0.so" && ln -s "libgstaudio-1.0.so.0.1400.0" "libgstaudio-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgstaudio-1.0.la" && ln -s "../libgstaudio-1.0.la" "libgstaudio-1.0.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" GI_SCANNER_DISABLE_CACHE=yes\ GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_DISABLE=yes \ CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" \ /usr/bin/g-ir-scanner -v --namespace GstVideo \ --nsversion=1.0 \ --identifier-prefix=Gst \ --symbol-prefix=gst \ --warn-all \ --c-include "gst/video/video.h" \ -I../../../gst-libs \ -I../../../gst-libs \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ --library=libgstvideo-1.0.la \ --include=Gst-1.0 \ --include=GstBase-1.0 \ --libtool="../../../libtool" \ --pkg gstreamer-1.0 \ --pkg gstreamer-base-1.0 \ --pkg-export gstreamer-video-1.0 \ --add-init-section="extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);" \ --output GstVideo-1.0.gir \ ./colorbalance.h ./colorbalancechannel.h ./navigation.h ./video.h ./video-prelude.h ./video-event.h ./video-format.h ./video-chroma.h ./video-color.h ./video-converter.h ./video-dither.h ./video-info.h ./video-frame.h ./video-scaler.h ./video-tile.h ./gstvideosink.h ./gstvideofilter.h ./gstvideometa.h ./gstvideoaffinetransformationmeta.h ./gstvideopool.h ./videodirection.h ./videoorientation.h ./videooverlay.h ./gstvideodecoder.h ./gstvideoencoder.h ./gstvideoutils.h ./video-resampler.h ./video-blend.h ./video-overlay-composition.h ./video-multiview.h ./gstvideotimecode.h ./video-enumtypes.h \ ./colorbalance.c ./colorbalancechannel.c ./navigation.c ./video.c ./video-event.c ./video-format.c ./video-chroma.c ./video-color.c ./video-converter.c ./video-dither.c ./video-info.c ./video-frame.c ./video-scaler.c ./video-tile.c ./gstvideosink.c ./gstvideofilter.c ./convertframe.c ./gstvideoaffinetransformationmeta.c ./gstvideometa.c ./gstvideopool.c ./videodirection.c ./videoorientation.c ./videooverlay.c ./gstvideodecoder.c ./gstvideoencoder.c ./gstvideoutils.c ./gstvideoutilsprivate.c ./video-resampler.c ./video-blend.c ./video-overlay-composition.c ./video-multiview.c ./gstvideotimecode.c ./video-enumtypes.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/tmp-introspectgx64nhw4/GstVideo-1.0 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/tmp-introspectgx64nhw4/GstVideo-1.0.o -L. libgstvideo-1.0.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/tmp-introspectgx64nhw4/.libs/GstVideo-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/tmp-introspectgx64nhw4/GstVideo-1.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libgstvideo-1.0.so -lorc-0.4 -lm -lgio-2.0 -lgmodule-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" \ /usr/bin/g-ir-compiler \ --includedir=. \ --includedir=. \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ GstVideo-1.0.gir -o GstVideo-1.0.typelib make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" GI_SCANNER_DISABLE_CACHE=yes\ GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_DISABLE=yes \ CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" \ /usr/bin/g-ir-scanner -v --namespace GstAudio \ --nsversion=1.0 \ --warn-all \ --identifier-prefix=Gst \ --symbol-prefix=gst \ -I../../../gst-libs \ -I../../../gst-libs \ --c-include "gst/audio/audio.h" \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ --add-include-path="../../../gst-libs/gst/tag/" \ --library=libgstaudio-1.0.la \ --library-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=libdir gstreamer-1.0` \ --library-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=libdir gstreamer-base-1.0` \ --library-path="../../../gst-libs/gst/tag/" \ --include=Gst-1.0 \ --include=GstBase-1.0 \ --include=GstTag-1.0 \ --libtool="../../../libtool" \ --pkg gstreamer-1.0 \ --pkg gstreamer-base-1.0 \ --pkg-export gstreamer-audio-1.0 \ --add-init-section="extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);" \ --output GstAudio-1.0.gir \ ./audio.h ./audio-prelude.h ./audio-format.h ./audio-channels.h ./audio-channel-mixer.h ./audio-converter.h ./audio-info.h ./audio-quantize.h ./audio-resampler.h ./gstaudioaggregator.h ./gstaudioringbuffer.h ./gstaudioclock.h ./gstaudiofilter.h ./gstaudiocdsrc.h ./gstaudiodecoder.h ./gstaudioencoder.h ./gstaudiobasesink.h ./gstaudiobasesrc.h ./gstaudiometa.h ./gstaudiosink.h ./gstaudiosrc.h ./streamvolume.h ./gstaudioiec61937.h ./gstaudiostreamalign.h ./audio-enumtypes.h \ ./audio.c ./audio-format.c ./audio-channels.c ./audio-channel-mixer.c ./audio-converter.c ./audio-info.c ./audio-quantize.c ./audio-resampler.c ./gstaudioaggregator.c ./gstaudioringbuffer.c ./gstaudioclock.c ./gstaudiocdsrc.c ./gstaudiodecoder.c ./gstaudioencoder.c ./gstaudiobasesink.c ./gstaudiobasesrc.c ./gstaudiofilter.c ./gstaudiometa.c ./gstaudiosink.c ./gstaudiosrc.c ./gstaudioutilsprivate.c ./streamvolume.c ./gstaudioiec61937.c ./gstaudiostreamalign.c ./audio-enumtypes.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/tmp-introspectmp8mmxtw/GstAudio-1.0 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/tmp-introspectmp8mmxtw/GstAudio-1.0.o -L. libgstaudio-1.0.la -L/usr/lib64 -rpath /usr/lib64 -L/usr/lib64 -rpath /usr/lib64 -L../../../gst-libs/gst/tag/ -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/tmp-introspectmp8mmxtw/.libs/GstAudio-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/tmp-introspectmp8mmxtw/GstAudio-1.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lm -lorc-0.4 -L/usr/lib64 -L../../../gst-libs/gst/tag/ -lgio-2.0 -lgmodule-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64 make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" \ /usr/bin/g-ir-compiler \ --includedir=. \ --includedir=. \ --includedir="../../../gst-libs/gst/tag/" \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ GstAudio-1.0.gir -o GstAudio-1.0.typelib make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' Making all in tag /usr/bin/make all-am make[5]: Nothing to be done for 'all-am'. Making all in fft make[4]: Nothing to be done for 'all'. Making all in audio /usr/bin/make all-am make[5]: Nothing to be done for 'all-am'. Making all in rtp make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' glib-mkenums \ --fhead "#include \"gstrtp-enumtypes.h\"\n\n#include \"rtp.h\" \n#include \"rtp-prelude.h\" \n#include \"gstrtpdefs.h\" \n#include \"gstrtpbuffer.h\" \n#include \"gstrtcpbuffer.h\" \n#include \"gstrtppayloads.h\" \n#include \"gstrtphdrext.h\" \n#include \"gstrtpbaseaudiopayload.h\" \n#include \"gstrtpbasepayload.h\" \n#include \"gstrtpbasedepayload.h\"" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static volatile gsize g_define_type_id__volatile = 0;\n if (g_once_init_enter (&g_define_type_id__volatile)) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n }\n return g_define_type_id__volatile;\n}\n" \ rtp.h rtp-prelude.h gstrtpdefs.h gstrtpbuffer.h gstrtcpbuffer.h gstrtppayloads.h gstrtphdrext.h gstrtpbaseaudiopayload.h gstrtpbasepayload.h gstrtpbasedepayload.h > gstrtp-enumtypes.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' glib-mkenums \ --fhead "#ifndef __gst_rtp_ENUM_TYPES_H__\n#define __gst_rtp_ENUM_TYPES_H__\n\n#include \n#include \nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GST_RTP_API\nGType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __gst_rtp_ENUM_TYPES_H__ */" \ rtp.h rtp-prelude.h gstrtpdefs.h gstrtpbuffer.h gstrtcpbuffer.h gstrtppayloads.h gstrtphdrext.h gstrtpbaseaudiopayload.h gstrtpbasepayload.h gstrtpbasedepayload.h > gstrtp-enumtypes.h make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtp_1.0_la-gstrtphdrext.lo `test -f 'gstrtphdrext.c' || echo './'`gstrtphdrext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtphdrext.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtphdrext.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtp_1.0_la-gstrtppayloads.lo `test -f 'gstrtppayloads.c' || echo './'`gstrtppayloads.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtppayloads.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtppayloads.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtp_1.0_la-gstrtpbuffer.lo `test -f 'gstrtpbuffer.c' || echo './'`gstrtpbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtpbuffer.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtpbuffer.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtp_1.0_la-gstrtcpbuffer.lo `test -f 'gstrtcpbuffer.c' || echo './'`gstrtcpbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtcpbuffer.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtcpbuffer.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtp_1.0_la-gstrtpbaseaudiopayload.lo `test -f 'gstrtpbaseaudiopayload.c' || echo './'`gstrtpbaseaudiopayload.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtpbaseaudiopayload.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtpbaseaudiopayload.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtp_1.0_la-gstrtpbasepayload.lo `test -f 'gstrtpbasepayload.c' || echo './'`gstrtpbasepayload.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtpbasepayload.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtpbasepayload.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtp_1.0_la-gstrtp-enumtypes.lo `test -f 'gstrtp-enumtypes.c' || echo './'`gstrtp-enumtypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtp-enumtypes.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtp-enumtypes.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtp_1.0_la-gstrtpbasedepayload.lo `test -f 'gstrtpbasedepayload.c' || echo './'`gstrtpbasedepayload.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtpbasedepayload.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtpbasedepayload.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstrtp-1.0.la -rpath /usr/lib64 libgstrtp_1.0_la-gstrtpbuffer.lo libgstrtp_1.0_la-gstrtcpbuffer.lo libgstrtp_1.0_la-gstrtppayloads.lo libgstrtp_1.0_la-gstrtphdrext.lo libgstrtp_1.0_la-gstrtpbaseaudiopayload.lo libgstrtp_1.0_la-gstrtpbasepayload.lo libgstrtp_1.0_la-gstrtpbasedepayload.lo libgstrtp_1.0_la-gstrtp-enumtypes.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstrtp_1.0_la-gstrtpbuffer.o .libs/libgstrtp_1.0_la-gstrtcpbuffer.o .libs/libgstrtp_1.0_la-gstrtppayloads.o .libs/libgstrtp_1.0_la-gstrtphdrext.o .libs/libgstrtp_1.0_la-gstrtpbaseaudiopayload.o .libs/libgstrtp_1.0_la-gstrtpbasepayload.o .libs/libgstrtp_1.0_la-gstrtpbasedepayload.o .libs/libgstrtp_1.0_la-gstrtp-enumtypes.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstrtp-1.0.so.0 -o .libs/libgstrtp-1.0.so.0.1400.0 libtool: link: (cd ".libs" && rm -f "libgstrtp-1.0.so.0" && ln -s "libgstrtp-1.0.so.0.1400.0" "libgstrtp-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgstrtp-1.0.so" && ln -s "libgstrtp-1.0.so.0.1400.0" "libgstrtp-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgstrtp-1.0.la" && ln -s "../libgstrtp-1.0.la" "libgstrtp-1.0.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" GI_SCANNER_DISABLE_CACHE=yes\ GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_DISABLE=yes \ CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" \ /usr/bin/g-ir-scanner -v --namespace GstRtp \ --nsversion=1.0 \ --identifier-prefix=Gst \ --symbol-prefix=gst \ --warn-all \ --c-include "gst/rtp/rtp.h" \ -I../../../gst-libs \ -I../../../gst-libs \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ --library=libgstrtp-1.0.la \ --include=Gst-1.0 \ --include=GstBase-1.0 \ --libtool="../../../libtool" \ --pkg gstreamer-1.0 \ --pkg gstreamer-base-1.0 \ --pkg-export gstreamer-rtp-1.0 \ --add-init-section="extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);" \ --output GstRtp-1.0.gir \ ./rtp.h ./rtp-prelude.h ./gstrtpdefs.h ./gstrtpbuffer.h ./gstrtcpbuffer.h ./gstrtppayloads.h ./gstrtphdrext.h ./gstrtpbaseaudiopayload.h ./gstrtpbasepayload.h ./gstrtpbasedepayload.h ./gstrtp-enumtypes.h \ ./gstrtpbuffer.c ./gstrtcpbuffer.c ./gstrtppayloads.c ./gstrtphdrext.c ./gstrtpbaseaudiopayload.c ./gstrtpbasepayload.c ./gstrtpbasedepayload.c ./gstrtp-enumtypes.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/tmp-introspectntmoysx_/GstRtp-1.0 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/tmp-introspectntmoysx_/GstRtp-1.0.o -L. libgstrtp-1.0.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/tmp-introspectntmoysx_/.libs/GstRtp-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/tmp-introspectntmoysx_/GstRtp-1.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libgstrtp-1.0.so -lgio-2.0 -lgmodule-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" \ /usr/bin/g-ir-compiler \ --includedir=. \ --includedir=. \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ GstRtp-1.0.gir -o GstRtp-1.0.typelib make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' Making all in sdp make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstsdp_1.0_la-gstmikey.lo `test -f 'gstmikey.c' || echo './'`gstmikey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstmikey.c -fPIC -DPIC -o .libs/libgstsdp_1.0_la-gstmikey.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstsdp_1.0_la-gstsdpmessage.lo `test -f 'gstsdpmessage.c' || echo './'`gstsdpmessage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstsdpmessage.c -fPIC -DPIC -o .libs/libgstsdp_1.0_la-gstsdpmessage.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstsdp-1.0.la -rpath /usr/lib64 libgstsdp_1.0_la-gstsdpmessage.lo libgstsdp_1.0_la-gstmikey.lo ../../../gst-libs/gst/rtp/libgstrtp-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstsdp_1.0_la-gstsdpmessage.o .libs/libgstsdp_1.0_la-gstmikey.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs ../../../gst-libs/gst/rtp/.libs/libgstrtp-1.0.so -lgstbase-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstsdp-1.0.so.0 -o .libs/libgstsdp-1.0.so.0.1400.0 libtool: link: (cd ".libs" && rm -f "libgstsdp-1.0.so.0" && ln -s "libgstsdp-1.0.so.0.1400.0" "libgstsdp-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgstsdp-1.0.so" && ln -s "libgstsdp-1.0.so.0.1400.0" "libgstsdp-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgstsdp-1.0.la" && ln -s "../libgstsdp-1.0.la" "libgstsdp-1.0.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" GI_SCANNER_DISABLE_CACHE=yes\ GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_DISABLE=yes \ CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" \ /usr/bin/g-ir-scanner -v --namespace GstSdp \ --nsversion=1.0 \ --identifier-prefix=Gst \ --symbol-prefix=gst \ --warn-all \ --c-include "gst/sdp/sdp.h" \ -I../../../gst-libs \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --library=libgstsdp-1.0.la \ --include=Gst-1.0 \ --libtool="../../../libtool" \ --pkg gstreamer-1.0 \ --pkg-export gstreamer-sdp-1.0 \ --output GstSdp-1.0.gir \ ./sdp.h ./sdp-prelude.h ./gstsdp.h ./gstmikey.h ./gstsdpmessage.h \ ./gstsdpmessage.c ./gstmikey.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/tmp-introspect663uo3f1/GstSdp-1.0 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/tmp-introspect663uo3f1/GstSdp-1.0.o -L. libgstsdp-1.0.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/tmp-introspect663uo3f1/.libs/GstSdp-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/tmp-introspect663uo3f1/GstSdp-1.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libgstsdp-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs/libgstrtp-1.0.so -lgstbase-1.0 -lgio-2.0 -lgmodule-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" \ /usr/bin/g-ir-compiler \ --includedir=. \ --includedir=. \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ GstSdp-1.0.gir -o GstSdp-1.0.typelib make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' Making all in rtsp make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' glib-mkenums \ --fhead "#ifndef __gst_rtsp_ENUM_TYPES_H__\n#define __gst_rtsp_ENUM_TYPES_H__\n\n#include \n#include \nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GST_RTSP_API\nGType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __gst_rtsp_ENUM_TYPES_H__ */" \ rtsp.h rtsp-prelude.h gstrtsp.h gstrtsptransport.h gstrtspurl.h gstrtspmessage.h gstrtspconnection.h gstrtspdefs.h gstrtspextension.h gstrtsprange.h > gstrtsp-enumtypes.h make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' glib-mkenums \ --fhead "#include \"gstrtsp-enumtypes.h\"\n\n#include \"rtsp.h\" \n#include \"rtsp-prelude.h\" \n#include \"gstrtsp.h\" \n#include \"gstrtsptransport.h\" \n#include \"gstrtspurl.h\" \n#include \"gstrtspmessage.h\" \n#include \"gstrtspconnection.h\" \n#include \"gstrtspdefs.h\" \n#include \"gstrtspextension.h\" \n#include \"gstrtsprange.h\"" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static volatile gsize g_define_type_id__volatile = 0;\n if (g_once_init_enter (&g_define_type_id__volatile)) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n }\n return g_define_type_id__volatile;\n}\n" \ rtsp.h rtsp-prelude.h gstrtsp.h gstrtsptransport.h gstrtspurl.h gstrtspmessage.h gstrtspconnection.h gstrtspdefs.h gstrtspextension.h gstrtsprange.h > gstrtsp-enumtypes.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtsp_1.0_la-gstrtspurl.lo `test -f 'gstrtspurl.c' || echo './'`gstrtspurl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtspurl.c -fPIC -DPIC -o .libs/libgstrtsp_1.0_la-gstrtspurl.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtsp_1.0_la-gstrtsptransport.lo `test -f 'gstrtsptransport.c' || echo './'`gstrtsptransport.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtsptransport.c -fPIC -DPIC -o .libs/libgstrtsp_1.0_la-gstrtsptransport.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtsp_1.0_la-gstrtspmessage.lo `test -f 'gstrtspmessage.c' || echo './'`gstrtspmessage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtspmessage.c -fPIC -DPIC -o .libs/libgstrtsp_1.0_la-gstrtspmessage.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtsp_1.0_la-gstrtspdefs.lo `test -f 'gstrtspdefs.c' || echo './'`gstrtspdefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtspdefs.c -fPIC -DPIC -o .libs/libgstrtsp_1.0_la-gstrtspdefs.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtsp_1.0_la-gstrtspextension.lo `test -f 'gstrtspextension.c' || echo './'`gstrtspextension.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtspextension.c -fPIC -DPIC -o .libs/libgstrtsp_1.0_la-gstrtspextension.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtsp_1.0_la-gstrtsprange.lo `test -f 'gstrtsprange.c' || echo './'`gstrtsprange.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtsprange.c -fPIC -DPIC -o .libs/libgstrtsp_1.0_la-gstrtsprange.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtsp_1.0_la-gstrtspconnection.lo `test -f 'gstrtspconnection.c' || echo './'`gstrtspconnection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtspconnection.c -fPIC -DPIC -o .libs/libgstrtsp_1.0_la-gstrtspconnection.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrtsp_1.0_la-gstrtsp-enumtypes.lo `test -f 'gstrtsp-enumtypes.c' || echo './'`gstrtsp-enumtypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrtsp-enumtypes.c -fPIC -DPIC -o .libs/libgstrtsp_1.0_la-gstrtsp-enumtypes.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstrtsp-1.0.la -rpath /usr/lib64 libgstrtsp_1.0_la-gstrtsptransport.lo libgstrtsp_1.0_la-gstrtspurl.lo libgstrtsp_1.0_la-gstrtspmessage.lo libgstrtsp_1.0_la-gstrtspconnection.lo libgstrtsp_1.0_la-gstrtspdefs.lo libgstrtsp_1.0_la-gstrtspextension.lo libgstrtsp_1.0_la-gstrtsprange.lo libgstrtsp_1.0_la-gstrtsp-enumtypes.lo -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libgstrtsp_1.0_la-gstrtsptransport.o .libs/libgstrtsp_1.0_la-gstrtspurl.o .libs/libgstrtsp_1.0_la-gstrtspmessage.o .libs/libgstrtsp_1.0_la-gstrtspconnection.o .libs/libgstrtsp_1.0_la-gstrtspdefs.o .libs/libgstrtsp_1.0_la-gstrtspextension.o .libs/libgstrtsp_1.0_la-gstrtsprange.o .libs/libgstrtsp_1.0_la-gstrtsp-enumtypes.o -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstrtsp-1.0.so.0 -o .libs/libgstrtsp-1.0.so.0.1400.0 libtool: link: (cd ".libs" && rm -f "libgstrtsp-1.0.so.0" && ln -s "libgstrtsp-1.0.so.0.1400.0" "libgstrtsp-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgstrtsp-1.0.so" && ln -s "libgstrtsp-1.0.so.0.1400.0" "libgstrtsp-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgstrtsp-1.0.la" && ln -s "../libgstrtsp-1.0.la" "libgstrtsp-1.0.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" GI_SCANNER_DISABLE_CACHE=yes\ GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_DISABLE=yes \ CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" \ /usr/bin/g-ir-scanner -v --namespace GstRtsp \ --nsversion=1.0 \ --identifier-prefix=Gst \ --symbol-prefix=gst \ --warn-all \ --c-include "gst/rtsp/rtsp.h" \ -I../../../gst-libs \ -I../../../gst-libs \ --add-include-path=./../sdp \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --library=libgstrtsp-1.0.la \ --include=Gio-2.0 \ --include=Gst-1.0 \ --include=GstSdp-1.0 \ --libtool="../../../libtool" \ --pkg gio-2.0 \ --pkg gstreamer-1.0 \ --pkg gstreamer-sdp-1.0 \ --pkg-export gstreamer-rtsp-1.0 \ --add-init-section="extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);" \ --output GstRtsp-1.0.gir \ ./rtsp.h ./rtsp-prelude.h ./gstrtsp.h ./gstrtsptransport.h ./gstrtspurl.h ./gstrtspmessage.h ./gstrtspconnection.h ./gstrtspdefs.h ./gstrtspextension.h ./gstrtsprange.h ./gstrtsp-enumtypes.h \ ./gstrtsptransport.c ./gstrtspurl.c ./gstrtspmessage.c ./gstrtspconnection.c ./gstrtspdefs.c ./gstrtspextension.c ./gstrtsprange.c ./gstrtsp-enumtypes.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/tmp-introspectu_unhmbs/GstRtsp-1.0 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/tmp-introspectu_unhmbs/GstRtsp-1.0.o -L. libgstrtsp-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgstreamer-1.0 -lgobject-2.0 -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs -lgstsdp-1.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/tmp-introspectu_unhmbs/.libs/GstRtsp-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp/tmp-introspectu_unhmbs/GstRtsp-1.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libgstrtsp-1.0.so -lm -lgmodule-2.0 -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp/.libs/libgstsdp-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs/libgstrtp-1.0.so -lgstbase-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" \ /usr/bin/g-ir-compiler \ --includedir=. \ --includedir=. \ --includedir=./../sdp \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ GstRtsp-1.0.gir -o GstRtsp-1.0.typelib make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' Making all in video /usr/bin/make all-am make[5]: Nothing to be done for 'all-am'. Making all in pbutils make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' glib-mkenums \ --fhead "#ifndef __PB_UTILS_ENUM_TYPES_H__\n#define __PB_UTILS_ENUM_TYPES_H__\n\n#include \n#include \nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GST_PBUTILS_API\nGType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __PB_UTILS_ENUM_TYPES_H__ */" \ pbutils.h pbutils-prelude.h codec-utils.h descriptions.h encoding-profile.h encoding-target.h install-plugins.h missing-plugins.h gstdiscoverer.h gstaudiovisualizer.h > pbutils-enumtypes.h make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' glib-mkenums \ --fhead "#include \"pbutils-enumtypes.h\"\n\n#include \"pbutils.h\" \n#include \"pbutils-prelude.h\" \n#include \"codec-utils.h\" \n#include \"descriptions.h\" \n#include \"encoding-profile.h\" \n#include \"encoding-target.h\" \n#include \"install-plugins.h\" \n#include \"missing-plugins.h\" \n#include \"gstdiscoverer.h\" \n#include \"gstaudiovisualizer.h\"" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static volatile gsize g_define_type_id__volatile = 0;\n if (g_once_init_enter (&g_define_type_id__volatile)) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n }\n return g_define_type_id__volatile;\n}\n" \ pbutils.h pbutils-prelude.h codec-utils.h descriptions.h encoding-profile.h encoding-target.h install-plugins.h missing-plugins.h gstdiscoverer.h gstaudiovisualizer.h > pbutils-enumtypes.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbutils_1.0_la-gstpluginsbaseversion.lo `test -f 'gstpluginsbaseversion.c' || echo './'`gstpluginsbaseversion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstpluginsbaseversion.c -fPIC -DPIC -o .libs/libgstpbutils_1.0_la-gstpluginsbaseversion.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbutils_1.0_la-pbutils.lo `test -f 'pbutils.c' || echo './'`pbutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pbutils.c -fPIC -DPIC -o .libs/libgstpbutils_1.0_la-pbutils.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbutils_1.0_la-descriptions.lo `test -f 'descriptions.c' || echo './'`descriptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c descriptions.c -fPIC -DPIC -o .libs/libgstpbutils_1.0_la-descriptions.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbutils_1.0_la-codec-utils.lo `test -f 'codec-utils.c' || echo './'`codec-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codec-utils.c -fPIC -DPIC -o .libs/libgstpbutils_1.0_la-codec-utils.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbutils_1.0_la-encoding-target.lo `test -f 'encoding-target.c' || echo './'`encoding-target.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c encoding-target.c -fPIC -DPIC -o .libs/libgstpbutils_1.0_la-encoding-target.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbutils_1.0_la-install-plugins.lo `test -f 'install-plugins.c' || echo './'`install-plugins.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c install-plugins.c -fPIC -DPIC -o .libs/libgstpbutils_1.0_la-install-plugins.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbutils_1.0_la-encoding-profile.lo `test -f 'encoding-profile.c' || echo './'`encoding-profile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c encoding-profile.c -fPIC -DPIC -o .libs/libgstpbutils_1.0_la-encoding-profile.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbutils_1.0_la-missing-plugins.lo `test -f 'missing-plugins.c' || echo './'`missing-plugins.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c missing-plugins.c -fPIC -DPIC -o .libs/libgstpbutils_1.0_la-missing-plugins.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbutils_1.0_la-gstdiscoverer-types.lo `test -f 'gstdiscoverer-types.c' || echo './'`gstdiscoverer-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstdiscoverer-types.c -fPIC -DPIC -o .libs/libgstpbutils_1.0_la-gstdiscoverer-types.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbutils_1.0_la-pbutils-enumtypes.lo `test -f 'pbutils-enumtypes.c' || echo './'`pbutils-enumtypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pbutils-enumtypes.c -fPIC -DPIC -o .libs/libgstpbutils_1.0_la-pbutils-enumtypes.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbutils_1.0_la-gstaudiovisualizer.lo `test -f 'gstaudiovisualizer.c' || echo './'`gstaudiovisualizer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiovisualizer.c -fPIC -DPIC -o .libs/libgstpbutils_1.0_la-gstaudiovisualizer.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbutils_1.0_la-gstdiscoverer.lo `test -f 'gstdiscoverer.c' || echo './'`gstdiscoverer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstdiscoverer.c -fPIC -DPIC -o .libs/libgstpbutils_1.0_la-gstdiscoverer.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstpbutils-1.0.la -rpath /usr/lib64 libgstpbutils_1.0_la-gstpluginsbaseversion.lo libgstpbutils_1.0_la-pbutils.lo libgstpbutils_1.0_la-codec-utils.lo libgstpbutils_1.0_la-descriptions.lo libgstpbutils_1.0_la-encoding-profile.lo libgstpbutils_1.0_la-encoding-target.lo libgstpbutils_1.0_la-install-plugins.lo libgstpbutils_1.0_la-missing-plugins.lo libgstpbutils_1.0_la-gstdiscoverer.lo libgstpbutils_1.0_la-gstdiscoverer-types.lo libgstpbutils_1.0_la-gstaudiovisualizer.lo libgstpbutils_1.0_la-pbutils-enumtypes.lo ../../../gst-libs/gst/video/libgstvideo-1.0.la ../../../gst-libs/gst/audio/libgstaudio-1.0.la ../../../gst-libs/gst/tag/libgsttag-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstpbutils_1.0_la-gstpluginsbaseversion.o .libs/libgstpbutils_1.0_la-pbutils.o .libs/libgstpbutils_1.0_la-codec-utils.o .libs/libgstpbutils_1.0_la-descriptions.o .libs/libgstpbutils_1.0_la-encoding-profile.o .libs/libgstpbutils_1.0_la-encoding-target.o .libs/libgstpbutils_1.0_la-install-plugins.o .libs/libgstpbutils_1.0_la-missing-plugins.o .libs/libgstpbutils_1.0_la-gstdiscoverer.o .libs/libgstpbutils_1.0_la-gstdiscoverer-types.o .libs/libgstpbutils_1.0_la-gstaudiovisualizer.o .libs/libgstpbutils_1.0_la-pbutils-enumtypes.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../../gst-libs/gst/video/.libs/libgstvideo-1.0.so ../../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lorc-0.4 ../../../gst-libs/gst/tag/.libs/libgsttag-1.0.so -lm -lz -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstpbutils-1.0.so.0 -o .libs/libgstpbutils-1.0.so.0.1400.0 libtool: link: (cd ".libs" && rm -f "libgstpbutils-1.0.so.0" && ln -s "libgstpbutils-1.0.so.0.1400.0" "libgstpbutils-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgstpbutils-1.0.so" && ln -s "libgstpbutils-1.0.so.0.1400.0" "libgstpbutils-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgstpbutils-1.0.la" && ln -s "../libgstpbutils-1.0.la" "libgstpbutils-1.0.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" GI_SCANNER_DISABLE_CACHE=yes\ GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_DISABLE=yes \ CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" \ /usr/bin/g-ir-scanner -v --namespace GstPbutils \ --nsversion=1.0 \ --identifier-prefix=Gst \ --symbol-prefix=gst \ --warn-all \ --c-include "gst/pbutils/pbutils.h" \ -I../../../gst-libs \ -I../../../gst-libs \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ --add-include-path="../../../gst-libs/gst/tag/" \ --add-include-path="../../../gst-libs/gst/video/" \ --add-include-path="../../../gst-libs/gst/audio/" \ --library=libgstpbutils-1.0.la \ --library-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=libdir gstreamer-1.0` \ --library-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=libdir gstreamer-base-1.0` \ --library-path="../../../gst-libs/gst/tag/" \ --library-path="../../../gst-libs/gst/video/" \ --library-path="../../../gst-libs/gst/audio/" \ --include=Gst-1.0 \ --include=GstTag-1.0 \ --include=GstVideo-1.0 \ --include=GstAudio-1.0 \ --libtool="../../../libtool" \ --pkg gstreamer-1.0 \ --pkg gstreamer-tag-1.0 \ --pkg gstreamer-video-1.0 \ --pkg gstreamer-audio-1.0 \ --pkg-export gstreamer-pbutils-1.0 \ --add-init-section="extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);" \ --output GstPbutils-1.0.gir \ ./pbutils.h ./pbutils-prelude.h ./codec-utils.h ./descriptions.h ./encoding-profile.h ./encoding-target.h ./install-plugins.h ./missing-plugins.h ./gstdiscoverer.h ./gstaudiovisualizer.h ./gstpluginsbaseversion.h ./pbutils-enumtypes.h \ ./gstpluginsbaseversion.c ./pbutils.c ./codec-utils.c ./descriptions.c ./encoding-profile.c ./encoding-target.c ./install-plugins.c ./missing-plugins.c ./gstdiscoverer.c ./gstdiscoverer-types.c ./gstaudiovisualizer.c ./pbutils-enumtypes.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/tmp-introspectifmvxbo6/GstPbutils-1.0 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/tmp-introspectifmvxbo6/GstPbutils-1.0.o -L. libgstpbutils-1.0.la -L/usr/lib64 -rpath /usr/lib64 -L/usr/lib64 -rpath /usr/lib64 -L../../../gst-libs/gst/tag/ -L../../../gst-libs/gst/video/ -L../../../gst-libs/gst/audio/ -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -lgsttag-1.0 -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -lgstvideo-1.0 -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/tmp-introspectifmvxbo6/.libs/GstPbutils-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/tmp-introspectifmvxbo6/GstPbutils-1.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L. ./.libs/libgstpbutils-1.0.so -L/usr/lib64 -L../../../gst-libs/gst/tag/ -L../../../gst-libs/gst/video/ -L../../../gst-libs/gst/audio/ -lgio-2.0 -lgmodule-2.0 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lm -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64 make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" \ /usr/bin/g-ir-compiler \ --includedir=. \ --includedir=. \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ --includedir="../../../gst-libs/gst/tag/" \ --includedir="../../../gst-libs/gst/video/" \ --includedir="../../../gst-libs/gst/audio/" \ GstPbutils-1.0.gir -o GstPbutils-1.0.typelib make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' Making all in riff make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstriff_1.0_la-riff.lo `test -f 'riff.c' || echo './'`riff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c riff.c -fPIC -DPIC -o .libs/libgstriff_1.0_la-riff.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstriff_1.0_la-riff-read.lo `test -f 'riff-read.c' || echo './'`riff-read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c riff-read.c -fPIC -DPIC -o .libs/libgstriff_1.0_la-riff-read.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstriff_1.0_la-riff-media.lo `test -f 'riff-media.c' || echo './'`riff-media.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c riff-media.c -fPIC -DPIC -o .libs/libgstriff_1.0_la-riff-media.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstriff-1.0.la -rpath /usr/lib64 libgstriff_1.0_la-riff.lo libgstriff_1.0_la-riff-media.lo libgstriff_1.0_la-riff-read.lo ../../../gst-libs/gst/audio/libgstaudio-1.0.la ../../../gst-libs/gst/tag/libgsttag-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstriff_1.0_la-riff.o .libs/libgstriff_1.0_la-riff-media.o .libs/libgstriff_1.0_la-riff-read.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lorc-0.4 ../../../gst-libs/gst/tag/.libs/libgsttag-1.0.so -lm -lz -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstriff-1.0.so.0 -o .libs/libgstriff-1.0.so.0.1400.0 libtool: link: (cd ".libs" && rm -f "libgstriff-1.0.so.0" && ln -s "libgstriff-1.0.so.0.1400.0" "libgstriff-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgstriff-1.0.so" && ln -s "libgstriff-1.0.so.0.1400.0" "libgstriff-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgstriff-1.0.la" && ln -s "../libgstriff-1.0.la" "libgstriff-1.0.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff' Making all in app /usr/bin/make all-am make[5]: Nothing to be done for 'all-am'. Making all in allocators make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstallocators_1.0_la-gstphysmemory.lo `test -f 'gstphysmemory.c' || echo './'`gstphysmemory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstphysmemory.c -fPIC -DPIC -o .libs/libgstallocators_1.0_la-gstphysmemory.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstallocators_1.0_la-gstdmabuf.lo `test -f 'gstdmabuf.c' || echo './'`gstdmabuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstdmabuf.c -fPIC -DPIC -o .libs/libgstallocators_1.0_la-gstdmabuf.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstallocators_1.0_la-gstfdmemory.lo `test -f 'gstfdmemory.c' || echo './'`gstfdmemory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstfdmemory.c -fPIC -DPIC -o .libs/libgstallocators_1.0_la-gstfdmemory.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstallocators-1.0.la -rpath /usr/lib64 libgstallocators_1.0_la-gstfdmemory.lo libgstallocators_1.0_la-gstphysmemory.lo libgstallocators_1.0_la-gstdmabuf.lo -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libgstallocators_1.0_la-gstfdmemory.o .libs/libgstallocators_1.0_la-gstphysmemory.o .libs/libgstallocators_1.0_la-gstdmabuf.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstallocators-1.0.so.0 -o .libs/libgstallocators-1.0.so.0.1400.0 libtool: link: (cd ".libs" && rm -f "libgstallocators-1.0.so.0" && ln -s "libgstallocators-1.0.so.0.1400.0" "libgstallocators-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgstallocators-1.0.so" && ln -s "libgstallocators-1.0.so.0.1400.0" "libgstallocators-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgstallocators-1.0.la" && ln -s "../libgstallocators-1.0.la" "libgstallocators-1.0.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" GI_SCANNER_DISABLE_CACHE=yes\ GST_PLUGIN_SYSTEM_PATH="" GST_PLUGIN_PATH="" GST_REGISTRY_DISABLE=yes \ CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" \ /usr/bin/g-ir-scanner -v --namespace GstAllocators \ --nsversion=1.0 \ --identifier-prefix=Gst \ --symbol-prefix=gst \ --warn-all \ --c-include "gst/allocators/allocators.h" \ -I../../../gst-libs \ -I../../../gst-libs \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --library=libgstallocators-1.0.la \ --include=Gst-1.0 \ --libtool="../../../libtool" \ --pkg gstreamer-1.0 \ --pkg-export gstreamer-allocators-1.0 \ --output GstAllocators-1.0.gir \ ./allocators.h ./allocators-prelude.h ./gstfdmemory.h ./gstphysmemory.h ./gstdmabuf.h \ ./gstfdmemory.c ./gstphysmemory.c ./gstdmabuf.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/tmp-introspectivpfbuha/GstAllocators-1.0 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/tmp-introspectivpfbuha/GstAllocators-1.0.o -L. libgstallocators-1.0.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/tmp-introspectivpfbuha/.libs/GstAllocators-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/tmp-introspectivpfbuha/GstAllocators-1.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libgstallocators-1.0.so -lm -lgio-2.0 -lgmodule-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" \ /usr/bin/g-ir-compiler \ --includedir=. \ --includedir=. \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ GstAllocators-1.0.gir -o GstAllocators-1.0.typelib make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' Making all in gl Making all in glprototypes make[5]: Nothing to be done for 'all'. Making all in x11 make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_x11_la-xcb_event_source.lo `test -f 'xcb_event_source.c' || echo './'`xcb_event_source.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c xcb_event_source.c -fPIC -DPIC -o .libs/libgstgl_x11_la-xcb_event_source.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_x11_la-gstgldisplay_x11.lo `test -f 'gstgldisplay_x11.c' || echo './'`gstgldisplay_x11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgldisplay_x11.c -fPIC -DPIC -o .libs/libgstgl_x11_la-gstgldisplay_x11.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_x11_la-gstglwindow_x11.lo `test -f 'gstglwindow_x11.c' || echo './'`gstglwindow_x11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglwindow_x11.c -fPIC -DPIC -o .libs/libgstgl_x11_la-gstglwindow_x11.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_x11_la-gstglcontext_glx.lo `test -f 'gstglcontext_glx.c' || echo './'`gstglcontext_glx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglcontext_glx.c -fPIC -DPIC -o .libs/libgstgl_x11_la-gstglcontext_glx.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstgl-x11.la libgstgl_x11_la-gstgldisplay_x11.lo libgstgl_x11_la-gstglwindow_x11.lo libgstgl_x11_la-xcb_event_source.lo libgstgl_x11_la-gstglcontext_glx.lo libtool: link: ar cru .libs/libgstgl-x11.a .libs/libgstgl_x11_la-gstgldisplay_x11.o .libs/libgstgl_x11_la-gstglwindow_x11.o .libs/libgstgl_x11_la-xcb_event_source.o .libs/libgstgl_x11_la-gstglcontext_glx.o libtool: link: ranlib .libs/libgstgl-x11.a libtool: link: ( cd ".libs" && rm -f "libgstgl-x11.la" && ln -s "../libgstgl-x11.la" "libgstgl-x11.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' Making all in egl make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_egl_la-gstgldisplay_egl.lo `test -f 'gstgldisplay_egl.c' || echo './'`gstgldisplay_egl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgldisplay_egl.c -fPIC -DPIC -o .libs/libgstgl_egl_la-gstgldisplay_egl.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_egl_la-gsteglimage.lo `test -f 'gsteglimage.c' || echo './'`gsteglimage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsteglimage.c -fPIC -DPIC -o .libs/libgstgl_egl_la-gsteglimage.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_egl_la-gstglcontext_egl.lo `test -f 'gstglcontext_egl.c' || echo './'`gstglcontext_egl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglcontext_egl.c -fPIC -DPIC -o .libs/libgstgl_egl_la-gstglcontext_egl.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_egl_la-gstglmemoryegl.lo `test -f 'gstglmemoryegl.c' || echo './'`gstglmemoryegl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglmemoryegl.c -fPIC -DPIC -o .libs/libgstgl_egl_la-gstglmemoryegl.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_egl_la-gstegl.lo `test -f 'gstegl.c' || echo './'`gstegl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstegl.c -fPIC -DPIC -o .libs/libgstgl_egl_la-gstegl.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/libdrm -I../../../../gst-libs -I../../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstgl-egl.la libgstgl_egl_la-gstgldisplay_egl.lo libgstgl_egl_la-gstglcontext_egl.lo libgstgl_egl_la-gstglmemoryegl.lo libgstgl_egl_la-gsteglimage.lo libgstgl_egl_la-gstegl.lo libtool: link: ar cru .libs/libgstgl-egl.a .libs/libgstgl_egl_la-gstgldisplay_egl.o .libs/libgstgl_egl_la-gstglcontext_egl.o .libs/libgstgl_egl_la-gstglmemoryegl.o .libs/libgstgl_egl_la-gsteglimage.o .libs/libgstgl_egl_la-gstegl.o libtool: link: ranlib .libs/libgstgl-egl.a libtool: link: ( cd ".libs" && rm -f "libgstgl-egl.la" && ln -s "../libgstgl-egl.la" "libgstgl-egl.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglbasememory.lo `test -f 'gstglbasememory.c' || echo './'`gstglbasememory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglbasememory.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglbasememory.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstgldebug.lo `test -f 'gstgldebug.c' || echo './'`gstgldebug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgldebug.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstgldebug.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstgldisplay.lo `test -f 'gstgldisplay.c' || echo './'`gstgldisplay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgldisplay.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstgldisplay.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglcontext.lo `test -f 'gstglcontext.c' || echo './'`gstglcontext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglcontext.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglcontext.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglbuffer.lo `test -f 'gstglbuffer.c' || echo './'`gstglbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglbuffer.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglbuffer.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglmemorypbo.lo `test -f 'gstglmemorypbo.c' || echo './'`gstglmemorypbo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglmemorypbo.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglmemorypbo.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglmemory.lo `test -f 'gstglmemory.c' || echo './'`gstglmemory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglmemory.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglmemory.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglrenderbuffer.lo `test -f 'gstglrenderbuffer.c' || echo './'`gstglrenderbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglrenderbuffer.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglrenderbuffer.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglbufferpool.lo `test -f 'gstglbufferpool.c' || echo './'`gstglbufferpool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglbufferpool.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglbufferpool.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglformat.lo `test -f 'gstglformat.c' || echo './'`gstglformat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglformat.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglformat.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglbasefilter.lo `test -f 'gstglbasefilter.c' || echo './'`gstglbasefilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglbasefilter.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglbasefilter.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglfilter.lo `test -f 'gstglfilter.c' || echo './'`gstglfilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglfilter.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglfilter.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglshaderstrings.lo `test -f 'gstglshaderstrings.c' || echo './'`gstglshaderstrings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglshaderstrings.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglshaderstrings.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglshader.lo `test -f 'gstglshader.c' || echo './'`gstglshader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglshader.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglshader.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglslstage.lo `test -f 'gstglslstage.c' || echo './'`gstglslstage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglslstage.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglslstage.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglsl.lo `test -f 'gstglsl.c' || echo './'`gstglsl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglsl.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglsl.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglapi.lo `test -f 'gstglapi.c' || echo './'`gstglapi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglapi.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglapi.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglupload.lo `test -f 'gstglupload.c' || echo './'`gstglupload.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglupload.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglupload.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglwindow.lo `test -f 'gstglwindow.c' || echo './'`gstglwindow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglwindow.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglwindow.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglcolorconvert.lo `test -f 'gstglcolorconvert.c' || echo './'`gstglcolorconvert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglcolorconvert.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglcolorconvert.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglfeature.lo `test -f 'gstglfeature.c' || echo './'`gstglfeature.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglfeature.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglfeature.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglutils.lo `test -f 'gstglutils.c' || echo './'`gstglutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglutils.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglutils.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglframebuffer.lo `test -f 'gstglframebuffer.c' || echo './'`gstglframebuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglframebuffer.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglframebuffer.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglsyncmeta.lo `test -f 'gstglsyncmeta.c' || echo './'`gstglsyncmeta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglsyncmeta.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglsyncmeta.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstgloverlaycompositor.lo `test -f 'gstgloverlaycompositor.c' || echo './'`gstgloverlaycompositor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgloverlaycompositor.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstgloverlaycompositor.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglquery.lo `test -f 'gstglquery.c' || echo './'`gstglquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglquery.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglquery.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgl_1.0_la-gstglviewconvert.lo `test -f 'gstglviewconvert.c' || echo './'`gstglviewconvert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglviewconvert.c -fPIC -DPIC -o .libs/libgstgl_1.0_la-gstglviewconvert.o make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstgl-1.0.la -rpath /usr/lib64 libgstgl_1.0_la-gstgldisplay.lo libgstgl_1.0_la-gstglcontext.lo libgstgl_1.0_la-gstgldebug.lo libgstgl_1.0_la-gstglbasememory.lo libgstgl_1.0_la-gstglbuffer.lo libgstgl_1.0_la-gstglmemory.lo libgstgl_1.0_la-gstglmemorypbo.lo libgstgl_1.0_la-gstglrenderbuffer.lo libgstgl_1.0_la-gstglbufferpool.lo libgstgl_1.0_la-gstglfilter.lo libgstgl_1.0_la-gstglformat.lo libgstgl_1.0_la-gstglbasefilter.lo libgstgl_1.0_la-gstglshader.lo libgstgl_1.0_la-gstglshaderstrings.lo libgstgl_1.0_la-gstglsl.lo libgstgl_1.0_la-gstglslstage.lo libgstgl_1.0_la-gstglcolorconvert.lo libgstgl_1.0_la-gstglupload.lo libgstgl_1.0_la-gstglwindow.lo libgstgl_1.0_la-gstglapi.lo libgstgl_1.0_la-gstglfeature.lo libgstgl_1.0_la-gstglutils.lo libgstgl_1.0_la-gstglframebuffer.lo libgstgl_1.0_la-gstglsyncmeta.lo libgstgl_1.0_la-gstglviewconvert.lo libgstgl_1.0_la-gstgloverlaycompositor.lo libgstgl_1.0_la-gstglquery.lo ../../../gst-libs/gst/video/libgstvideo-1.0.la ../../../gst-libs/gst/allocators/libgstallocators-1.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -lEGL x11/libgstgl-x11.la egl/libgstgl-egl.la libtool: link: gcc -shared -fPIC -DPIC .libs/libgstgl_1.0_la-gstgldisplay.o .libs/libgstgl_1.0_la-gstglcontext.o .libs/libgstgl_1.0_la-gstgldebug.o .libs/libgstgl_1.0_la-gstglbasememory.o .libs/libgstgl_1.0_la-gstglbuffer.o .libs/libgstgl_1.0_la-gstglmemory.o .libs/libgstgl_1.0_la-gstglmemorypbo.o .libs/libgstgl_1.0_la-gstglrenderbuffer.o .libs/libgstgl_1.0_la-gstglbufferpool.o .libs/libgstgl_1.0_la-gstglfilter.o .libs/libgstgl_1.0_la-gstglformat.o .libs/libgstgl_1.0_la-gstglbasefilter.o .libs/libgstgl_1.0_la-gstglshader.o .libs/libgstgl_1.0_la-gstglshaderstrings.o .libs/libgstgl_1.0_la-gstglsl.o .libs/libgstgl_1.0_la-gstglslstage.o .libs/libgstgl_1.0_la-gstglcolorconvert.o .libs/libgstgl_1.0_la-gstglupload.o .libs/libgstgl_1.0_la-gstglwindow.o .libs/libgstgl_1.0_la-gstglapi.o .libs/libgstgl_1.0_la-gstglfeature.o .libs/libgstgl_1.0_la-gstglutils.o .libs/libgstgl_1.0_la-gstglframebuffer.o .libs/libgstgl_1.0_la-gstglsyncmeta.o .libs/libgstgl_1.0_la-gstglviewconvert.o .libs/libgstgl_1.0_la-gstgloverlaycompositor.o .libs/libgstgl_1.0_la-gstglquery.o -Wl,--whole-archive x11/.libs/libgstgl-x11.a egl/.libs/libgstgl-egl.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs ../../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 ../../../gst-libs/gst/allocators/.libs/libgstallocators-1.0.so -lm -lgmodule-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libgstgl-1.0.so.0 -o .libs/libgstgl-1.0.so.0.1400.0 libtool: link: (cd ".libs" && rm -f "libgstgl-1.0.so.0" && ln -s "libgstgl-1.0.so.0.1400.0" "libgstgl-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgstgl-1.0.so" && ln -s "libgstgl-1.0.so.0.1400.0" "libgstgl-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgstgl-1.0.la" && ln -s "../libgstgl-1.0.la" "libgstgl-1.0.la" ) make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" GI_SCANNER_DISABLE_CACHE=yes\ GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_UPDATE=no \ CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" \ /usr/bin/g-ir-scanner -v --namespace GstGL \ --nsversion=1.0 \ --identifier-prefix=Gst \ --symbol-prefix=gst \ --warn-all \ --c-include "gst/gl/gl.h" \ -I../../../gst-libs \ -I../../../gst-libs \ -I../../../gst-libs -I../../../gst-libs \ -I/usr/include/libdrm \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ --add-include-path=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-video-1.0` \ --library=libgstgl-1.0.la \ --include=Gst-1.0 \ --include=GstBase-1.0 \ --include=GstVideo-1.0 \ --libtool="../../../libtool" \ --pkg gstreamer-1.0 \ --pkg gstreamer-base-1.0 \ --pkg gstreamer-video-1.0 \ --pkg-export gstreamer-gl-1.0 \ --add-init-section="extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);" \ --output GstGL-1.0.gir \ ./gstglwindow.h ./gstgldisplay.h ./gstglcontext.h ./gstgldebug.h ./gstglbasememory.h ./gstglbuffer.h ./gstglmemory.h ./gstglmemorypbo.h ./gstglrenderbuffer.h ./gstglbufferpool.h ./gstglfilter.h ./gstglformat.h ./gstglfuncs.h ./gstglbasefilter.h ./gstglshader.h ./gstglshaderstrings.h ./gstglsl.h ./gstglslstage.h ./gstglcolorconvert.h ./gstglupload.h ./gstglapi.h ./gstglfeature.h ./gstglutils.h ./gstglframebuffer.h ./gstglsyncmeta.h ./gstglviewconvert.h ./gstgloverlaycompositor.h ./gstglquery.h ./gstgl_fwd.h ./gstgl_enums.h ./gl-prelude.h ./gl.h ./x11/gstgldisplay_x11.h ./egl/gstgldisplay_egl.h \ ./gstgldisplay.c ./gstglcontext.c ./gstgldebug.c ./gstglbasememory.c ./gstglbuffer.c ./gstglmemory.c ./gstglmemorypbo.c ./gstglrenderbuffer.c ./gstglbufferpool.c ./gstglfilter.c ./gstglformat.c ./gstglbasefilter.c ./gstglshader.c ./gstglshaderstrings.c ./gstglsl.c ./gstglslstage.c ./gstglcolorconvert.c ./gstglupload.c ./gstglwindow.c ./gstglapi.c ./gstglfeature.c ./gstglutils.c ./gstglframebuffer.c ./gstglsyncmeta.c ./gstglviewconvert.c ./gstgloverlaycompositor.c ./gstglquery.c ./x11/gstgldisplay_x11.c ./egl/gstgldisplay_egl.c /usr/include/GL/gl.h:1516: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);' at 'PFNGLDRAWRANGEELEMENTSPROC' /usr/include/GL/gl.h:1516: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);' at 'GLuint' /usr/include/GL/gl.h:1516: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);' at 'GLuint' /usr/include/GL/gl.h:1516: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);' at 'GLsizei' /usr/include/GL/gl.h:1516: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);' at 'GLenum' /usr/include/GL/gl.h:1516: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);' at 'const' /usr/include/GL/gl.h:1516: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);' at ')' /usr/include/GL/gl.h:1517: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);' at 'PFNGLTEXIMAGE3DPROC' /usr/include/GL/gl.h:1517: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLint' /usr/include/GL/gl.h:1517: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLint' /usr/include/GL/gl.h:1517: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLsizei' /usr/include/GL/gl.h:1517: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLsizei' /usr/include/GL/gl.h:1517: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLsizei' /usr/include/GL/gl.h:1517: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLint' /usr/include/GL/gl.h:1517: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLenum' /usr/include/GL/gl.h:1517: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLenum' /usr/include/GL/gl.h:1517: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);' at 'const' /usr/include/GL/gl.h:1517: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);' at ')' /usr/include/GL/gl.h:1518: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);' at 'PFNGLTEXSUBIMAGE3DPROC' /usr/include/GL/gl.h:1518: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLint' /usr/include/GL/gl.h:1518: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLint' /usr/include/GL/gl.h:1518: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLint' /usr/include/GL/gl.h:1518: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLint' /usr/include/GL/gl.h:1518: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLsizei' /usr/include/GL/gl.h:1518: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLsizei' /usr/include/GL/gl.h:1518: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLsizei' /usr/include/GL/gl.h:1518: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLenum' /usr/include/GL/gl.h:1518: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);' at 'GLenum' /usr/include/GL/gl.h:1518: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);' at 'const' /usr/include/GL/gl.h:1518: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);' at ')' /usr/include/GL/gl.h:1519: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);' at 'PFNGLCOPYTEXSUBIMAGE3DPROC' /usr/include/GL/gl.h:1519: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLint' /usr/include/GL/gl.h:1519: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLint' /usr/include/GL/gl.h:1519: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLint' /usr/include/GL/gl.h:1519: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLint' /usr/include/GL/gl.h:1519: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLint' /usr/include/GL/gl.h:1519: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLint' /usr/include/GL/gl.h:1519: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/gl.h:1519: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/gl.h:1917: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLACTIVETEXTUREPROC) (GLenum texture);' at 'PFNGLACTIVETEXTUREPROC' /usr/include/GL/gl.h:1918: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLSAMPLECOVERAGEPROC) (GLclampf value, GLboolean invert);' at 'PFNGLSAMPLECOVERAGEPROC' /usr/include/GL/gl.h:1918: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSAMPLECOVERAGEPROC) (GLclampf value, GLboolean invert);' at 'GLboolean' /usr/include/GL/gl.h:1919: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data);' at 'PFNGLCOMPRESSEDTEXIMAGE3DPROC' /usr/include/GL/gl.h:1919: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLint' /usr/include/GL/gl.h:1919: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLenum' /usr/include/GL/gl.h:1919: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1919: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1919: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1919: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLint' /usr/include/GL/gl.h:1919: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1919: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data);' at 'const' /usr/include/GL/gl.h:1919: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data);' at ')' /usr/include/GL/gl.h:1920: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE2DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data);' at 'PFNGLCOMPRESSEDTEXIMAGE2DPROC' /usr/include/GL/gl.h:1920: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE2DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLint' /usr/include/GL/gl.h:1920: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE2DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLenum' /usr/include/GL/gl.h:1920: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE2DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1920: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE2DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1920: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE2DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLint' /usr/include/GL/gl.h:1920: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE2DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1920: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE2DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data);' at 'const' /usr/include/GL/gl.h:1920: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLCOMPRESSEDTEXIMAGE2DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data);' at ')' /usr/include/GL/gl.h:1922: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC' /usr/include/GL/gl.h:1922: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLint' /usr/include/GL/gl.h:1922: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLint' /usr/include/GL/gl.h:1922: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLint' /usr/include/GL/gl.h:1922: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLint' /usr/include/GL/gl.h:1922: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1922: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1922: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1922: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLenum' /usr/include/GL/gl.h:1922: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1922: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'const' /usr/include/GL/gl.h:1922: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data);' at ')' /usr/include/GL/gl.h:1923: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC' /usr/include/GL/gl.h:1923: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLint' /usr/include/GL/gl.h:1923: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLint' /usr/include/GL/gl.h:1923: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLint' /usr/include/GL/gl.h:1923: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1923: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1923: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLenum' /usr/include/GL/gl.h:1923: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'GLsizei' /usr/include/GL/gl.h:1923: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data);' at 'const' /usr/include/GL/gl.h:1923: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data);' at ')' /usr/include/GL/glext.h:367: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 367 "/usr/include/GL/glext.h" 3 4' at 'PFNGLBLENDFUNCSEPARATEPROC' /usr/include/GL/glext.h:367: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 367 "/usr/include/GL/glext.h" 3 4' at 'GLenum' /usr/include/GL/glext.h:367: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 367 "/usr/include/GL/glext.h" 3 4' at 'GLenum' /usr/include/GL/glext.h:367: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 367 "/usr/include/GL/glext.h" 3 4' at 'GLenum' /usr/include/GL/glext.h:412: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);' at 'PFNGLBLENDCOLORPROC' /usr/include/GL/glext.h:412: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);' at 'GLfloat' /usr/include/GL/glext.h:412: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);' at 'GLfloat' /usr/include/GL/glext.h:412: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);' at 'GLfloat' /usr/include/GL/glext.h:413: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBLENDEQUATIONPROC) (GLenum mode);' at 'PFNGLBLENDEQUATIONPROC' /usr/include/GL/glext.h:520: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 520 "/usr/include/GL/glext.h" 3 4' at 'PFNGLGENQUERIESPROC' /usr/include/GL/glext.h:520: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 520 "/usr/include/GL/glext.h" 3 4' at 'GLuint' /usr/include/GL/glext.h:520: syntax error, unexpected ')', expecting ',' or ';' in '# 520 "/usr/include/GL/glext.h" 3 4' at ')' /usr/include/GL/glext.h:521: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDELETEQUERIESPROC) (GLsizei n, const GLuint *ids);' at 'PFNGLDELETEQUERIESPROC' /usr/include/GL/glext.h:521: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDELETEQUERIESPROC) (GLsizei n, const GLuint *ids);' at 'const' /usr/include/GL/glext.h:521: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLDELETEQUERIESPROC) (GLsizei n, const GLuint *ids);' at ')' /usr/include/GL/glext.h:522: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLboolean ( * PFNGLISQUERYPROC) (GLuint id);' at 'PFNGLISQUERYPROC' /usr/include/GL/glext.h:523: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBEGINQUERYPROC) (GLenum target, GLuint id);' at 'PFNGLBEGINQUERYPROC' /usr/include/GL/glext.h:523: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBEGINQUERYPROC) (GLenum target, GLuint id);' at 'GLuint' /usr/include/GL/glext.h:524: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLENDQUERYPROC) (GLenum target);' at 'PFNGLENDQUERYPROC' /usr/include/GL/glext.h:525: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETQUERYIVPROC) (GLenum target, GLenum pname, GLint *params);' at 'PFNGLGETQUERYIVPROC' /usr/include/GL/glext.h:525: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETQUERYIVPROC) (GLenum target, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:525: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETQUERYIVPROC) (GLenum target, GLenum pname, GLint *params);' at 'GLint' /usr/include/GL/glext.h:525: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETQUERYIVPROC) (GLenum target, GLenum pname, GLint *params);' at ')' /usr/include/GL/glext.h:527: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETQUERYOBJECTUIVPROC) (GLuint id, GLenum pname, GLuint *params);' at 'PFNGLGETQUERYOBJECTUIVPROC' /usr/include/GL/glext.h:527: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETQUERYOBJECTUIVPROC) (GLuint id, GLenum pname, GLuint *params);' at 'GLenum' /usr/include/GL/glext.h:527: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETQUERYOBJECTUIVPROC) (GLuint id, GLenum pname, GLuint *params);' at 'GLuint' /usr/include/GL/glext.h:527: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETQUERYOBJECTUIVPROC) (GLuint id, GLenum pname, GLuint *params);' at ')' /usr/include/GL/glext.h:528: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBINDBUFFERPROC) (GLenum target, GLuint buffer);' at 'PFNGLBINDBUFFERPROC' /usr/include/GL/glext.h:528: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDBUFFERPROC) (GLenum target, GLuint buffer);' at 'GLuint' /usr/include/GL/glext.h:529: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDELETEBUFFERSPROC) (GLsizei n, const GLuint *buffers);' at 'PFNGLDELETEBUFFERSPROC' /usr/include/GL/glext.h:529: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDELETEBUFFERSPROC) (GLsizei n, const GLuint *buffers);' at 'const' /usr/include/GL/glext.h:529: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLDELETEBUFFERSPROC) (GLsizei n, const GLuint *buffers);' at ')' /usr/include/GL/glext.h:530: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGENBUFFERSPROC) (GLsizei n, GLuint *buffers);' at 'PFNGLGENBUFFERSPROC' /usr/include/GL/glext.h:530: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGENBUFFERSPROC) (GLsizei n, GLuint *buffers);' at 'GLuint' /usr/include/GL/glext.h:530: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGENBUFFERSPROC) (GLsizei n, GLuint *buffers);' at ')' /usr/include/GL/glext.h:531: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLboolean ( * PFNGLISBUFFERPROC) (GLuint buffer);' at 'PFNGLISBUFFERPROC' /usr/include/GL/glext.h:532: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBUFFERDATAPROC) (GLenum target, GLsizeiptr size, const void *data, GLenum usage);' at 'PFNGLBUFFERDATAPROC' /usr/include/GL/glext.h:532: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBUFFERDATAPROC) (GLenum target, GLsizeiptr size, const void *data, GLenum usage);' at 'GLsizeiptr' /usr/include/GL/glext.h:532: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBUFFERDATAPROC) (GLenum target, GLsizeiptr size, const void *data, GLenum usage);' at 'const' /usr/include/GL/glext.h:532: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBUFFERDATAPROC) (GLenum target, GLsizeiptr size, const void *data, GLenum usage);' at 'GLenum' /usr/include/GL/glext.h:533: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBUFFERSUBDATAPROC) (GLenum target, GLintptr offset, GLsizeiptr size, const void *data);' at 'PFNGLBUFFERSUBDATAPROC' /usr/include/GL/glext.h:533: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBUFFERSUBDATAPROC) (GLenum target, GLintptr offset, GLsizeiptr size, const void *data);' at 'GLintptr' /usr/include/GL/glext.h:533: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBUFFERSUBDATAPROC) (GLenum target, GLintptr offset, GLsizeiptr size, const void *data);' at 'GLsizeiptr' /usr/include/GL/glext.h:533: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBUFFERSUBDATAPROC) (GLenum target, GLintptr offset, GLsizeiptr size, const void *data);' at 'const' /usr/include/GL/glext.h:533: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLBUFFERSUBDATAPROC) (GLenum target, GLintptr offset, GLsizeiptr size, const void *data);' at ')' /usr/include/GL/glext.h:536: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLboolean ( * PFNGLUNMAPBUFFERPROC) (GLenum target);' at 'PFNGLUNMAPBUFFERPROC' /usr/include/GL/glext.h:537: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETBUFFERPARAMETERIVPROC) (GLenum target, GLenum pname, GLint *params);' at 'PFNGLGETBUFFERPARAMETERIVPROC' /usr/include/GL/glext.h:537: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETBUFFERPARAMETERIVPROC) (GLenum target, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:537: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETBUFFERPARAMETERIVPROC) (GLenum target, GLenum pname, GLint *params);' at 'GLint' /usr/include/GL/glext.h:537: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETBUFFERPARAMETERIVPROC) (GLenum target, GLenum pname, GLint *params);' at ')' /usr/include/GL/glext.h:538: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETBUFFERPOINTERVPROC) (GLenum target, GLenum pname, void **params);' at 'PFNGLGETBUFFERPOINTERVPROC' /usr/include/GL/glext.h:538: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETBUFFERPOINTERVPROC) (GLenum target, GLenum pname, void **params);' at 'GLenum' /usr/include/GL/glext.h:538: syntax error, unexpected VOID, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETBUFFERPOINTERVPROC) (GLenum target, GLenum pname, void **params);' at 'void' /usr/include/GL/glext.h:538: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETBUFFERPOINTERVPROC) (GLenum target, GLenum pname, void **params);' at ')' /usr/include/GL/glext.h:649: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 649 "/usr/include/GL/glext.h" 3 4' at 'PFNGLBLENDEQUATIONSEPARATEPROC' /usr/include/GL/glext.h:649: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 649 "/usr/include/GL/glext.h" 3 4' at 'GLenum' /usr/include/GL/glext.h:650: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs);' at 'PFNGLDRAWBUFFERSPROC' /usr/include/GL/glext.h:650: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs);' at 'const' /usr/include/GL/glext.h:650: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs);' at ')' /usr/include/GL/glext.h:651: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLSTENCILOPSEPARATEPROC) (GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass);' at 'PFNGLSTENCILOPSEPARATEPROC' /usr/include/GL/glext.h:651: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSTENCILOPSEPARATEPROC) (GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass);' at 'GLenum' /usr/include/GL/glext.h:651: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSTENCILOPSEPARATEPROC) (GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass);' at 'GLenum' /usr/include/GL/glext.h:651: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSTENCILOPSEPARATEPROC) (GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass);' at 'GLenum' /usr/include/GL/glext.h:652: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLSTENCILFUNCSEPARATEPROC) (GLenum face, GLenum func, GLint ref, GLuint mask);' at 'PFNGLSTENCILFUNCSEPARATEPROC' /usr/include/GL/glext.h:652: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSTENCILFUNCSEPARATEPROC) (GLenum face, GLenum func, GLint ref, GLuint mask);' at 'GLenum' /usr/include/GL/glext.h:652: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSTENCILFUNCSEPARATEPROC) (GLenum face, GLenum func, GLint ref, GLuint mask);' at 'GLint' /usr/include/GL/glext.h:652: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSTENCILFUNCSEPARATEPROC) (GLenum face, GLenum func, GLint ref, GLuint mask);' at 'GLuint' /usr/include/GL/glext.h:653: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLSTENCILMASKSEPARATEPROC) (GLenum face, GLuint mask);' at 'PFNGLSTENCILMASKSEPARATEPROC' /usr/include/GL/glext.h:653: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSTENCILMASKSEPARATEPROC) (GLenum face, GLuint mask);' at 'GLuint' /usr/include/GL/glext.h:654: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLATTACHSHADERPROC) (GLuint program, GLuint shader);' at 'PFNGLATTACHSHADERPROC' /usr/include/GL/glext.h:654: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLATTACHSHADERPROC) (GLuint program, GLuint shader);' at 'GLuint' /usr/include/GL/glext.h:655: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBINDATTRIBLOCATIONPROC) (GLuint program, GLuint index, const GLchar *name);' at 'PFNGLBINDATTRIBLOCATIONPROC' /usr/include/GL/glext.h:655: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDATTRIBLOCATIONPROC) (GLuint program, GLuint index, const GLchar *name);' at 'GLuint' /usr/include/GL/glext.h:655: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDATTRIBLOCATIONPROC) (GLuint program, GLuint index, const GLchar *name);' at 'const' /usr/include/GL/glext.h:655: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLBINDATTRIBLOCATIONPROC) (GLuint program, GLuint index, const GLchar *name);' at ')' /usr/include/GL/glext.h:656: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLCOMPILESHADERPROC) (GLuint shader);' at 'PFNGLCOMPILESHADERPROC' /usr/include/GL/glext.h:657: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLuint ( * PFNGLCREATEPROGRAMPROC) (void);' at 'PFNGLCREATEPROGRAMPROC' /usr/include/GL/glext.h:658: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLuint ( * PFNGLCREATESHADERPROC) (GLenum type);' at 'PFNGLCREATESHADERPROC' /usr/include/GL/glext.h:659: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDELETEPROGRAMPROC) (GLuint program);' at 'PFNGLDELETEPROGRAMPROC' /usr/include/GL/glext.h:660: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDELETESHADERPROC) (GLuint shader);' at 'PFNGLDELETESHADERPROC' /usr/include/GL/glext.h:661: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDETACHSHADERPROC) (GLuint program, GLuint shader);' at 'PFNGLDETACHSHADERPROC' /usr/include/GL/glext.h:661: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDETACHSHADERPROC) (GLuint program, GLuint shader);' at 'GLuint' /usr/include/GL/glext.h:662: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDISABLEVERTEXATTRIBARRAYPROC) (GLuint index);' at 'PFNGLDISABLEVERTEXATTRIBARRAYPROC' /usr/include/GL/glext.h:663: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLENABLEVERTEXATTRIBARRAYPROC) (GLuint index);' at 'PFNGLENABLEVERTEXATTRIBARRAYPROC' /usr/include/GL/glext.h:664: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'PFNGLGETACTIVEATTRIBPROC' /usr/include/GL/glext.h:664: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'GLuint' /usr/include/GL/glext.h:664: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'GLsizei' /usr/include/GL/glext.h:664: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'GLsizei' /usr/include/GL/glext.h:664: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'GLint' /usr/include/GL/glext.h:664: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'GLenum' /usr/include/GL/glext.h:664: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'GLchar' /usr/include/GL/glext.h:664: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at ')' /usr/include/GL/glext.h:665: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'PFNGLGETACTIVEUNIFORMPROC' /usr/include/GL/glext.h:665: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'GLuint' /usr/include/GL/glext.h:665: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'GLsizei' /usr/include/GL/glext.h:665: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'GLsizei' /usr/include/GL/glext.h:665: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'GLint' /usr/include/GL/glext.h:665: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'GLenum' /usr/include/GL/glext.h:665: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at 'GLchar' /usr/include/GL/glext.h:665: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name);' at ')' /usr/include/GL/glext.h:666: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETATTACHEDSHADERSPROC) (GLuint program, GLsizei maxCount, GLsizei *count, GLuint *shaders);' at 'PFNGLGETATTACHEDSHADERSPROC' /usr/include/GL/glext.h:666: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETATTACHEDSHADERSPROC) (GLuint program, GLsizei maxCount, GLsizei *count, GLuint *shaders);' at 'GLsizei' /usr/include/GL/glext.h:666: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETATTACHEDSHADERSPROC) (GLuint program, GLsizei maxCount, GLsizei *count, GLuint *shaders);' at 'GLsizei' /usr/include/GL/glext.h:666: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETATTACHEDSHADERSPROC) (GLuint program, GLsizei maxCount, GLsizei *count, GLuint *shaders);' at 'GLuint' /usr/include/GL/glext.h:666: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETATTACHEDSHADERSPROC) (GLuint program, GLsizei maxCount, GLsizei *count, GLuint *shaders);' at ')' /usr/include/GL/glext.h:667: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLint ( * PFNGLGETATTRIBLOCATIONPROC) (GLuint program, const GLchar *name);' at 'PFNGLGETATTRIBLOCATIONPROC' /usr/include/GL/glext.h:667: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef GLint ( * PFNGLGETATTRIBLOCATIONPROC) (GLuint program, const GLchar *name);' at 'const' /usr/include/GL/glext.h:667: syntax error, unexpected ')', expecting ',' or ';' in 'typedef GLint ( * PFNGLGETATTRIBLOCATIONPROC) (GLuint program, const GLchar *name);' at ')' /usr/include/GL/glext.h:668: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETPROGRAMIVPROC) (GLuint program, GLenum pname, GLint *params);' at 'PFNGLGETPROGRAMIVPROC' /usr/include/GL/glext.h:668: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETPROGRAMIVPROC) (GLuint program, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:668: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETPROGRAMIVPROC) (GLuint program, GLenum pname, GLint *params);' at 'GLint' /usr/include/GL/glext.h:668: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETPROGRAMIVPROC) (GLuint program, GLenum pname, GLint *params);' at ')' /usr/include/GL/glext.h:669: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETPROGRAMINFOLOGPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLchar *infoLog);' at 'PFNGLGETPROGRAMINFOLOGPROC' /usr/include/GL/glext.h:669: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETPROGRAMINFOLOGPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLchar *infoLog);' at 'GLsizei' /usr/include/GL/glext.h:669: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETPROGRAMINFOLOGPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLchar *infoLog);' at 'GLsizei' /usr/include/GL/glext.h:669: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETPROGRAMINFOLOGPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLchar *infoLog);' at 'GLchar' /usr/include/GL/glext.h:669: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETPROGRAMINFOLOGPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLchar *infoLog);' at ')' /usr/include/GL/glext.h:670: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETSHADERIVPROC) (GLuint shader, GLenum pname, GLint *params);' at 'PFNGLGETSHADERIVPROC' /usr/include/GL/glext.h:670: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSHADERIVPROC) (GLuint shader, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:670: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSHADERIVPROC) (GLuint shader, GLenum pname, GLint *params);' at 'GLint' /usr/include/GL/glext.h:670: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETSHADERIVPROC) (GLuint shader, GLenum pname, GLint *params);' at ')' /usr/include/GL/glext.h:671: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETSHADERINFOLOGPROC) (GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *infoLog);' at 'PFNGLGETSHADERINFOLOGPROC' /usr/include/GL/glext.h:671: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSHADERINFOLOGPROC) (GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *infoLog);' at 'GLsizei' /usr/include/GL/glext.h:671: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSHADERINFOLOGPROC) (GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *infoLog);' at 'GLsizei' /usr/include/GL/glext.h:671: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSHADERINFOLOGPROC) (GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *infoLog);' at 'GLchar' /usr/include/GL/glext.h:671: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETSHADERINFOLOGPROC) (GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *infoLog);' at ')' /usr/include/GL/glext.h:672: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETSHADERSOURCEPROC) (GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *source);' at 'PFNGLGETSHADERSOURCEPROC' /usr/include/GL/glext.h:672: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSHADERSOURCEPROC) (GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *source);' at 'GLsizei' /usr/include/GL/glext.h:672: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSHADERSOURCEPROC) (GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *source);' at 'GLsizei' /usr/include/GL/glext.h:672: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSHADERSOURCEPROC) (GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *source);' at 'GLchar' /usr/include/GL/glext.h:672: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETSHADERSOURCEPROC) (GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *source);' at ')' /usr/include/GL/glext.h:673: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLint ( * PFNGLGETUNIFORMLOCATIONPROC) (GLuint program, const GLchar *name);' at 'PFNGLGETUNIFORMLOCATIONPROC' /usr/include/GL/glext.h:673: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef GLint ( * PFNGLGETUNIFORMLOCATIONPROC) (GLuint program, const GLchar *name);' at 'const' /usr/include/GL/glext.h:673: syntax error, unexpected ')', expecting ',' or ';' in 'typedef GLint ( * PFNGLGETUNIFORMLOCATIONPROC) (GLuint program, const GLchar *name);' at ')' /usr/include/GL/glext.h:674: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params);' at 'PFNGLGETUNIFORMFVPROC' /usr/include/GL/glext.h:674: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params);' at 'GLint' /usr/include/GL/glext.h:674: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params);' at 'GLfloat' /usr/include/GL/glext.h:674: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params);' at ')' /usr/include/GL/glext.h:675: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETUNIFORMIVPROC) (GLuint program, GLint location, GLint *params);' at 'PFNGLGETUNIFORMIVPROC' /usr/include/GL/glext.h:675: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETUNIFORMIVPROC) (GLuint program, GLint location, GLint *params);' at 'GLint' /usr/include/GL/glext.h:675: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETUNIFORMIVPROC) (GLuint program, GLint location, GLint *params);' at 'GLint' /usr/include/GL/glext.h:675: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETUNIFORMIVPROC) (GLuint program, GLint location, GLint *params);' at ')' /usr/include/GL/glext.h:677: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params);' at 'PFNGLGETVERTEXATTRIBFVPROC' /usr/include/GL/glext.h:677: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params);' at 'GLenum' /usr/include/GL/glext.h:677: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params);' at 'GLfloat' /usr/include/GL/glext.h:677: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params);' at ')' /usr/include/GL/glext.h:678: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETVERTEXATTRIBIVPROC) (GLuint index, GLenum pname, GLint *params);' at 'PFNGLGETVERTEXATTRIBIVPROC' /usr/include/GL/glext.h:678: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETVERTEXATTRIBIVPROC) (GLuint index, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:678: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETVERTEXATTRIBIVPROC) (GLuint index, GLenum pname, GLint *params);' at 'GLint' /usr/include/GL/glext.h:678: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETVERTEXATTRIBIVPROC) (GLuint index, GLenum pname, GLint *params);' at ')' /usr/include/GL/glext.h:679: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETVERTEXATTRIBPOINTERVPROC) (GLuint index, GLenum pname, void **pointer);' at 'PFNGLGETVERTEXATTRIBPOINTERVPROC' /usr/include/GL/glext.h:679: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETVERTEXATTRIBPOINTERVPROC) (GLuint index, GLenum pname, void **pointer);' at 'GLenum' /usr/include/GL/glext.h:679: syntax error, unexpected VOID, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETVERTEXATTRIBPOINTERVPROC) (GLuint index, GLenum pname, void **pointer);' at 'void' /usr/include/GL/glext.h:679: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETVERTEXATTRIBPOINTERVPROC) (GLuint index, GLenum pname, void **pointer);' at ')' /usr/include/GL/glext.h:680: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLboolean ( * PFNGLISPROGRAMPROC) (GLuint program);' at 'PFNGLISPROGRAMPROC' /usr/include/GL/glext.h:681: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLboolean ( * PFNGLISSHADERPROC) (GLuint shader);' at 'PFNGLISSHADERPROC' /usr/include/GL/glext.h:682: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLLINKPROGRAMPROC) (GLuint program);' at 'PFNGLLINKPROGRAMPROC' /usr/include/GL/glext.h:683: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLSHADERSOURCEPROC) (GLuint shader, GLsizei count, const GLchar *const*string, const GLint *length);' at 'PFNGLSHADERSOURCEPROC' /usr/include/GL/glext.h:683: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSHADERSOURCEPROC) (GLuint shader, GLsizei count, const GLchar *const*string, const GLint *length);' at 'GLsizei' /usr/include/GL/glext.h:683: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSHADERSOURCEPROC) (GLuint shader, GLsizei count, const GLchar *const*string, const GLint *length);' at 'const' /usr/include/GL/glext.h:683: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSHADERSOURCEPROC) (GLuint shader, GLsizei count, const GLchar *const*string, const GLint *length);' at 'const' /usr/include/GL/glext.h:683: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLSHADERSOURCEPROC) (GLuint shader, GLsizei count, const GLchar *const*string, const GLint *length);' at ')' /usr/include/GL/glext.h:684: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUSEPROGRAMPROC) (GLuint program);' at 'PFNGLUSEPROGRAMPROC' /usr/include/GL/glext.h:685: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM1FPROC) (GLint location, GLfloat v0);' at 'PFNGLUNIFORM1FPROC' /usr/include/GL/glext.h:685: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1FPROC) (GLint location, GLfloat v0);' at 'GLfloat' /usr/include/GL/glext.h:686: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM2FPROC) (GLint location, GLfloat v0, GLfloat v1);' at 'PFNGLUNIFORM2FPROC' /usr/include/GL/glext.h:686: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2FPROC) (GLint location, GLfloat v0, GLfloat v1);' at 'GLfloat' /usr/include/GL/glext.h:686: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2FPROC) (GLint location, GLfloat v0, GLfloat v1);' at 'GLfloat' /usr/include/GL/glext.h:687: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM3FPROC) (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);' at 'PFNGLUNIFORM3FPROC' /usr/include/GL/glext.h:687: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3FPROC) (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);' at 'GLfloat' /usr/include/GL/glext.h:687: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3FPROC) (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);' at 'GLfloat' /usr/include/GL/glext.h:687: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3FPROC) (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);' at 'GLfloat' /usr/include/GL/glext.h:688: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM4FPROC) (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);' at 'PFNGLUNIFORM4FPROC' /usr/include/GL/glext.h:688: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4FPROC) (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);' at 'GLfloat' /usr/include/GL/glext.h:688: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4FPROC) (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);' at 'GLfloat' /usr/include/GL/glext.h:688: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4FPROC) (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);' at 'GLfloat' /usr/include/GL/glext.h:688: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4FPROC) (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);' at 'GLfloat' /usr/include/GL/glext.h:689: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM1IPROC) (GLint location, GLint v0);' at 'PFNGLUNIFORM1IPROC' /usr/include/GL/glext.h:689: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1IPROC) (GLint location, GLint v0);' at 'GLint' /usr/include/GL/glext.h:690: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM2IPROC) (GLint location, GLint v0, GLint v1);' at 'PFNGLUNIFORM2IPROC' /usr/include/GL/glext.h:690: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2IPROC) (GLint location, GLint v0, GLint v1);' at 'GLint' /usr/include/GL/glext.h:690: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2IPROC) (GLint location, GLint v0, GLint v1);' at 'GLint' /usr/include/GL/glext.h:691: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM3IPROC) (GLint location, GLint v0, GLint v1, GLint v2);' at 'PFNGLUNIFORM3IPROC' /usr/include/GL/glext.h:691: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3IPROC) (GLint location, GLint v0, GLint v1, GLint v2);' at 'GLint' /usr/include/GL/glext.h:691: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3IPROC) (GLint location, GLint v0, GLint v1, GLint v2);' at 'GLint' /usr/include/GL/glext.h:691: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3IPROC) (GLint location, GLint v0, GLint v1, GLint v2);' at 'GLint' /usr/include/GL/glext.h:692: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM4IPROC) (GLint location, GLint v0, GLint v1, GLint v2, GLint v3);' at 'PFNGLUNIFORM4IPROC' /usr/include/GL/glext.h:692: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4IPROC) (GLint location, GLint v0, GLint v1, GLint v2, GLint v3);' at 'GLint' /usr/include/GL/glext.h:692: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4IPROC) (GLint location, GLint v0, GLint v1, GLint v2, GLint v3);' at 'GLint' /usr/include/GL/glext.h:692: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4IPROC) (GLint location, GLint v0, GLint v1, GLint v2, GLint v3);' at 'GLint' /usr/include/GL/glext.h:692: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4IPROC) (GLint location, GLint v0, GLint v1, GLint v2, GLint v3);' at 'GLint' /usr/include/GL/glext.h:693: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at 'PFNGLUNIFORM1FVPROC' /usr/include/GL/glext.h:693: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:693: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:693: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at ')' /usr/include/GL/glext.h:694: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at 'PFNGLUNIFORM2FVPROC' /usr/include/GL/glext.h:694: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:694: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:694: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at ')' /usr/include/GL/glext.h:695: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM3FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at 'PFNGLUNIFORM3FVPROC' /usr/include/GL/glext.h:695: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:695: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:695: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM3FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at ')' /usr/include/GL/glext.h:696: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM4FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at 'PFNGLUNIFORM4FVPROC' /usr/include/GL/glext.h:696: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:696: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:696: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM4FVPROC) (GLint location, GLsizei count, const GLfloat *value);' at ')' /usr/include/GL/glext.h:697: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM1IVPROC) (GLint location, GLsizei count, const GLint *value);' at 'PFNGLUNIFORM1IVPROC' /usr/include/GL/glext.h:697: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1IVPROC) (GLint location, GLsizei count, const GLint *value);' at 'GLsizei' /usr/include/GL/glext.h:697: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1IVPROC) (GLint location, GLsizei count, const GLint *value);' at 'const' /usr/include/GL/glext.h:697: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM1IVPROC) (GLint location, GLsizei count, const GLint *value);' at ')' /usr/include/GL/glext.h:698: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM2IVPROC) (GLint location, GLsizei count, const GLint *value);' at 'PFNGLUNIFORM2IVPROC' /usr/include/GL/glext.h:698: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2IVPROC) (GLint location, GLsizei count, const GLint *value);' at 'GLsizei' /usr/include/GL/glext.h:698: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2IVPROC) (GLint location, GLsizei count, const GLint *value);' at 'const' /usr/include/GL/glext.h:698: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM2IVPROC) (GLint location, GLsizei count, const GLint *value);' at ')' /usr/include/GL/glext.h:699: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM3IVPROC) (GLint location, GLsizei count, const GLint *value);' at 'PFNGLUNIFORM3IVPROC' /usr/include/GL/glext.h:699: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3IVPROC) (GLint location, GLsizei count, const GLint *value);' at 'GLsizei' /usr/include/GL/glext.h:699: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3IVPROC) (GLint location, GLsizei count, const GLint *value);' at 'const' /usr/include/GL/glext.h:699: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM3IVPROC) (GLint location, GLsizei count, const GLint *value);' at ')' /usr/include/GL/glext.h:700: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value);' at 'PFNGLUNIFORM4IVPROC' /usr/include/GL/glext.h:700: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value);' at 'GLsizei' /usr/include/GL/glext.h:700: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value);' at 'const' /usr/include/GL/glext.h:700: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value);' at ')' /usr/include/GL/glext.h:701: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORMMATRIX2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLUNIFORMMATRIX2FVPROC' /usr/include/GL/glext.h:701: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:701: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:701: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:701: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORMMATRIX2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:702: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORMMATRIX3FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLUNIFORMMATRIX3FVPROC' /usr/include/GL/glext.h:702: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX3FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:702: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX3FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:702: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX3FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:702: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORMMATRIX3FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:703: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORMMATRIX4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLUNIFORMMATRIX4FVPROC' /usr/include/GL/glext.h:703: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:703: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:703: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:703: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORMMATRIX4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:704: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVALIDATEPROGRAMPROC) (GLuint program);' at 'PFNGLVALIDATEPROGRAMPROC' /usr/include/GL/glext.h:707: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIB1FPROC) (GLuint index, GLfloat x);' at 'PFNGLVERTEXATTRIB1FPROC' /usr/include/GL/glext.h:707: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB1FPROC) (GLuint index, GLfloat x);' at 'GLfloat' /usr/include/GL/glext.h:708: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIB1FVPROC) (GLuint index, const GLfloat *v);' at 'PFNGLVERTEXATTRIB1FVPROC' /usr/include/GL/glext.h:708: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB1FVPROC) (GLuint index, const GLfloat *v);' at 'const' /usr/include/GL/glext.h:708: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLVERTEXATTRIB1FVPROC) (GLuint index, const GLfloat *v);' at ')' /usr/include/GL/glext.h:713: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIB2FPROC) (GLuint index, GLfloat x, GLfloat y);' at 'PFNGLVERTEXATTRIB2FPROC' /usr/include/GL/glext.h:713: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB2FPROC) (GLuint index, GLfloat x, GLfloat y);' at 'GLfloat' /usr/include/GL/glext.h:713: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB2FPROC) (GLuint index, GLfloat x, GLfloat y);' at 'GLfloat' /usr/include/GL/glext.h:714: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIB2FVPROC) (GLuint index, const GLfloat *v);' at 'PFNGLVERTEXATTRIB2FVPROC' /usr/include/GL/glext.h:714: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB2FVPROC) (GLuint index, const GLfloat *v);' at 'const' /usr/include/GL/glext.h:714: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLVERTEXATTRIB2FVPROC) (GLuint index, const GLfloat *v);' at ')' /usr/include/GL/glext.h:719: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIB3FPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat z);' at 'PFNGLVERTEXATTRIB3FPROC' /usr/include/GL/glext.h:719: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB3FPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat z);' at 'GLfloat' /usr/include/GL/glext.h:719: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB3FPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat z);' at 'GLfloat' /usr/include/GL/glext.h:719: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB3FPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat z);' at 'GLfloat' /usr/include/GL/glext.h:720: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIB3FVPROC) (GLuint index, const GLfloat *v);' at 'PFNGLVERTEXATTRIB3FVPROC' /usr/include/GL/glext.h:720: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB3FVPROC) (GLuint index, const GLfloat *v);' at 'const' /usr/include/GL/glext.h:720: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLVERTEXATTRIB3FVPROC) (GLuint index, const GLfloat *v);' at ')' /usr/include/GL/glext.h:733: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIB4FPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);' at 'PFNGLVERTEXATTRIB4FPROC' /usr/include/GL/glext.h:733: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB4FPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);' at 'GLfloat' /usr/include/GL/glext.h:733: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB4FPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);' at 'GLfloat' /usr/include/GL/glext.h:733: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB4FPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);' at 'GLfloat' /usr/include/GL/glext.h:733: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB4FPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);' at 'GLfloat' /usr/include/GL/glext.h:734: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIB4FVPROC) (GLuint index, const GLfloat *v);' at 'PFNGLVERTEXATTRIB4FVPROC' /usr/include/GL/glext.h:734: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIB4FVPROC) (GLuint index, const GLfloat *v);' at 'const' /usr/include/GL/glext.h:734: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLVERTEXATTRIB4FVPROC) (GLuint index, const GLfloat *v);' at ')' /usr/include/GL/glext.h:741: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIBPOINTERPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer);' at 'PFNGLVERTEXATTRIBPOINTERPROC' /usr/include/GL/glext.h:741: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBPOINTERPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer);' at 'GLint' /usr/include/GL/glext.h:741: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBPOINTERPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer);' at 'GLenum' /usr/include/GL/glext.h:741: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBPOINTERPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer);' at 'GLboolean' /usr/include/GL/glext.h:741: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBPOINTERPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer);' at 'GLsizei' /usr/include/GL/glext.h:741: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBPOINTERPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer);' at 'const' /usr/include/GL/glext.h:741: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLVERTEXATTRIBPOINTERPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer);' at ')' /usr/include/GL/glext.h:864: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 864 "/usr/include/GL/glext.h" 3 4' at 'PFNGLUNIFORMMATRIX2X3FVPROC' /usr/include/GL/glext.h:864: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 864 "/usr/include/GL/glext.h" 3 4' at 'GLsizei' /usr/include/GL/glext.h:864: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 864 "/usr/include/GL/glext.h" 3 4' at 'GLboolean' /usr/include/GL/glext.h:864: syntax error, unexpected CONST, expecting identifier or '(' or '*' in '# 864 "/usr/include/GL/glext.h" 3 4' at 'const' /usr/include/GL/glext.h:864: syntax error, unexpected ')', expecting ',' or ';' in '# 864 "/usr/include/GL/glext.h" 3 4' at ')' /usr/include/GL/glext.h:865: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORMMATRIX3X2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLUNIFORMMATRIX3X2FVPROC' /usr/include/GL/glext.h:865: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX3X2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:865: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX3X2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:865: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX3X2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:865: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORMMATRIX3X2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:866: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORMMATRIX2X4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLUNIFORMMATRIX2X4FVPROC' /usr/include/GL/glext.h:866: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX2X4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:866: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX2X4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:866: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX2X4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:866: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORMMATRIX2X4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:867: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORMMATRIX4X2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLUNIFORMMATRIX4X2FVPROC' /usr/include/GL/glext.h:867: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX4X2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:867: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX4X2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:867: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX4X2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:867: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORMMATRIX4X2FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:868: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORMMATRIX3X4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLUNIFORMMATRIX3X4FVPROC' /usr/include/GL/glext.h:868: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX3X4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:868: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX3X4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:868: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX3X4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:868: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORMMATRIX3X4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:869: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORMMATRIX4X3FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLUNIFORMMATRIX4X3FVPROC' /usr/include/GL/glext.h:869: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX4X3FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:869: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX4X3FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:869: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMMATRIX4X3FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:869: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORMMATRIX4X3FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:1122: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETINTEGERI_VPROC) (GLenum target, GLuint index, GLint *data);' at 'PFNGLGETINTEGERI_VPROC' /usr/include/GL/glext.h:1122: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETINTEGERI_VPROC) (GLenum target, GLuint index, GLint *data);' at 'GLuint' /usr/include/GL/glext.h:1122: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETINTEGERI_VPROC) (GLenum target, GLuint index, GLint *data);' at 'GLint' /usr/include/GL/glext.h:1122: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETINTEGERI_VPROC) (GLenum target, GLuint index, GLint *data);' at ')' /usr/include/GL/glext.h:1126: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBEGINTRANSFORMFEEDBACKPROC) (GLenum primitiveMode);' at 'PFNGLBEGINTRANSFORMFEEDBACKPROC' /usr/include/GL/glext.h:1127: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLENDTRANSFORMFEEDBACKPROC) (void);' at 'PFNGLENDTRANSFORMFEEDBACKPROC' /usr/include/GL/glext.h:1128: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBINDBUFFERRANGEPROC) (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size);' at 'PFNGLBINDBUFFERRANGEPROC' /usr/include/GL/glext.h:1128: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDBUFFERRANGEPROC) (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size);' at 'GLuint' /usr/include/GL/glext.h:1128: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDBUFFERRANGEPROC) (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size);' at 'GLuint' /usr/include/GL/glext.h:1128: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDBUFFERRANGEPROC) (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size);' at 'GLintptr' /usr/include/GL/glext.h:1128: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDBUFFERRANGEPROC) (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size);' at 'GLsizeiptr' /usr/include/GL/glext.h:1129: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBINDBUFFERBASEPROC) (GLenum target, GLuint index, GLuint buffer);' at 'PFNGLBINDBUFFERBASEPROC' /usr/include/GL/glext.h:1129: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDBUFFERBASEPROC) (GLenum target, GLuint index, GLuint buffer);' at 'GLuint' /usr/include/GL/glext.h:1129: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDBUFFERBASEPROC) (GLenum target, GLuint index, GLuint buffer);' at 'GLuint' /usr/include/GL/glext.h:1130: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLTRANSFORMFEEDBACKVARYINGSPROC) (GLuint program, GLsizei count, const GLchar *const*varyings, GLenum bufferMode);' at 'PFNGLTRANSFORMFEEDBACKVARYINGSPROC' /usr/include/GL/glext.h:1130: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTRANSFORMFEEDBACKVARYINGSPROC) (GLuint program, GLsizei count, const GLchar *const*varyings, GLenum bufferMode);' at 'GLsizei' /usr/include/GL/glext.h:1130: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTRANSFORMFEEDBACKVARYINGSPROC) (GLuint program, GLsizei count, const GLchar *const*varyings, GLenum bufferMode);' at 'const' /usr/include/GL/glext.h:1130: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTRANSFORMFEEDBACKVARYINGSPROC) (GLuint program, GLsizei count, const GLchar *const*varyings, GLenum bufferMode);' at 'GLenum' /usr/include/GL/glext.h:1131: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETTRANSFORMFEEDBACKVARYINGPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name);' at 'PFNGLGETTRANSFORMFEEDBACKVARYINGPROC' /usr/include/GL/glext.h:1131: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETTRANSFORMFEEDBACKVARYINGPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name);' at 'GLuint' /usr/include/GL/glext.h:1131: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETTRANSFORMFEEDBACKVARYINGPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name);' at 'GLsizei' /usr/include/GL/glext.h:1131: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETTRANSFORMFEEDBACKVARYINGPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name);' at 'GLsizei' /usr/include/GL/glext.h:1131: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETTRANSFORMFEEDBACKVARYINGPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name);' at 'GLsizei' /usr/include/GL/glext.h:1131: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETTRANSFORMFEEDBACKVARYINGPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name);' at 'GLenum' /usr/include/GL/glext.h:1131: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETTRANSFORMFEEDBACKVARYINGPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name);' at 'GLchar' /usr/include/GL/glext.h:1131: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETTRANSFORMFEEDBACKVARYINGPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name);' at ')' /usr/include/GL/glext.h:1135: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIBIPOINTERPROC) (GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer);' at 'PFNGLVERTEXATTRIBIPOINTERPROC' /usr/include/GL/glext.h:1135: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBIPOINTERPROC) (GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer);' at 'GLint' /usr/include/GL/glext.h:1135: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBIPOINTERPROC) (GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer);' at 'GLenum' /usr/include/GL/glext.h:1135: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBIPOINTERPROC) (GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer);' at 'GLsizei' /usr/include/GL/glext.h:1135: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBIPOINTERPROC) (GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer);' at 'const' /usr/include/GL/glext.h:1135: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLVERTEXATTRIBIPOINTERPROC) (GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer);' at ')' /usr/include/GL/glext.h:1136: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETVERTEXATTRIBIIVPROC) (GLuint index, GLenum pname, GLint *params);' at 'PFNGLGETVERTEXATTRIBIIVPROC' /usr/include/GL/glext.h:1136: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETVERTEXATTRIBIIVPROC) (GLuint index, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:1136: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETVERTEXATTRIBIIVPROC) (GLuint index, GLenum pname, GLint *params);' at 'GLint' /usr/include/GL/glext.h:1136: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETVERTEXATTRIBIIVPROC) (GLuint index, GLenum pname, GLint *params);' at ')' /usr/include/GL/glext.h:1137: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETVERTEXATTRIBIUIVPROC) (GLuint index, GLenum pname, GLuint *params);' at 'PFNGLGETVERTEXATTRIBIUIVPROC' /usr/include/GL/glext.h:1137: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETVERTEXATTRIBIUIVPROC) (GLuint index, GLenum pname, GLuint *params);' at 'GLenum' /usr/include/GL/glext.h:1137: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETVERTEXATTRIBIUIVPROC) (GLuint index, GLenum pname, GLuint *params);' at 'GLuint' /usr/include/GL/glext.h:1137: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETVERTEXATTRIBIUIVPROC) (GLuint index, GLenum pname, GLuint *params);' at ')' /usr/include/GL/glext.h:1141: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIBI4IPROC) (GLuint index, GLint x, GLint y, GLint z, GLint w);' at 'PFNGLVERTEXATTRIBI4IPROC' /usr/include/GL/glext.h:1141: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBI4IPROC) (GLuint index, GLint x, GLint y, GLint z, GLint w);' at 'GLint' /usr/include/GL/glext.h:1141: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBI4IPROC) (GLuint index, GLint x, GLint y, GLint z, GLint w);' at 'GLint' /usr/include/GL/glext.h:1141: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBI4IPROC) (GLuint index, GLint x, GLint y, GLint z, GLint w);' at 'GLint' /usr/include/GL/glext.h:1141: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBI4IPROC) (GLuint index, GLint x, GLint y, GLint z, GLint w);' at 'GLint' /usr/include/GL/glext.h:1145: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIBI4UIPROC) (GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);' at 'PFNGLVERTEXATTRIBI4UIPROC' /usr/include/GL/glext.h:1145: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBI4UIPROC) (GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);' at 'GLuint' /usr/include/GL/glext.h:1145: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBI4UIPROC) (GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);' at 'GLuint' /usr/include/GL/glext.h:1145: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBI4UIPROC) (GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);' at 'GLuint' /usr/include/GL/glext.h:1145: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBI4UIPROC) (GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);' at 'GLuint' /usr/include/GL/glext.h:1149: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIBI4IVPROC) (GLuint index, const GLint *v);' at 'PFNGLVERTEXATTRIBI4IVPROC' /usr/include/GL/glext.h:1149: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBI4IVPROC) (GLuint index, const GLint *v);' at 'const' /usr/include/GL/glext.h:1149: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLVERTEXATTRIBI4IVPROC) (GLuint index, const GLint *v);' at ')' /usr/include/GL/glext.h:1153: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIBI4UIVPROC) (GLuint index, const GLuint *v);' at 'PFNGLVERTEXATTRIBI4UIVPROC' /usr/include/GL/glext.h:1153: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBI4UIVPROC) (GLuint index, const GLuint *v);' at 'const' /usr/include/GL/glext.h:1153: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLVERTEXATTRIBI4UIVPROC) (GLuint index, const GLuint *v);' at ')' /usr/include/GL/glext.h:1158: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETUNIFORMUIVPROC) (GLuint program, GLint location, GLuint *params);' at 'PFNGLGETUNIFORMUIVPROC' /usr/include/GL/glext.h:1158: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETUNIFORMUIVPROC) (GLuint program, GLint location, GLuint *params);' at 'GLint' /usr/include/GL/glext.h:1158: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETUNIFORMUIVPROC) (GLuint program, GLint location, GLuint *params);' at 'GLuint' /usr/include/GL/glext.h:1158: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETUNIFORMUIVPROC) (GLuint program, GLint location, GLuint *params);' at ')' /usr/include/GL/glext.h:1160: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLint ( * PFNGLGETFRAGDATALOCATIONPROC) (GLuint program, const GLchar *name);' at 'PFNGLGETFRAGDATALOCATIONPROC' /usr/include/GL/glext.h:1160: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef GLint ( * PFNGLGETFRAGDATALOCATIONPROC) (GLuint program, const GLchar *name);' at 'const' /usr/include/GL/glext.h:1160: syntax error, unexpected ')', expecting ',' or ';' in 'typedef GLint ( * PFNGLGETFRAGDATALOCATIONPROC) (GLuint program, const GLchar *name);' at ')' /usr/include/GL/glext.h:1161: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM1UIPROC) (GLint location, GLuint v0);' at 'PFNGLUNIFORM1UIPROC' /usr/include/GL/glext.h:1161: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1UIPROC) (GLint location, GLuint v0);' at 'GLuint' /usr/include/GL/glext.h:1162: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM2UIPROC) (GLint location, GLuint v0, GLuint v1);' at 'PFNGLUNIFORM2UIPROC' /usr/include/GL/glext.h:1162: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2UIPROC) (GLint location, GLuint v0, GLuint v1);' at 'GLuint' /usr/include/GL/glext.h:1162: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2UIPROC) (GLint location, GLuint v0, GLuint v1);' at 'GLuint' /usr/include/GL/glext.h:1163: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM3UIPROC) (GLint location, GLuint v0, GLuint v1, GLuint v2);' at 'PFNGLUNIFORM3UIPROC' /usr/include/GL/glext.h:1163: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3UIPROC) (GLint location, GLuint v0, GLuint v1, GLuint v2);' at 'GLuint' /usr/include/GL/glext.h:1163: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3UIPROC) (GLint location, GLuint v0, GLuint v1, GLuint v2);' at 'GLuint' /usr/include/GL/glext.h:1163: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3UIPROC) (GLint location, GLuint v0, GLuint v1, GLuint v2);' at 'GLuint' /usr/include/GL/glext.h:1164: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM4UIPROC) (GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);' at 'PFNGLUNIFORM4UIPROC' /usr/include/GL/glext.h:1164: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4UIPROC) (GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);' at 'GLuint' /usr/include/GL/glext.h:1164: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4UIPROC) (GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);' at 'GLuint' /usr/include/GL/glext.h:1164: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4UIPROC) (GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);' at 'GLuint' /usr/include/GL/glext.h:1164: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4UIPROC) (GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);' at 'GLuint' /usr/include/GL/glext.h:1165: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM1UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at 'PFNGLUNIFORM1UIVPROC' /usr/include/GL/glext.h:1165: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at 'GLsizei' /usr/include/GL/glext.h:1165: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at 'const' /usr/include/GL/glext.h:1165: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM1UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at ')' /usr/include/GL/glext.h:1166: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM2UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at 'PFNGLUNIFORM2UIVPROC' /usr/include/GL/glext.h:1166: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at 'GLsizei' /usr/include/GL/glext.h:1166: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at 'const' /usr/include/GL/glext.h:1166: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM2UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at ')' /usr/include/GL/glext.h:1167: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at 'PFNGLUNIFORM3UIVPROC' /usr/include/GL/glext.h:1167: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at 'GLsizei' /usr/include/GL/glext.h:1167: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at 'const' /usr/include/GL/glext.h:1167: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at ')' /usr/include/GL/glext.h:1168: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at 'PFNGLUNIFORM4UIVPROC' /usr/include/GL/glext.h:1168: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at 'GLsizei' /usr/include/GL/glext.h:1168: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at 'const' /usr/include/GL/glext.h:1168: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value);' at ')' /usr/include/GL/glext.h:1173: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLCLEARBUFFERIVPROC) (GLenum buffer, GLint drawbuffer, const GLint *value);' at 'PFNGLCLEARBUFFERIVPROC' /usr/include/GL/glext.h:1173: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCLEARBUFFERIVPROC) (GLenum buffer, GLint drawbuffer, const GLint *value);' at 'GLint' /usr/include/GL/glext.h:1173: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCLEARBUFFERIVPROC) (GLenum buffer, GLint drawbuffer, const GLint *value);' at 'const' /usr/include/GL/glext.h:1173: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLCLEARBUFFERIVPROC) (GLenum buffer, GLint drawbuffer, const GLint *value);' at ')' /usr/include/GL/glext.h:1174: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLCLEARBUFFERUIVPROC) (GLenum buffer, GLint drawbuffer, const GLuint *value);' at 'PFNGLCLEARBUFFERUIVPROC' /usr/include/GL/glext.h:1174: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCLEARBUFFERUIVPROC) (GLenum buffer, GLint drawbuffer, const GLuint *value);' at 'GLint' /usr/include/GL/glext.h:1174: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCLEARBUFFERUIVPROC) (GLenum buffer, GLint drawbuffer, const GLuint *value);' at 'const' /usr/include/GL/glext.h:1174: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLCLEARBUFFERUIVPROC) (GLenum buffer, GLint drawbuffer, const GLuint *value);' at ')' /usr/include/GL/glext.h:1175: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLCLEARBUFFERFVPROC) (GLenum buffer, GLint drawbuffer, const GLfloat *value);' at 'PFNGLCLEARBUFFERFVPROC' /usr/include/GL/glext.h:1175: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCLEARBUFFERFVPROC) (GLenum buffer, GLint drawbuffer, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:1175: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCLEARBUFFERFVPROC) (GLenum buffer, GLint drawbuffer, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:1175: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLCLEARBUFFERFVPROC) (GLenum buffer, GLint drawbuffer, const GLfloat *value);' at ')' /usr/include/GL/glext.h:1176: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLCLEARBUFFERFIPROC) (GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil);' at 'PFNGLCLEARBUFFERFIPROC' /usr/include/GL/glext.h:1176: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCLEARBUFFERFIPROC) (GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil);' at 'GLint' /usr/include/GL/glext.h:1176: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCLEARBUFFERFIPROC) (GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil);' at 'GLfloat' /usr/include/GL/glext.h:1176: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCLEARBUFFERFIPROC) (GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil);' at 'GLint' /usr/include/GL/glext.h:1177: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef const GLubyte *( * PFNGLGETSTRINGIPROC) (GLenum name, GLuint index);' at 'PFNGLGETSTRINGIPROC' /usr/include/GL/glext.h:1177: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef const GLubyte *( * PFNGLGETSTRINGIPROC) (GLenum name, GLuint index);' at 'GLuint' /usr/include/GL/glext.h:1178: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLboolean ( * PFNGLISRENDERBUFFERPROC) (GLuint renderbuffer);' at 'PFNGLISRENDERBUFFERPROC' /usr/include/GL/glext.h:1179: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBINDRENDERBUFFERPROC) (GLenum target, GLuint renderbuffer);' at 'PFNGLBINDRENDERBUFFERPROC' /usr/include/GL/glext.h:1179: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDRENDERBUFFERPROC) (GLenum target, GLuint renderbuffer);' at 'GLuint' /usr/include/GL/glext.h:1180: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDELETERENDERBUFFERSPROC) (GLsizei n, const GLuint *renderbuffers);' at 'PFNGLDELETERENDERBUFFERSPROC' /usr/include/GL/glext.h:1180: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDELETERENDERBUFFERSPROC) (GLsizei n, const GLuint *renderbuffers);' at 'const' /usr/include/GL/glext.h:1180: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLDELETERENDERBUFFERSPROC) (GLsizei n, const GLuint *renderbuffers);' at ')' /usr/include/GL/glext.h:1181: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGENRENDERBUFFERSPROC) (GLsizei n, GLuint *renderbuffers);' at 'PFNGLGENRENDERBUFFERSPROC' /usr/include/GL/glext.h:1181: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGENRENDERBUFFERSPROC) (GLsizei n, GLuint *renderbuffers);' at 'GLuint' /usr/include/GL/glext.h:1181: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGENRENDERBUFFERSPROC) (GLsizei n, GLuint *renderbuffers);' at ')' /usr/include/GL/glext.h:1182: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height);' at 'PFNGLRENDERBUFFERSTORAGEPROC' /usr/include/GL/glext.h:1182: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLenum' /usr/include/GL/glext.h:1182: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:1182: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:1183: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETRENDERBUFFERPARAMETERIVPROC) (GLenum target, GLenum pname, GLint *params);' at 'PFNGLGETRENDERBUFFERPARAMETERIVPROC' /usr/include/GL/glext.h:1183: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETRENDERBUFFERPARAMETERIVPROC) (GLenum target, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:1183: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETRENDERBUFFERPARAMETERIVPROC) (GLenum target, GLenum pname, GLint *params);' at 'GLint' /usr/include/GL/glext.h:1183: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETRENDERBUFFERPARAMETERIVPROC) (GLenum target, GLenum pname, GLint *params);' at ')' /usr/include/GL/glext.h:1184: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLboolean ( * PFNGLISFRAMEBUFFERPROC) (GLuint framebuffer);' at 'PFNGLISFRAMEBUFFERPROC' /usr/include/GL/glext.h:1185: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBINDFRAMEBUFFERPROC) (GLenum target, GLuint framebuffer);' at 'PFNGLBINDFRAMEBUFFERPROC' /usr/include/GL/glext.h:1185: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDFRAMEBUFFERPROC) (GLenum target, GLuint framebuffer);' at 'GLuint' /usr/include/GL/glext.h:1186: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDELETEFRAMEBUFFERSPROC) (GLsizei n, const GLuint *framebuffers);' at 'PFNGLDELETEFRAMEBUFFERSPROC' /usr/include/GL/glext.h:1186: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDELETEFRAMEBUFFERSPROC) (GLsizei n, const GLuint *framebuffers);' at 'const' /usr/include/GL/glext.h:1186: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLDELETEFRAMEBUFFERSPROC) (GLsizei n, const GLuint *framebuffers);' at ')' /usr/include/GL/glext.h:1187: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGENFRAMEBUFFERSPROC) (GLsizei n, GLuint *framebuffers);' at 'PFNGLGENFRAMEBUFFERSPROC' /usr/include/GL/glext.h:1187: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGENFRAMEBUFFERSPROC) (GLsizei n, GLuint *framebuffers);' at 'GLuint' /usr/include/GL/glext.h:1187: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGENFRAMEBUFFERSPROC) (GLsizei n, GLuint *framebuffers);' at ')' /usr/include/GL/glext.h:1188: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLenum ( * PFNGLCHECKFRAMEBUFFERSTATUSPROC) (GLenum target);' at 'PFNGLCHECKFRAMEBUFFERSTATUSPROC' /usr/include/GL/glext.h:1190: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTURE2DPROC) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);' at 'PFNGLFRAMEBUFFERTEXTURE2DPROC' /usr/include/GL/glext.h:1190: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTURE2DPROC) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);' at 'GLenum' /usr/include/GL/glext.h:1190: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTURE2DPROC) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);' at 'GLenum' /usr/include/GL/glext.h:1190: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTURE2DPROC) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);' at 'GLuint' /usr/include/GL/glext.h:1190: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTURE2DPROC) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);' at 'GLint' /usr/include/GL/glext.h:1192: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLFRAMEBUFFERRENDERBUFFERPROC) (GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);' at 'PFNGLFRAMEBUFFERRENDERBUFFERPROC' /usr/include/GL/glext.h:1192: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERRENDERBUFFERPROC) (GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);' at 'GLenum' /usr/include/GL/glext.h:1192: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERRENDERBUFFERPROC) (GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);' at 'GLenum' /usr/include/GL/glext.h:1192: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERRENDERBUFFERPROC) (GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);' at 'GLuint' /usr/include/GL/glext.h:1193: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC) (GLenum target, GLenum attachment, GLenum pname, GLint *params);' at 'PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC' /usr/include/GL/glext.h:1193: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC) (GLenum target, GLenum attachment, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:1193: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC) (GLenum target, GLenum attachment, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:1193: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC) (GLenum target, GLenum attachment, GLenum pname, GLint *params);' at 'GLint' /usr/include/GL/glext.h:1193: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC) (GLenum target, GLenum attachment, GLenum pname, GLint *params);' at ')' /usr/include/GL/glext.h:1194: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGENERATEMIPMAPPROC) (GLenum target);' at 'PFNGLGENERATEMIPMAPPROC' /usr/include/GL/glext.h:1195: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBLITFRAMEBUFFERPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);' at 'PFNGLBLITFRAMEBUFFERPROC' /usr/include/GL/glext.h:1195: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBLITFRAMEBUFFERPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);' at 'GLint' /usr/include/GL/glext.h:1195: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBLITFRAMEBUFFERPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);' at 'GLint' /usr/include/GL/glext.h:1195: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBLITFRAMEBUFFERPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);' at 'GLint' /usr/include/GL/glext.h:1195: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBLITFRAMEBUFFERPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);' at 'GLint' /usr/include/GL/glext.h:1195: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBLITFRAMEBUFFERPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);' at 'GLint' /usr/include/GL/glext.h:1195: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBLITFRAMEBUFFERPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);' at 'GLint' /usr/include/GL/glext.h:1195: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBLITFRAMEBUFFERPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);' at 'GLint' /usr/include/GL/glext.h:1195: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBLITFRAMEBUFFERPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);' at 'GLbitfield' /usr/include/GL/glext.h:1195: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBLITFRAMEBUFFERPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);' at 'GLenum' /usr/include/GL/glext.h:1196: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLRENDERBUFFERSTORAGEMULTISAMPLEPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);' at 'PFNGLRENDERBUFFERSTORAGEMULTISAMPLEPROC' /usr/include/GL/glext.h:1196: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLRENDERBUFFERSTORAGEMULTISAMPLEPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:1196: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLRENDERBUFFERSTORAGEMULTISAMPLEPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLenum' /usr/include/GL/glext.h:1196: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLRENDERBUFFERSTORAGEMULTISAMPLEPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:1196: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLRENDERBUFFERSTORAGEMULTISAMPLEPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:1197: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTURELAYERPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);' at 'PFNGLFRAMEBUFFERTEXTURELAYERPROC' /usr/include/GL/glext.h:1197: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTURELAYERPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);' at 'GLenum' /usr/include/GL/glext.h:1197: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTURELAYERPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);' at 'GLuint' /usr/include/GL/glext.h:1197: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTURELAYERPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);' at 'GLint' /usr/include/GL/glext.h:1197: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTURELAYERPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);' at 'GLint' /usr/include/GL/glext.h:1198: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void *( * PFNGLMAPBUFFERRANGEPROC) (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access);' at 'PFNGLMAPBUFFERRANGEPROC' /usr/include/GL/glext.h:1198: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void *( * PFNGLMAPBUFFERRANGEPROC) (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access);' at 'GLintptr' /usr/include/GL/glext.h:1198: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void *( * PFNGLMAPBUFFERRANGEPROC) (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access);' at 'GLsizeiptr' /usr/include/GL/glext.h:1198: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void *( * PFNGLMAPBUFFERRANGEPROC) (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access);' at 'GLbitfield' /usr/include/GL/glext.h:1199: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLFLUSHMAPPEDBUFFERRANGEPROC) (GLenum target, GLintptr offset, GLsizeiptr length);' at 'PFNGLFLUSHMAPPEDBUFFERRANGEPROC' /usr/include/GL/glext.h:1199: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFLUSHMAPPEDBUFFERRANGEPROC) (GLenum target, GLintptr offset, GLsizeiptr length);' at 'GLintptr' /usr/include/GL/glext.h:1199: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFLUSHMAPPEDBUFFERRANGEPROC) (GLenum target, GLintptr offset, GLsizeiptr length);' at 'GLsizeiptr' /usr/include/GL/glext.h:1200: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBINDVERTEXARRAYPROC) (GLuint array);' at 'PFNGLBINDVERTEXARRAYPROC' /usr/include/GL/glext.h:1201: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDELETEVERTEXARRAYSPROC) (GLsizei n, const GLuint *arrays);' at 'PFNGLDELETEVERTEXARRAYSPROC' /usr/include/GL/glext.h:1201: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDELETEVERTEXARRAYSPROC) (GLsizei n, const GLuint *arrays);' at 'const' /usr/include/GL/glext.h:1201: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLDELETEVERTEXARRAYSPROC) (GLsizei n, const GLuint *arrays);' at ')' /usr/include/GL/glext.h:1202: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGENVERTEXARRAYSPROC) (GLsizei n, GLuint *arrays);' at 'PFNGLGENVERTEXARRAYSPROC' /usr/include/GL/glext.h:1202: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGENVERTEXARRAYSPROC) (GLsizei n, GLuint *arrays);' at 'GLuint' /usr/include/GL/glext.h:1202: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGENVERTEXARRAYSPROC) (GLsizei n, GLuint *arrays);' at ')' /usr/include/GL/glext.h:1203: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLboolean ( * PFNGLISVERTEXARRAYPROC) (GLuint array);' at 'PFNGLISVERTEXARRAYPROC' /usr/include/GL/glext.h:1355: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 1355 "/usr/include/GL/glext.h" 3 4' at 'PFNGLDRAWARRAYSINSTANCEDPROC' /usr/include/GL/glext.h:1355: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 1355 "/usr/include/GL/glext.h" 3 4' at 'GLint' /usr/include/GL/glext.h:1355: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 1355 "/usr/include/GL/glext.h" 3 4' at 'GLsizei' /usr/include/GL/glext.h:1355: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 1355 "/usr/include/GL/glext.h" 3 4' at 'GLsizei' /usr/include/GL/glext.h:1356: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDRAWELEMENTSINSTANCEDPROC) (GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount);' at 'PFNGLDRAWELEMENTSINSTANCEDPROC' /usr/include/GL/glext.h:1356: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDRAWELEMENTSINSTANCEDPROC) (GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount);' at 'GLsizei' /usr/include/GL/glext.h:1356: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDRAWELEMENTSINSTANCEDPROC) (GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount);' at 'GLenum' /usr/include/GL/glext.h:1356: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDRAWELEMENTSINSTANCEDPROC) (GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount);' at 'const' /usr/include/GL/glext.h:1356: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDRAWELEMENTSINSTANCEDPROC) (GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount);' at 'GLsizei' /usr/include/GL/glext.h:1359: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLCOPYBUFFERSUBDATAPROC) (GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);' at 'PFNGLCOPYBUFFERSUBDATAPROC' /usr/include/GL/glext.h:1359: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOPYBUFFERSUBDATAPROC) (GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);' at 'GLenum' /usr/include/GL/glext.h:1359: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOPYBUFFERSUBDATAPROC) (GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);' at 'GLintptr' /usr/include/GL/glext.h:1359: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOPYBUFFERSUBDATAPROC) (GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);' at 'GLintptr' /usr/include/GL/glext.h:1359: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLCOPYBUFFERSUBDATAPROC) (GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);' at 'GLsizeiptr' /usr/include/GL/glext.h:1360: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices);' at 'PFNGLGETUNIFORMINDICESPROC' /usr/include/GL/glext.h:1360: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices);' at 'GLsizei' /usr/include/GL/glext.h:1360: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices);' at 'const' /usr/include/GL/glext.h:1360: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices);' at 'GLuint' /usr/include/GL/glext.h:1360: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices);' at ')' /usr/include/GL/glext.h:1361: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETACTIVEUNIFORMSIVPROC) (GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GLenum pname, GLint *params);' at 'PFNGLGETACTIVEUNIFORMSIVPROC' /usr/include/GL/glext.h:1361: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMSIVPROC) (GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GLenum pname, GLint *params);' at 'GLsizei' /usr/include/GL/glext.h:1361: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMSIVPROC) (GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GLenum pname, GLint *params);' at 'const' /usr/include/GL/glext.h:1361: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMSIVPROC) (GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:1361: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMSIVPROC) (GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GLenum pname, GLint *params);' at 'GLint' /usr/include/GL/glext.h:1361: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETACTIVEUNIFORMSIVPROC) (GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GLenum pname, GLint *params);' at ')' /usr/include/GL/glext.h:1363: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLuint ( * PFNGLGETUNIFORMBLOCKINDEXPROC) (GLuint program, const GLchar *uniformBlockName);' at 'PFNGLGETUNIFORMBLOCKINDEXPROC' /usr/include/GL/glext.h:1363: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef GLuint ( * PFNGLGETUNIFORMBLOCKINDEXPROC) (GLuint program, const GLchar *uniformBlockName);' at 'const' /usr/include/GL/glext.h:1363: syntax error, unexpected ')', expecting ',' or ';' in 'typedef GLuint ( * PFNGLGETUNIFORMBLOCKINDEXPROC) (GLuint program, const GLchar *uniformBlockName);' at ')' /usr/include/GL/glext.h:1364: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETACTIVEUNIFORMBLOCKIVPROC) (GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint *params);' at 'PFNGLGETACTIVEUNIFORMBLOCKIVPROC' /usr/include/GL/glext.h:1364: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMBLOCKIVPROC) (GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint *params);' at 'GLuint' /usr/include/GL/glext.h:1364: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMBLOCKIVPROC) (GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:1364: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMBLOCKIVPROC) (GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint *params);' at 'GLint' /usr/include/GL/glext.h:1364: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETACTIVEUNIFORMBLOCKIVPROC) (GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint *params);' at ')' /usr/include/GL/glext.h:1365: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETACTIVEUNIFORMBLOCKNAMEPROC) (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformBlockName);' at 'PFNGLGETACTIVEUNIFORMBLOCKNAMEPROC' /usr/include/GL/glext.h:1365: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMBLOCKNAMEPROC) (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformBlockName);' at 'GLuint' /usr/include/GL/glext.h:1365: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMBLOCKNAMEPROC) (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformBlockName);' at 'GLsizei' /usr/include/GL/glext.h:1365: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMBLOCKNAMEPROC) (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformBlockName);' at 'GLsizei' /usr/include/GL/glext.h:1365: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETACTIVEUNIFORMBLOCKNAMEPROC) (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformBlockName);' at 'GLchar' /usr/include/GL/glext.h:1365: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETACTIVEUNIFORMBLOCKNAMEPROC) (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformBlockName);' at ')' /usr/include/GL/glext.h:1366: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORMBLOCKBINDINGPROC) (GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding);' at 'PFNGLUNIFORMBLOCKBINDINGPROC' /usr/include/GL/glext.h:1366: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMBLOCKBINDINGPROC) (GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding);' at 'GLuint' /usr/include/GL/glext.h:1366: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORMBLOCKBINDINGPROC) (GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding);' at 'GLuint' /usr/include/GL/glext.h:1385: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 1385 "/usr/include/GL/glext.h" 3 4' at 'GLsync' /usr/include/GL/glext.h:1494: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLsync ( * PFNGLFENCESYNCPROC) (GLenum condition, GLbitfield flags);' at 'PFNGLFENCESYNCPROC' /usr/include/GL/glext.h:1494: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef GLsync ( * PFNGLFENCESYNCPROC) (GLenum condition, GLbitfield flags);' at 'GLbitfield' /usr/include/GL/glext.h:1495: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLboolean ( * PFNGLISSYNCPROC) (GLsync sync);' at 'PFNGLISSYNCPROC' /usr/include/GL/glext.h:1496: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDELETESYNCPROC) (GLsync sync);' at 'PFNGLDELETESYNCPROC' /usr/include/GL/glext.h:1497: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLenum ( * PFNGLCLIENTWAITSYNCPROC) (GLsync sync, GLbitfield flags, GLuint64 timeout);' at 'PFNGLCLIENTWAITSYNCPROC' /usr/include/GL/glext.h:1497: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef GLenum ( * PFNGLCLIENTWAITSYNCPROC) (GLsync sync, GLbitfield flags, GLuint64 timeout);' at 'GLbitfield' /usr/include/GL/glext.h:1497: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef GLenum ( * PFNGLCLIENTWAITSYNCPROC) (GLsync sync, GLbitfield flags, GLuint64 timeout);' at 'GLuint64' /usr/include/GL/glext.h:1498: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLWAITSYNCPROC) (GLsync sync, GLbitfield flags, GLuint64 timeout);' at 'PFNGLWAITSYNCPROC' /usr/include/GL/glext.h:1498: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLWAITSYNCPROC) (GLsync sync, GLbitfield flags, GLuint64 timeout);' at 'GLbitfield' /usr/include/GL/glext.h:1498: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLWAITSYNCPROC) (GLsync sync, GLbitfield flags, GLuint64 timeout);' at 'GLuint64' /usr/include/GL/glext.h:1499: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETINTEGER64VPROC) (GLenum pname, GLint64 *data);' at 'PFNGLGETINTEGER64VPROC' /usr/include/GL/glext.h:1499: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETINTEGER64VPROC) (GLenum pname, GLint64 *data);' at 'GLint64' /usr/include/GL/glext.h:1499: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETINTEGER64VPROC) (GLenum pname, GLint64 *data);' at ')' /usr/include/GL/glext.h:1500: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETSYNCIVPROC) (GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values);' at 'PFNGLGETSYNCIVPROC' /usr/include/GL/glext.h:1500: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSYNCIVPROC) (GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values);' at 'GLenum' /usr/include/GL/glext.h:1500: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSYNCIVPROC) (GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values);' at 'GLsizei' /usr/include/GL/glext.h:1500: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSYNCIVPROC) (GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values);' at 'GLsizei' /usr/include/GL/glext.h:1500: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSYNCIVPROC) (GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values);' at 'GLint' /usr/include/GL/glext.h:1500: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETSYNCIVPROC) (GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values);' at ')' /usr/include/GL/glext.h:1501: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETINTEGER64I_VPROC) (GLenum target, GLuint index, GLint64 *data);' at 'PFNGLGETINTEGER64I_VPROC' /usr/include/GL/glext.h:1501: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETINTEGER64I_VPROC) (GLenum target, GLuint index, GLint64 *data);' at 'GLuint' /usr/include/GL/glext.h:1501: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETINTEGER64I_VPROC) (GLenum target, GLuint index, GLint64 *data);' at 'GLint64' /usr/include/GL/glext.h:1501: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETINTEGER64I_VPROC) (GLenum target, GLuint index, GLint64 *data);' at ')' /usr/include/GL/glext.h:1502: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETBUFFERPARAMETERI64VPROC) (GLenum target, GLenum pname, GLint64 *params);' at 'PFNGLGETBUFFERPARAMETERI64VPROC' /usr/include/GL/glext.h:1502: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETBUFFERPARAMETERI64VPROC) (GLenum target, GLenum pname, GLint64 *params);' at 'GLenum' /usr/include/GL/glext.h:1502: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETBUFFERPARAMETERI64VPROC) (GLenum target, GLenum pname, GLint64 *params);' at 'GLint64' /usr/include/GL/glext.h:1502: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETBUFFERPARAMETERI64VPROC) (GLenum target, GLenum pname, GLint64 *params);' at ')' /usr/include/GL/glext.h:1551: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGENSAMPLERSPROC) (GLsizei count, GLuint *samplers);' at 'PFNGLGENSAMPLERSPROC' /usr/include/GL/glext.h:1551: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGENSAMPLERSPROC) (GLsizei count, GLuint *samplers);' at 'GLuint' /usr/include/GL/glext.h:1551: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGENSAMPLERSPROC) (GLsizei count, GLuint *samplers);' at ')' /usr/include/GL/glext.h:1552: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDELETESAMPLERSPROC) (GLsizei count, const GLuint *samplers);' at 'PFNGLDELETESAMPLERSPROC' /usr/include/GL/glext.h:1552: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDELETESAMPLERSPROC) (GLsizei count, const GLuint *samplers);' at 'const' /usr/include/GL/glext.h:1552: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLDELETESAMPLERSPROC) (GLsizei count, const GLuint *samplers);' at ')' /usr/include/GL/glext.h:1553: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLboolean ( * PFNGLISSAMPLERPROC) (GLuint sampler);' at 'PFNGLISSAMPLERPROC' /usr/include/GL/glext.h:1554: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBINDSAMPLERPROC) (GLuint unit, GLuint sampler);' at 'PFNGLBINDSAMPLERPROC' /usr/include/GL/glext.h:1554: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDSAMPLERPROC) (GLuint unit, GLuint sampler);' at 'GLuint' /usr/include/GL/glext.h:1555: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLSAMPLERPARAMETERIPROC) (GLuint sampler, GLenum pname, GLint param);' at 'PFNGLSAMPLERPARAMETERIPROC' /usr/include/GL/glext.h:1555: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSAMPLERPARAMETERIPROC) (GLuint sampler, GLenum pname, GLint param);' at 'GLenum' /usr/include/GL/glext.h:1555: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSAMPLERPARAMETERIPROC) (GLuint sampler, GLenum pname, GLint param);' at 'GLint' /usr/include/GL/glext.h:1556: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLSAMPLERPARAMETERIVPROC) (GLuint sampler, GLenum pname, const GLint *param);' at 'PFNGLSAMPLERPARAMETERIVPROC' /usr/include/GL/glext.h:1556: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSAMPLERPARAMETERIVPROC) (GLuint sampler, GLenum pname, const GLint *param);' at 'GLenum' /usr/include/GL/glext.h:1556: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSAMPLERPARAMETERIVPROC) (GLuint sampler, GLenum pname, const GLint *param);' at 'const' /usr/include/GL/glext.h:1556: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLSAMPLERPARAMETERIVPROC) (GLuint sampler, GLenum pname, const GLint *param);' at ')' /usr/include/GL/glext.h:1557: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param);' at 'PFNGLSAMPLERPARAMETERFPROC' /usr/include/GL/glext.h:1557: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param);' at 'GLenum' /usr/include/GL/glext.h:1557: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param);' at 'GLfloat' /usr/include/GL/glext.h:1558: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param);' at 'PFNGLSAMPLERPARAMETERFVPROC' /usr/include/GL/glext.h:1558: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param);' at 'GLenum' /usr/include/GL/glext.h:1558: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param);' at 'const' /usr/include/GL/glext.h:1558: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param);' at ')' /usr/include/GL/glext.h:1561: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETSAMPLERPARAMETERIVPROC) (GLuint sampler, GLenum pname, GLint *params);' at 'PFNGLGETSAMPLERPARAMETERIVPROC' /usr/include/GL/glext.h:1561: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSAMPLERPARAMETERIVPROC) (GLuint sampler, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:1561: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSAMPLERPARAMETERIVPROC) (GLuint sampler, GLenum pname, GLint *params);' at 'GLint' /usr/include/GL/glext.h:1561: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETSAMPLERPARAMETERIVPROC) (GLuint sampler, GLenum pname, GLint *params);' at ')' /usr/include/GL/glext.h:1563: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, GLfloat *params);' at 'PFNGLGETSAMPLERPARAMETERFVPROC' /usr/include/GL/glext.h:1563: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, GLfloat *params);' at 'GLenum' /usr/include/GL/glext.h:1563: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, GLfloat *params);' at 'GLfloat' /usr/include/GL/glext.h:1563: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, GLfloat *params);' at ')' /usr/include/GL/glext.h:1568: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLVERTEXATTRIBDIVISORPROC) (GLuint index, GLuint divisor);' at 'PFNGLVERTEXATTRIBDIVISORPROC' /usr/include/GL/glext.h:1568: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLVERTEXATTRIBDIVISORPROC) (GLuint index, GLuint divisor);' at 'GLuint' /usr/include/GL/glext.h:1783: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBINDTRANSFORMFEEDBACKPROC) (GLenum target, GLuint id);' at 'PFNGLBINDTRANSFORMFEEDBACKPROC' /usr/include/GL/glext.h:1783: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDTRANSFORMFEEDBACKPROC) (GLenum target, GLuint id);' at 'GLuint' /usr/include/GL/glext.h:1784: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDELETETRANSFORMFEEDBACKSPROC) (GLsizei n, const GLuint *ids);' at 'PFNGLDELETETRANSFORMFEEDBACKSPROC' /usr/include/GL/glext.h:1784: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDELETETRANSFORMFEEDBACKSPROC) (GLsizei n, const GLuint *ids);' at 'const' /usr/include/GL/glext.h:1784: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLDELETETRANSFORMFEEDBACKSPROC) (GLsizei n, const GLuint *ids);' at ')' /usr/include/GL/glext.h:1785: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGENTRANSFORMFEEDBACKSPROC) (GLsizei n, GLuint *ids);' at 'PFNGLGENTRANSFORMFEEDBACKSPROC' /usr/include/GL/glext.h:1785: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGENTRANSFORMFEEDBACKSPROC) (GLsizei n, GLuint *ids);' at 'GLuint' /usr/include/GL/glext.h:1785: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGENTRANSFORMFEEDBACKSPROC) (GLsizei n, GLuint *ids);' at ')' /usr/include/GL/glext.h:1786: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef GLboolean ( * PFNGLISTRANSFORMFEEDBACKPROC) (GLuint id);' at 'PFNGLISTRANSFORMFEEDBACKPROC' /usr/include/GL/glext.h:1787: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPAUSETRANSFORMFEEDBACKPROC) (void);' at 'PFNGLPAUSETRANSFORMFEEDBACKPROC' /usr/include/GL/glext.h:1788: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLRESUMETRANSFORMFEEDBACKPROC) (void);' at 'PFNGLRESUMETRANSFORMFEEDBACKPROC' /usr/include/GL/glext.h:1881: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 1881 "/usr/include/GL/glext.h" 3 4' at 'PFNGLRELEASESHADERCOMPILERPROC' /usr/include/GL/glext.h:1882: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length);' at 'PFNGLSHADERBINARYPROC' /usr/include/GL/glext.h:1882: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length);' at 'const' /usr/include/GL/glext.h:1882: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length);' at 'GLenum' /usr/include/GL/glext.h:1882: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length);' at 'const' /usr/include/GL/glext.h:1882: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length);' at 'GLsizei' /usr/include/GL/glext.h:1883: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETSHADERPRECISIONFORMATPROC) (GLenum shadertype, GLenum precisiontype, GLint *range, GLint *precision);' at 'PFNGLGETSHADERPRECISIONFORMATPROC' /usr/include/GL/glext.h:1883: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSHADERPRECISIONFORMATPROC) (GLenum shadertype, GLenum precisiontype, GLint *range, GLint *precision);' at 'GLenum' /usr/include/GL/glext.h:1883: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSHADERPRECISIONFORMATPROC) (GLenum shadertype, GLenum precisiontype, GLint *range, GLint *precision);' at 'GLint' /usr/include/GL/glext.h:1883: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETSHADERPRECISIONFORMATPROC) (GLenum shadertype, GLenum precisiontype, GLint *range, GLint *precision);' at 'GLint' /usr/include/GL/glext.h:1883: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETSHADERPRECISIONFORMATPROC) (GLenum shadertype, GLenum precisiontype, GLint *range, GLint *precision);' at ')' /usr/include/GL/glext.h:1884: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLDEPTHRANGEFPROC) (GLfloat n, GLfloat f);' at 'PFNGLDEPTHRANGEFPROC' /usr/include/GL/glext.h:1884: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLDEPTHRANGEFPROC) (GLfloat n, GLfloat f);' at 'GLfloat' /usr/include/GL/glext.h:1885: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLCLEARDEPTHFPROC) (GLfloat d);' at 'PFNGLCLEARDEPTHFPROC' /usr/include/GL/glext.h:1886: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETPROGRAMBINARYPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary);' at 'PFNGLGETPROGRAMBINARYPROC' /usr/include/GL/glext.h:1886: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETPROGRAMBINARYPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary);' at 'GLsizei' /usr/include/GL/glext.h:1886: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETPROGRAMBINARYPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary);' at 'GLsizei' /usr/include/GL/glext.h:1886: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETPROGRAMBINARYPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary);' at 'GLenum' /usr/include/GL/glext.h:1886: syntax error, unexpected VOID, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETPROGRAMBINARYPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary);' at 'void' /usr/include/GL/glext.h:1886: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETPROGRAMBINARYPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary);' at ')' /usr/include/GL/glext.h:1887: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length);' at 'PFNGLPROGRAMBINARYPROC' /usr/include/GL/glext.h:1887: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length);' at 'GLenum' /usr/include/GL/glext.h:1887: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length);' at 'const' /usr/include/GL/glext.h:1887: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length);' at 'GLsizei' /usr/include/GL/glext.h:1888: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value);' at 'PFNGLPROGRAMPARAMETERIPROC' /usr/include/GL/glext.h:1888: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value);' at 'GLenum' /usr/include/GL/glext.h:1888: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value);' at 'GLint' /usr/include/GL/glext.h:2178: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETINTERNALFORMATIVPROC) (GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint *params);' at 'PFNGLGETINTERNALFORMATIVPROC' /usr/include/GL/glext.h:2178: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETINTERNALFORMATIVPROC) (GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:2178: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETINTERNALFORMATIVPROC) (GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:2178: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETINTERNALFORMATIVPROC) (GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint *params);' at 'GLsizei' /usr/include/GL/glext.h:2178: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETINTERNALFORMATIVPROC) (GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint *params);' at 'GLint' /usr/include/GL/glext.h:2178: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETINTERNALFORMATIVPROC) (GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint *params);' at ')' /usr/include/GL/glext.h:2183: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLTEXSTORAGE2DPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);' at 'PFNGLTEXSTORAGE2DPROC' /usr/include/GL/glext.h:2183: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSTORAGE2DPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:2183: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSTORAGE2DPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLenum' /usr/include/GL/glext.h:2183: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSTORAGE2DPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:2183: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSTORAGE2DPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:2184: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLTEXSTORAGE3DPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'PFNGLTEXSTORAGE3DPROC' /usr/include/GL/glext.h:2184: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSTORAGE3DPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'GLsizei' /usr/include/GL/glext.h:2184: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSTORAGE3DPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'GLenum' /usr/include/GL/glext.h:2184: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSTORAGE3DPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'GLsizei' /usr/include/GL/glext.h:2184: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSTORAGE3DPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'GLsizei' /usr/include/GL/glext.h:2184: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXSTORAGE3DPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'GLsizei' /usr/include/GL/glext.h:2477: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLINVALIDATEFRAMEBUFFERPROC) (GLenum target, GLsizei numAttachments, const GLenum *attachments);' at 'PFNGLINVALIDATEFRAMEBUFFERPROC' /usr/include/GL/glext.h:2477: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLINVALIDATEFRAMEBUFFERPROC) (GLenum target, GLsizei numAttachments, const GLenum *attachments);' at 'GLsizei' /usr/include/GL/glext.h:2477: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLINVALIDATEFRAMEBUFFERPROC) (GLenum target, GLsizei numAttachments, const GLenum *attachments);' at 'const' /usr/include/GL/glext.h:2477: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLINVALIDATEFRAMEBUFFERPROC) (GLenum target, GLsizei numAttachments, const GLenum *attachments);' at ')' /usr/include/GL/glext.h:2478: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLINVALIDATESUBFRAMEBUFFERPROC) (GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height);' at 'PFNGLINVALIDATESUBFRAMEBUFFERPROC' /usr/include/GL/glext.h:2478: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLINVALIDATESUBFRAMEBUFFERPROC) (GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:2478: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLINVALIDATESUBFRAMEBUFFERPROC) (GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height);' at 'const' /usr/include/GL/glext.h:2478: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLINVALIDATESUBFRAMEBUFFERPROC) (GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLint' /usr/include/GL/glext.h:2478: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLINVALIDATESUBFRAMEBUFFERPROC) (GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLint' /usr/include/GL/glext.h:2478: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLINVALIDATESUBFRAMEBUFFERPROC) (GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:2478: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLINVALIDATESUBFRAMEBUFFERPROC) (GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:5518: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 5518 "/usr/include/GL/glext.h" 3 4' at 'PFNGLUNIFORM1I64NVPROC' /usr/include/GL/glext.h:5518: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 5518 "/usr/include/GL/glext.h" 3 4' at 'GLint64EXT' /usr/include/GL/glext.h:5519: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM2I64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y);' at 'PFNGLUNIFORM2I64NVPROC' /usr/include/GL/glext.h:5519: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2I64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y);' at 'GLint64EXT' /usr/include/GL/glext.h:5519: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2I64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y);' at 'GLint64EXT' /usr/include/GL/glext.h:5520: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM3I64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);' at 'PFNGLUNIFORM3I64NVPROC' /usr/include/GL/glext.h:5520: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3I64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);' at 'GLint64EXT' /usr/include/GL/glext.h:5520: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3I64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);' at 'GLint64EXT' /usr/include/GL/glext.h:5520: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3I64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);' at 'GLint64EXT' /usr/include/GL/glext.h:5521: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM4I64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);' at 'PFNGLUNIFORM4I64NVPROC' /usr/include/GL/glext.h:5521: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4I64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);' at 'GLint64EXT' /usr/include/GL/glext.h:5521: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4I64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);' at 'GLint64EXT' /usr/include/GL/glext.h:5521: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4I64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);' at 'GLint64EXT' /usr/include/GL/glext.h:5521: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4I64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);' at 'GLint64EXT' /usr/include/GL/glext.h:5522: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM1I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at 'PFNGLUNIFORM1I64VNVPROC' /usr/include/GL/glext.h:5522: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5522: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at 'const' /usr/include/GL/glext.h:5522: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM1I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at ')' /usr/include/GL/glext.h:5523: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM2I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at 'PFNGLUNIFORM2I64VNVPROC' /usr/include/GL/glext.h:5523: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5523: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at 'const' /usr/include/GL/glext.h:5523: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM2I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at ')' /usr/include/GL/glext.h:5524: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM3I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at 'PFNGLUNIFORM3I64VNVPROC' /usr/include/GL/glext.h:5524: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5524: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at 'const' /usr/include/GL/glext.h:5524: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM3I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at ')' /usr/include/GL/glext.h:5525: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM4I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at 'PFNGLUNIFORM4I64VNVPROC' /usr/include/GL/glext.h:5525: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5525: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at 'const' /usr/include/GL/glext.h:5525: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM4I64VNVPROC) (GLint location, GLsizei count, const GLint64EXT *value);' at ')' /usr/include/GL/glext.h:5526: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM1UI64NVPROC) (GLint location, GLuint64EXT x);' at 'PFNGLUNIFORM1UI64NVPROC' /usr/include/GL/glext.h:5526: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1UI64NVPROC) (GLint location, GLuint64EXT x);' at 'GLuint64EXT' /usr/include/GL/glext.h:5527: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM2UI64NVPROC) (GLint location, GLuint64EXT x, GLuint64EXT y);' at 'PFNGLUNIFORM2UI64NVPROC' /usr/include/GL/glext.h:5527: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2UI64NVPROC) (GLint location, GLuint64EXT x, GLuint64EXT y);' at 'GLuint64EXT' /usr/include/GL/glext.h:5527: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2UI64NVPROC) (GLint location, GLuint64EXT x, GLuint64EXT y);' at 'GLuint64EXT' /usr/include/GL/glext.h:5528: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM3UI64NVPROC) (GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);' at 'PFNGLUNIFORM3UI64NVPROC' /usr/include/GL/glext.h:5528: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3UI64NVPROC) (GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);' at 'GLuint64EXT' /usr/include/GL/glext.h:5528: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3UI64NVPROC) (GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);' at 'GLuint64EXT' /usr/include/GL/glext.h:5528: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3UI64NVPROC) (GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);' at 'GLuint64EXT' /usr/include/GL/glext.h:5529: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM4UI64NVPROC) (GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);' at 'PFNGLUNIFORM4UI64NVPROC' /usr/include/GL/glext.h:5529: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4UI64NVPROC) (GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);' at 'GLuint64EXT' /usr/include/GL/glext.h:5529: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4UI64NVPROC) (GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);' at 'GLuint64EXT' /usr/include/GL/glext.h:5529: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4UI64NVPROC) (GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);' at 'GLuint64EXT' /usr/include/GL/glext.h:5529: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4UI64NVPROC) (GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);' at 'GLuint64EXT' /usr/include/GL/glext.h:5530: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM1UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at 'PFNGLUNIFORM1UI64VNVPROC' /usr/include/GL/glext.h:5530: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5530: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM1UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at 'const' /usr/include/GL/glext.h:5530: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM1UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at ')' /usr/include/GL/glext.h:5531: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM2UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at 'PFNGLUNIFORM2UI64VNVPROC' /usr/include/GL/glext.h:5531: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5531: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM2UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at 'const' /usr/include/GL/glext.h:5531: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM2UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at ')' /usr/include/GL/glext.h:5532: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM3UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at 'PFNGLUNIFORM3UI64VNVPROC' /usr/include/GL/glext.h:5532: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5532: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM3UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at 'const' /usr/include/GL/glext.h:5532: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM3UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at ')' /usr/include/GL/glext.h:5533: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLUNIFORM4UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at 'PFNGLUNIFORM4UI64VNVPROC' /usr/include/GL/glext.h:5533: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5533: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLUNIFORM4UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at 'const' /usr/include/GL/glext.h:5533: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLUNIFORM4UI64VNVPROC) (GLint location, GLsizei count, const GLuint64EXT *value);' at ')' /usr/include/GL/glext.h:5534: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETUNIFORMI64VNVPROC) (GLuint program, GLint location, GLint64EXT *params);' at 'PFNGLGETUNIFORMI64VNVPROC' /usr/include/GL/glext.h:5534: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETUNIFORMI64VNVPROC) (GLuint program, GLint location, GLint64EXT *params);' at 'GLint' /usr/include/GL/glext.h:5534: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETUNIFORMI64VNVPROC) (GLuint program, GLint location, GLint64EXT *params);' at 'GLint64EXT' /usr/include/GL/glext.h:5534: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETUNIFORMI64VNVPROC) (GLuint program, GLint location, GLint64EXT *params);' at ')' /usr/include/GL/glext.h:5536: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM1I64NVPROC) (GLuint program, GLint location, GLint64EXT x);' at 'PFNGLPROGRAMUNIFORM1I64NVPROC' /usr/include/GL/glext.h:5536: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1I64NVPROC) (GLuint program, GLint location, GLint64EXT x);' at 'GLint' /usr/include/GL/glext.h:5536: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1I64NVPROC) (GLuint program, GLint location, GLint64EXT x);' at 'GLint64EXT' /usr/include/GL/glext.h:5537: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM2I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y);' at 'PFNGLPROGRAMUNIFORM2I64NVPROC' /usr/include/GL/glext.h:5537: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y);' at 'GLint' /usr/include/GL/glext.h:5537: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y);' at 'GLint64EXT' /usr/include/GL/glext.h:5537: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y);' at 'GLint64EXT' /usr/include/GL/glext.h:5538: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM3I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);' at 'PFNGLPROGRAMUNIFORM3I64NVPROC' /usr/include/GL/glext.h:5538: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);' at 'GLint' /usr/include/GL/glext.h:5538: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);' at 'GLint64EXT' /usr/include/GL/glext.h:5538: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);' at 'GLint64EXT' /usr/include/GL/glext.h:5538: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);' at 'GLint64EXT' /usr/include/GL/glext.h:5539: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM4I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);' at 'PFNGLPROGRAMUNIFORM4I64NVPROC' /usr/include/GL/glext.h:5539: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);' at 'GLint' /usr/include/GL/glext.h:5539: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);' at 'GLint64EXT' /usr/include/GL/glext.h:5539: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);' at 'GLint64EXT' /usr/include/GL/glext.h:5539: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);' at 'GLint64EXT' /usr/include/GL/glext.h:5539: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4I64NVPROC) (GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);' at 'GLint64EXT' /usr/include/GL/glext.h:5540: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM1I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'PFNGLPROGRAMUNIFORM1I64VNVPROC' /usr/include/GL/glext.h:5540: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'GLint' /usr/include/GL/glext.h:5540: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5540: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'const' /usr/include/GL/glext.h:5540: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM1I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at ')' /usr/include/GL/glext.h:5541: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM2I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'PFNGLPROGRAMUNIFORM2I64VNVPROC' /usr/include/GL/glext.h:5541: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'GLint' /usr/include/GL/glext.h:5541: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5541: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'const' /usr/include/GL/glext.h:5541: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM2I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at ')' /usr/include/GL/glext.h:5542: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM3I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'PFNGLPROGRAMUNIFORM3I64VNVPROC' /usr/include/GL/glext.h:5542: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'GLint' /usr/include/GL/glext.h:5542: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5542: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'const' /usr/include/GL/glext.h:5542: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM3I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at ')' /usr/include/GL/glext.h:5543: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM4I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'PFNGLPROGRAMUNIFORM4I64VNVPROC' /usr/include/GL/glext.h:5543: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'GLint' /usr/include/GL/glext.h:5543: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5543: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at 'const' /usr/include/GL/glext.h:5543: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM4I64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLint64EXT *value);' at ')' /usr/include/GL/glext.h:5544: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x);' at 'PFNGLPROGRAMUNIFORM1UI64NVPROC' /usr/include/GL/glext.h:5544: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x);' at 'GLint' /usr/include/GL/glext.h:5544: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x);' at 'GLuint64EXT' /usr/include/GL/glext.h:5545: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y);' at 'PFNGLPROGRAMUNIFORM2UI64NVPROC' /usr/include/GL/glext.h:5545: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y);' at 'GLint' /usr/include/GL/glext.h:5545: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y);' at 'GLuint64EXT' /usr/include/GL/glext.h:5545: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y);' at 'GLuint64EXT' /usr/include/GL/glext.h:5546: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);' at 'PFNGLPROGRAMUNIFORM3UI64NVPROC' /usr/include/GL/glext.h:5546: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);' at 'GLint' /usr/include/GL/glext.h:5546: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);' at 'GLuint64EXT' /usr/include/GL/glext.h:5546: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);' at 'GLuint64EXT' /usr/include/GL/glext.h:5546: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);' at 'GLuint64EXT' /usr/include/GL/glext.h:5547: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);' at 'PFNGLPROGRAMUNIFORM4UI64NVPROC' /usr/include/GL/glext.h:5547: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);' at 'GLint' /usr/include/GL/glext.h:5547: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);' at 'GLuint64EXT' /usr/include/GL/glext.h:5547: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);' at 'GLuint64EXT' /usr/include/GL/glext.h:5547: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);' at 'GLuint64EXT' /usr/include/GL/glext.h:5547: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UI64NVPROC) (GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);' at 'GLuint64EXT' /usr/include/GL/glext.h:5548: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'PFNGLPROGRAMUNIFORM1UI64VNVPROC' /usr/include/GL/glext.h:5548: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'GLint' /usr/include/GL/glext.h:5548: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5548: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'const' /usr/include/GL/glext.h:5548: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at ')' /usr/include/GL/glext.h:5549: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'PFNGLPROGRAMUNIFORM2UI64VNVPROC' /usr/include/GL/glext.h:5549: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'GLint' /usr/include/GL/glext.h:5549: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5549: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'const' /usr/include/GL/glext.h:5549: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at ')' /usr/include/GL/glext.h:5550: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'PFNGLPROGRAMUNIFORM3UI64VNVPROC' /usr/include/GL/glext.h:5550: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'GLint' /usr/include/GL/glext.h:5550: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5550: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'const' /usr/include/GL/glext.h:5550: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at ')' /usr/include/GL/glext.h:5551: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'PFNGLPROGRAMUNIFORM4UI64VNVPROC' /usr/include/GL/glext.h:5551: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'GLint' /usr/include/GL/glext.h:5551: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'GLsizei' /usr/include/GL/glext.h:5551: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at 'const' /usr/include/GL/glext.h:5551: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UI64VNVPROC) (GLuint program, GLint location, GLsizei count, const GLuint64EXT *value);' at ')' /usr/include/GL/glext.h:6877: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM1FEXTPROC) (GLuint program, GLint location, GLfloat v0);' at 'PFNGLPROGRAMUNIFORM1FEXTPROC' /usr/include/GL/glext.h:6877: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1FEXTPROC) (GLuint program, GLint location, GLfloat v0);' at 'GLint' /usr/include/GL/glext.h:6877: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1FEXTPROC) (GLuint program, GLint location, GLfloat v0);' at 'GLfloat' /usr/include/GL/glext.h:6878: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM2FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1);' at 'PFNGLPROGRAMUNIFORM2FEXTPROC' /usr/include/GL/glext.h:6878: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1);' at 'GLint' /usr/include/GL/glext.h:6878: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1);' at 'GLfloat' /usr/include/GL/glext.h:6878: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1);' at 'GLfloat' /usr/include/GL/glext.h:6879: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM3FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2);' at 'PFNGLPROGRAMUNIFORM3FEXTPROC' /usr/include/GL/glext.h:6879: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2);' at 'GLint' /usr/include/GL/glext.h:6879: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2);' at 'GLfloat' /usr/include/GL/glext.h:6879: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2);' at 'GLfloat' /usr/include/GL/glext.h:6879: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2);' at 'GLfloat' /usr/include/GL/glext.h:6880: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM4FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);' at 'PFNGLPROGRAMUNIFORM4FEXTPROC' /usr/include/GL/glext.h:6880: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);' at 'GLint' /usr/include/GL/glext.h:6880: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);' at 'GLfloat' /usr/include/GL/glext.h:6880: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);' at 'GLfloat' /usr/include/GL/glext.h:6880: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);' at 'GLfloat' /usr/include/GL/glext.h:6880: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);' at 'GLfloat' /usr/include/GL/glext.h:6881: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM1IEXTPROC) (GLuint program, GLint location, GLint v0);' at 'PFNGLPROGRAMUNIFORM1IEXTPROC' /usr/include/GL/glext.h:6881: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1IEXTPROC) (GLuint program, GLint location, GLint v0);' at 'GLint' /usr/include/GL/glext.h:6881: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1IEXTPROC) (GLuint program, GLint location, GLint v0);' at 'GLint' /usr/include/GL/glext.h:6882: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM2IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1);' at 'PFNGLPROGRAMUNIFORM2IEXTPROC' /usr/include/GL/glext.h:6882: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1);' at 'GLint' /usr/include/GL/glext.h:6882: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1);' at 'GLint' /usr/include/GL/glext.h:6882: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1);' at 'GLint' /usr/include/GL/glext.h:6883: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM3IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2);' at 'PFNGLPROGRAMUNIFORM3IEXTPROC' /usr/include/GL/glext.h:6883: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2);' at 'GLint' /usr/include/GL/glext.h:6883: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2);' at 'GLint' /usr/include/GL/glext.h:6883: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2);' at 'GLint' /usr/include/GL/glext.h:6883: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2);' at 'GLint' /usr/include/GL/glext.h:6884: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM4IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);' at 'PFNGLPROGRAMUNIFORM4IEXTPROC' /usr/include/GL/glext.h:6884: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);' at 'GLint' /usr/include/GL/glext.h:6884: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);' at 'GLint' /usr/include/GL/glext.h:6884: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);' at 'GLint' /usr/include/GL/glext.h:6884: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);' at 'GLint' /usr/include/GL/glext.h:6884: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);' at 'GLint' /usr/include/GL/glext.h:6885: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM1FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORM1FVEXTPROC' /usr/include/GL/glext.h:6885: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6885: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6885: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6885: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM1FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6886: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM2FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORM2FVEXTPROC' /usr/include/GL/glext.h:6886: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6886: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6886: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6886: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM2FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6887: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM3FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORM3FVEXTPROC' /usr/include/GL/glext.h:6887: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6887: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6887: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6887: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM3FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6888: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM4FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORM4FVEXTPROC' /usr/include/GL/glext.h:6888: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6888: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6888: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6888: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM4FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6889: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM1IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'PFNGLPROGRAMUNIFORM1IVEXTPROC' /usr/include/GL/glext.h:6889: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'GLint' /usr/include/GL/glext.h:6889: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'GLsizei' /usr/include/GL/glext.h:6889: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'const' /usr/include/GL/glext.h:6889: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM1IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at ')' /usr/include/GL/glext.h:6890: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM2IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'PFNGLPROGRAMUNIFORM2IVEXTPROC' /usr/include/GL/glext.h:6890: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'GLint' /usr/include/GL/glext.h:6890: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'GLsizei' /usr/include/GL/glext.h:6890: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'const' /usr/include/GL/glext.h:6890: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM2IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at ')' /usr/include/GL/glext.h:6891: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM3IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'PFNGLPROGRAMUNIFORM3IVEXTPROC' /usr/include/GL/glext.h:6891: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'GLint' /usr/include/GL/glext.h:6891: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'GLsizei' /usr/include/GL/glext.h:6891: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'const' /usr/include/GL/glext.h:6891: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM3IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at ')' /usr/include/GL/glext.h:6892: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'PFNGLPROGRAMUNIFORM4IVEXTPROC' /usr/include/GL/glext.h:6892: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'GLint' /usr/include/GL/glext.h:6892: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'GLsizei' /usr/include/GL/glext.h:6892: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at 'const' /usr/include/GL/glext.h:6892: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);' at ')' /usr/include/GL/glext.h:6893: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORMMATRIX2FVEXTPROC' /usr/include/GL/glext.h:6893: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6893: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6893: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:6893: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6893: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6894: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORMMATRIX3FVEXTPROC' /usr/include/GL/glext.h:6894: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6894: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6894: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:6894: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6894: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6895: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORMMATRIX4FVEXTPROC' /usr/include/GL/glext.h:6895: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6895: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6895: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:6895: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6895: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6896: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORMMATRIX2X3FVEXTPROC' /usr/include/GL/glext.h:6896: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6896: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6896: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:6896: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6896: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6897: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORMMATRIX3X2FVEXTPROC' /usr/include/GL/glext.h:6897: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6897: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6897: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:6897: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6897: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6898: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORMMATRIX2X4FVEXTPROC' /usr/include/GL/glext.h:6898: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6898: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6898: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:6898: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6898: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX2X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6899: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORMMATRIX4X2FVEXTPROC' /usr/include/GL/glext.h:6899: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6899: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6899: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:6899: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6899: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6900: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORMMATRIX3X4FVEXTPROC' /usr/include/GL/glext.h:6900: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6900: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6900: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:6900: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6900: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX3X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6901: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'PFNGLPROGRAMUNIFORMMATRIX4X3FVEXTPROC' /usr/include/GL/glext.h:6901: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLint' /usr/include/GL/glext.h:6901: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLsizei' /usr/include/GL/glext.h:6901: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'GLboolean' /usr/include/GL/glext.h:6901: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at 'const' /usr/include/GL/glext.h:6901: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORMMATRIX4X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);' at ')' /usr/include/GL/glext.h:6912: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UIEXTPROC) (GLuint program, GLint location, GLuint v0);' at 'PFNGLPROGRAMUNIFORM1UIEXTPROC' /usr/include/GL/glext.h:6912: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UIEXTPROC) (GLuint program, GLint location, GLuint v0);' at 'GLint' /usr/include/GL/glext.h:6912: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UIEXTPROC) (GLuint program, GLint location, GLuint v0);' at 'GLuint' /usr/include/GL/glext.h:6913: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1);' at 'PFNGLPROGRAMUNIFORM2UIEXTPROC' /usr/include/GL/glext.h:6913: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1);' at 'GLint' /usr/include/GL/glext.h:6913: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1);' at 'GLuint' /usr/include/GL/glext.h:6913: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1);' at 'GLuint' /usr/include/GL/glext.h:6914: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2);' at 'PFNGLPROGRAMUNIFORM3UIEXTPROC' /usr/include/GL/glext.h:6914: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2);' at 'GLint' /usr/include/GL/glext.h:6914: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2);' at 'GLuint' /usr/include/GL/glext.h:6914: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2);' at 'GLuint' /usr/include/GL/glext.h:6914: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2);' at 'GLuint' /usr/include/GL/glext.h:6915: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);' at 'PFNGLPROGRAMUNIFORM4UIEXTPROC' /usr/include/GL/glext.h:6915: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);' at 'GLint' /usr/include/GL/glext.h:6915: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);' at 'GLuint' /usr/include/GL/glext.h:6915: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);' at 'GLuint' /usr/include/GL/glext.h:6915: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);' at 'GLuint' /usr/include/GL/glext.h:6915: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);' at 'GLuint' /usr/include/GL/glext.h:6916: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'PFNGLPROGRAMUNIFORM1UIVEXTPROC' /usr/include/GL/glext.h:6916: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'GLint' /usr/include/GL/glext.h:6916: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'GLsizei' /usr/include/GL/glext.h:6916: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'const' /usr/include/GL/glext.h:6916: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM1UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at ')' /usr/include/GL/glext.h:6917: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'PFNGLPROGRAMUNIFORM2UIVEXTPROC' /usr/include/GL/glext.h:6917: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'GLint' /usr/include/GL/glext.h:6917: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'GLsizei' /usr/include/GL/glext.h:6917: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'const' /usr/include/GL/glext.h:6917: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM2UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at ')' /usr/include/GL/glext.h:6918: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'PFNGLPROGRAMUNIFORM3UIVEXTPROC' /usr/include/GL/glext.h:6918: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'GLint' /usr/include/GL/glext.h:6918: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'GLsizei' /usr/include/GL/glext.h:6918: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'const' /usr/include/GL/glext.h:6918: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM3UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at ')' /usr/include/GL/glext.h:6919: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'PFNGLPROGRAMUNIFORM4UIVEXTPROC' /usr/include/GL/glext.h:6919: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'GLint' /usr/include/GL/glext.h:6919: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'GLsizei' /usr/include/GL/glext.h:6919: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at 'const' /usr/include/GL/glext.h:6919: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLPROGRAMUNIFORM4UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value);' at ')' /usr/include/GL/glext.h:7009: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLTEXTURESTORAGE1DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width);' at 'PFNGLTEXTURESTORAGE1DEXTPROC' /usr/include/GL/glext.h:7009: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE1DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width);' at 'GLenum' /usr/include/GL/glext.h:7009: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE1DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width);' at 'GLsizei' /usr/include/GL/glext.h:7009: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE1DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width);' at 'GLenum' /usr/include/GL/glext.h:7009: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE1DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width);' at 'GLsizei' /usr/include/GL/glext.h:7010: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLTEXTURESTORAGE2DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);' at 'PFNGLTEXTURESTORAGE2DEXTPROC' /usr/include/GL/glext.h:7010: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE2DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLenum' /usr/include/GL/glext.h:7010: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE2DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:7010: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE2DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLenum' /usr/include/GL/glext.h:7010: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE2DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:7010: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE2DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);' at 'GLsizei' /usr/include/GL/glext.h:7011: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLTEXTURESTORAGE3DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'PFNGLTEXTURESTORAGE3DEXTPROC' /usr/include/GL/glext.h:7011: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE3DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'GLenum' /usr/include/GL/glext.h:7011: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE3DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'GLsizei' /usr/include/GL/glext.h:7011: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE3DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'GLenum' /usr/include/GL/glext.h:7011: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE3DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'GLsizei' /usr/include/GL/glext.h:7011: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE3DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'GLsizei' /usr/include/GL/glext.h:7011: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXTURESTORAGE3DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);' at 'GLsizei' /usr/include/GL/glext.h:7362: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 7362 "/usr/include/GL/glext.h" 3 4' at 'PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXTPROC' /usr/include/GL/glext.h:7362: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 7362 "/usr/include/GL/glext.h" 3 4' at 'GLsizei' /usr/include/GL/glext.h:7362: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 7362 "/usr/include/GL/glext.h" 3 4' at 'GLenum' /usr/include/GL/glext.h:7362: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 7362 "/usr/include/GL/glext.h" 3 4' at 'GLsizei' /usr/include/GL/glext.h:7362: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 7362 "/usr/include/GL/glext.h" 3 4' at 'GLsizei' /usr/include/GL/glext.h:7493: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 7493 "/usr/include/GL/glext.h" 3 4' at 'PFNGLPROGRAMPARAMETERIEXTPROC' /usr/include/GL/glext.h:7493: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 7493 "/usr/include/GL/glext.h" 3 4' at 'GLenum' /usr/include/GL/glext.h:7493: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 7493 "/usr/include/GL/glext.h" 3 4' at 'GLint' /usr/include/GL/glext.h:7540: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLBINDFRAGDATALOCATIONEXTPROC) (GLuint program, GLuint color, const GLchar *name);' at 'PFNGLBINDFRAGDATALOCATIONEXTPROC' /usr/include/GL/glext.h:7540: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDFRAGDATALOCATIONEXTPROC) (GLuint program, GLuint color, const GLchar *name);' at 'GLuint' /usr/include/GL/glext.h:7540: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLBINDFRAGDATALOCATIONEXTPROC) (GLuint program, GLuint color, const GLchar *name);' at 'const' /usr/include/GL/glext.h:7540: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLBINDFRAGDATALOCATIONEXTPROC) (GLuint program, GLuint color, const GLchar *name);' at ')' /usr/include/GL/glext.h:8266: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 8266 "/usr/include/GL/glext.h" 3 4' at 'PFNGLTEXBUFFEREXTPROC' /usr/include/GL/glext.h:8266: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 8266 "/usr/include/GL/glext.h" 3 4' at 'GLenum' /usr/include/GL/glext.h:8266: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 8266 "/usr/include/GL/glext.h" 3 4' at 'GLuint' /usr/include/GL/glext.h:8406: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 8406 "/usr/include/GL/glext.h" 3 4' at 'PFNGLTEXPARAMETERIIVEXTPROC' /usr/include/GL/glext.h:8406: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 8406 "/usr/include/GL/glext.h" 3 4' at 'GLenum' /usr/include/GL/glext.h:8406: syntax error, unexpected CONST, expecting identifier or '(' or '*' in '# 8406 "/usr/include/GL/glext.h" 3 4' at 'const' /usr/include/GL/glext.h:8406: syntax error, unexpected ')', expecting ',' or ';' in '# 8406 "/usr/include/GL/glext.h" 3 4' at ')' /usr/include/GL/glext.h:8407: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLTEXPARAMETERIUIVEXTPROC) (GLenum target, GLenum pname, const GLuint *params);' at 'PFNGLTEXPARAMETERIUIVEXTPROC' /usr/include/GL/glext.h:8407: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXPARAMETERIUIVEXTPROC) (GLenum target, GLenum pname, const GLuint *params);' at 'GLenum' /usr/include/GL/glext.h:8407: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLTEXPARAMETERIUIVEXTPROC) (GLenum target, GLenum pname, const GLuint *params);' at 'const' /usr/include/GL/glext.h:8407: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLTEXPARAMETERIUIVEXTPROC) (GLenum target, GLenum pname, const GLuint *params);' at ')' /usr/include/GL/glext.h:8408: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETTEXPARAMETERIIVEXTPROC) (GLenum target, GLenum pname, GLint *params);' at 'PFNGLGETTEXPARAMETERIIVEXTPROC' /usr/include/GL/glext.h:8408: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETTEXPARAMETERIIVEXTPROC) (GLenum target, GLenum pname, GLint *params);' at 'GLenum' /usr/include/GL/glext.h:8408: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETTEXPARAMETERIIVEXTPROC) (GLenum target, GLenum pname, GLint *params);' at 'GLint' /usr/include/GL/glext.h:8408: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETTEXPARAMETERIIVEXTPROC) (GLenum target, GLenum pname, GLint *params);' at ')' /usr/include/GL/glext.h:8409: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETTEXPARAMETERIUIVEXTPROC) (GLenum target, GLenum pname, GLuint *params);' at 'PFNGLGETTEXPARAMETERIUIVEXTPROC' /usr/include/GL/glext.h:8409: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETTEXPARAMETERIUIVEXTPROC) (GLenum target, GLenum pname, GLuint *params);' at 'GLenum' /usr/include/GL/glext.h:8409: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETTEXPARAMETERIUIVEXTPROC) (GLenum target, GLenum pname, GLuint *params);' at 'GLuint' /usr/include/GL/glext.h:8409: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETTEXPARAMETERIUIVEXTPROC) (GLenum target, GLenum pname, GLuint *params);' at ')' /usr/include/GL/glext.h:8535: syntax error, unexpected typedef-name, expecting identifier or '(' in '# 8535 "/usr/include/GL/glext.h" 3 4' at 'PFNGLGETQUERYOBJECTI64VEXTPROC' /usr/include/GL/glext.h:8535: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 8535 "/usr/include/GL/glext.h" 3 4' at 'GLenum' /usr/include/GL/glext.h:8535: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '# 8535 "/usr/include/GL/glext.h" 3 4' at 'GLint64' /usr/include/GL/glext.h:8535: syntax error, unexpected ')', expecting ',' or ';' in '# 8535 "/usr/include/GL/glext.h" 3 4' at ')' /usr/include/GL/glext.h:8536: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLGETQUERYOBJECTUI64VEXTPROC) (GLuint id, GLenum pname, GLuint64 *params);' at 'PFNGLGETQUERYOBJECTUI64VEXTPROC' /usr/include/GL/glext.h:8536: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETQUERYOBJECTUI64VEXTPROC) (GLuint id, GLenum pname, GLuint64 *params);' at 'GLenum' /usr/include/GL/glext.h:8536: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLGETQUERYOBJECTUI64VEXTPROC) (GLuint id, GLenum pname, GLuint64 *params);' at 'GLuint64' /usr/include/GL/glext.h:8536: syntax error, unexpected ')', expecting ',' or ';' in 'typedef void ( * PFNGLGETQUERYOBJECTUI64VEXTPROC) (GLuint id, GLenum pname, GLuint64 *params);' at ')' /usr/include/GL/glext.h:9880: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTUREEXTPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level);' at 'PFNGLFRAMEBUFFERTEXTUREEXTPROC' /usr/include/GL/glext.h:9880: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTUREEXTPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level);' at 'GLenum' /usr/include/GL/glext.h:9880: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTUREEXTPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level);' at 'GLuint' /usr/include/GL/glext.h:9880: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'typedef void ( * PFNGLFRAMEBUFFERTEXTUREEXTPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level);' at 'GLint' g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/tmp-introspecth1eshw9a/GstGL-1.0 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/tmp-introspecth1eshw9a/GstGL-1.0.o -L. libgstgl-1.0.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/tmp-introspecth1eshw9a/.libs/GstGL-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/tmp-introspecth1eshw9a/GstGL-1.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L. ./.libs/libgstgl-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs/libgstallocators-1.0.so -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -lgio-2.0 -lgmodule-2.0 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread gstglfilter.c:926: Warning: GstGL: gst_gl_filter_filter_texture: unknown parameter 'inbuf' in documentation comment, should be one of 'in_tex', 'out_tex' gstglfilter.c:927: Warning: GstGL: gst_gl_filter_filter_texture: unknown parameter 'outbuf' in documentation comment, should be one of 'in_tex', 'out_tex' x11/gstgldisplay_x11.c:119: Warning: GstGL: gst_gl_display_x11_new_with_display: argument display: Unresolved type: 'Display*' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" \ /usr/bin/g-ir-compiler \ --includedir=. \ --includedir=. \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \ --includedir=`PKG_CONFIG_PATH="../../../pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig" /usr/bin/riscv64-redhat-linux-gnu-pkg-config --variable=girdir gstreamer-video-1.0` \ GstGL-1.0.gir -o GstGL-1.0.typelib make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in gst /usr/bin/make -C adder /usr/bin/make -C app /usr/bin/make -C audioconvert /usr/bin/make -C audiomixer make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' /usr/bin/orcc --compat 0.4.24 --implementation --include glib.h -o tmp-orc.c ./gstaudiomixerorc.orc make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' /usr/bin/orcc --compat 0.4.24 --implementation --include glib.h -o tmp-orc.c ./gstadderorc.orc make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' /usr/bin/orcc --compat 0.4.24 --header --include glib.h -o gstaudiomixerorc.h ./gstaudiomixerorc.orc make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' /usr/bin/orcc --compat 0.4.24 --header --include glib.h -o gstadderorc.h ./gstadderorc.orc make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/app' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstapp_la-gstapp.lo `test -f 'gstapp.c' || echo './'`gstapp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstapp.c -fPIC -DPIC -o .libs/libgstapp_la-gstapp.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudiomixer_la-gstaudiomixer.lo `test -f 'gstaudiomixer.c' || echo './'`gstaudiomixer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiomixer.c -fPIC -DPIC -o .libs/libgstaudiomixer_la-gstaudiomixer.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudioconvert_la-gstaudioconvert.lo `test -f 'gstaudioconvert.c' || echo './'`gstaudioconvert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudioconvert.c -fPIC -DPIC -o .libs/libgstaudioconvert_la-gstaudioconvert.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioconvert' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/app' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstapp.la -rpath /usr/lib64/gstreamer-1.0 libgstapp_la-gstapp.lo ../../gst-libs/gst/app/libgstapp-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstapp_la-gstapp.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app/.libs ../../gst-libs/gst/app/.libs/libgstapp-1.0.so -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstapp.so -o .libs/libgstapp.so libtool: link: ( cd ".libs" && rm -f "libgstapp.la" && ln -s "../libgstapp.la" "libgstapp.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstadder_la-gstadder.lo `test -f 'gstadder.c' || echo './'`gstadder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstadder.c -fPIC -DPIC -o .libs/libgstadder_la-gstadder.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudioconvert_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c plugin.c -fPIC -DPIC -o .libs/libgstaudioconvert_la-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioconvert' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudiomixer_la-gstaudiointerleave.lo `test -f 'gstaudiointerleave.c' || echo './'`gstaudiointerleave.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiointerleave.c -fPIC -DPIC -o .libs/libgstaudiomixer_la-gstaudiointerleave.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' /usr/bin/make -C audiorate make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioconvert' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstaudioconvert.la -rpath /usr/lib64/gstreamer-1.0 libgstaudioconvert_la-gstaudioconvert.lo libgstaudioconvert_la-plugin.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libgstaudioconvert_la-gstaudioconvert.o .libs/libgstaudioconvert_la-plugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstaudioconvert.so -o .libs/libgstaudioconvert.so libtool: link: ( cd ".libs" && rm -f "libgstaudioconvert.la" && ln -s "../libgstaudioconvert.la" "libgstaudioconvert.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioconvert' /usr/bin/make -C audiotestsrc make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstadder_la-tmp-orc.lo `test -f 'tmp-orc.c' || echo './'`tmp-orc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tmp-orc.c -fPIC -DPIC -o .libs/libgstadder_la-tmp-orc.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudiomixer_la-tmp-orc.lo `test -f 'tmp-orc.c' || echo './'`tmp-orc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tmp-orc.c -fPIC -DPIC -o .libs/libgstaudiomixer_la-tmp-orc.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstadder.la -rpath /usr/lib64/gstreamer-1.0 libgstadder_la-gstadder.lo libgstadder_la-tmp-orc.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstadder_la-gstadder.o .libs/libgstadder_la-tmp-orc.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstadder.so -o .libs/libgstadder.so libtool: link: ( cd ".libs" && rm -f "libgstadder.la" && ln -s "../libgstadder.la" "libgstadder.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' /usr/bin/make -C encoding make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstaudiomixer.la -rpath /usr/lib64/gstreamer-1.0 libgstaudiomixer_la-gstaudiomixer.lo libgstaudiomixer_la-gstaudiointerleave.lo libgstaudiomixer_la-tmp-orc.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstaudiomixer_la-gstaudiomixer.o .libs/libgstaudiomixer_la-gstaudiointerleave.o .libs/libgstaudiomixer_la-tmp-orc.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstaudiomixer.so -o .libs/libgstaudiomixer.so libtool: link: ( cd ".libs" && rm -f "libgstaudiomixer.la" && ln -s "../libgstaudiomixer.la" "libgstaudiomixer.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' /usr/bin/make -C videoconvert make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiorate' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudiorate_la-gstaudiorate.lo `test -f 'gstaudiorate.c' || echo './'`gstaudiorate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiorate.c -fPIC -DPIC -o .libs/libgstaudiorate_la-gstaudiorate.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiorate' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiorate' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstaudiorate.la -rpath /usr/lib64/gstreamer-1.0 libgstaudiorate_la-gstaudiorate.lo -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../../gst-libs/gst/audio/libgstaudio-1.0.la libtool: link: gcc -shared -fPIC -DPIC .libs/libgstaudiorate_la-gstaudiorate.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -lorc-0.4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstaudiorate.so -o .libs/libgstaudiorate.so libtool: link: ( cd ".libs" && rm -f "libgstaudiorate.la" && ln -s "../libgstaudiorate.la" "libgstaudiorate.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiorate' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideoconvert_la-gstvideoconvert.lo `test -f 'gstvideoconvert.c' || echo './'`gstvideoconvert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideoconvert.c -fPIC -DPIC -o .libs/libgstvideoconvert_la-gstvideoconvert.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoconvert' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiotestsrc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudiotestsrc_la-gstaudiotestsrc.lo `test -f 'gstaudiotestsrc.c' || echo './'`gstaudiotestsrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudiotestsrc.c -fPIC -DPIC -o .libs/libgstaudiotestsrc_la-gstaudiotestsrc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiotestsrc' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstencoding_la-gstencodebin.lo `test -f 'gstencodebin.c' || echo './'`gstencodebin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstencodebin.c -fPIC -DPIC -o .libs/libgstencoding_la-gstencodebin.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' /usr/bin/make -C gio make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoconvert' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvideoconvert.la -rpath /usr/lib64/gstreamer-1.0 libgstvideoconvert_la-gstvideoconvert.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libgstvideoconvert_la-gstvideoconvert.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvideoconvert.so -o .libs/libgstvideoconvert.so libtool: link: ( cd ".libs" && rm -f "libgstvideoconvert.la" && ln -s "../libgstvideoconvert.la" "libgstvideoconvert.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoconvert' /usr/bin/make -C playback make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstencoding_la-gstsmartencoder.lo `test -f 'gstsmartencoder.c' || echo './'`gstsmartencoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstsmartencoder.c -fPIC -DPIC -o .libs/libgstencoding_la-gstsmartencoder.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiotestsrc' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstaudiotestsrc.la -rpath /usr/lib64/gstreamer-1.0 libgstaudiotestsrc_la-gstaudiotestsrc.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libgstaudiotestsrc_la-gstaudiotestsrc.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstaudiotestsrc.so -o .libs/libgstaudiotestsrc.so libtool: link: ( cd ".libs" && rm -f "libgstaudiotestsrc.la" && ln -s "../libgstaudiotestsrc.la" "libgstaudiotestsrc.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiotestsrc' /usr/bin/make -C audioresample make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstencoding_la-gststreamcombiner.lo `test -f 'gststreamcombiner.c' || echo './'`gststreamcombiner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gststreamcombiner.c -fPIC -DPIC -o .libs/libgstencoding_la-gststreamcombiner.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgio_la-gstgio.lo `test -f 'gstgio.c' || echo './'`gstgio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgio.c -fPIC -DPIC -o .libs/libgstgio_la-gstgio.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioresample' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstaudioresample_la-gstaudioresample.lo `test -f 'gstaudioresample.c' || echo './'`gstaudioresample.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstaudioresample.c -fPIC -DPIC -o .libs/libgstaudioresample_la-gstaudioresample.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioresample' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstencoding_la-gststreamsplitter.lo `test -f 'gststreamsplitter.c' || echo './'`gststreamsplitter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gststreamsplitter.c -fPIC -DPIC -o .libs/libgstencoding_la-gststreamsplitter.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgio_la-gstgiobasesink.lo `test -f 'gstgiobasesink.c' || echo './'`gstgiobasesink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgiobasesink.c -fPIC -DPIC -o .libs/libgstgio_la-gstgiobasesink.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioresample' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstaudioresample.la -rpath /usr/lib64/gstreamer-1.0 libgstaudioresample_la-gstaudioresample.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libgstaudioresample_la-gstaudioresample.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstaudioresample.so -o .libs/libgstaudioresample.so libtool: link: ( cd ".libs" && rm -f "libgstaudioresample.la" && ln -s "../libgstaudioresample.la" "libgstaudioresample.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioresample' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstencoding.la -rpath /usr/lib64/gstreamer-1.0 libgstencoding_la-gstencodebin.lo libgstencoding_la-gstsmartencoder.lo libgstencoding_la-gststreamcombiner.lo libgstencoding_la-gststreamsplitter.lo ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstencoding_la-gstencodebin.o .libs/libgstencoding_la-gstsmartencoder.o .libs/libgstencoding_la-gststreamcombiner.o .libs/libgstencoding_la-gststreamsplitter.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/pbutils/.libs/libgstpbutils-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so -lorc-0.4 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lm -lz -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstencoding.so -o .libs/libgstencoding.so libtool: link: ( cd ".libs" && rm -f "libgstencoding.la" && ln -s "../libgstencoding.la" "libgstencoding.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstdecodebin2.lo `test -f 'gstdecodebin2.c' || echo './'`gstdecodebin2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstdecodebin2.c -fPIC -DPIC -o .libs/libgstplayback_la-gstdecodebin2.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgio_la-gstgiobasesrc.lo `test -f 'gstgiobasesrc.c' || echo './'`gstgiobasesrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgiobasesrc.c -fPIC -DPIC -o .libs/libgstgio_la-gstgiobasesrc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gsturidecodebin.lo `test -f 'gsturidecodebin.c' || echo './'`gsturidecodebin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsturidecodebin.c -fPIC -DPIC -o .libs/libgstplayback_la-gsturidecodebin.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /usr/bin/make -C rawparse make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgio_la-gstgiosrc.lo `test -f 'gstgiosrc.c' || echo './'`gstgiosrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgiosrc.c -fPIC -DPIC -o .libs/libgstgio_la-gstgiosrc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgio_la-gstgiosink.lo `test -f 'gstgiosink.c' || echo './'`gstgiosink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgiosink.c -fPIC -DPIC -o .libs/libgstgio_la-gstgiosink.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstdecodebin3.lo `test -f 'gstdecodebin3.c' || echo './'`gstdecodebin3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstdecodebin3.c -fPIC -DPIC -o .libs/libgstplayback_la-gstdecodebin3.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrawparse_la-gstunalignedaudioparse.lo `test -f 'gstunalignedaudioparse.c' || echo './'`gstunalignedaudioparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstunalignedaudioparse.c -fPIC -DPIC -o .libs/libgstrawparse_la-gstunalignedaudioparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgio_la-gstgiostreamsink.lo `test -f 'gstgiostreamsink.c' || echo './'`gstgiostreamsink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgiostreamsink.c -fPIC -DPIC -o .libs/libgstgio_la-gstgiostreamsink.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstgio_la-gstgiostreamsrc.lo `test -f 'gstgiostreamsrc.c' || echo './'`gstgiostreamsrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgiostreamsrc.c -fPIC -DPIC -o .libs/libgstgio_la-gstgiostreamsrc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gsturidecodebin3.lo `test -f 'gsturidecodebin3.c' || echo './'`gsturidecodebin3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsturidecodebin3.c -fPIC -DPIC -o .libs/libgstplayback_la-gsturidecodebin3.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrawparse_la-gstunalignedvideoparse.lo `test -f 'gstunalignedvideoparse.c' || echo './'`gstunalignedvideoparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstunalignedvideoparse.c -fPIC -DPIC -o .libs/libgstrawparse_la-gstunalignedvideoparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstgio.la -rpath /usr/lib64/gstreamer-1.0 libgstgio_la-gstgio.lo libgstgio_la-gstgiobasesink.lo libgstgio_la-gstgiobasesrc.lo libgstgio_la-gstgiosink.lo libgstgio_la-gstgiosrc.lo libgstgio_la-gstgiostreamsink.lo libgstgio_la-gstgiostreamsrc.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstgio_la-gstgio.o .libs/libgstgio_la-gstgiobasesink.o .libs/libgstgio_la-gstgiobasesrc.o .libs/libgstgio_la-gstgiosink.o .libs/libgstgio_la-gstgiosrc.o .libs/libgstgio_la-gstgiostreamsink.o .libs/libgstgio_la-gstgiostreamsrc.o -lgstbase-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstgio.so -o .libs/libgstgio.so libtool: link: ( cd ".libs" && rm -f "libgstgio.la" && ln -s "../libgstgio.la" "libgstgio.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' /usr/bin/make -C subparse make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrawparse_la-gstrawbaseparse.lo `test -f 'gstrawbaseparse.c' || echo './'`gstrawbaseparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrawbaseparse.c -fPIC -DPIC -o .libs/libgstrawparse_la-gstrawbaseparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstsubparse_la-gstssaparse.lo `test -f 'gstssaparse.c' || echo './'`gstssaparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstssaparse.c -fPIC -DPIC -o .libs/libgstsubparse_la-gstssaparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gsturisourcebin.lo `test -f 'gsturisourcebin.c' || echo './'`gsturisourcebin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsturisourcebin.c -fPIC -DPIC -o .libs/libgstplayback_la-gsturisourcebin.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /usr/bin/make -C tcp make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrawparse_la-gstrawaudioparse.lo `test -f 'gstrawaudioparse.c' || echo './'`gstrawaudioparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrawaudioparse.c -fPIC -DPIC -o .libs/libgstrawparse_la-gstrawaudioparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstsubparse_la-gstsubparse.lo `test -f 'gstsubparse.c' || echo './'`gstsubparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstsubparse.c -fPIC -DPIC -o .libs/libgstsubparse_la-gstsubparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttcp_la-gstsocketsrc.lo `test -f 'gstsocketsrc.c' || echo './'`gstsocketsrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstsocketsrc.c -fPIC -DPIC -o .libs/libgsttcp_la-gstsocketsrc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstparsebin.lo `test -f 'gstparsebin.c' || echo './'`gstparsebin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstparsebin.c -fPIC -DPIC -o .libs/libgstplayback_la-gstparsebin.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrawparse_la-gstrawvideoparse.lo `test -f 'gstrawvideoparse.c' || echo './'`gstrawvideoparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstrawvideoparse.c -fPIC -DPIC -o .libs/libgstrawparse_la-gstrawvideoparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstplayback.lo `test -f 'gstplayback.c' || echo './'`gstplayback.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstplayback.c -fPIC -DPIC -o .libs/libgstplayback_la-gstplayback.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttcp_la-gsttcpplugin.lo `test -f 'gsttcpplugin.c' || echo './'`gsttcpplugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttcpplugin.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcpplugin.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstsubparse_la-samiparse.lo `test -f 'samiparse.c' || echo './'`samiparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c samiparse.c -fPIC -DPIC -o .libs/libgstsubparse_la-samiparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstrawparse_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c plugin.c -fPIC -DPIC -o .libs/libgstrawparse_la-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstsubparse_la-tmplayerparse.lo `test -f 'tmplayerparse.c' || echo './'`tmplayerparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tmplayerparse.c -fPIC -DPIC -o .libs/libgstsubparse_la-tmplayerparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttcp_la-gsttcpclientsrc.lo `test -f 'gsttcpclientsrc.c' || echo './'`gsttcpclientsrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttcpclientsrc.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcpclientsrc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstrawparse.la -rpath /usr/lib64/gstreamer-1.0 libgstrawparse_la-gstunalignedaudioparse.lo libgstrawparse_la-gstunalignedvideoparse.lo libgstrawparse_la-gstrawbaseparse.lo libgstrawparse_la-gstrawaudioparse.lo libgstrawparse_la-gstrawvideoparse.lo libgstrawparse_la-plugin.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstrawparse_la-gstunalignedaudioparse.o .libs/libgstrawparse_la-gstunalignedvideoparse.o .libs/libgstrawparse_la-gstrawbaseparse.o .libs/libgstrawparse_la-gstrawaudioparse.o .libs/libgstrawparse_la-gstrawvideoparse.o .libs/libgstrawparse_la-plugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstrawparse.so -o .libs/libgstrawparse.so libtool: link: ( cd ".libs" && rm -f "libgstrawparse.la" && ln -s "../libgstrawparse.la" "libgstrawparse.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstsubparse_la-mpl2parse.lo `test -f 'mpl2parse.c' || echo './'`mpl2parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mpl2parse.c -fPIC -DPIC -o .libs/libgstsubparse_la-mpl2parse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttcp_la-gsttcpclientsink.lo `test -f 'gsttcpclientsink.c' || echo './'`gsttcpclientsink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttcpclientsink.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcpclientsink.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstsubparse_la-qttextparse.lo `test -f 'qttextparse.c' || echo './'`qttextparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c qttextparse.c -fPIC -DPIC -o .libs/libgstsubparse_la-qttextparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttcp_la-gstmultifdsink.lo `test -f 'gstmultifdsink.c' || echo './'`gstmultifdsink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstmultifdsink.c -fPIC -DPIC -o .libs/libgsttcp_la-gstmultifdsink.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstsubparse.la -rpath /usr/lib64/gstreamer-1.0 libgstsubparse_la-gstssaparse.lo libgstsubparse_la-gstsubparse.lo libgstsubparse_la-samiparse.lo libgstsubparse_la-tmplayerparse.lo libgstsubparse_la-mpl2parse.lo libgstsubparse_la-qttextparse.lo -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstsubparse_la-gstssaparse.o .libs/libgstsubparse_la-gstsubparse.o .libs/libgstsubparse_la-samiparse.o .libs/libgstsubparse_la-tmplayerparse.o .libs/libgstsubparse_la-mpl2parse.o .libs/libgstsubparse_la-qttextparse.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstsubparse.so -o .libs/libgstsubparse.so libtool: link: ( cd ".libs" && rm -f "libgstsubparse.la" && ln -s "../libgstsubparse.la" "libgstsubparse.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstplaybin2.lo `test -f 'gstplaybin2.c' || echo './'`gstplaybin2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstplaybin2.c -fPIC -DPIC -o .libs/libgstplayback_la-gstplaybin2.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /usr/bin/make -C typefind make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstplaybin3.lo `test -f 'gstplaybin3.c' || echo './'`gstplaybin3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstplaybin3.c -fPIC -DPIC -o .libs/libgstplayback_la-gstplaybin3.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstplay-enum.lo `test -f 'gstplay-enum.c' || echo './'`gstplay-enum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstplay-enum.c -fPIC -DPIC -o .libs/libgstplayback_la-gstplay-enum.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /usr/bin/make -C videotestsrc make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' /usr/bin/orcc --compat 0.4.24 --implementation --include glib.h -o tmp-orc.c ./gstvideotestsrcorc.orc make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' /usr/bin/orcc --compat 0.4.24 --header --include glib.h -o gstvideotestsrcorc.h ./gstvideotestsrcorc.orc make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstplaysink.lo `test -f 'gstplaysink.c' || echo './'`gstplaysink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstplaysink.c -fPIC -DPIC -o .libs/libgstplayback_la-gstplaysink.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideotestsrc_la-gstvideotestsrc.lo `test -f 'gstvideotestsrc.c' || echo './'`gstvideotestsrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideotestsrc.c -fPIC -DPIC -o .libs/libgstvideotestsrc_la-gstvideotestsrc.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/typefind' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttypefindfunctions_la-gsttypefindfunctions.lo `test -f 'gsttypefindfunctions.c' || echo './'`gsttypefindfunctions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttypefindfunctions.c -fPIC -DPIC -o .libs/libgsttypefindfunctions_la-gsttypefindfunctions.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/typefind' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/typefind' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsttypefindfunctions.la -rpath /usr/lib64/gstreamer-1.0 libgsttypefindfunctions_la-gsttypefindfunctions.lo ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgsttypefindfunctions_la-gsttypefindfunctions.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/pbutils/.libs/libgstpbutils-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so -lorc-0.4 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lm -lz -lgstbase-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgsttypefindfunctions.so -o .libs/libgsttypefindfunctions.so libtool: link: ( cd ".libs" && rm -f "libgsttypefindfunctions.la" && ln -s "../libgsttypefindfunctions.la" "libgsttypefindfunctions.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/typefind' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttcp_la-gstmultihandlesink.lo `test -f 'gstmultihandlesink.c' || echo './'`gstmultihandlesink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstmultihandlesink.c -fPIC -DPIC -o .libs/libgsttcp_la-gstmultihandlesink.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' /usr/bin/make -C videorate make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstsubtitleoverlay.lo `test -f 'gstsubtitleoverlay.c' || echo './'`gstsubtitleoverlay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstsubtitleoverlay.c -fPIC -DPIC -o .libs/libgstplayback_la-gstsubtitleoverlay.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstplaysinkvideoconvert.lo `test -f 'gstplaysinkvideoconvert.c' || echo './'`gstplaysinkvideoconvert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstplaysinkvideoconvert.c -fPIC -DPIC -o .libs/libgstplayback_la-gstplaysinkvideoconvert.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttcp_la-gstmultisocketsink.lo `test -f 'gstmultisocketsink.c' || echo './'`gstmultisocketsink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstmultisocketsink.c -fPIC -DPIC -o .libs/libgsttcp_la-gstmultisocketsink.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videorate' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideorate_la-gstvideorate.lo `test -f 'gstvideorate.c' || echo './'`gstvideorate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideorate.c -fPIC -DPIC -o .libs/libgstvideorate_la-gstvideorate.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videorate' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videorate' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvideorate.la -rpath /usr/lib64/gstreamer-1.0 libgstvideorate_la-gstvideorate.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstvideorate_la-gstvideorate.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvideorate.so -o .libs/libgstvideorate.so libtool: link: ( cd ".libs" && rm -f "libgstvideorate.la" && ln -s "../libgstvideorate.la" "libgstvideorate.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videorate' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstplaysinkaudioconvert.lo `test -f 'gstplaysinkaudioconvert.c' || echo './'`gstplaysinkaudioconvert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstplaysinkaudioconvert.c -fPIC -DPIC -o .libs/libgstplayback_la-gstplaysinkaudioconvert.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttcp_la-gsttcpserversrc.lo `test -f 'gsttcpserversrc.c' || echo './'`gsttcpserversrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttcpserversrc.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcpserversrc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttcp_la-gsttcpserversink.lo `test -f 'gsttcpserversink.c' || echo './'`gsttcpserversink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttcpserversink.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcpserversink.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstplaysinkconvertbin.lo `test -f 'gstplaysinkconvertbin.c' || echo './'`gstplaysinkconvertbin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstplaysinkconvertbin.c -fPIC -DPIC -o .libs/libgstplayback_la-gstplaysinkconvertbin.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsttcp.la -rpath /usr/lib64/gstreamer-1.0 libgsttcp_la-gstsocketsrc.lo libgsttcp_la-gsttcpplugin.lo libgsttcp_la-gsttcpclientsrc.lo libgsttcp_la-gsttcpclientsink.lo libgsttcp_la-gstmultifdsink.lo libgsttcp_la-gstmultihandlesink.lo libgsttcp_la-gstmultisocketsink.lo libgsttcp_la-gsttcpserversrc.lo libgsttcp_la-gsttcpserversink.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstnet-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgsttcp_la-gstsocketsrc.o .libs/libgsttcp_la-gsttcpplugin.o .libs/libgsttcp_la-gsttcpclientsrc.o .libs/libgsttcp_la-gsttcpclientsink.o .libs/libgsttcp_la-gstmultifdsink.o .libs/libgsttcp_la-gstmultihandlesink.o .libs/libgsttcp_la-gstmultisocketsink.o .libs/libgsttcp_la-gsttcpserversrc.o .libs/libgsttcp_la-gsttcpserversink.o -lgstbase-1.0 -lgstnet-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -pthread -g -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgsttcp.so -o .libs/libgsttcp.so libtool: link: ( cd ".libs" && rm -f "libgsttcp.la" && ln -s "../libgsttcp.la" "libgsttcp.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideotestsrc_la-videotestsrc.lo `test -f 'videotestsrc.c' || echo './'`videotestsrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c videotestsrc.c -fPIC -DPIC -o .libs/libgstvideotestsrc_la-videotestsrc.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' /usr/bin/make -C videoscale make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gststreamsynchronizer.lo `test -f 'gststreamsynchronizer.c' || echo './'`gststreamsynchronizer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gststreamsynchronizer.c -fPIC -DPIC -o .libs/libgstplayback_la-gststreamsynchronizer.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /usr/bin/make -C volume make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' /usr/bin/orcc --compat 0.4.24 --implementation --include glib.h -o tmp-orc.c ./gstvolumeorc.orc make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' /usr/bin/orcc --compat 0.4.24 --header --include glib.h -o gstvolumeorc.h ./gstvolumeorc.orc make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstplayback_la-gstplaybackutils.lo `test -f 'gstplaybackutils.c' || echo './'`gstplaybackutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstplaybackutils.c -fPIC -DPIC -o .libs/libgstplayback_la-gstplaybackutils.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideotestsrc_la-tmp-orc.lo `test -f 'tmp-orc.c' || echo './'`tmp-orc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tmp-orc.c -fPIC -DPIC -o .libs/libgstvideotestsrc_la-tmp-orc.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvideotestsrc.la -rpath /usr/lib64/gstreamer-1.0 libgstvideotestsrc_la-gstvideotestsrc.lo libgstvideotestsrc_la-videotestsrc.lo libgstvideotestsrc_la-tmp-orc.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libgstvideotestsrc_la-gstvideotestsrc.o .libs/libgstvideotestsrc_la-videotestsrc.o .libs/libgstvideotestsrc_la-tmp-orc.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvideotestsrc.so -o .libs/libgstvideotestsrc.so libtool: link: ( cd ".libs" && rm -f "libgstvideotestsrc.la" && ln -s "../libgstvideotestsrc.la" "libgstvideotestsrc.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoscale' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvideoscale_la-gstvideoscale.lo `test -f 'gstvideoscale.c' || echo './'`gstvideoscale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvideoscale.c -fPIC -DPIC -o .libs/libgstvideoscale_la-gstvideoscale.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoscale' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvolume_la-gstvolume.lo `test -f 'gstvolume.c' || echo './'`gstvolume.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvolume.c -fPIC -DPIC -o .libs/libgstvolume_la-gstvolume.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' /usr/bin/make -C pbtypes make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstplayback.la -rpath /usr/lib64/gstreamer-1.0 libgstplayback_la-gstdecodebin2.lo libgstplayback_la-gstdecodebin3.lo libgstplayback_la-gsturidecodebin.lo libgstplayback_la-gsturidecodebin3.lo libgstplayback_la-gsturisourcebin.lo libgstplayback_la-gstparsebin.lo libgstplayback_la-gstplayback.lo libgstplayback_la-gstplaybin2.lo libgstplayback_la-gstplaybin3.lo libgstplayback_la-gstplaysink.lo libgstplayback_la-gstplay-enum.lo libgstplayback_la-gstsubtitleoverlay.lo libgstplayback_la-gstplaysinkvideoconvert.lo libgstplayback_la-gstplaysinkaudioconvert.lo libgstplayback_la-gstplaysinkconvertbin.lo libgstplayback_la-gststreamsynchronizer.lo libgstplayback_la-gstplaybackutils.lo ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la ../../gst-libs/gst/audio/libgstaudio-1.0.la ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstplayback_la-gstdecodebin2.o .libs/libgstplayback_la-gstdecodebin3.o .libs/libgstplayback_la-gsturidecodebin.o .libs/libgstplayback_la-gsturidecodebin3.o .libs/libgstplayback_la-gsturisourcebin.o .libs/libgstplayback_la-gstparsebin.o .libs/libgstplayback_la-gstplayback.o .libs/libgstplayback_la-gstplaybin2.o .libs/libgstplayback_la-gstplaybin3.o .libs/libgstplayback_la-gstplaysink.o .libs/libgstplayback_la-gstplay-enum.o .libs/libgstplayback_la-gstsubtitleoverlay.o .libs/libgstplayback_la-gstplaysinkvideoconvert.o .libs/libgstplayback_la-gstplaysinkaudioconvert.o .libs/libgstplayback_la-gstplaysinkconvertbin.o .libs/libgstplayback_la-gststreamsynchronizer.o .libs/libgstplayback_la-gstplaybackutils.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/pbutils/.libs/libgstpbutils-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lgstbase-1.0 -lorc-0.4 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstplayback.so -o .libs/libgstplayback.so libtool: link: ( cd ".libs" && rm -f "libgstplayback.la" && ln -s "../libgstplayback.la" "libgstplayback.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoscale' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvideoscale.la -rpath /usr/lib64/gstreamer-1.0 libgstvideoscale_la-gstvideoscale.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libgstvideoscale_la-gstvideoscale.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvideoscale.so -o .libs/libgstvideoscale.so libtool: link: ( cd ".libs" && rm -f "libgstvideoscale.la" && ln -s "../libgstvideoscale.la" "libgstvideoscale.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoscale' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/pbtypes' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpbtypes_la-gstpbtypes.lo `test -f 'gstpbtypes.c' || echo './'`gstpbtypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstpbtypes.c -fPIC -DPIC -o .libs/libgstpbtypes_la-gstpbtypes.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/pbtypes' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvolume_la-tmp-orc.lo `test -f 'tmp-orc.c' || echo './'`tmp-orc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tmp-orc.c -fPIC -DPIC -o .libs/libgstvolume_la-tmp-orc.o make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/pbtypes' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstpbtypes.la -rpath /usr/lib64/gstreamer-1.0 libgstpbtypes_la-gstpbtypes.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstpbtypes_la-gstpbtypes.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstpbtypes.so -o .libs/libgstpbtypes.so libtool: link: ( cd ".libs" && rm -f "libgstpbtypes.la" && ln -s "../libgstpbtypes.la" "libgstpbtypes.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/pbtypes' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvolume.la -rpath /usr/lib64/gstreamer-1.0 libgstvolume_la-gstvolume.lo libgstvolume_la-tmp-orc.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstvolume_la-gstvolume.o .libs/libgstvolume_la-tmp-orc.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvolume.so -o .libs/libgstvolume.so libtool: link: ( cd ".libs" && rm -f "libgstvolume.la" && ln -s "../libgstvolume.la" "libgstvolume.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' Making all in adder /usr/bin/make all-am make[4]: Nothing to be done for 'all-am'. Making all in app make[3]: Nothing to be done for 'all'. Making all in audioconvert make[3]: Nothing to be done for 'all'. Making all in audiomixer /usr/bin/make all-am make[4]: Nothing to be done for 'all-am'. Making all in audiorate make[3]: Nothing to be done for 'all'. Making all in audiotestsrc make[3]: Nothing to be done for 'all'. Making all in encoding make[3]: Nothing to be done for 'all'. Making all in videoconvert make[3]: Nothing to be done for 'all'. Making all in gio make[3]: Nothing to be done for 'all'. Making all in playback /usr/bin/make all-am make[4]: Nothing to be done for 'all-am'. Making all in audioresample make[3]: Nothing to be done for 'all'. Making all in rawparse make[3]: Nothing to be done for 'all'. Making all in subparse make[3]: Nothing to be done for 'all'. Making all in tcp make[3]: Nothing to be done for 'all'. Making all in typefind make[3]: Nothing to be done for 'all'. Making all in videotestsrc /usr/bin/make all-am make[4]: Nothing to be done for 'all-am'. Making all in videorate make[3]: Nothing to be done for 'all'. Making all in videoscale make[3]: Nothing to be done for 'all'. Making all in volume /usr/bin/make all-am make[4]: Nothing to be done for 'all-am'. Making all in pbtypes make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in sys /usr/bin/make -C ximage /usr/bin/make -C xvimage make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstximagesink_la-ximage.lo `test -f 'ximage.c' || echo './'`ximage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ximage.c -fPIC -DPIC -o .libs/libgstximagesink_la-ximage.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstximagesink_la-ximagepool.lo `test -f 'ximagepool.c' || echo './'`ximagepool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ximagepool.c -fPIC -DPIC -o .libs/libgstximagesink_la-ximagepool.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstxvimagesink_la-xvimage.lo `test -f 'xvimage.c' || echo './'`xvimage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c xvimage.c -fPIC -DPIC -o .libs/libgstxvimagesink_la-xvimage.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstxvimagesink_la-xvimagesink.lo `test -f 'xvimagesink.c' || echo './'`xvimagesink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c xvimagesink.c -fPIC -DPIC -o .libs/libgstxvimagesink_la-xvimagesink.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstximagesink_la-ximagesink.lo `test -f 'ximagesink.c' || echo './'`ximagesink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ximagesink.c -fPIC -DPIC -o .libs/libgstximagesink_la-ximagesink.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstxvimagesink_la-xvimagepool.lo `test -f 'xvimagepool.c' || echo './'`xvimagepool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c xvimagepool.c -fPIC -DPIC -o .libs/libgstxvimagesink_la-xvimagepool.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstximagesink.la -rpath /usr/lib64/gstreamer-1.0 libgstximagesink_la-ximagesink.lo libgstximagesink_la-ximage.lo libgstximagesink_la-ximagepool.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext libtool: link: gcc -shared -fPIC -DPIC .libs/libgstximagesink_la-ximagesink.o .libs/libgstximagesink_la-ximage.o .libs/libgstximagesink_la-ximagepool.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstximagesink.so -o .libs/libgstximagesink.so libtool: link: ( cd ".libs" && rm -f "libgstximagesink.la" && ln -s "../libgstximagesink.la" "libgstximagesink.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstxvimagesink_la-xvimageallocator.lo `test -f 'xvimageallocator.c' || echo './'`xvimageallocator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c xvimageallocator.c -fPIC -DPIC -o .libs/libgstxvimagesink_la-xvimageallocator.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstxvimagesink_la-xvcontext.lo `test -f 'xvcontext.c' || echo './'`xvcontext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c xvcontext.c -fPIC -DPIC -o .libs/libgstxvimagesink_la-xvcontext.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstxvimagesink.la -rpath /usr/lib64/gstreamer-1.0 libgstxvimagesink_la-xvimagesink.lo libgstxvimagesink_la-xvimage.lo libgstxvimagesink_la-xvimagepool.lo libgstxvimagesink_la-xvimageallocator.lo libgstxvimagesink_la-xvcontext.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lX11 -lX11 -lXv -lXext -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libgstxvimagesink_la-xvimagesink.o .libs/libgstxvimagesink_la-xvimage.o .libs/libgstxvimagesink_la-xvimagepool.o .libs/libgstxvimagesink_la-xvimageallocator.o .libs/libgstxvimagesink_la-xvcontext.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXv -lXext -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstxvimagesink.so -o .libs/libgstxvimagesink.so libtool: link: ( cd ".libs" && rm -f "libgstxvimagesink.la" && ln -s "../libgstxvimagesink.la" "libgstxvimagesink.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' Making all in ximage make[3]: Nothing to be done for 'all'. Making all in xvimage make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in ext /usr/bin/make -C alsa /usr/bin/make -C cdparanoia /usr/bin/make -C gl /usr/bin/make -C libvisual make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstalsa_la-gstalsadeviceprobe.lo `test -f 'gstalsadeviceprobe.c' || echo './'`gstalsadeviceprobe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstalsadeviceprobe.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsadeviceprobe.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/libvisual' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libvisual-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstlibvisual_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libvisual-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c plugin.c -fPIC -DPIC -o .libs/libgstlibvisual_la-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/libvisual' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/cdparanoia' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstcdparanoia_la-gstcdparanoiasrc.lo `test -f 'gstcdparanoiasrc.c' || echo './'`gstcdparanoiasrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstcdparanoiasrc.c -fPIC -DPIC -o .libs/libgstcdparanoia_la-gstcdparanoiasrc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/cdparanoia' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstopengl.lo `test -f 'gstopengl.c' || echo './'`gstopengl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstopengl.c -fPIC -DPIC -o .libs/libgstopengl_la-gstopengl.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstalsa_la-gstalsaplugin.lo `test -f 'gstalsaplugin.c' || echo './'`gstalsaplugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstalsaplugin.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsaplugin.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/cdparanoia' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstcdparanoia.la -rpath /usr/lib64/gstreamer-1.0 libgstcdparanoia_la-gstcdparanoiasrc.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lcdda_interface -lcdda_paranoia libtool: link: gcc -shared -fPIC -DPIC .libs/libgstcdparanoia_la-gstcdparanoiasrc.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lm -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lcdda_interface -lcdda_paranoia -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstcdparanoia.so -o .libs/libgstcdparanoia.so libtool: link: ( cd ".libs" && rm -f "libgstcdparanoia.la" && ln -s "../libgstcdparanoia.la" "libgstcdparanoia.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/cdparanoia' /usr/bin/make -C ogg make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/libvisual' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libvisual-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstlibvisual_la-visual.lo `test -f 'visual.c' || echo './'`visual.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libvisual-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c visual.c -fPIC -DPIC -o .libs/libgstlibvisual_la-visual.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/libvisual' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstgluploadelement.lo `test -f 'gstgluploadelement.c' || echo './'`gstgluploadelement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgluploadelement.c -fPIC -DPIC -o .libs/libgstopengl_la-gstgluploadelement.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstogg_la-gstogg.lo `test -f 'gstogg.c' || echo './'`gstogg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstogg.c -fPIC -DPIC -o .libs/libgstogg_la-gstogg.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/libvisual' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libvisual-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstlibvisual.la -rpath /usr/lib64/gstreamer-1.0 libgstlibvisual_la-plugin.lo libgstlibvisual_la-visual.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la ../../gst-libs/gst/video/libgstvideo-1.0.la ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lpthread -lm -ldl -lvisual-0.4 libtool: link: gcc -shared -fPIC -DPIC .libs/libgstlibvisual_la-plugin.o .libs/libgstlibvisual_la-visual.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so ../../gst-libs/gst/pbutils/.libs/libgstpbutils-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so -lorc-0.4 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lpthread -lm -ldl -lvisual-0.4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstlibvisual.so -o .libs/libgstlibvisual.so libtool: link: ( cd ".libs" && rm -f "libgstlibvisual.la" && ln -s "../libgstlibvisual.la" "libgstlibvisual.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/libvisual' /usr/bin/make -C opus make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstgldownloadelement.lo `test -f 'gstgldownloadelement.c' || echo './'`gstgldownloadelement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgldownloadelement.c -fPIC -DPIC -o .libs/libgstopengl_la-gstgldownloadelement.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstalsa_la-gstalsasink.lo `test -f 'gstalsasink.c' || echo './'`gstalsasink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstalsasink.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsasink.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/opus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopus_la-gstopus.lo `test -f 'gstopus.c' || echo './'`gstopus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/opus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstopus.c -fPIC -DPIC -o .libs/libgstopus_la-gstopus.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglcolorconvertelement.lo `test -f 'gstglcolorconvertelement.c' || echo './'`gstglcolorconvertelement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglcolorconvertelement.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglcolorconvertelement.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstalsa_la-gstalsasrc.lo `test -f 'gstalsasrc.c' || echo './'`gstalsasrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstalsasrc.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsasrc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/opus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopus_la-gstopusdec.lo `test -f 'gstopusdec.c' || echo './'`gstopusdec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/opus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstopusdec.c -fPIC -DPIC -o .libs/libgstopus_la-gstopusdec.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglfilterbin.lo `test -f 'gstglfilterbin.c' || echo './'`gstglfilterbin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglfilterbin.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglfilterbin.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstalsa_la-gstalsamidisrc.lo `test -f 'gstalsamidisrc.c' || echo './'`gstalsamidisrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstalsamidisrc.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsamidisrc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/opus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopus_la-gstopusenc.lo `test -f 'gstopusenc.c' || echo './'`gstopusenc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/opus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstopusenc.c -fPIC -DPIC -o .libs/libgstopus_la-gstopusenc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglmixerbin.lo `test -f 'gstglmixerbin.c' || echo './'`gstglmixerbin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglmixerbin.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglmixerbin.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstogg_la-gstoggdemux.lo `test -f 'gstoggdemux.c' || echo './'`gstoggdemux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstoggdemux.c -fPIC -DPIC -o .libs/libgstogg_la-gstoggdemux.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/opus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopus_la-gstopusheader.lo `test -f 'gstopusheader.c' || echo './'`gstopusheader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/opus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstopusheader.c -fPIC -DPIC -o .libs/libgstopus_la-gstopusheader.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstalsa_la-gstalsa.lo `test -f 'gstalsa.c' || echo './'`gstalsa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstalsa.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsa.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglsinkbin.lo `test -f 'gstglsinkbin.c' || echo './'`gstglsinkbin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglsinkbin.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglsinkbin.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/opus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopus_la-gstopuscommon.lo `test -f 'gstopuscommon.c' || echo './'`gstopuscommon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/opus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstopuscommon.c -fPIC -DPIC -o .libs/libgstopus_la-gstopuscommon.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstalsa.la -rpath /usr/lib64/gstreamer-1.0 libgstalsa_la-gstalsadeviceprobe.lo libgstalsa_la-gstalsaplugin.lo libgstalsa_la-gstalsasink.lo libgstalsa_la-gstalsasrc.lo libgstalsa_la-gstalsamidisrc.lo libgstalsa_la-gstalsa.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lasound libtool: link: gcc -shared -fPIC -DPIC .libs/libgstalsa_la-gstalsadeviceprobe.o .libs/libgstalsa_la-gstalsaplugin.o .libs/libgstalsa_la-gstalsasink.o .libs/libgstalsa_la-gstalsasrc.o .libs/libgstalsa_la-gstalsamidisrc.o .libs/libgstalsa_la-gstalsa.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lm -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lasound -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstalsa.so -o .libs/libgstalsa.so libtool: link: ( cd ".libs" && rm -f "libgstalsa.la" && ln -s "../libgstalsa.la" "libgstalsa.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglsrcbin.lo `test -f 'gstglsrcbin.c' || echo './'`gstglsrcbin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglsrcbin.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglsrcbin.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /usr/bin/make -C pango make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/opus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstopus.la -rpath /usr/lib64/gstreamer-1.0 libgstopus_la-gstopus.lo libgstopus_la-gstopusdec.lo libgstopus_la-gstopusenc.lo libgstopus_la-gstopusheader.lo libgstopus_la-gstopuscommon.lo ../../gst-libs/gst/tag/libgsttag-1.0.la ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lopus libtool: link: gcc -shared -fPIC -DPIC .libs/libgstopus_la-gstopus.o .libs/libgstopus_la-gstopusdec.o .libs/libgstopus_la-gstopusenc.o .libs/libgstopus_la-gstopusheader.o .libs/libgstopus_la-gstopuscommon.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs ../../gst-libs/gst/tag/.libs/libgsttag-1.0.so ../../gst-libs/gst/pbutils/.libs/libgstpbutils-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lm -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lopus -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstopus.so -o .libs/libgstopus.so libtool: link: ( cd ".libs" && rm -f "libgstopus.la" && ln -s "../libgstopus.la" "libgstopus.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstogg_la-gstoggmux.lo `test -f 'gstoggmux.c' || echo './'`gstoggmux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstoggmux.c -fPIC -DPIC -o .libs/libgstogg_la-gstoggmux.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' /usr/bin/make -C theora make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglimagesink.lo `test -f 'gstglimagesink.c' || echo './'`gstglimagesink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglimagesink.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglimagesink.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstogg_la-gstogmparse.lo `test -f 'gstogmparse.c' || echo './'`gstogmparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstogmparse.c -fPIC -DPIC -o .libs/libgstogg_la-gstogmparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttheora_la-gsttheora.lo `test -f 'gsttheora.c' || echo './'`gsttheora.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttheora.c -fPIC -DPIC -o .libs/libgsttheora_la-gsttheora.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpango_la-gstbasetextoverlay.lo `test -f 'gstbasetextoverlay.c' || echo './'`gstbasetextoverlay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstbasetextoverlay.c -fPIC -DPIC -o .libs/libgstpango_la-gstbasetextoverlay.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstogg_la-gstoggaviparse.lo `test -f 'gstoggaviparse.c' || echo './'`gstoggaviparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstoggaviparse.c -fPIC -DPIC -o .libs/libgstogg_la-gstoggaviparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglfiltercube.lo `test -f 'gstglfiltercube.c' || echo './'`gstglfiltercube.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglfiltercube.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglfiltercube.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttheora_la-gsttheoraenc.lo `test -f 'gsttheoraenc.c' || echo './'`gsttheoraenc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttheoraenc.c -fPIC -DPIC -o .libs/libgsttheora_la-gsttheoraenc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpango_la-gstclockoverlay.lo `test -f 'gstclockoverlay.c' || echo './'`gstclockoverlay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstclockoverlay.c -fPIC -DPIC -o .libs/libgstpango_la-gstclockoverlay.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstogg_la-gstoggparse.lo `test -f 'gstoggparse.c' || echo './'`gstoggparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstoggparse.c -fPIC -DPIC -o .libs/libgstogg_la-gstoggparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstgleffects.lo `test -f 'gstgleffects.c' || echo './'`gstgleffects.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgleffects.c -fPIC -DPIC -o .libs/libgstopengl_la-gstgleffects.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpango_la-gsttextoverlay.lo `test -f 'gsttextoverlay.c' || echo './'`gsttextoverlay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttextoverlay.c -fPIC -DPIC -o .libs/libgstpango_la-gsttextoverlay.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttheora_la-gsttheoradec.lo `test -f 'gsttheoradec.c' || echo './'`gsttheoradec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttheoradec.c -fPIC -DPIC -o .libs/libgsttheora_la-gsttheoradec.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglcolorscale.lo `test -f 'gstglcolorscale.c' || echo './'`gstglcolorscale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglcolorscale.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglcolorscale.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpango_la-gsttextrender.lo `test -f 'gsttextrender.c' || echo './'`gsttextrender.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttextrender.c -fPIC -DPIC -o .libs/libgstpango_la-gsttextrender.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgsttheora_la-gsttheoraparse.lo `test -f 'gsttheoraparse.c' || echo './'`gsttheoraparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttheoraparse.c -fPIC -DPIC -o .libs/libgsttheora_la-gsttheoraparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstogg_la-gstoggstream.lo `test -f 'gstoggstream.c' || echo './'`gstoggstream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstoggstream.c -fPIC -DPIC -o .libs/libgstogg_la-gstoggstream.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsttheora.la -rpath /usr/lib64/gstreamer-1.0 libgsttheora_la-gsttheora.lo libgsttheora_la-gsttheoraenc.lo libgsttheora_la-gsttheoradec.lo libgsttheora_la-gsttheoraparse.lo ../../gst-libs/gst/tag/libgsttag-1.0.la ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -ltheoraenc -ltheoradec -logg libtool: link: gcc -shared -fPIC -DPIC .libs/libgsttheora_la-gsttheora.o .libs/libgsttheora_la-gsttheoraenc.o .libs/libgsttheora_la-gsttheoradec.o .libs/libgsttheora_la-gsttheoraparse.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs ../../gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -ltheoraenc -ltheoradec -logg -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgsttheora.so -o .libs/libgsttheora.so libtool: link: ( cd ".libs" && rm -f "libgsttheora.la" && ln -s "../libgsttheora.la" "libgsttheora.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglcolorbalance.lo `test -f 'gstglcolorbalance.c' || echo './'`gstglcolorbalance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglcolorbalance.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglcolorbalance.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstpango_la-gsttimeoverlay.lo `test -f 'gsttimeoverlay.c' || echo './'`gsttimeoverlay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gsttimeoverlay.c -fPIC -DPIC -o .libs/libgstpango_la-gsttimeoverlay.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstogg_la-dirac_parse.lo `test -f 'dirac_parse.c' || echo './'`dirac_parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dirac_parse.c -fPIC -DPIC -o .libs/libgstogg_la-dirac_parse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstogg_la-vorbis_parse.lo `test -f 'vorbis_parse.c' || echo './'`vorbis_parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vorbis_parse.c -fPIC -DPIC -o .libs/libgstogg_la-vorbis_parse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstpango.la -rpath /usr/lib64/gstreamer-1.0 libgstpango_la-gstbasetextoverlay.lo libgstpango_la-gstclockoverlay.lo libgstpango_la-gsttextoverlay.lo libgstpango_la-gsttextrender.lo libgstpango_la-gsttimeoverlay.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo libtool: link: gcc -shared -fPIC -DPIC .libs/libgstpango_la-gstbasetextoverlay.o .libs/libgstpango_la-gstclockoverlay.o .libs/libgstpango_la-gsttextoverlay.o .libs/libgstpango_la-gsttextrender.o .libs/libgstpango_la-gsttimeoverlay.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lm -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstpango.so -o .libs/libgstpango.so libtool: link: ( cd ".libs" && rm -f "libgstpango.la" && ln -s "../libgstpango.la" "libgstpango.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' /usr/bin/make -C vorbis make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglfiltershader.lo `test -f 'gstglfiltershader.c' || echo './'`gstglfiltershader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglfiltershader.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglfiltershader.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglfilterapp.lo `test -f 'gstglfilterapp.c' || echo './'`gstglfilterapp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglfilterapp.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglfilterapp.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvorbis_la-gstvorbis.lo `test -f 'gstvorbis.c' || echo './'`gstvorbis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvorbis.c -fPIC -DPIC -o .libs/libgstvorbis_la-gstvorbis.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstogg.la -rpath /usr/lib64/gstreamer-1.0 libgstogg_la-gstogg.lo libgstogg_la-gstoggdemux.lo libgstogg_la-gstoggmux.lo libgstogg_la-gstogmparse.lo libgstogg_la-gstoggaviparse.lo libgstogg_la-gstoggparse.lo libgstogg_la-gstoggstream.lo libgstogg_la-dirac_parse.lo libgstogg_la-vorbis_parse.lo ../../gst-libs/gst/riff/libgstriff-1.0.la ../../gst-libs/gst/tag/libgsttag-1.0.la ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -logg libtool: link: gcc -shared -fPIC -DPIC .libs/libgstogg_la-gstogg.o .libs/libgstogg_la-gstoggdemux.o .libs/libgstogg_la-gstoggmux.o .libs/libgstogg_la-gstogmparse.o .libs/libgstogg_la-gstoggaviparse.o .libs/libgstogg_la-gstoggparse.o .libs/libgstogg_la-gstoggstream.o .libs/libgstogg_la-dirac_parse.o .libs/libgstogg_la-vorbis_parse.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs ../../gst-libs/gst/riff/.libs/libgstriff-1.0.so ../../gst-libs/gst/tag/.libs/libgsttag-1.0.so ../../gst-libs/gst/pbutils/.libs/libgstpbutils-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lm -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -logg -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstogg.so -o .libs/libgstogg.so libtool: link: ( cd ".libs" && rm -f "libgstogg.la" && ln -s "../libgstogg.la" "libgstogg.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglviewconvert.lo `test -f 'gstglviewconvert.c' || echo './'`gstglviewconvert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglviewconvert.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglviewconvert.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvorbis_la-gstvorbisdec.lo `test -f 'gstvorbisdec.c' || echo './'`gstvorbisdec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvorbisdec.c -fPIC -DPIC -o .libs/libgstvorbis_la-gstvorbisdec.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglstereosplit.lo `test -f 'gstglstereosplit.c' || echo './'`gstglstereosplit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglstereosplit.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglstereosplit.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvorbis_la-gstvorbisdeclib.lo `test -f 'gstvorbisdeclib.c' || echo './'`gstvorbisdeclib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvorbisdeclib.c -fPIC -DPIC -o .libs/libgstvorbis_la-gstvorbisdeclib.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstgldeinterlace.lo `test -f 'gstgldeinterlace.c' || echo './'`gstgldeinterlace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgldeinterlace.c -fPIC -DPIC -o .libs/libgstopengl_la-gstgldeinterlace.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gltestsrc.lo `test -f 'gltestsrc.c' || echo './'`gltestsrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gltestsrc.c -fPIC -DPIC -o .libs/libgstopengl_la-gltestsrc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstgltestsrc.lo `test -f 'gstgltestsrc.c' || echo './'`gstgltestsrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgltestsrc.c -fPIC -DPIC -o .libs/libgstopengl_la-gstgltestsrc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvorbis_la-gstvorbisenc.lo `test -f 'gstvorbisenc.c' || echo './'`gstvorbisenc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvorbisenc.c -fPIC -DPIC -o .libs/libgstvorbis_la-gstvorbisenc.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvorbis_la-gstvorbisparse.lo `test -f 'gstvorbisparse.c' || echo './'`gstvorbisparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvorbisparse.c -fPIC -DPIC -o .libs/libgstvorbis_la-gstvorbisparse.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglutils.lo `test -f 'gstglutils.c' || echo './'`gstglutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglutils.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglutils.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvorbis_la-gstvorbiscommon.lo `test -f 'gstvorbiscommon.c' || echo './'`gstvorbiscommon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvorbiscommon.c -fPIC -DPIC -o .libs/libgstvorbis_la-gstvorbiscommon.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstvorbis_la-gstvorbistag.lo `test -f 'gstvorbistag.c' || echo './'`gstvorbistag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstvorbistag.c -fPIC -DPIC -o .libs/libgstvorbis_la-gstvorbistag.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstglfilterglass.lo `test -f 'gstglfilterglass.c' || echo './'`gstglfilterglass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstglfilterglass.c -fPIC -DPIC -o .libs/libgstopengl_la-gstglfilterglass.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvorbis.la -rpath /usr/lib64/gstreamer-1.0 libgstvorbis_la-gstvorbis.lo libgstvorbis_la-gstvorbisdec.lo libgstvorbis_la-gstvorbisdeclib.lo libgstvorbis_la-gstvorbisenc.lo libgstvorbis_la-gstvorbisparse.lo libgstvorbis_la-gstvorbistag.lo libgstvorbis_la-gstvorbiscommon.lo ../../gst-libs/gst/tag/libgsttag-1.0.la ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lvorbis -lvorbisenc libtool: link: gcc -shared -fPIC -DPIC .libs/libgstvorbis_la-gstvorbis.o .libs/libgstvorbis_la-gstvorbisdec.o .libs/libgstvorbis_la-gstvorbisdeclib.o .libs/libgstvorbis_la-gstvorbisenc.o .libs/libgstvorbis_la-gstvorbisparse.o .libs/libgstvorbis_la-gstvorbistag.o .libs/libgstvorbis_la-gstvorbiscommon.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs ../../gst-libs/gst/tag/.libs/libgsttag-1.0.so ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lgstbase-1.0 -lm -lorc-0.4 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lvorbis -lvorbisenc -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvorbis.so -o .libs/libgstvorbis.so libtool: link: ( cd ".libs" && rm -f "libgstvorbis.la" && ln -s "../libgstvorbis.la" "libgstvorbis.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectscurves.lo `test -f 'effects/gstgleffectscurves.c' || echo './'`effects/gstgleffectscurves.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectscurves.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectscurves.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libgstopengl_la-gstgldifferencematte.lo `test -f 'gstgldifferencematte.c' || echo './'`gstgldifferencematte.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gstgldifferencematte.c -fPIC -DPIC -o .libs/libgstopengl_la-gstgldifferencematte.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectssources.lo `test -f 'effects/gstgleffectssources.c' || echo './'`effects/gstgleffectssources.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectssources.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectssources.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectidentity.lo `test -f 'effects/gstgleffectidentity.c' || echo './'`effects/gstgleffectidentity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectidentity.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectidentity.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectmirror.lo `test -f 'effects/gstgleffectmirror.c' || echo './'`effects/gstgleffectmirror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectmirror.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectmirror.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectsqueeze.lo `test -f 'effects/gstgleffectsqueeze.c' || echo './'`effects/gstgleffectsqueeze.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectsqueeze.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectsqueeze.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectstretch.lo `test -f 'effects/gstgleffectstretch.c' || echo './'`effects/gstgleffectstretch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectstretch.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectstretch.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectfisheye.lo `test -f 'effects/gstgleffectfisheye.c' || echo './'`effects/gstgleffectfisheye.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectfisheye.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectfisheye.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffecttwirl.lo `test -f 'effects/gstgleffecttwirl.c' || echo './'`effects/gstgleffecttwirl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffecttwirl.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffecttwirl.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectbulge.lo `test -f 'effects/gstgleffectbulge.c' || echo './'`effects/gstgleffectbulge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectbulge.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectbulge.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffecttunnel.lo `test -f 'effects/gstgleffecttunnel.c' || echo './'`effects/gstgleffecttunnel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffecttunnel.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffecttunnel.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectsquare.lo `test -f 'effects/gstgleffectsquare.c' || echo './'`effects/gstgleffectsquare.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectsquare.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectsquare.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectlumatocurve.lo `test -f 'effects/gstgleffectlumatocurve.c' || echo './'`effects/gstgleffectlumatocurve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectlumatocurve.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectlumatocurve.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectrgbtocurve.lo `test -f 'effects/gstgleffectrgbtocurve.c' || echo './'`effects/gstgleffectrgbtocurve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectrgbtocurve.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectrgbtocurve.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectsin.lo `test -f 'effects/gstgleffectsin.c' || echo './'`effects/gstgleffectsin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectsin.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectsin.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectxray.lo `test -f 'effects/gstgleffectxray.c' || echo './'`effects/gstgleffectxray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectxray.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectxray.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectglow.lo `test -f 'effects/gstgleffectglow.c' || echo './'`effects/gstgleffectglow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectglow.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectglow.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectblur.lo `test -f 'effects/gstgleffectblur.c' || echo './'`effects/gstgleffectblur.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectblur.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectblur.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectsobel.lo `test -f 'effects/gstgleffectsobel.c' || echo './'`effects/gstgleffectsobel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectsobel.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectsobel.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o effects/libgstopengl_la-gstgleffectlaplacian.lo `test -f 'effects/gstgleffectlaplacian.c' || echo './'`effects/gstgleffectlaplacian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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/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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c effects/gstgleffectlaplacian.c -fPIC -DPIC -o effects/.libs/libgstopengl_la-gstgleffectlaplacian.o make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -fobjc-arc -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 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstopengl.la -rpath /usr/lib64/gstreamer-1.0 libgstopengl_la-gstopengl.lo libgstopengl_la-gstgluploadelement.lo libgstopengl_la-gstgldownloadelement.lo libgstopengl_la-gstglcolorconvertelement.lo libgstopengl_la-gstglfilterbin.lo libgstopengl_la-gstglmixerbin.lo libgstopengl_la-gstglsinkbin.lo libgstopengl_la-gstglsrcbin.lo libgstopengl_la-gstglimagesink.lo libgstopengl_la-gstglfiltercube.lo libgstopengl_la-gstgleffects.lo effects/libgstopengl_la-gstgleffectscurves.lo effects/libgstopengl_la-gstgleffectssources.lo effects/libgstopengl_la-gstgleffectidentity.lo effects/libgstopengl_la-gstgleffectmirror.lo effects/libgstopengl_la-gstgleffectsqueeze.lo effects/libgstopengl_la-gstgleffectstretch.lo effects/libgstopengl_la-gstgleffectfisheye.lo effects/libgstopengl_la-gstgleffecttwirl.lo effects/libgstopengl_la-gstgleffectbulge.lo effects/libgstopengl_la-gstgleffecttunnel.lo effects/libgstopengl_la-gstgleffectsquare.lo effects/libgstopengl_la-gstgleffectlumatocurve.lo effects/libgstopengl_la-gstgleffectrgbtocurve.lo effects/libgstopengl_la-gstgleffectsin.lo effects/libgstopengl_la-gstgleffectxray.lo effects/libgstopengl_la-gstgleffectglow.lo effects/libgstopengl_la-gstgleffectblur.lo effects/libgstopengl_la-gstgleffectsobel.lo effects/libgstopengl_la-gstgleffectlaplacian.lo libgstopengl_la-gstglcolorscale.lo libgstopengl_la-gstglcolorbalance.lo libgstopengl_la-gstglfiltershader.lo libgstopengl_la-gstglfilterapp.lo libgstopengl_la-gstglviewconvert.lo libgstopengl_la-gstglstereosplit.lo libgstopengl_la-gstgldeinterlace.lo libgstopengl_la-gltestsrc.lo libgstopengl_la-gstgltestsrc.lo libgstopengl_la-gstglutils.lo libgstopengl_la-gstglfilterglass.lo libgstopengl_la-gstgldifferencematte.lo ../../gst-libs/gst/video/libgstvideo-1.0.la ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la ../../gst-libs/gst/gl/libgstgl-1.0.la ../../gst-libs/gst/allocators/libgstallocators-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -lEGL -lpng16 -lz -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libgstopengl_la-gstopengl.o .libs/libgstopengl_la-gstgluploadelement.o .libs/libgstopengl_la-gstgldownloadelement.o .libs/libgstopengl_la-gstglcolorconvertelement.o .libs/libgstopengl_la-gstglfilterbin.o .libs/libgstopengl_la-gstglmixerbin.o .libs/libgstopengl_la-gstglsinkbin.o .libs/libgstopengl_la-gstglsrcbin.o .libs/libgstopengl_la-gstglimagesink.o .libs/libgstopengl_la-gstglfiltercube.o .libs/libgstopengl_la-gstgleffects.o effects/.libs/libgstopengl_la-gstgleffectscurves.o effects/.libs/libgstopengl_la-gstgleffectssources.o effects/.libs/libgstopengl_la-gstgleffectidentity.o effects/.libs/libgstopengl_la-gstgleffectmirror.o effects/.libs/libgstopengl_la-gstgleffectsqueeze.o effects/.libs/libgstopengl_la-gstgleffectstretch.o effects/.libs/libgstopengl_la-gstgleffectfisheye.o effects/.libs/libgstopengl_la-gstgleffecttwirl.o effects/.libs/libgstopengl_la-gstgleffectbulge.o effects/.libs/libgstopengl_la-gstgleffecttunnel.o effects/.libs/libgstopengl_la-gstgleffectsquare.o effects/.libs/libgstopengl_la-gstgleffectlumatocurve.o effects/.libs/libgstopengl_la-gstgleffectrgbtocurve.o effects/.libs/libgstopengl_la-gstgleffectsin.o effects/.libs/libgstopengl_la-gstgleffectxray.o effects/.libs/libgstopengl_la-gstgleffectglow.o effects/.libs/libgstopengl_la-gstgleffectblur.o effects/.libs/libgstopengl_la-gstgleffectsobel.o effects/.libs/libgstopengl_la-gstgleffectlaplacian.o .libs/libgstopengl_la-gstglcolorscale.o .libs/libgstopengl_la-gstglcolorbalance.o .libs/libgstopengl_la-gstglfiltershader.o .libs/libgstopengl_la-gstglfilterapp.o .libs/libgstopengl_la-gstglviewconvert.o .libs/libgstopengl_la-gstglstereosplit.o .libs/libgstopengl_la-gstgldeinterlace.o .libs/libgstopengl_la-gltestsrc.o .libs/libgstopengl_la-gstgltestsrc.o .libs/libgstopengl_la-gstglutils.o .libs/libgstopengl_la-gstglfilterglass.o .libs/libgstopengl_la-gstgldifferencematte.o -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so ../../gst-libs/gst/pbutils/.libs/libgstpbutils-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so ../../gst-libs/gst/gl/.libs/libgstgl-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs/libgstallocators-1.0.so -lgmodule-2.0 ../../gst-libs/gst/allocators/.libs/libgstallocators-1.0.so -lgstbase-1.0 -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstopengl.so -o .libs/libgstopengl.so libtool: link: ( cd ".libs" && rm -f "libgstopengl.la" && ln -s "../libgstopengl.la" "libgstopengl.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' Making all in alsa make[3]: Nothing to be done for 'all'. Making all in cdparanoia make[3]: Nothing to be done for 'all'. Making all in gl make[3]: Nothing to be done for 'all'. Making all in libvisual make[3]: Nothing to be done for 'all'. Making all in ogg make[3]: Nothing to be done for 'all'. Making all in opus make[3]: Nothing to be done for 'all'. Making all in pango make[3]: Nothing to be done for 'all'. Making all in theora make[3]: Nothing to be done for 'all'. Making all in vorbis make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in tools make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../gst-libs -I../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gst-play-kb.o gst-play-kb.c make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../gst-libs -I../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gst-device-monitor.o gst-device-monitor.c make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../gst-libs -I../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gst-discoverer.o gst-discoverer.c make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../gst-libs -I../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gst-play.o gst-play.c make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -I../gst-libs -I../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gst-device-monitor-1.0 gst-device-monitor.o ../gst-libs/gst/pbutils/libgstpbutils-1.0.la ../gst-libs/gst/tag/libgsttag-1.0.la ../gst-libs/gst/audio/libgstaudio-1.0.la ../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I../gst-libs -I../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gst-device-monitor-1.0 gst-device-monitor.o ../gst-libs/gst/pbutils/.libs/libgstpbutils-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so ../gst-libs/gst/tag/.libs/libgsttag-1.0.so ../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz ../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -I../gst-libs -I../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gst-discoverer-1.0 gst-discoverer.o ../gst-libs/gst/pbutils/libgstpbutils-1.0.la ../gst-libs/gst/tag/libgsttag-1.0.la ../gst-libs/gst/audio/libgstaudio-1.0.la ../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I../gst-libs -I../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gst-discoverer-1.0 gst-discoverer.o ../gst-libs/gst/pbutils/.libs/libgstpbutils-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so ../gst-libs/gst/tag/.libs/libgsttag-1.0.so ../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz ../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -I../gst-libs -I../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gst-play-1.0 gst-play.o gst-play-kb.o ../gst-libs/gst/pbutils/libgstpbutils-1.0.la ../gst-libs/gst/tag/libgsttag-1.0.la ../gst-libs/gst/audio/libgstaudio-1.0.la ../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I../gst-libs -I../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gst-play-1.0 gst-play.o gst-play-kb.o ../gst-libs/gst/pbutils/.libs/libgstpbutils-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so ../gst-libs/gst/tag/.libs/libgsttag-1.0.so ../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz ../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' Making all in tests Making all in check make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/check' gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_TEST_FILES_PATH="\"../../tests/files\"" -DGST_CHECK_TEST_ENVIRONMENT_BEACON="\"GST_PLUGIN_LOADING_WHITELIST\"" -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o elements/libvisual-libvisual.o `test -f 'elements/libvisual.c' || echo './'`elements/libvisual.c make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/check' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/check' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_TEST_FILES_PATH="\"../../tests/files\"" -DGST_CHECK_TEST_ENVIRONMENT_BEACON="\"GST_PLUGIN_LOADING_WHITELIST\"" -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o elements/libvisual elements/libvisual-libvisual.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstcheck-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_TEST_FILES_PATH=\"../../tests/files\" -DGST_CHECK_TEST_ENVIRONMENT_BEACON=\"GST_PLUGIN_LOADING_WHITELIST\" -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o elements/libvisual elements/libvisual-libvisual.o -lgstcheck-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/check' Making all in examples /usr/bin/make -C app /usr/bin/make -C audio /usr/bin/make -C decodebin_next /usr/bin/make -C dynamic make[4]: Nothing to be done for 'all'. /usr/bin/make -C fft make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o addstream-addstream.o `test -f 'addstream.c' || echo './'`addstream.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o appsrc_ex-appsrc_ex.o `test -f 'appsrc_ex.c' || echo './'`appsrc_ex.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/fft' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fftrange-fftrange.o `test -f 'fftrange.c' || echo './'`fftrange.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/fft' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/decodebin_next' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o decodebin3.o decodebin3.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/decodebin_next' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codec_select-codec-select.o `test -f 'codec-select.c' || echo './'`codec-select.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o appsrc_stream-appsrc-stream.o `test -f 'appsrc-stream.c' || echo './'`appsrc-stream.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/decodebin_next' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o playbin-test.o playbin-test.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/decodebin_next' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/fft' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fftrange fftrange-fftrange.o ../../../gst-libs/gst/fft/libgstfft-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../../gst-libs -I../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fftrange fftrange-fftrange.o ../../../gst-libs/gst/fft/.libs/libgstfft-1.0.so -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/fft' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o appsrc_stream2-appsrc-stream2.o `test -f 'appsrc-stream2.c' || echo './'`appsrc-stream2.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/decodebin_next' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o playbin-test playbin-test.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../../gst-libs -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o playbin-test playbin-test.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/decodebin_next' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/decodebin_next' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o decodebin3 decodebin3.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../../gst-libs -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o decodebin3 decodebin3.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/decodebin_next' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o appsrc_ra-appsrc-ra.o `test -f 'appsrc-ra.c' || echo './'`appsrc-ra.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' /usr/bin/make -C gio make[4]: Nothing to be done for 'all'. make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sprinkle-sprinkle.o `test -f 'sprinkle.c' || echo './'`sprinkle.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' /usr/bin/make -C gl Making all in generic Making all in cube make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o appsink_src-appsink-src.o `test -f 'appsink-src.c' || echo './'`appsink-src.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' /usr/bin/make -C overlay make[4]: Nothing to be done for 'all'. /usr/bin/make -C playrec make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/playrec' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o playrec-playrec.o `test -f 'playrec.c' || echo './'`playrec.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/playrec' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/playrec' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o playrec playrec-playrec.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o playrec playrec-playrec.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/playrec' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o appsrc_seekable-appsrc-seekable.o `test -f 'appsrc-seekable.c' || echo './'`appsrc-seekable.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' /usr/bin/make -C encoding make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o appsink_src2-appsink-src2.o `test -f 'appsink-src2.c' || echo './'`appsink-src2.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/encoding' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gstcapslist.o gstcapslist.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/encoding' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o appsrc_ex appsrc_ex-appsrc_ex.o ../../../gst-libs/gst/app/libgstapp-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/appsrc_ex appsrc_ex-appsrc_ex.o ../../../gst-libs/gst/app/.libs/libgstapp-1.0.so -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/encoding' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o encoding.o encoding.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/encoding' make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cube' g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../gst-libs -I../../../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -g -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cube-main.o `test -f 'main.cpp' || echo './'`main.cpp make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cube' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o appsrc-stream appsrc_stream-appsrc-stream.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o appsrc-stream appsrc_stream-appsrc-stream.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o appsrc-stream2 appsrc_stream2-appsrc-stream2.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o appsrc-stream2 appsrc_stream2-appsrc-stream2.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cube' /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -I../../../../../gst-libs -I../../../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -g -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cube cube-main.o ../../../../../gst-libs/gst/video/libgstvideo-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -lEGL libtool: link: g++ -I../../../../../gst-libs -I../../../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -g -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cube cube-main.o ../../../../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lgstbase-1.0 -lorc-0.4 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -pthread make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cube' Making all in cubeyuv make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/encoding' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o encoding gstcapslist.o encoding.o ../../../gst-libs/gst/pbutils/libgstpbutils-1.0.la ../../../gst-libs/gst/tag/libgsttag-1.0.la ../../../gst-libs/gst/video/libgstvideo-1.0.la ../../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../../gst-libs -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/encoding gstcapslist.o encoding.o ../../../gst-libs/gst/pbutils/.libs/libgstpbutils-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so ../../../gst-libs/gst/tag/.libs/libgsttag-1.0.so ../../../gst-libs/gst/video/.libs/libgstvideo-1.0.so ../../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz -lm -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/encoding' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o appsrc-ra appsrc_ra-appsrc-ra.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o appsrc-ra appsrc_ra-appsrc-ra.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sprinkle2-sprinkle2.o `test -f 'sprinkle2.c' || echo './'`sprinkle2.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o appsrc-seekable appsrc_seekable-appsrc-seekable.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o appsrc-seekable appsrc_seekable-appsrc-seekable.o -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o addstream addstream-addstream.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o addstream addstream-addstream.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sprinkle3-sprinkle3.o `test -f 'sprinkle3.c' || echo './'`sprinkle3.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o appsink-src appsink_src-appsink-src.o ../../../gst-libs/gst/app/libgstapp-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/appsink-src appsink_src-appsink-src.o ../../../gst-libs/gst/app/.libs/libgstapp-1.0.so -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o codec-select codec_select-codec-select.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o codec-select codec_select-codec-select.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o appsink-src2 appsink_src2-appsink-src2.o ../../../gst-libs/gst/app/libgstapp-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/appsink-src2 appsink_src2-appsink-src2.o ../../../gst-libs/gst/app/.libs/libgstapp-1.0.so -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sprinkle sprinkle-sprinkle.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sprinkle sprinkle-sprinkle.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sprinkle2 sprinkle2-sprinkle2.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sprinkle2 sprinkle2-sprinkle2.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sprinkle3 sprinkle3-sprinkle3.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sprinkle3 sprinkle3-sprinkle3.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cubeyuv' g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../gst-libs -I../../../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -g -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cubeyuv-main.o `test -f 'main.cpp' || echo './'`main.cpp make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cubeyuv' make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cubeyuv' /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -I../../../../../gst-libs -I../../../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -g -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cubeyuv cubeyuv-main.o ../../../../../gst-libs/gst/video/libgstvideo-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -lEGL libtool: link: g++ -I../../../../../gst-libs -I../../../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -g -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cubeyuv cubeyuv-main.o ../../../../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lgstbase-1.0 -lorc-0.4 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -pthread make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cubeyuv' Making all in doublecube make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/doublecube' g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../gst-libs -I../../../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -g -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o doublecube-main.o `test -f 'main.cpp' || echo './'`main.cpp make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/doublecube' make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/doublecube' /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -I../../../../../gst-libs -I../../../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -g -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o doublecube doublecube-main.o ../../../../../gst-libs/gst/video/libgstvideo-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -lEGL libtool: link: g++ -I../../../../../gst-libs -I../../../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -g -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/doublecube doublecube-main.o ../../../../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lgstbase-1.0 -lorc-0.4 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -pthread make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/doublecube' Making all in recordgraphic make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/recordgraphic' g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../gst-libs -I../../../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -g -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o recordgraphic-main.o `test -f 'main.cpp' || echo './'`main.cpp make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/recordgraphic' make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/recordgraphic' /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -I../../../../../gst-libs -I../../../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -g -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o recordgraphic recordgraphic-main.o ../../../../../gst-libs/gst/video/libgstvideo-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -lEGL libtool: link: g++ -I../../../../../gst-libs -I../../../../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -g -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/recordgraphic recordgraphic-main.o ../../../../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lgstbase-1.0 -lorc-0.4 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -pthread make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/recordgraphic' make[6]: Nothing to be done for 'all-am'. Making all in qt make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. Making all in app make[4]: Nothing to be done for 'all'. Making all in audio make[4]: Nothing to be done for 'all'. Making all in decodebin_next make[4]: Nothing to be done for 'all'. Making all in dynamic make[4]: Nothing to be done for 'all'. Making all in fft make[4]: Nothing to be done for 'all'. Making all in gio make[4]: Nothing to be done for 'all'. Making all in gl Making all in generic Making all in cube make[6]: Nothing to be done for 'all'. Making all in cubeyuv make[6]: Nothing to be done for 'all'. Making all in doublecube make[6]: Nothing to be done for 'all'. Making all in recordgraphic make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in qt make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. Making all in overlay make[4]: Nothing to be done for 'all'. Making all in playrec make[4]: Nothing to be done for 'all'. Making all in encoding make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in icles Making all in playback make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test3-test3.o `test -f 'test3.c' || echo './'`test3.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o decodetest-decodetest.o `test -f 'decodetest.c' || echo './'`decodetest.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test-test.o `test -f 'test.c' || echo './'`test.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test2-test2.o `test -f 'test2.c' || echo './'`test2.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test4-test4.o `test -f 'test4.c' || echo './'`test4.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test5-test5.o `test -f 'test5.c' || echo './'`test5.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test6-test6.o `test -f 'test6.c' || echo './'`test6.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' gcc -DHAVE_CONFIG_H -I. -I../../.. -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test7-test7.o `test -f 'test7.c' || echo './'`test7.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test test-test.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test test-test.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o decodetest decodetest-decodetest.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o decodetest decodetest-decodetest.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test2 test2-test2.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test2 test2-test2.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test3 test3-test3.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test3 test3-test3.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test4 test4-test4.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test4 test4-test4.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test5 test5-test5.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test5 test5-test5.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test6 test6-test6.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test6 test6-test6.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test7 test7-test7.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test7 test7-test7.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_textoverlay-test-textoverlay.o `test -f 'test-textoverlay.c' || echo './'`test-textoverlay.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o input_selector_test-input-selector-test.o `test -f 'input-selector-test.c' || echo './'`input-selector-test.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o output_selector_test-output-selector-test.o `test -f 'output-selector-test.c' || echo './'`output-selector-test.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o stress_videooverlay-stress-videooverlay.o `test -f 'stress-videooverlay.c' || echo './'`stress-videooverlay.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o playbin_text-playbin-text.o `test -f 'playbin-text.c' || echo './'`playbin-text.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o audio_trickplay-audio-trickplay.o `test -f 'audio-trickplay.c' || echo './'`audio-trickplay.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o stress_playbin-stress-playbin.o `test -f 'stress-playbin.c' || echo './'`stress-playbin.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o position_formats-position-formats.o `test -f 'position-formats.c' || echo './'`position-formats.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_scale-test-scale.o `test -f 'test-scale.c' || echo './'`test-scale.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_box-test-box.o `test -f 'test-box.c' || echo './'`test-box.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_effect_switch-test-effect-switch.o `test -f 'test-effect-switch.c' || echo './'`test-effect-switch.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_overlay_blending-test-overlay-blending.o `test -f 'test-overlay-blending.c' || echo './'`test-overlay-blending.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_resample-test-resample.o `test -f 'test-resample.c' || echo './'`test-resample.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o benchmark_appsink-benchmark-appsink.o `test -f 'benchmark-appsink.c' || echo './'`benchmark-appsink.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_reverseplay-test-reverseplay.o `test -f 'test-reverseplay.c' || echo './'`test-reverseplay.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o benchmark_appsrc-benchmark-appsrc.o `test -f 'benchmark-appsrc.c' || echo './'`benchmark-appsrc.c make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o output-selector-test output_selector_test-output-selector-test.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o output-selector-test output_selector_test-output-selector-test.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o input-selector-test input_selector_test-input-selector-test.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o input-selector-test input_selector_test-input-selector-test.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stress-videooverlay stress_videooverlay-stress-videooverlay.o ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lX11 -lm libtool: link: gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/stress-videooverlay stress_videooverlay-stress-videooverlay.o ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lgstbase-1.0 -lorc-0.4 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lX11 -lm -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-textoverlay test_textoverlay-test-textoverlay.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-textoverlay test_textoverlay-test-textoverlay.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o playbin-text playbin_text-playbin-text.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o playbin-text playbin_text-playbin-text.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o audio-trickplay audio_trickplay-audio-trickplay.o -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o audio-trickplay audio_trickplay-audio-trickplay.o -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o position-formats position_formats-position-formats.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o position-formats position_formats-position-formats.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stress-playbin stress_playbin-stress-playbin.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stress-playbin stress_playbin-stress-playbin.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-scale test_scale-test-scale.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-scale test_scale-test-scale.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-box test_box-test-box.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-box test_box-test-box.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-effect-switch test_effect_switch-test-effect-switch.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-effect-switch test_effect_switch-test-effect-switch.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-overlay-blending test_overlay_blending-test-overlay-blending.o ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-overlay-blending test_overlay_blending-test-overlay-blending.o ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so -lgstbase-1.0 -lorc-0.4 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-resample test_resample-test-resample.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-resample test_resample-test-resample.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-reverseplay test_reverseplay-test-reverseplay.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-reverseplay test_reverseplay-test-reverseplay.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmark-appsink benchmark_appsink-benchmark-appsink.o ../../gst-libs/gst/app/libgstapp-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/benchmark-appsink benchmark_appsink-benchmark-appsink.o ../../gst-libs/gst/app/.libs/libgstapp-1.0.so -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmark-appsrc benchmark_appsrc-benchmark-appsrc.o ../../gst-libs/gst/app/libgstapp-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/benchmark-appsrc benchmark_appsrc-benchmark-appsrc.o ../../gst-libs/gst/app/.libs/libgstapp-1.0.so -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[3]: Nothing to be done for 'all-am'. Making all in docs Making all in libs make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/libs' DOC Scanning header files DOC Introspecting gobjects libtool: compile: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gst-plugins-base-libs-scan.c -fPIC -DPIC -o .libs/gst-plugins-base-libs-scan.o libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld .libs/gst-plugins-base-libs-scan.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gst-plugins-base-libs-scan ../../gst-libs/gst/allocators/.libs/libgstallocators-1.0.so ../../gst-libs/gst/audio/.libs/libgstaudio-1.0.so ../../gst-libs/gst/fft/.libs/libgstfft-1.0.so ../../gst-libs/gst/rtp/.libs/libgstrtp-1.0.so ../../gst-libs/gst/rtsp/.libs/libgstrtsp-1.0.so ../../gst-libs/gst/sdp/.libs/libgstsdp-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp/.libs/libgstrtp-1.0.so -lgio-2.0 ../../gst-libs/gst/tag/.libs/libgsttag-1.0.so ../../gst-libs/gst/video/.libs/libgstvideo-1.0.so ../../gst-libs/gst/app/.libs/libgstapp-1.0.so ../../gst-libs/gst/pbutils/.libs/libgstpbutils-1.0.so ../../gst-libs/gst/riff/.libs/libgstriff-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs/libgstaudio-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs/libgsttag-1.0.so -lz ../../gst-libs/gst/gl/.libs/libgstgl-1.0.so /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs/libgstvideo-1.0.so -lorc-0.4 /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs/libgstallocators-1.0.so -lm -lgmodule-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/libs' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/libs' DOC Building XML ../../gst-libs/gst/audio/audio-channel-mixer.c:809: warning: Symbol name not found at the start of the comment block. ../../gst-libs/gst/audio/audio-channel-mixer.c:905: warning: Symbol name not found at the start of the comment block. ../../gst-libs/gst/audio/audio-converter.c:47: warning: Section audioconverter is not defined in the gst-plugins-base-libs-sections.txt file. ../../gst-libs/gst/audio/audio-quantize.c:428: warning: Symbol name not found at the start of the comment block. ../../gst-libs/gst/audio/audio-resampler.c:51: warning: Section gstaudioresampler is not defined in the gst-plugins-base-libs-sections.txt file. ../../gst-libs/gst/audio/gstaudiostreamalign.c:39: warning: Section gstaudiostreamalign is not defined in the gst-plugins-base-libs-sections.txt file. ../../gst-libs/gst/pbutils/gstaudiovisualizer.c:33: warning: Section gstaudiovisualizer is not defined in the gst-plugins-base-libs-sections.txt file. ../../gst-libs/gst/pbutils/gstdiscoverer-types.c:702: warning: gst_discoverer_stream_info_get_misc is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../gst-libs/gst/pbutils/gstdiscoverer-types.c:1052: warning: gst_discoverer_info_get_misc is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../gst-libs/gst/rtsp/gstrtsptransport.c:214: warning: gst_rtsp_transport_get_mime is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../gst-libs/gst/video/video-converter.c:55: warning: Section videoconverter is not defined in the gst-plugins-base-libs-sections.txt file. ../../gst-libs/gst/sdp/gstmikey.h:375: warning: Value description for GstMIKEYSecProto::GST_MIKEY_SEC_PROTO_SRTP is missing in source code comment block. ../../gst-libs/gst/sdp/gstmikey.h:126: warning: Value description for GstMIKEYMapType::GST_MIKEY_MAP_TYPE_SRTP is missing in source code comment block. ../../gst-libs/gst/allocators/gstphysmemory.h:45: warning: Field descriptions for struct GstPhysMemoryAllocatorInterface are missing in source code comment block. ../../gst-libs/gst/audio/audio-format.h:214: warning: Parameter description for GstAudioFormatPack::flags is missing in source code comment block. ../../gst-libs/gst/audio/audio-format.h:199: warning: Parameter description for GstAudioFormatUnpack::flags is missing in source code comment block. unknown:0: warning: Field descriptions for struct GstAudioResampler are missing in source code comment block. ../../gst-libs/gst/audio/audio-resampler.c:1328: warning: Parameter description for gst_audio_resampler_new::format is missing in source code comment block. ../../gst-libs/gst/audio/audio-resampler.c:1328: warning: Parameter description for gst_audio_resampler_new::channels is missing in source code comment block. ../../gst-libs/gst/audio/gstaudioaggregator.h:170: warning: Field description for GstAudioAggregator::parent is not used from source code comment block. ../../gst-libs/gst/audio/gstaudioaggregator.h:170: warning: Field description for GstAudioAggregator::info is not used from source code comment block. ../../gst-libs/gst/audio/gstaudioaggregator.h:170: warning: Field description for GstAudioAggregator::current_caps is not used from source code comment block. ../../gst-libs/gst/audio/gstaudioaggregator.h:66: warning: Field description for GstAudioAggregatorPad::parent is not used from source code comment block. ../../gst-libs/gst/audio/gstaudioaggregator.h:66: warning: Field description for GstAudioAggregatorPad::info is not used from source code comment block. ../../gst-libs/gst/audio/gstaudioaggregator.h:126: warning: Field description for GstAudioAggregatorConvertPad::parent is not used from source code comment block. ./gst-plugins-base-libs-sections.txt:599: warning: Double symbol entry for gst_audio_aggregator_get_type. Previous occurrence on line 595. ../../gst-libs/gst/audio/audio-converter.c:1466: warning: Parameter description for gst_audio_converter_convert::convert is missing in source code comment block. ../../gst-libs/gst/audio/gstaudioringbuffer.h:180: warning: Field description for GstAudioRingBuffer::timestamps is missing in source code comment block. ../../gst-libs/gst/video/videooverlay.h:59: warning: Field description for GstVideoOverlayInterface::properties_offset is not used from source code comment block. ../../gst-libs/gst/rtp/gstrtpbasedepayload.h:75: warning: Field description for GstRTPBaseDepayloadClass::process_rtp_packet is missing in source code comment block. unknown:0: warning: Field descriptions for struct GstRTCPBuffer are missing in source code comment block. ../../gst-libs/gst/rtsp/gstrtspdefs.h:234: warning: Value descriptions for GstRTSPHeaderField are missing in source code comment block. ../../gst-libs/gst/rtsp/gstrtspdefs.h:351: warning: Value descriptions for GstRTSPStatusCode are missing in source code comment block. unknown:0: warning: Field descriptions for struct GstRTSPExtensionInterface are missing in source code comment block. unknown:0: warning: Field descriptions for struct GstRTSPAuthCredential are missing in source code comment block. unknown:0: warning: Field descriptions for struct GstRTSPAuthParam are missing in source code comment block. ../../gst-libs/gst/sdp/gstsdpmessage.c:1443: warning: Parameter description for gst_sdp_message_insert_zone::zone is missing in source code comment block. ../../gst-libs/gst/sdp/gstmikey.h:126: warning: Value description for GstMIKEYMapType::GST_MIKEY_MAP_TYPE_SRTP is not used from source code comment block. ../../gst-libs/gst/sdp/gstmikey.h:375: warning: Value description for GstMIKEYSecProto::GST_MIKEY_SEC_PROTO_SRTP is not used from source code comment block. ../../gst-libs/gst/video/video-info.h:285: warning: Field description for GstVideoInfo::multiview_mode is not used from source code comment block. ../../gst-libs/gst/video/video-info.h:285: warning: Field description for GstVideoInfo::multiview_flags is not used from source code comment block. unknown:0: warning: Field descriptions for struct GstVideoBufferPool are missing in source code comment block. ../../gst-libs/gst/video/gstvideometa.c:896: warning: Parameter description for gst_video_region_of_interest_meta_get_param::name is missing in source code comment block. ../../gst-libs/gst/video/gstvideoutils.h:225: warning: Field description for GstVideoCodecFrame::decode_frame_number is missing in source code comment block. ../../gst-libs/gst/video/gstvideoutils.h:225: warning: Field description for GstVideoCodecFrame::presentation_frame_number is missing in source code comment block. ../../gst-libs/gst/gl/gstglbasefilter.h:48: warning: Field description for GstGLBaseFilter::parent is not used from source code comment block. ../../gst-libs/gst/gl/gstglbasefilter.h:48: warning: Field description for GstGLBaseFilter::display is not used from source code comment block. ../../gst-libs/gst/gl/gstglbasefilter.h:48: warning: Field description for GstGLBaseFilter::context is not used from source code comment block. ../../gst-libs/gst/gl/gstglbasefilter.h:48: warning: Field description for GstGLBaseFilter::in_caps is not used from source code comment block. ../../gst-libs/gst/gl/gstglbasefilter.h:48: warning: Field description for GstGLBaseFilter::out_caps is not used from source code comment block. ../../gst-libs/gst/gl/gstglfilter.h:63: warning: Field description for GstGLFilter::parent is not used from source code comment block. ../../gst-libs/gst/gl/gstglfilter.h:63: warning: Field description for GstGLFilter::in_info is not used from source code comment block. ../../gst-libs/gst/gl/gstglfilter.h:63: warning: Field description for GstGLFilter::out_info is not used from source code comment block. ../../gst-libs/gst/gl/gstglfilter.h:63: warning: Field description for GstGLFilter::in_texture_target is not used from source code comment block. ../../gst-libs/gst/gl/gstglfilter.h:63: warning: Field description for GstGLFilter::out_texture_target is not used from source code comment block. ../../gst-libs/gst/gl/gstglfilter.h:63: warning: Field description for GstGLFilter::out_caps is not used from source code comment block. ../../gst-libs/gst/gl/gstglfilter.h:63: warning: Field description for GstGLFilter::fbo is not used from source code comment block. ../../gst-libs/gst/gl/gstglmemory.h:70: warning: Field description for GstGLMemory::tex_format is missing in source code comment block. ../../gst-libs/gst/gl/gstglmemory.h:70: warning: Field description for GstGLMemory::tex_type is not used from source code comment block. ./gst-plugins-base-libs-sections.txt:4197: warning: No declaration found for gst_gl_shader_string_fragment_default. ./gst-plugins-base-libs-sections.txt:4198: warning: No declaration found for gst_gl_shader_string_fragment_external_oes_default. ./gst-plugins-base-libs-sections.txt:4199: warning: No declaration found for gst_gl_shader_string_vertex_default. ./gst-plugins-base-libs-sections.txt:4200: warning: No declaration found for gst_gl_shader_string_vertex_mat4_texture_transform. ./gst-plugins-base-libs-sections.txt:4201: warning: No declaration found for gst_gl_shader_string_vertex_mat4_vertex_transform. See gst-plugins-base-libs-undeclared.txt for the list of undeclared symbols. ./gst-plugins-base-libs-unused.txt:1: warning: 318 unused declarations. They should be added to gst-plugins-base-libs-sections.txt in the appropriate place. make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/libs' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/libs' DOC Building HTML DOC Fixing cross-references html/GstAudioAggregator.html:80: warning: no link for: "GstStructure" -> (GstStructure). html/GstAudioAggregator.html:145: warning: no link for: "gst-element-class-add-static-pad-template-with-gtype" -> (gst_element_class_add_static_pad_template_with_gtype()). html/GstAudioAggregator.html:152: warning: no link for: "GstAudioAggregatorPad.convert-buffer" -> (GstAudioAggregatorPad.convert_buffer). html/GstAudioAggregator.html:155: warning: no link for: "GstAudioMixer" -> (GstAudioMixer). html/GstAudioAggregator.html:175: warning: no link for: "GstCaps" -> (GstCaps). html/GstAudioAggregator.html:355: warning: no link for: "GstAggregator" -> (GstAggregator). html/GstAudioBaseSink.html:279: warning: no link for: "GstClockTime" -> (GstClockTime). html/GstAudioBaseSink.html:281: warning: no link for: "GstClockTimeDiff" -> (GstClockTimeDiff). html/GstAudioBaseSink.html:353: warning: no link for: "GstClock" -> (GstClock). html/GstAudioBaseSink.html:376: warning: no link for: "GstPad" -> (GstPad). html/GstAudioBaseSink.html:403: warning: no link for: "gst-object-set-parent" -> (gst_object_set_parent()). html/GstAudioBaseSink.html:434: warning: no link for: "TRUE:CAPS" -> (TRUE). html/GstAudioBaseSink.html:435: warning: no link for: "gst-element-provide-clock" -> (gst_element_provide_clock()). html/GstAudioBaseSink.html:438: warning: no link for: "FALSE:CAPS" -> (FALSE). html/GstAudioBaseSink.html:737: warning: no link for: "GDestroyNotify" -> (GDestroyNotify). html/GstAudioCdSrc.html:138: warning: no link for: "GstFormat" -> (GstFormat). html/GstAudioCdSrc.html:144: warning: no link for: "gst-element-query-duration" -> (gst_element_query_duration()). html/GstAudioCdSrc.html:167: warning: no link for: "GstBus" -> (GstBus). html/GstAudioCdSrc.html:167: warning: no link for: "GstToc" -> (GstToc). html/GstAudioCdSrc.html:167: warning: no link for: "GstTocEntry" -> (GstTocEntry). html/GstAudioCdSrc.html:169: warning: no link for: "GST-TAG-DURATION:CAPS" -> (GST_TAG_DURATION). html/GstAudioCdSrc.html:170: warning: no link for: "gst-toc-entry-get-start-stop-times" -> (gst_toc_entry_get_start_stop_times()). html/GstAudioCdSrc.html:254: warning: no link for: "GstPushSrcClass" -> (GstPushSrcClass). html/GstAudioCdSrc.html:333: warning: no link for: "GstTagList" -> (GstTagList). html/GstAudioClock.html:136: warning: no link for: "GST-CLOCK-TIME-NONE:CAPS" -> (GST_CLOCK_TIME_NONE). html/GstAudioClock.html:355: warning: no link for: "GstSystemClock" -> (GstSystemClock). html/GstAudioDecoder.html:673: warning: no link for: "GstBuffer" -> (GstBuffer). html/GstAudioDecoder.html:683: warning: no link for: "gst-audio-decoder-handle-frame" -> (gst_audio_decoder_handle_frame()). html/GstAudioDecoder.html:714: warning: no link for: "GstFlowReturn" -> (GstFlowReturn). html/GstAudioDecoder.html:823: warning: no link for: "GstAllocator" -> (GstAllocator). html/GstAudioDecoder.html:824: warning: no link for: "GstAllocationParams" -> (GstAllocationParams). html/GstAudioDecoder.html:854: warning: no link for: "GstAllocatorParams" -> (GstAllocatorParams). html/GstAudioDecoder.html:1498: warning: no link for: "NULL:CAPS" -> (NULL). html/GstAudioDecoder.html:1534: warning: no link for: "GST-PAD-SET-ACCEPT-INTERSECT:CAPS" -> (GST_PAD_SET_ACCEPT_INTERSECT). html/GstAudioDecoder.html:1535: warning: no link for: "GST-PAD-SET-ACCEPT-TEMPLATE:CAPS" -> (GST_PAD_SET_ACCEPT_TEMPLATE). html/GstAudioDecoder.html:1566: warning: no link for: "GstTagMergeMode" -> (GstTagMergeMode). html/GstAudioDecoder.html:1593: warning: no link for: "GST-TAG-MERGE-REPLACE:CAPS" -> (GST_TAG_MERGE_REPLACE). html/GstAudioDecoder.html:1723: warning: no link for: "GstElementClass" -> (GstElementClass). html/GstAudioDecoder.html:1928: warning: no link for: "GstBaseTransform" -> (GstBaseTransform). html/GstAudioEncoder.html:640: warning: no link for: "gst-audio-encoder-handle-frame" -> (gst_audio_encoder_handle_frame()). html/GstAudioEncoder.html:1217: warning: no link for: "set-format" -> (set_format()). html/GstAudioEncoder.html:1359: warning: no link for: "GList" -> (GList). html/GstAudioFilter.html:96: warning: no link for: "GstBaseTransformClass.transform-ip" -> (GstBaseTransformClass.transform_ip()). html/GstAudioFilter.html:167: warning: no link for: "GstBaseTransformClass" -> (GstBaseTransformClass). html/GstAudioRingBuffer.html:1490: warning: no link for: "GCond" -> (GCond). html/GstColorBalance.html:97: warning: no link for: "G-SIGNAL-RUN-LAST:CAPS" -> (Run Last). html/GstColorBalance.html:181: warning: no link for: "GstColorBalanceChannel.min-value" -> (GstColorBalanceChannel.min_value). html/GstColorBalance.html:182: warning: no link for: "GstColorBalanceChannel.max-value" -> (GstColorBalanceChannel.max_value). html/GstColorBalance.html:356: warning: no link for: "GTypeInterface" -> (GTypeInterface). html/GstColorBalanceChannel.html:152: warning: no link for: "GObjectClass" -> (GObjectClass). html/GstDiscoverer.html:589: warning: no link for: "GMainLoop" -> (GMainLoop). html/GstDiscoverer.html:590: warning: no link for: "GMainContext" -> (GMainContext). html/GstDiscoverer.html:594: warning: no link for: "g-main-context-push-thread-default" -> (g_main_context_push_thread_default()). html/GstDiscoverer.html:603: warning: no link for: "GError" -> (GError). html/GstDiscoverer.html:617: warning: no link for: "GST-SECOND:CAPS" -> (GST_SECOND). html/GstDiscoverer.html:635: warning: no link for: "g-error-free" -> (g_error_free()). html/GstDiscoverer.html:696: warning: no link for: "g-free" -> (g_free()). html/GstDiscoverer.html:1108: warning: no link for: "GVariant" -> (GVariant). html/GstDiscoverer.html:1577: warning: no link for: "GType" -> (GType). html/GstDiscoverer.html:2467: warning: no link for: "GstElement" -> (GstElement). html/GstEncodingProfile.html:1039: warning: no link for: "GstPreset" -> (GstPreset). html/GstEncodingProfile.html:1475: warning: no link for: "gst-caps-unref" -> (gst_caps_unref()). html/GstGLBaseFilter.html:91: warning: no link for: "set-caps" -> (set_caps()). html/GstGLBufferPool.html:135: warning: no link for: "GstBufferPool" -> (GstBufferPool). html/GstGLColorConvert.html:215: warning: no link for: "GstPadDirection" -> (GstPadDirection). html/GstGLColorConvert.html:218: warning: no link for: "GstBaseTransformClass-transform-caps" -> (GstBaseTransformClass::transform_caps()). html/GstGLColorConvert.html:267: warning: no link for: "GstBaseTransformClass-fixate-caps" -> (GstBaseTransformClass::fixate_caps()). html/GstGLColorConvert.html:315: warning: no link for: "GstQuery" -> (GstQuery). html/GstGLColorConvert.html:316: warning: no link for: "GstBaseTransfromClass-decide-allocation" -> (GstBaseTransfromClass::decide_allocation()). html/GstGLContext.html:942: warning: no link for: "gst-gl-context-create-context" -> (gst_gl_context_create_context()). html/GstGLContext.html:1064: warning: no link for: "GThread" -> (GThread). html/GstGLContext.html:1429: warning: no link for: "GstGLFuncs" -> (GstGLFuncs). html/GstGLDisplay.html:206: warning: no link for: "GstContext" -> (GstContext). html/GstGLDisplay.html:510: warning: no link for: "GCompareFunc" -> (GCompareFunc). html/GstGLFilter.html:145: warning: no link for: "GstGLFIlter" -> (GstGLFIlter). html/GstGLUpload.html:410: warning: no link for: "GstGLDownload" -> (GstGLDownload). html/GstNavigation.html:474: warning: no link for: "GstEvent" -> (GstEvent). html/GstNavigation.html:638: warning: no link for: "GstMessage" -> (GstMessage). html/GstNavigation.html:668: warning: no link for: "GstObject" -> (GstObject). html/GstRTPBaseAudioPayload.html:331: warning: no link for: "GstAdapter" -> (GstAdapter). html/GstRTPBaseDepayload.html:186: warning: no link for: "GstBufferList" -> (GstBufferList). html/GstRTPBaseDepayload.html:316: warning: no link for: "G-TYPE-UINT:CAPS" -> (G_TYPE_UINT). html/GstRTPBaseDepayload.html:317: warning: no link for: "G-TYPE-UINT64:CAPS" -> (G_TYPE_UINT64). html/GstRTPBaseDepayload.html:319: warning: no link for: "G-TYPE-DOUBLE:CAPS" -> (G_TYPE_DOUBLE). html/GstStreamVolume.html:151: warning: no link for: "GObject" -> (GObject). html/GstVideoOverlay.html:159: warning: no link for: "GstPipeline" -> (GstPipeline). html/GstVideoOverlay.html:159: warning: no link for: "GST-STATE-PAUSED:CAPS" -> (GST_STATE_PAUSED). html/GstVideoOverlay.html:243: warning: no link for: "GDK-WINDOW-XID:CAPS" -> (GDK_WINDOW_XID()). html/GstVideoOverlay.html:694: warning: no link for: "GValue" -> (GValue). html/api-index-full.html:2283: warning: no link for: "gst-egl-get-error-string" -> (gst_egl_get_error_string). html/api-index-full.html:2283: warning: no link for: "gst-plugins-base-libs-GstGLContextEGL" -> (GstGLContextEGL). html/api-index-full.html:2821: warning: no link for: "gst-plugins-base-libs-GstGLContextCocoa" -> (GstGLContextCocoa). html/api-index-full.html:2825: warning: no link for: "gst-plugins-base-libs-GstGLContextEagl" -> (GstGLContextEagl). html/api-index-full.html:2837: warning: no link for: "gst-plugins-base-libs-GstGLContextGLX" -> (GstGLContextGLX). html/api-index-full.html:2845: warning: no link for: "gst-plugins-base-libs-GstGLContextWGL" -> (GstGLContextWGL). html/api-index-full.html:3109: warning: no link for: "gst-plugins-base-libs-GstGLWindowAndroid" -> (GstGLWindowAndroid). html/api-index-full.html:3125: warning: no link for: "gst-plugins-base-libs-GstGLWindowCocoa" -> (GstGLWindowCocoa). html/api-index-full.html:3133: warning: no link for: "gst-plugins-base-libs-GstGLWindowDispmanx" -> (GstGLWindowDispmanx). html/api-index-full.html:3149: warning: no link for: "gst-plugins-base-libs-GstGLWindowWayland" -> (GstGLWindowWayland). html/api-index-full.html:3157: warning: no link for: "gst-plugins-base-libs-GstGLWindowWin32" -> (GstGLWindowWin32). html/api-index-full.html:3165: warning: no link for: "gst-plugins-base-libs-GstGLWindowX11" -> (GstGLWindowX11). html/api-index-full.html:3393: warning: no link for: "gst-gl-context-cocoa-get-current-context" -> (gst_gl_context_cocoa_get_current_context). html/api-index-full.html:3397: warning: no link for: "gst-gl-context-cocoa-get-pixel-format" -> (gst_gl_context_cocoa_get_pixel_format). html/api-index-full.html:3401: warning: no link for: "gst-gl-context-cocoa-new" -> (gst_gl_context_cocoa_new). html/api-index-full.html:3417: warning: no link for: "gst-gl-context-eagl-get-current-context" -> (gst_gl_context_eagl_get_current_context). html/api-index-full.html:3421: warning: no link for: "gst-gl-context-eagl-new" -> (gst_gl_context_eagl_new). html/api-index-full.html:3425: warning: no link for: "gst-gl-context-egl-get-current-context" -> (gst_gl_context_egl_get_current_context). html/api-index-full.html:3429: warning: no link for: "gst-gl-context-egl-get-proc-address" -> (gst_gl_context_egl_get_proc_address). html/api-index-full.html:3433: warning: no link for: "gst-gl-context-egl-new" -> (gst_gl_context_egl_new). html/api-index-full.html:3497: warning: no link for: "gst-gl-context-glx-get-current-context" -> (gst_gl_context_glx_get_current_context). html/api-index-full.html:3501: warning: no link for: "gst-gl-context-glx-get-proc-address" -> (gst_gl_context_glx_get_proc_address). html/api-index-full.html:3505: warning: no link for: "gst-gl-context-glx-new" -> (gst_gl_context_glx_new). html/api-index-full.html:3541: warning: no link for: "gst-gl-context-wgl-get-current-context" -> (gst_gl_context_wgl_get_current_context). html/api-index-full.html:3545: warning: no link for: "gst-gl-context-wgl-get-proc-address" -> (gst_gl_context_wgl_get_proc_address). html/api-index-full.html:3549: warning: no link for: "gst-gl-context-wgl-new" -> (gst_gl_context_wgl_new). html/api-index-full.html:3557: warning: no link for: "gst-gl-display-cocoa-new" -> (gst_gl_display_cocoa_new). html/api-index-full.html:3557: warning: no link for: "gst-plugins-base-libs-GstGLDisplayCocoa" -> (GstGLDisplayCocoa). html/api-index-full.html:3573: warning: no link for: "gst-gl-display-egl-from-gl-display" -> (gst_gl_display_egl_from_gl_display). html/api-index-full.html:3573: warning: no link for: "gst-plugins-base-libs-GstGLDisplayEGL" -> (GstGLDisplayEGL). html/api-index-full.html:3577: warning: no link for: "gst-gl-display-egl-get-from-native" -> (gst_gl_display_egl_get_from_native). html/api-index-full.html:3581: warning: no link for: "gst-gl-display-egl-new" -> (gst_gl_display_egl_new). html/api-index-full.html:3585: warning: no link for: "gst-gl-display-egl-new-with-egl-display" -> (gst_gl_display_egl_new_with_egl_display). html/api-index-full.html:4257: warning: no link for: "gst-gl-window-android-egl-new" -> (gst_gl_window_android_egl_new). html/api-index-full.html:4265: warning: no link for: "gst-gl-window-cocoa-create-window" -> (gst_gl_window_cocoa_create_window). html/api-index-full.html:4269: warning: no link for: "gst-gl-window-cocoa-new" -> (gst_gl_window_cocoa_new). html/api-index-full.html:4273: warning: no link for: "gst-gl-window-dispmanx-egl-new" -> (gst_gl_window_dispmanx_egl_new). html/api-index-full.html:4369: warning: no link for: "gst-gl-window-wayland-egl-new" -> (gst_gl_window_wayland_egl_new). html/api-index-full.html:4373: warning: no link for: "gst-gl-window-win32-create-window" -> (gst_gl_window_win32_create_window). html/api-index-full.html:4377: warning: no link for: "gst-gl-window-win32-new" -> (gst_gl_window_win32_new). html/api-index-full.html:4381: warning: no link for: "gst-gl-window-x11-create-window" -> (gst_gl_window_x11_create_window). html/api-index-full.html:4385: warning: no link for: "gst-gl-window-x11-new" -> (gst_gl_window_x11_new). html/api-index-full.html:4389: warning: no link for: "gst-gl-window-x11-trap-x-errors" -> (gst_gl_window_x11_trap_x_errors). html/api-index-full.html:4393: warning: no link for: "gst-gl-window-x11-untrap-x-errors" -> (gst_gl_window_x11_untrap_x_errors). html/gst-plugins-base-libs-Descriptions.html:315: warning: no link for: "GST-TAG-AUDIO-CODEC:CAPS" -> (GST_TAG_AUDIO_CODEC). html/gst-plugins-base-libs-Descriptions.html:316: warning: no link for: "GST-TAG-VIDEO-CODEC:CAPS" -> (GST_TAG_VIDEO_CODEC). html/gst-plugins-base-libs-Descriptions.html:316: warning: no link for: "GST-TAG-CODEC:CAPS" -> (GST_TAG_CODEC). html/gst-plugins-base-libs-GstAudio.html:1593: warning: no link for: "GstSegment" -> (GstSegment). html/gst-plugins-base-libs-GstAudio.html:1616: warning: no link for: "GST-FORMAT-TIME:CAPS" -> (GST_FORMAT_TIME). html/gst-plugins-base-libs-GstAudio.html:1616: warning: no link for: "GST-FORMAT-DEFAULT:CAPS" -> (GST_FORMAT_DEFAULT). html/gst-plugins-base-libs-GstAudio.html:2048: warning: no link for: "gst-audio-discont-wait-set-rate" -> (gst_audio_discont_wait_set_rate()). html/gst-plugins-base-libs-GstAudioConverter.html:185: warning: no link for: "GST-VIDEO-CONVERTER-OPT-:CAPS" -> (GST_VIDEO_CONVERTER_OPT_). html/gst-plugins-base-libs-GstAudioConverter.html:519: warning: no link for: "GST-AUDIO-CONVERTER-OPT-:CAPS" -> (GST_AUDIO_CONVERTER_OPT_). html/gst-plugins-base-libs-GstAudioConverter.html:631: warning: no link for: "gst-base-transform-set-in-place" -> (gst_base_transform_set_in_place()). html/gst-plugins-base-libs-GstAudioConverter.html:704: warning: no link for: "GST-TYPE-AUDIO-DITHER-METHOD:CAPS" -> (GST_TYPE_AUDIO_DITHER_METHOD). html/gst-plugins-base-libs-GstAudioConverter.html:713: warning: no link for: "GST-TYPE-AUDIO-NOISE-SHAPING-METHOD:CAPS" -> (GST_TYPE_AUDIO_NOISE_SHAPING_METHOD). html/gst-plugins-base-libs-GstAudioDownmixMeta.html:329: warning: no link for: "GstMeta" -> (GstMeta). html/gst-plugins-base-libs-GstEGLImage.html:108: warning: no link for: "GstEGLImage" -> (GstEGLImage). html/gst-plugins-base-libs-GstEGLImage.html:108: warning: no link for: "EGLImage" -> (EGLImage). html/gst-plugins-base-libs-GstEGLImage.html:231: warning: no link for: "EGLImageKHR" -> (EGLImageKHR). html/gst-plugins-base-libs-GstGLBaseMemory.html:282: warning: no link for: "GstMemory" -> (GstMemory). html/gst-plugins-base-libs-GstGLBaseMemory.html:741: warning: no link for: "GstMapInfo" -> (GstMapInfo). html/gst-plugins-base-libs-GstGLBaseMemory.html:743: warning: no link for: "gst-memory-map" -> (gst_memory_map()). html/gst-plugins-base-libs-GstGLBaseMemory.html:784: warning: no link for: "gst-memory-unmap" -> (gst_memory_unmap()). html/gst-plugins-base-libs-GstGLBaseMemory.html:817: warning: no link for: "gst-memory-copy" -> (gst_memory_copy()). html/gst-plugins-base-libs-GstGLBaseMemory.html:1069: warning: no link for: "GST-MAP-WRITE:CAPS" -> (GST_MAP_WRITE). html/gst-plugins-base-libs-GstGLBaseMemory.html:1071: warning: no link for: "GST-MAP-READ:CAPS" -> (GST_MAP_READ). html/gst-plugins-base-libs-GstGLBuffer.html:319: warning: no link for: "GstGLAllocator" -> (GstGLAllocator). html/gst-plugins-base-libs-GstGLDisplayWayland.html:75: warning: no link for: "GstGLDisplayWayland" -> (GstGLDisplayWayland). html/gst-plugins-base-libs-GstGLDisplayWayland.html:75: warning: no link for: "wl-display-connect" -> (wl_display_connect()). html/gst-plugins-base-libs-GstGLDisplayX11.html:75: warning: no link for: "GstGLDisplayX11" -> (GstGLDisplayX11). html/gst-plugins-base-libs-GstGLDisplayX11.html:102: warning: no link for: "Display" -> (Display). html/gst-plugins-base-libs-GstGLMemory.html:1115: warning: no link for: "GL-PIXEL-PACK-BUFFER:CAPS" -> (GL_PIXEL_PACK_BUFFER). html/gst-plugins-base-libs-GstGLOverlayCompositor.html:111: warning: no link for: "GstGLOverlayCompositor" -> (GstGLOverlayCompositor). html/gst-plugins-base-libs-GstGLQuery.html:153: warning: no link for: "GstGLQuery" -> (GstGLQuery). html/gst-plugins-base-libs-GstGLRenderbuffer.html:152: warning: no link for: "GstGLRenderbuffer" -> (GstGLRenderbuffer). html/gst-plugins-base-libs-GstGLRenderbuffer.html:153: warning: no link for: "GstGLRenderbufferAllocationParams" -> (GstGLRenderbufferAllocationParams). html/gst-plugins-base-libs-GstMIKEYMessage.html:558: warning: no link for: "GBytes" -> (GBytes). html/gst-plugins-base-libs-GstMIKEYMessage.html:559: warning: no link for: "GstMIKEYDecryptInfo" -> (GstMIKEYDecryptInfo). html/gst-plugins-base-libs-GstMIKEYMessage.html:689: warning: no link for: "GstMIKEYEncryptInfo" -> (GstMIKEYEncryptInfo). html/gst-plugins-base-libs-GstMIKEYMessage.html:923: warning: no link for: "GstMIKEYCSIDMapType" -> (GstMIKEYCSIDMapType). html/gst-plugins-base-libs-GstMIKEYMessage.html:1574: warning: no link for: "GstMIKEYKeyDataType" -> (GstMIKEYKeyDataType). html/gst-plugins-base-libs-GstMIKEYMessage.html:2628: warning: no link for: "GArray" -> (GArray). html/gst-plugins-base-libs-GstMIKEYMessage.html:3364: warning: no link for: "GstMIKEYPayloadPSParam" -> (GstMIKEYPayloadPSParam). html/gst-plugins-base-libs-GstRTCPBuffer.html:925: warning: no link for: "GstMapFlags" -> (GstMapFlags). html/gst-plugins-base-libs-GstRTSPConnection.html:516: warning: no link for: "GSocket" -> (GSocket). html/gst-plugins-base-libs-GstRTSPConnection.html:577: warning: no link for: "GCancellable" -> (GCancellable). html/gst-plugins-base-libs-GstRTSPConnection.html:619: warning: no link for: "GTimeVal" -> (GTimeVal). html/gst-plugins-base-libs-GstRTSPConnection.html:1627: warning: no link for: "GTlsClientConnection" -> (GTlsClientConnection). html/gst-plugins-base-libs-GstRTSPConnection.html:1668: warning: no link for: "GTlsCertificateFlags" -> (GTlsCertificateFlags). html/gst-plugins-base-libs-GstRTSPConnection.html:1735: warning: no link for: "GTlsDatabase" -> (GTlsDatabase). html/gst-plugins-base-libs-GstRTSPConnection.html:1789: warning: no link for: "g-object-unref" -> (g_object_unref()). html/gst-plugins-base-libs-GstRTSPConnection.html:1801: warning: no link for: "GTlsInteraction" -> (GTlsInteraction). html/gst-plugins-base-libs-GstRTSPMessage.html:1268: warning: no link for: "GString" -> (GString). html/gst-plugins-base-libs-GstRTSPUrl.html:348: warning: no link for: "g-strfreev" -> (g_strfreev()). html/gst-plugins-base-libs-GstRtphdrext.html:186: warning: no link for: "GST-RTP-HDREXT-NTP-56-SIZE:CAPS" -> (GST_RTP_HDREXT_NTP_56_SIZE). html/gst-plugins-base-libs-GstRtphdrext.html:230: warning: no link for: "GST-RTP-HDREXT-NTP-64-SIZE:CAPS" -> (GST_RTP_HDREXT_NTP_64_SIZE). html/gst-plugins-base-libs-GstSDPMessage.html:1805: warning: no link for: ":noa=noa" -> (:ttl=ttl). html/gst-plugins-base-libs-GstSDPMessage.html:1805: warning: no link for: "#type=value%20*%5B&type=value" -> (sessionname). html/gst-plugins-base-libs-GstVideoAlignment.html:1781: warning: no link for: "GstSample" -> (GstSample). html/gst-plugins-base-libs-GstVideoAlignment.html:1852: warning: no link for: "g-main-context-get-thread-default" -> (g_main_context_get_thread_default()). html/gst-plugins-base-libs-GstVideoAlignment.html:2738: warning: no link for: "G-LITTLE-ENDIAN:CAPS" -> (G_LITTLE_ENDIAN). html/gst-plugins-base-libs-GstVideoAlignment.html:2738: warning: no link for: "G-BIG-ENDIAN:CAPS" -> (G_BIG_ENDIAN). html/gst-plugins-base-libs-GstVideoAlignment.html:4469: warning: no link for: "GST-VIDEO-TILE-MODE-INDEXED:CAPS" -> (GST_VIDEO_TILE_MODE_INDEXED). html/gst-plugins-base-libs-GstVideoAlignment.html:5147: warning: no link for: "GST-VIDEO-MULTIVIEW-FLAG-HALF-ASPECT:CAPS" -> (GST_VIDEO_MULTIVIEW_FLAG_HALF_ASPECT). html/gst-plugins-base-libs-GstVideoAlignment.html:5201: warning: no link for: "GDateTime" -> (GDateTime). html/gst-plugins-base-libs-GstVideoAlignment.html:5883: warning: no link for: "GVideoTimeCode" -> (GVideoTimeCode). html/gst-plugins-base-libs-GstVideoAlignment.html:7888: warning: no link for: "GstVideoMultiviewMeta" -> (GstVideoMultiviewMeta). html/gst-plugins-base-libs-GstVideoAlignment.html:8016: warning: no link for: "GstMultiviewMode" -> (GstMultiviewMode). html/gst-plugins-base-libs-GstVideoAlignment.html:8351: warning: no link for: "GST-VIDEO-BUFFER-TFF:CAPS" -> (GST_VIDEO_BUFFER_TFF). html/gst-plugins-base-libs-GstVideoAlignment.html:8676: warning: no link for: "GST-TYPE-VIDEO-ALPHA-MODE:CAPS" -> (GST_TYPE_VIDEO_ALPHA_MODE). html/gst-plugins-base-libs-GstVideoAlignment.html:8701: warning: no link for: "GST-TYPE-VIDEO-CHROMA-MODE:CAPS" -> (GST_TYPE_VIDEO_CHROMA_MODE). html/gst-plugins-base-libs-GstVideoAlignment.html:8709: warning: no link for: "GST-TYPE-RESAMPLER-METHOD:CAPS" -> (GST_TYPE_RESAMPLER_METHOD). html/gst-plugins-base-libs-GstVideoAlignment.html:8711: warning: no link for: "GstResampler" -> (GstResampler). html/gst-plugins-base-libs-GstVideoAlignment.html:8711: warning: no link for: "GST-RESAMPLER-METHOD-LINEAR:CAPS" -> (GST_RESAMPLER_METHOD_LINEAR). html/gst-plugins-base-libs-GstVideoAlignment.html:8718: warning: no link for: "G-TYPE-INT:CAPS" -> (G_TYPE_INT). html/gst-plugins-base-libs-GstVideoAlignment.html:8764: warning: no link for: "G-TYPE-BOOLEAN:CAPS" -> (G_TYPE_BOOLEAN). html/gst-plugins-base-libs-GstVideoAlignment.html:8774: warning: no link for: "GST-TYPE-VIDEO-GAMMA-MODE:CAPS" -> (GST_TYPE_VIDEO_GAMMA_MODE). html/gst-plugins-base-libs-GstVideoAlignment.html:8782: warning: no link for: "GST-TYPE-VIDEO-MATRIX-MODE:CAPS" -> (GST_TYPE_VIDEO_MATRIX_MODE). html/gst-plugins-base-libs-GstVideoAlignment.html:8791: warning: no link for: "GST-TYPE-VIDEO-PRIMARIES-MODE:CAPS" -> (GST_TYPE_VIDEO_PRIMARIES_MODE). html/gst-plugins-base-libs-GstVideoAlignment.html:8801: warning: no link for: "GST-RESAMPLER-METHOD-CUBIC:CAPS" -> (GST_RESAMPLER_METHOD_CUBIC). html/gst-plugins-base-libs-GstVideoDecoder.html:804: warning: no link for: "GST-FLOW-OK:CAPS" -> (GST_FLOW_OK). html/gst-plugins-base-libs-GstVideoDecoder.html:814: warning: no link for: "GstBufferPoolAcquireParams" -> (GstBufferPoolAcquireParams). html/gst-plugins-base-libs-GstVideoEncoder.html:327: warning: no link for: "GstVideoEncoder--qos" -> (“qos”). html/gst-plugins-base-libs-GstVideoEncoder.html:691: warning: no link for: "GstVideoEnccoder" -> (GstVideoEnccoder). html/gst-plugins-base-libs-GstVideoEncoder.html:1087: warning: no link for: "G-MAXINT64:CAPS" -> (G_MAXINT64). html/gst-plugins-base-libs-GstVideoOverlayRectangle.html:333: warning: no link for: "GstOverlayComposition" -> (GstOverlayComposition). html/gst-plugins-base-libs-GstVideoOverlayRectangle.html:808: warning: no link for: "gst-video-overlay-rectangle-make-writable" -> (gst_video_overlay_rectangle_make_writable()). html/gst-plugins-base-libs-GstVideoOverlayRectangle.html:896: warning: no link for: "gst-buffer-ref" -> (gst_buffer_ref()). html/gst-plugins-base-libs-GstVideoScaler.html:494: warning: no link for: "GstVideoResample" -> (GstVideoResample). html/gst-plugins-base-libs-GstVideoScaler.html:517: warning: no link for: "gst-video-scaler-get-info" -> (gst_video_scaler_get_info()). html/gst-plugins-base-libs-GstVorbisTag.html:175: warning: no link for: "GST-TAG-EXTENDED-COMMENT:CAPS" -> (GST_TAG_EXTENDED_COMMENT). html/gst-plugins-base-libs-GstVorbisTag.html:228: warning: no link for: "GST-TAG-ARTIST:CAPS" -> (GST_TAG_ARTIST). html/gst-plugins-base-libs-ISO-639-lang-mappings.html:286: warning: no link for: "GST-TAG-LANGUAGE-CODE:CAPS" -> (GST_TAG_LANGUAGE_CODE). html/gst-plugins-base-libs-ISO-639-lang-mappings.html:288: warning: no link for: "GST-TAG-LANGUAGE-NAME:CAPS" -> (GST_TAG_LANGUAGE_NAME). html/gst-plugins-base-libs-Install-plugins.html:228: warning: no link for: "gst-update-registry" -> (gst_update_registry()). html/gst-plugins-base-libs-Missing-plugins.html:194: warning: no link for: "GST-MESSAGE-ELEMENT:CAPS" -> (GST_MESSAGE_ELEMENT). html/gst-plugins-base-libs-OpenGL-Formats.html:178: warning: no link for: "GL-RGBA:CAPS" -> (GL_RGBA). html/gst-plugins-base-libs-OpenGL-Formats.html:178: warning: no link for: "GL-LUMINANCE:CAPS" -> (GL_LUMINANCE). html/gst-plugins-base-libs-OpenGL-Formats.html:183: warning: no link for: "GL-UNSIGNED-BYTE:CAPS" -> (GL_UNSIGNED_BYTE). html/gst-plugins-base-libs-OpenGL-Formats.html:183: warning: no link for: "GL-FLOAT:CAPS" -> (GL_FLOAT). html/gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html:142: warning: no link for: "set-context" -> (set_context()). html/gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html:213: warning: no link for: "GST-QUERY-CONTEXT:CAPS" -> (GST_QUERY_CONTEXT). html/gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html:307: warning: no link for: "GstPads" -> (GstPads). html/gst-plugins-base-libs-OpenGL-debugging.html:334: warning: no link for: "GstDebugCategory" -> (GstDebugCategory). html/gst-plugins-base-libs-OpenGL-debugging.html:335: warning: no link for: "GstDebugLevel" -> (GstDebugLevel). html/gst-plugins-base-libs-OpenGL-debugging.html:364: warning: no link for: "GstLevel" -> (GstLevel). html/gst-plugins-base-libs-OpenGL-debugging.html:588: warning: no link for: "GST-LEVEL-FIXME:CAPS" -> (GST_LEVEL_FIXME). html/gst-plugins-base-libs-Pbutils.html:91: warning: no link for: "gst-init" -> (gst_init()). html/gst-plugins-base-libs-Tags.html:368: warning: no link for: "GST-TAG-IMAGE:CAPS" -> (GST_TAG_IMAGE). html/gst-plugins-base-libs-Tags.html:369: warning: no link for: "GST-TAG-PREVIEW-IMAGE:CAPS" -> (GST_TAG_PREVIEW_IMAGE). html/gst-plugins-base-libs-appsink.html:553: warning: no link for: "gst-sample-unref" -> (gst_sample_unref()). html/gst-plugins-base-libs-appsink.html:914: warning: no link for: "GstBaseSink" -> (GstBaseSink). html/gst-plugins-base-libs-appsrc.html:839: warning: no link for: "GST-FLOW-FLUSHING:CAPS" -> (GST_FLOW_FLUSHING). html/gst-plugins-base-libs-appsrc.html:841: warning: no link for: "GST-FLOW-EOS:CAPS" -> (GST_FLOW_EOS). html/gst-plugins-base-libs-appsrc.html:1054: warning: no link for: "GstBaseSrc" -> (GstBaseSrc). html/gst-plugins-base-libs-dmabuf.html:116: warning: no link for: "gst-object-unref" -> (gst_object_unref()). html/gst-plugins-base-libs-dmabuf.html:163: warning: no link for: "gst-buffer-mmap" -> (gst_buffer_mmap()). html/gst-plugins-base-libs-dmabuf.html:256: warning: no link for: "GST-MAP-READWRITE:CAPS" -> (GST_MAP_READWRITE). html/gst-plugins-base-libs-gstvideometa.html:666: warning: no link for: "GQuark" -> (GQuark). html/gst-plugins-base-libs-gstvideometa.html:864: warning: no link for: "GBoxedCopyFunc" -> (GBoxedCopyFunc). html/gst-plugins-base-libs-gstvideometa.html:865: warning: no link for: "GBoxedFreeFunc" -> (GBoxedFreeFunc). html/gst-plugins-base-libs-gstvideometa.html:1215: warning: no link for: "GstMetaTransformFunction" -> (GstMetaTransformFunction). make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/libs' Making all in plugins make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/plugins' DOC Scanning header files make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/plugins' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/plugins' DOC Building XML ./gst-plugins-base-plugins-decl.txt:8900: warning: GstVorbisDec has multiple definitions. ./gst-plugins-base-plugins-decl.txt:8904: warning: GstVorbisDecClass has multiple definitions. ./gst-plugins-base-plugins-decl.txt:8958: warning: ogg_packet_wrapper has multiple definitions. ./gst-plugins-base-plugins-decl.txt:9192: warning: Structure GstXWindow has multiple definitions. ../../gst/playback/gsturidecodebin3.c:44: warning: Section element-uridecodebin3 is not defined in the gst-plugins-base-plugins-sections.txt file. ../../gst/rawparse/gstrawbaseparse.c:103: warning: Section gstrawbaseparse is not defined in the gst-plugins-base-plugins-sections.txt file. ../../gst/tcp/gstmultihandlesink.c:100: warning: Section element-multihandlesink is not defined in the gst-plugins-base-plugins-sections.txt file. ../../gst/tcp/gsttcpclientsrc.c:123: warning: Symbol name not found at the start of the comment block. ../../ext/gl/gstgldeinterlace.c:33: warning: Section element-deinterlace is not defined in the gst-plugins-base-plugins-sections.txt file. ../../ext/gl/gstgldifferencematte.c:33: warning: Section element-gldifferencematte. is not defined in the gst-plugins-base-plugins-sections.txt file. ../../ext/gl/gstgleffects.c:33: warning: Section element-gleffects. is not defined in the gst-plugins-base-plugins-sections.txt file. ../../ext/gl/gstglvideoflip.c:32: warning: Section element-glvideo_flip is not defined in the gst-plugins-base-plugins-sections.txt file. ../../ext/gl/gstopengl.c:40: warning: Section plugin-opengl is not defined in the gst-plugins-base-plugins-sections.txt file. ./gst-plugins-base-plugins-sections.txt:165: warning: No declaration found for GstAudioResamplerMethod. ./gst-plugins-base-plugins-sections.txt:166: warning: No declaration found for GstAudioResamplerFilterInterpolation. ./gst-plugins-base-plugins-sections.txt:167: warning: No declaration found for GstAudioResamplerFilterMode. ./gst-plugins-base-plugins-sections.txt:248: warning: No declaration found for GstDecodebin3. ./gst-plugins-base-plugins-sections.txt:265: warning: No declaration found for GstEncodeBinFlags. ./gst-plugins-base-plugins-sections.txt:394: warning: No declaration found for GstGLDeinterlaceMethod. ./gst-plugins-base-plugins-sections.txt:442: warning: No declaration found for GstGLEffectsGeneric. ./gst-plugins-base-plugins-sections.txt:458: warning: No declaration found for Gstffects_blur. ./gst-plugins-base-plugins-sections.txt:474: warning: No declaration found for Gstffects_bulge. ./gst-plugins-base-plugins-sections.txt:490: warning: No declaration found for Gstffects_fisheye. ./gst-plugins-base-plugins-sections.txt:506: warning: No declaration found for Gstffects_glow. ./gst-plugins-base-plugins-sections.txt:522: warning: No declaration found for Gstffects_heat. ./gst-plugins-base-plugins-sections.txt:538: warning: No declaration found for Gstffects_identity. ./gst-plugins-base-plugins-sections.txt:554: warning: No declaration found for Gstffects_laplacian. ./gst-plugins-base-plugins-sections.txt:570: warning: No declaration found for Gstffects_lumaxpro. ./gst-plugins-base-plugins-sections.txt:586: warning: No declaration found for Gstffects_mirror. ./gst-plugins-base-plugins-sections.txt:602: warning: No declaration found for Gstffects_sepia. ./gst-plugins-base-plugins-sections.txt:618: warning: No declaration found for Gstffects_sin. ./gst-plugins-base-plugins-sections.txt:634: warning: No declaration found for Gstffects_sobel. ./gst-plugins-base-plugins-sections.txt:650: warning: No declaration found for Gstffects_square. ./gst-plugins-base-plugins-sections.txt:666: warning: No declaration found for Gstffects_squeeze. ./gst-plugins-base-plugins-sections.txt:682: warning: No declaration found for Gstffects_stretch. ./gst-plugins-base-plugins-sections.txt:698: warning: No declaration found for Gstffects_tunnel. ./gst-plugins-base-plugins-sections.txt:714: warning: No declaration found for Gstffects_twirl. ./gst-plugins-base-plugins-sections.txt:730: warning: No declaration found for Gstffects_xpro. ./gst-plugins-base-plugins-sections.txt:746: warning: No declaration found for Gstffects_xray. ../../ext/gl/gstglfilterbin.h:48: warning: Field description for GstGLFilterBin::parent is not used from source code comment block. ./gst-plugins-base-plugins-sections.txt:858: warning: No declaration found for GstGLImageSinkBin. ../../ext/gl/gltestsrc.h:44: warning: Value description for GstGLTestSrcPattern::GST_GL_TEST_SRC_MANDELBROT is missing in source code comment block. unknown:0: warning: Field descriptions for struct GstGLTransformation are missing in source code comment block. ./gst-plugins-base-plugins-sections.txt:1032: warning: No declaration found for GstOggAviParse. ./gst-plugins-base-plugins-sections.txt:1080: warning: No declaration found for GstOggParse. ./gst-plugins-base-plugins-sections.txt:1096: warning: No declaration found for GstOgmAudioParse. ./gst-plugins-base-plugins-sections.txt:1112: warning: No declaration found for GstOgmTextParse. ./gst-plugins-base-plugins-sections.txt:1128: warning: No declaration found for GstOgmVideoParse. ./gst-plugins-base-plugins-sections.txt:1161: warning: No declaration found for GstOpusEncAudioType. ./gst-plugins-base-plugins-sections.txt:1162: warning: No declaration found for GstOpusEncBandwidth. unknown:0: warning: Value descriptions for GstOpusEncBitrateType are missing in source code comment block. ./gst-plugins-base-plugins-sections.txt:1164: warning: No declaration found for GstOpusEncFrameSize. ./gst-plugins-base-plugins-sections.txt:1180: warning: No declaration found for GstParseBin. ./gst-plugins-base-plugins-sections.txt:1212: warning: No declaration found for GstPlayBin3. ./gst-plugins-base-plugins-sections.txt:1229: warning: No declaration found for GstPlaySinkSendEventMode. unknown:0: warning: Value descriptions for GstTimeOverlayTimeLine are missing in source code comment block. ./gst-plugins-base-plugins-sections.txt:1570: warning: No declaration found for GstURISourceBin. ./gst-plugins-base-plugins-sections.txt:1652: warning: No declaration found for GstVisualbumpscope. ./gst-plugins-base-plugins-sections.txt:1668: warning: No declaration found for GstVisualcorona. ./gst-plugins-base-plugins-sections.txt:1684: warning: No declaration found for GstVisualinfinite. ./gst-plugins-base-plugins-sections.txt:1700: warning: No declaration found for GstVisualjakdaw. ./gst-plugins-base-plugins-sections.txt:1716: warning: No declaration found for GstVisualjess. ./gst-plugins-base-plugins-sections.txt:1732: warning: No declaration found for GstVisuallv_analyzer. ./gst-plugins-base-plugins-sections.txt:1748: warning: No declaration found for GstVisuallv_scope. ./gst-plugins-base-plugins-sections.txt:1764: warning: No declaration found for GstVisualoinksie. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::display_name is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::xcontext is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::xwindow is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::ximage is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::cur_image is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::event_thread is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::running is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::fps_n is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::fps_d is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::x_lock is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::flow_lock is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::par is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::pool_lock is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::buffer_pool is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::synchronous is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::keep_aspect is not used from source code comment block. ../../sys/ximage/ximagesink.h:162: warning: Field description for GstXImageSink::handle_events is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::display_name is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::xvcontext is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::xwindow is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::cur_image is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::event_thread is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::running is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::fps_n is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::fps_d is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::x_lock is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::flow_lock is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::par is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::pool_lock is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::image_pool is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::synchronous is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::keep_aspect is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::handle_events is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::brightness is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::contrast is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::hue is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::saturation is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::cb_changed is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::video_width is not used from source code comment block. ../../sys/xvimage/xvimagesink.h:80: warning: Field description for GstXvImageSink::video_height is not used from source code comment block. See gst-plugins-base-plugins-undeclared.txt for the list of undeclared symbols. ./gst-plugins-base-plugins-unused.txt:1: warning: 712 unused declarations. They should be added to gst-plugins-base-plugins-sections.txt in the appropriate place. DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/plugins' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/plugins' DOC Building HTML Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--channel-positions. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--format. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--interleaved. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--num-channels. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--pcm-format. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--sample-rate. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse-struct. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--channel-positions. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--format. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--interleaved. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--num-channels. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--pcm-format. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--sample-rate. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse-struct. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--channel-positions. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--format. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--interleaved. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--num-channels. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--pcm-format. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--sample-rate. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse-struct. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--channel-positions. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--format. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--interleaved. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--num-channels. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--pcm-format. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse--sample-rate. Warning: multiple "IDs" for constraint linkend: GstRawAudioParse-struct. DOC Fixing cross-references html/gst-plugins-base-plugins-adder.html:47: warning: no link for: "GstCaps" -> (GstCaps). html/gst-plugins-base-plugins-alsamidisrc.html:172: warning: no link for: "GstPushSrc" -> (GstPushSrc). html/gst-plugins-base-plugins-appsink.html:98: warning: no link for: "G-SIGNAL-RUN-LAST:CAPS" -> (Run Last). html/gst-plugins-base-plugins-appsink.html:114: warning: no link for: "G-SIGNAL-ACTION:CAPS" -> (Action). html/gst-plugins-base-plugins-appsink.html:172: warning: no link for: "gst-plugins-base-libs-appsink" -> (libgstapp). html/gst-plugins-base-plugins-appsrc.html:69: warning: no link for: "GstFormat" -> (GstFormat). html/gst-plugins-base-plugins-appsrc.html:198: warning: no link for: "gst-plugins-base-libs-appsrc" -> (libgstapp). html/gst-plugins-base-plugins-appsrc.html:408: warning: no link for: "GstBuffer" -> (GstBuffer). html/gst-plugins-base-plugins-appsrc.html:426: warning: no link for: "GstSample" -> (GstSample). html/gst-plugins-base-plugins-appsrc.html:435: warning: no link for: "GstBufferList" -> (GstBufferList). html/gst-plugins-base-plugins-audioconvert.html:56: warning: no link for: "GstValueArray" -> (GstValueArray). html/gst-plugins-base-plugins-audiointerleave.html:48: warning: no link for: "GValueArray" -> (GValueArray). html/gst-plugins-base-plugins-audiomixer.html:80: warning: no link for: "GstAudioAggregatorPad--converter-config" -> (“converter-config”). html/gst-plugins-base-plugins-cdparanoiasrc.html:59: warning: no link for: "GstCdParanoiaMode" -> (GstCdParanoiaMode). html/gst-plugins-base-plugins-clockoverlay.html:79: warning: no link for: "GstBaseTextOverlay" -> (GstBaseTextOverlay). html/gst-plugins-base-plugins-decodebin.html:193: warning: no link for: "GstBin" -> (GstBin). html/gst-plugins-base-plugins-decodebin.html:396: warning: no link for: "GstPad" -> (GstPad). html/gst-plugins-base-plugins-decodebin.html:402: warning: no link for: "FALSE:CAPS" -> (FALSE). html/gst-plugins-base-plugins-decodebin.html:438: warning: no link for: "TRUE:CAPS" -> (TRUE). html/gst-plugins-base-plugins-decodebin.html:442: warning: no link for: "GstElement" -> (GstElement). html/gst-plugins-base-plugins-decodebin.html:464: warning: no link for: "G-CONNECT-AFTER:CAPS" -> (G_CONNECT_AFTER). html/gst-plugins-base-plugins-decodebin.html:513: warning: no link for: "GstQuery" -> (GstQuery). html/gst-plugins-base-plugins-decodebin.html:569: warning: no link for: "GstElementFactory" -> (GstElementFactory). html/gst-plugins-base-plugins-decodebin.html:575: warning: no link for: "GST-TYPE-AUTOPLUG-SELECT-RESULT:CAPS" -> (GST_TYPE_AUTOPLUG_SELECT_RESULT). html/gst-plugins-base-plugins-decodebin.html:577: warning: no link for: "GST-AUTOPLUG-SELECT-TRY:CAPS" -> (GST_AUTOPLUG_SELECT_TRY). html/gst-plugins-base-plugins-decodebin.html:580: warning: no link for: "GST-AUTOPLUG-SELECT-EXPOSE:CAPS" -> (GST_AUTOPLUG_SELECT_EXPOSE). html/gst-plugins-base-plugins-decodebin.html:583: warning: no link for: "GST-AUTOPLUG-SELECT-SKIP:CAPS" -> (GST_AUTOPLUG_SELECT_SKIP). html/gst-plugins-base-plugins-decodebin.html:652: warning: no link for: "NULL:CAPS" -> (NULL). html/gst-plugins-base-plugins-decodebin3.html:42: warning: no link for: "GST-EVENT-SELECT-STREAM:CAPS" -> (GST_EVENT_SELECT_STREAM). html/gst-plugins-base-plugins-encodebin.html:58: warning: no link for: "GstEncodeBinFlags" -> (GstEncodeBinFlags). html/gst-plugins-base-plugins-encodebin.html:184: warning: no link for: "GstMessage" -> (GstMessage). html/gst-plugins-base-plugins-encodebin.html:185: warning: no link for: "GstBus" -> (GstBus). html/gst-plugins-base-plugins-encodebin.html:358: warning: no link for: "GST-STATE-PAUSED:CAPS" -> (GST_STATE_PAUSED). html/gst-plugins-base-plugins-encodebin.html:397: warning: no link for: "gst-element-release-request-pad" -> (gst_element_release_request_pad()). html/gst-plugins-base-plugins-giosink.html:48: warning: no link for: "GFile" -> (GFile). html/gst-plugins-base-plugins-giosink.html:98: warning: no link for: "GST-MESSAGE-ELEMENT:CAPS" -> (GST_MESSAGE_ELEMENT). html/gst-plugins-base-plugins-giosink.html:221: warning: no link for: "GstFileSink" -> (GstFileSink). html/gst-plugins-base-plugins-giosink.html:221: warning: no link for: "GstGnomeVFSSink" -> (GstGnomeVFSSink). html/gst-plugins-base-plugins-giosrc.html:101: warning: no link for: "g-file-mount-enclosing-volume" -> (g_file_mount_enclosing_volume()). html/gst-plugins-base-plugins-giosrc.html:218: warning: no link for: "GstFileSrc" -> (GstFileSrc). html/gst-plugins-base-plugins-giosrc.html:218: warning: no link for: "GstGnomeVFSSrc" -> (GstGnomeVFSSrc). html/gst-plugins-base-plugins-giostreamsink.html:46: warning: no link for: "GOutputStream" -> (GOutputStream). html/gst-plugins-base-plugins-giostreamsink.html:80: warning: no link for: "GMemoryOuputStream" -> (GMemoryOuputStream). html/gst-plugins-base-plugins-giostreamsink.html:80: warning: no link for: "GFileOuputStream" -> (GFileOuputStream). html/gst-plugins-base-plugins-giostreamsink.html:83: warning: no link for: "GMemoryOutputStream" -> (GMemoryOutputStream). html/gst-plugins-base-plugins-giostreamsrc.html:46: warning: no link for: "GInputStream" -> (GInputStream). html/gst-plugins-base-plugins-giostreamsrc.html:80: warning: no link for: "GMemoryInputStream" -> (GMemoryInputStream). html/gst-plugins-base-plugins-giostreamsrc.html:81: warning: no link for: "GFileInputStream" -> (GFileInputStream). html/gst-plugins-base-plugins-gldeinterlace.html:45: warning: no link for: "GstGLDeinterlaceMethod" -> (GstGLDeinterlaceMethod). html/gst-plugins-base-plugins-glimagesinkelement.html:84: warning: no link for: "GstFraction" -> (GstFraction). html/gst-plugins-base-plugins-glimagesinkelement.html:89: warning: no link for: "GstGLRotateMethod" -> (GstGLRotateMethod). html/gst-plugins-base-plugins-glshader.html:60: warning: no link for: "GstStructure" -> (GstStructure). html/gst-plugins-base-plugins-multifdsink.html:143: warning: no link for: "GstMultiFdSink--recover-policy" -> (“recover-policy”). html/gst-plugins-base-plugins-multifdsink.html:156: warning: no link for: "GstMultiFdSink--sync-method" -> (“sync-method”). html/gst-plugins-base-plugins-multifdsink.html:172: warning: no link for: "GstMultiFdSink--time-min" -> (“time-min”). html/gst-plugins-base-plugins-multifdsink.html:172: warning: no link for: "GstMultiFdSink--bytes-min" -> (“bytes-min”). html/gst-plugins-base-plugins-multifdsink.html:181: warning: no link for: "GstMultiFdSink--buffers-max" -> (“buffers-max”). html/gst-plugins-base-plugins-multifdsink.html:182: warning: no link for: "GstMultiFdSink--buffers-soft-max" -> (“buffers-soft-max”). html/gst-plugins-base-plugins-multifdsink.html:318: warning: no link for: "GstMultiHandleSinkSyncMethod" -> (GstMultiHandleSinkSyncMethod). html/gst-plugins-base-plugins-multifdsink.html:477: warning: no link for: "GstMultiHandleSinkClientStatus" -> (GstMultiHandleSinkClientStatus). html/gst-plugins-base-plugins-multisocketsink.html:149: warning: no link for: "GstMultiSocketSink--recover-policy" -> (“recover-policy”). html/gst-plugins-base-plugins-multisocketsink.html:152: warning: no link for: "GstMultiSocketSink-client-fd-removed" -> (“client-fd-removed”). html/gst-plugins-base-plugins-multisocketsink.html:162: warning: no link for: "GstMultiSocketSink--sync-method" -> (“sync-method”). html/gst-plugins-base-plugins-multisocketsink.html:178: warning: no link for: "GstMultiSocketSink--time-min" -> (“time-min”). html/gst-plugins-base-plugins-multisocketsink.html:178: warning: no link for: "GstMultiSocketSink--bytes-min" -> (“bytes-min”). html/gst-plugins-base-plugins-multisocketsink.html:187: warning: no link for: "GstMultiSocketSink--buffers-max" -> (“buffers-max”). html/gst-plugins-base-plugins-multisocketsink.html:188: warning: no link for: "GstMultiSocketSink--buffers-soft-max" -> (“buffers-soft-max”). html/gst-plugins-base-plugins-multisocketsink.html:283: warning: no link for: "api-index-1.8.0" -> (1.8.0). html/gst-plugins-base-plugins-multisocketsink.html:306: warning: no link for: "GSocket" -> (GSocket). html/gst-plugins-base-plugins-multisocketsink.html:417: warning: no link for: "GObject" -> (GObject). html/gst-plugins-base-plugins-opusenc.html:52: warning: no link for: "GstOpusEncAudioType" -> (GstOpusEncAudioType). html/gst-plugins-base-plugins-opusenc.html:57: warning: no link for: "GstOpusEncBandwidth" -> (GstOpusEncBandwidth). html/gst-plugins-base-plugins-opusenc.html:92: warning: no link for: "GstOpusEncFrameSize" -> (GstOpusEncFrameSize). html/gst-plugins-base-plugins-playbin.html:107: warning: no link for: "GstPlayFlags" -> (GstPlayFlags). html/gst-plugins-base-plugins-playbin.html:386: warning: no link for: "gst-element-factory-make" -> (gst_element_factory_make()). html/gst-plugins-base-plugins-playbin.html:389: warning: no link for: "GstPipeline" -> (GstPipeline). html/gst-plugins-base-plugins-playbin.html:394: warning: no link for: "gst-element-set-state" -> (gst_element_set_state()). html/gst-plugins-base-plugins-playbin.html:404: warning: no link for: "gst-element-seek-simple" -> (gst_element_seek_simple()). html/gst-plugins-base-plugins-playbin.html:404: warning: no link for: "gst-element-seek" -> (gst_element_seek()). html/gst-plugins-base-plugins-playbin.html:408: warning: no link for: "gst-element-get-state" -> (gst_element_get_state()). html/gst-plugins-base-plugins-playbin.html:412: warning: no link for: "gst-element-query-position" -> (gst_element_query_position()). html/gst-plugins-base-plugins-playbin.html:412: warning: no link for: "gst-element-query-duration" -> (gst_element_query_duration()). html/gst-plugins-base-plugins-playbin.html:436: warning: no link for: "GstGhostPad" -> (GstGhostPad). html/gst-plugins-base-plugins-playbin.html:905: warning: no link for: "gst-message-new-application" -> (gst_message_new_application()). html/gst-plugins-base-plugins-playbin.html:905: warning: no link for: "gst-element-post-message" -> (gst_element_post_message()). html/gst-plugins-base-plugins-playbin.html:984: warning: no link for: "GstPlayBin-sample" -> (“sample”). html/gst-plugins-base-plugins-playbin.html:1521: warning: no link for: "api-index-1.10" -> (1.10). html/gst-plugins-base-plugins-playbin3.html:39: warning: no link for: "GstStreamCollection" -> (GstStreamCollection). html/gst-plugins-base-plugins-playbin3.html:39: warning: no link for: "GST-EVENT-SELECT-STREAMS:CAPS" -> (GST_EVENT_SELECT_STREAMS). html/gst-plugins-base-plugins-playbin3.html:59: warning: no link for: "GstPlayBin3--uri" -> (“uri”). html/gst-plugins-base-plugins-playbin3.html:92: warning: no link for: "GstPlayBin3--audio-sink" -> (“audio-sink”). html/gst-plugins-base-plugins-playbin3.html:92: warning: no link for: "GstPlayBin3--video-sink" -> (“video-sink”). html/gst-plugins-base-plugins-playsink.html:80: warning: no link for: "GstPlaySinkSendEventMode" -> (GstPlaySinkSendEventMode). html/gst-plugins-base-plugins-playsink.html:358: warning: no link for: "GST-STATE-NULL:CAPS" -> (GST_STATE_NULL). html/gst-plugins-base-plugins-playsink.html:492: warning: no link for: "GstPlaySink-sample" -> (“sample”). html/gst-plugins-base-plugins-plugin-audiomixer.html:79: warning: no link for: "gst-plugins-base-plugins-liveadder" -> (liveadder). html/gst-plugins-base-plugins-plugin-ivorbisdec.html:70: warning: no link for: "gst-plugins-base-plugins-ivorbisdec" -> (ivorbisdec). html/gst-plugins-base-plugins-plugin-libvisual.html:71: warning: no link for: "gst-plugins-base-plugins-libvisual_bumpscope" -> (libvisual_bumpscope). html/gst-plugins-base-plugins-plugin-libvisual.html:75: warning: no link for: "gst-plugins-base-plugins-libvisual_corona" -> (libvisual_corona). html/gst-plugins-base-plugins-plugin-libvisual.html:79: warning: no link for: "gst-plugins-base-plugins-libvisual_infinite" -> (libvisual_infinite). html/gst-plugins-base-plugins-plugin-libvisual.html:83: warning: no link for: "gst-plugins-base-plugins-libvisual_jakdaw" -> (libvisual_jakdaw). html/gst-plugins-base-plugins-plugin-libvisual.html:87: warning: no link for: "gst-plugins-base-plugins-libvisual_jess" -> (libvisual_jess). html/gst-plugins-base-plugins-plugin-libvisual.html:91: warning: no link for: "gst-plugins-base-plugins-libvisual_lv_analyzer" -> (libvisual_lv_analyzer). html/gst-plugins-base-plugins-plugin-libvisual.html:95: warning: no link for: "gst-plugins-base-plugins-libvisual_lv_scope" -> (libvisual_lv_scope). html/gst-plugins-base-plugins-plugin-libvisual.html:99: warning: no link for: "gst-plugins-base-plugins-libvisual_oinksie" -> (libvisual_oinksie). html/gst-plugins-base-plugins-plugin-opengl.html:99: warning: no link for: "gst-plugins-base-plugins-gleffects_blur" -> (gleffects_blur). html/gst-plugins-base-plugins-plugin-opengl.html:103: warning: no link for: "gst-plugins-base-plugins-gleffects_bulge" -> (gleffects_bulge). html/gst-plugins-base-plugins-plugin-opengl.html:107: warning: no link for: "gst-plugins-base-plugins-gleffects_fisheye" -> (gleffects_fisheye). html/gst-plugins-base-plugins-plugin-opengl.html:111: warning: no link for: "gst-plugins-base-plugins-gleffects_glow" -> (gleffects_glow). html/gst-plugins-base-plugins-plugin-opengl.html:115: warning: no link for: "gst-plugins-base-plugins-gleffects_heat" -> (gleffects_heat). html/gst-plugins-base-plugins-plugin-opengl.html:119: warning: no link for: "gst-plugins-base-plugins-gleffects_identity" -> (gleffects_identity). html/gst-plugins-base-plugins-plugin-opengl.html:123: warning: no link for: "gst-plugins-base-plugins-gleffects_laplacian" -> (gleffects_laplacian). html/gst-plugins-base-plugins-plugin-opengl.html:127: warning: no link for: "gst-plugins-base-plugins-gleffects_lumaxpro" -> (gleffects_lumaxpro). html/gst-plugins-base-plugins-plugin-opengl.html:131: warning: no link for: "gst-plugins-base-plugins-gleffects_mirror" -> (gleffects_mirror). html/gst-plugins-base-plugins-plugin-opengl.html:135: warning: no link for: "gst-plugins-base-plugins-gleffects_sepia" -> (gleffects_sepia). html/gst-plugins-base-plugins-plugin-opengl.html:139: warning: no link for: "gst-plugins-base-plugins-gleffects_sin" -> (gleffects_sin). html/gst-plugins-base-plugins-plugin-opengl.html:143: warning: no link for: "gst-plugins-base-plugins-gleffects_sobel" -> (gleffects_sobel). html/gst-plugins-base-plugins-plugin-opengl.html:147: warning: no link for: "gst-plugins-base-plugins-gleffects_square" -> (gleffects_square). html/gst-plugins-base-plugins-plugin-opengl.html:151: warning: no link for: "gst-plugins-base-plugins-gleffects_squeeze" -> (gleffects_squeeze). html/gst-plugins-base-plugins-plugin-opengl.html:155: warning: no link for: "gst-plugins-base-plugins-gleffects_stretch" -> (gleffects_stretch). html/gst-plugins-base-plugins-plugin-opengl.html:159: warning: no link for: "gst-plugins-base-plugins-gleffects_tunnel" -> (gleffects_tunnel). html/gst-plugins-base-plugins-plugin-opengl.html:163: warning: no link for: "gst-plugins-base-plugins-gleffects_twirl" -> (gleffects_twirl). html/gst-plugins-base-plugins-plugin-opengl.html:167: warning: no link for: "gst-plugins-base-plugins-gleffects_xpro" -> (gleffects_xpro). html/gst-plugins-base-plugins-plugin-opengl.html:171: warning: no link for: "gst-plugins-base-plugins-gleffects_xray" -> (gleffects_xray). html/gst-plugins-base-plugins-plugin-playback.html:107: warning: no link for: "gst-plugins-base-plugins-uridecodebin3" -> (uridecodebin3). html/gst-plugins-base-plugins-rawaudioparse.html:52: warning: no link for: "GstRawAudioParseFormat" -> (GstRawAudioParseFormat). html/gst-plugins-base-plugins-rawaudioparse.html:113: warning: no link for: "GstRawBaseParse" -> (GstRawBaseParse). html/gst-plugins-base-plugins-socketsrc.html:77: warning: no link for: "G-SIGNAL-RUN-FIRST:CAPS" -> (Run First). html/gst-plugins-base-plugins-tcpserversink.html:186: warning: no link for: "api-index-1.0.2" -> (1.0.2). html/gst-plugins-base-plugins-theoraenc.html:162: warning: no link for: "GstTheoraEnc-bitrate" -> (“bitrate”). html/gst-plugins-base-plugins-theoraenc.html:163: warning: no link for: "GstTheoraEnc-quality" -> (“quality”). html/gst-plugins-base-plugins-urisourcebin.html:40: warning: no link for: "GstURISourceBin--uri" -> (“uri”). html/gst-plugins-base-plugins-videorate.html:386: warning: no link for: "api-index-1.12" -> (1.12). html/gst-plugins-base-plugins-videotestsrc.html:136: warning: no link for: "GstVideoTestSrcAnimationMode" -> (GstVideoTestSrcAnimationMode). html/gst-plugins-base-plugins-videotestsrc.html:146: warning: no link for: "GstVideoTestSrcMotionType" -> (GstVideoTestSrcMotionType). html/gst-plugins-base-plugins-videotestsrc.html:189: warning: no link for: "GstBaseSrc--num-buffers" -> (“num-buffers”). html/gst-plugins-base-plugins-vorbistag.html:73: warning: no link for: "GstTagSetter" -> (GstTagSetter). make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/plugins' make[3]: Nothing to be done for 'all-am'. Making all in po Making all in common Making all in m4 make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in m4 make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.G01cRM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64 + cd gst-plugins-base-1.14.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in pkgconfig make[1]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gstreamer-allocators-1.0.pc gstreamer-audio-1.0.pc gstreamer-app-1.0.pc gstreamer-fft-1.0.pc gstreamer-pbutils-1.0.pc gstreamer-riff-1.0.pc gstreamer-rtp-1.0.pc gstreamer-rtsp-1.0.pc gstreamer-sdp-1.0.pc gstreamer-tag-1.0.pc gstreamer-video-1.0.pc gstreamer-plugins-base-1.0.pc gstreamer-gl-1.0.pc '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' make[1]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/pkgconfig' Making install in gst-libs make[1]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs' Making install in gst make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst' Making install in tag make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgsttag-1.0.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgsttag-1.0.so.0.1400.0 /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgsttag-1.0.so.0.1400.0 libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgsttag-1.0.so.0.1400.0 libgsttag-1.0.so.0 || { rm -f libgsttag-1.0.so.0 && ln -s libgsttag-1.0.so.0.1400.0 libgsttag-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgsttag-1.0.so.0.1400.0 libgsttag-1.0.so || { rm -f libgsttag-1.0.so && ln -s libgsttag-1.0.so.0.1400.0 libgsttag-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgsttag-1.0.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgsttag-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GstTag-1.0.gir '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/tag' /usr/bin/install -p -m 644 tag.h tag-prelude.h gsttagdemux.h gsttagmux.h xmpwriter.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/tag' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gst-plugins-base/1.0' /usr/bin/install -p -m 644 ./license-translations.dict '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gst-plugins-base/1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/tag' /usr/bin/install -p -m 644 tag-enumtypes.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/tag' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 GstTag-1.0.typelib '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag' Making install in fft make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgstfft-1.0.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgstfft-1.0.so.0.1400.0 /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstfft-1.0.so.0.1400.0 libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstfft-1.0.so.0.1400.0 libgstfft-1.0.so.0 || { rm -f libgstfft-1.0.so.0 && ln -s libgstfft-1.0.so.0.1400.0 libgstfft-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstfft-1.0.so.0.1400.0 libgstfft-1.0.so || { rm -f libgstfft-1.0.so && ln -s libgstfft-1.0.so.0.1400.0 libgstfft-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgstfft-1.0.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstfft-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/fft' /usr/bin/install -p -m 644 fft.h fft-prelude.h gstfft.h gstffts16.h gstffts32.h gstfftf32.h gstfftf64.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/fft' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/fft' Making install in audio make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgstaudio-1.0.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libgstaudio-1.0.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstaudio-1.0.la -rpath /usr/lib64 libgstaudio_1.0_la-audio.lo libgstaudio_1.0_la-audio-format.lo libgstaudio_1.0_la-audio-channels.lo libgstaudio_1.0_la-audio-channel-mixer.lo libgstaudio_1.0_la-audio-converter.lo libgstaudio_1.0_la-audio-info.lo libgstaudio_1.0_la-audio-quantize.lo libgstaudio_1.0_la-audio-resampler.lo libgstaudio_1.0_la-gstaudioaggregator.lo libgstaudio_1.0_la-gstaudioringbuffer.lo libgstaudio_1.0_la-gstaudioclock.lo libgstaudio_1.0_la-gstaudiocdsrc.lo libgstaudio_1.0_la-gstaudiodecoder.lo libgstaudio_1.0_la-gstaudioencoder.lo libgstaudio_1.0_la-gstaudiobasesink.lo libgstaudio_1.0_la-gstaudiobasesrc.lo libgstaudio_1.0_la-gstaudiofilter.lo libgstaudio_1.0_la-gstaudiometa.lo libgstaudio_1.0_la-gstaudiosink.lo libgstaudio_1.0_la-gstaudiosrc.lo libgstaudio_1.0_la-gstaudioutilsprivate.lo libgstaudio_1.0_la-streamvolume.lo libgstaudio_1.0_la-gstaudioiec61937.lo libgstaudio_1.0_la-gstaudiostreamalign.lo libgstaudio_1.0_la-tmp-orc.lo libgstaudio_1.0_la-audio-enumtypes.lo ../../../gst-libs/gst/tag/libgsttag-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -lorc-0.4 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstaudio_1.0_la-audio.o .libs/libgstaudio_1.0_la-audio-format.o .libs/libgstaudio_1.0_la-audio-channels.o .libs/libgstaudio_1.0_la-audio-channel-mixer.o .libs/libgstaudio_1.0_la-audio-converter.o .libs/libgstaudio_1.0_la-audio-info.o .libs/libgstaudio_1.0_la-audio-quantize.o .libs/libgstaudio_1.0_la-audio-resampler.o .libs/libgstaudio_1.0_la-gstaudioaggregator.o .libs/libgstaudio_1.0_la-gstaudioringbuffer.o .libs/libgstaudio_1.0_la-gstaudioclock.o .libs/libgstaudio_1.0_la-gstaudiocdsrc.o .libs/libgstaudio_1.0_la-gstaudiodecoder.o .libs/libgstaudio_1.0_la-gstaudioencoder.o .libs/libgstaudio_1.0_la-gstaudiobasesink.o .libs/libgstaudio_1.0_la-gstaudiobasesrc.o .libs/libgstaudio_1.0_la-gstaudiofilter.o .libs/libgstaudio_1.0_la-gstaudiometa.o .libs/libgstaudio_1.0_la-gstaudiosink.o .libs/libgstaudio_1.0_la-gstaudiosrc.o .libs/libgstaudio_1.0_la-gstaudioutilsprivate.o .libs/libgstaudio_1.0_la-streamvolume.o .libs/libgstaudio_1.0_la-gstaudioiec61937.o .libs/libgstaudio_1.0_la-gstaudiostreamalign.o .libs/libgstaudio_1.0_la-tmp-orc.o .libs/libgstaudio_1.0_la-audio-enumtypes.o -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgsttag-1.0 -lz -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -lorc-0.4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstaudio-1.0.so.0 -o .libs/libgstaudio-1.0.so.0.1400.0 libtool: install: /usr/bin/install -p .libs/libgstaudio-1.0.so.0.1400.0T /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstaudio-1.0.so.0.1400.0 libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstaudio-1.0.so.0.1400.0 libgstaudio-1.0.so.0 || { rm -f libgstaudio-1.0.so.0 && ln -s libgstaudio-1.0.so.0.1400.0 libgstaudio-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstaudio-1.0.so.0.1400.0 libgstaudio-1.0.so || { rm -f libgstaudio-1.0.so && ln -s libgstaudio-1.0.so.0.1400.0 libgstaudio-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgstaudio-1.0.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstaudio-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GstAudio-1.0.gir '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/audio' /usr/bin/install -p -m 644 audio.h audio-prelude.h audio-format.h audio-channels.h audio-channel-mixer.h audio-converter.h audio-info.h audio-quantize.h audio-resampler.h gstaudioaggregator.h gstaudioringbuffer.h gstaudioclock.h gstaudiofilter.h gstaudiocdsrc.h gstaudiodecoder.h gstaudioencoder.h gstaudiobasesink.h gstaudiobasesrc.h gstaudiometa.h gstaudiosink.h gstaudiosrc.h streamvolume.h gstaudioiec61937.h gstaudiostreamalign.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/audio' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/audio' /usr/bin/install -p -m 644 audio-enumtypes.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/audio' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 GstAudio-1.0.typelib '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio' Making install in rtp make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgstrtp-1.0.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgstrtp-1.0.so.0.1400.0 /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstrtp-1.0.so.0.1400.0 libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstrtp-1.0.so.0.1400.0 libgstrtp-1.0.so.0 || { rm -f libgstrtp-1.0.so.0 && ln -s libgstrtp-1.0.so.0.1400.0 libgstrtp-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstrtp-1.0.so.0.1400.0 libgstrtp-1.0.so || { rm -f libgstrtp-1.0.so && ln -s libgstrtp-1.0.so.0.1400.0 libgstrtp-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgstrtp-1.0.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstrtp-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GstRtp-1.0.gir '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/rtp' /usr/bin/install -p -m 644 rtp.h rtp-prelude.h gstrtpdefs.h gstrtpbuffer.h gstrtcpbuffer.h gstrtppayloads.h gstrtphdrext.h gstrtpbaseaudiopayload.h gstrtpbasepayload.h gstrtpbasedepayload.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/rtp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/rtp' /usr/bin/install -p -m 644 gstrtp-enumtypes.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/rtp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 GstRtp-1.0.typelib '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtp' Making install in sdp make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgstsdp-1.0.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libgstsdp-1.0.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstsdp-1.0.la -rpath /usr/lib64 libgstsdp_1.0_la-gstsdpmessage.lo libgstsdp_1.0_la-gstmikey.lo ../../../gst-libs/gst/rtp/libgstrtp-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstsdp_1.0_la-gstsdpmessage.o .libs/libgstsdp_1.0_la-gstmikey.o -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstrtp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstsdp-1.0.so.0 -o .libs/libgstsdp-1.0.so.0.1400.0 libtool: install: /usr/bin/install -p .libs/libgstsdp-1.0.so.0.1400.0T /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstsdp-1.0.so.0.1400.0 libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstsdp-1.0.so.0.1400.0 libgstsdp-1.0.so.0 || { rm -f libgstsdp-1.0.so.0 && ln -s libgstsdp-1.0.so.0.1400.0 libgstsdp-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstsdp-1.0.so.0.1400.0 libgstsdp-1.0.so || { rm -f libgstsdp-1.0.so && ln -s libgstsdp-1.0.so.0.1400.0 libgstsdp-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgstsdp-1.0.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstsdp-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GstSdp-1.0.gir '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/sdp' /usr/bin/install -p -m 644 sdp.h sdp-prelude.h gstsdp.h gstmikey.h gstsdpmessage.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/sdp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 GstSdp-1.0.typelib '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/sdp' Making install in rtsp make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgstrtsp-1.0.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgstrtsp-1.0.so.0.1400.0 /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstrtsp-1.0.so.0.1400.0 libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstrtsp-1.0.so.0.1400.0 libgstrtsp-1.0.so.0 || { rm -f libgstrtsp-1.0.so.0 && ln -s libgstrtsp-1.0.so.0.1400.0 libgstrtsp-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstrtsp-1.0.so.0.1400.0 libgstrtsp-1.0.so || { rm -f libgstrtsp-1.0.so && ln -s libgstrtsp-1.0.so.0.1400.0 libgstrtsp-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgstrtsp-1.0.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstrtsp-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GstRtsp-1.0.gir '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/rtsp' /usr/bin/install -p -m 644 rtsp.h rtsp-prelude.h gstrtsp.h gstrtsptransport.h gstrtspurl.h gstrtspmessage.h gstrtspconnection.h gstrtspdefs.h gstrtspextension.h gstrtsprange.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/rtsp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/rtsp' /usr/bin/install -p -m 644 gstrtsp-enumtypes.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/rtsp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 GstRtsp-1.0.typelib '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/rtsp' Making install in video make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgstvideo-1.0.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgstvideo-1.0.so.0.1400.0 /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstvideo-1.0.so.0.1400.0 libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstvideo-1.0.so.0.1400.0 libgstvideo-1.0.so.0 || { rm -f libgstvideo-1.0.so.0 && ln -s libgstvideo-1.0.so.0.1400.0 libgstvideo-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstvideo-1.0.so.0.1400.0 libgstvideo-1.0.so || { rm -f libgstvideo-1.0.so && ln -s libgstvideo-1.0.so.0.1400.0 libgstvideo-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgstvideo-1.0.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstvideo-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GstVideo-1.0.gir '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/video' /usr/bin/install -p -m 644 colorbalance.h colorbalancechannel.h navigation.h video.h video-prelude.h video-event.h video-format.h video-chroma.h video-color.h video-converter.h video-dither.h video-info.h video-frame.h video-scaler.h video-tile.h gstvideosink.h gstvideofilter.h gstvideometa.h gstvideoaffinetransformationmeta.h gstvideopool.h videodirection.h videoorientation.h videooverlay.h gstvideodecoder.h gstvideoencoder.h gstvideoutils.h video-resampler.h video-blend.h video-overlay-composition.h video-multiview.h gstvideotimecode.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/video' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/video' /usr/bin/install -p -m 644 video-enumtypes.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/video' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 GstVideo-1.0.typelib '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video' Making install in pbutils make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgstpbutils-1.0.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libgstpbutils-1.0.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstpbutils-1.0.la -rpath /usr/lib64 libgstpbutils_1.0_la-gstpluginsbaseversion.lo libgstpbutils_1.0_la-pbutils.lo libgstpbutils_1.0_la-codec-utils.lo libgstpbutils_1.0_la-descriptions.lo libgstpbutils_1.0_la-encoding-profile.lo libgstpbutils_1.0_la-encoding-target.lo libgstpbutils_1.0_la-install-plugins.lo libgstpbutils_1.0_la-missing-plugins.lo libgstpbutils_1.0_la-gstdiscoverer.lo libgstpbutils_1.0_la-gstdiscoverer-types.lo libgstpbutils_1.0_la-gstaudiovisualizer.lo libgstpbutils_1.0_la-pbutils-enumtypes.lo ../../../gst-libs/gst/video/libgstvideo-1.0.la ../../../gst-libs/gst/audio/libgstaudio-1.0.la ../../../gst-libs/gst/tag/libgsttag-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstpbutils_1.0_la-gstpluginsbaseversion.o .libs/libgstpbutils_1.0_la-pbutils.o .libs/libgstpbutils_1.0_la-codec-utils.o .libs/libgstpbutils_1.0_la-descriptions.o .libs/libgstpbutils_1.0_la-encoding-profile.o .libs/libgstpbutils_1.0_la-encoding-target.o .libs/libgstpbutils_1.0_la-install-plugins.o .libs/libgstpbutils_1.0_la-missing-plugins.o .libs/libgstpbutils_1.0_la-gstdiscoverer.o .libs/libgstpbutils_1.0_la-gstdiscoverer-types.o .libs/libgstpbutils_1.0_la-gstaudiovisualizer.o .libs/libgstpbutils_1.0_la-pbutils-enumtypes.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstvideo-1.0 -lgstaudio-1.0 -lorc-0.4 -lgsttag-1.0 -lm -lz -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstpbutils-1.0.so.0 -o .libs/libgstpbutils-1.0.so.0.1400.0 libtool: install: /usr/bin/install -p .libs/libgstpbutils-1.0.so.0.1400.0T /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstpbutils-1.0.so.0.1400.0 libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstpbutils-1.0.so.0.1400.0 libgstpbutils-1.0.so.0 || { rm -f libgstpbutils-1.0.so.0 && ln -s libgstpbutils-1.0.so.0.1400.0 libgstpbutils-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstpbutils-1.0.so.0.1400.0 libgstpbutils-1.0.so || { rm -f libgstpbutils-1.0.so && ln -s libgstpbutils-1.0.so.0.1400.0 libgstpbutils-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgstpbutils-1.0.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstpbutils-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GstPbutils-1.0.gir '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/pbutils' /usr/bin/install -p -m 644 pbutils.h pbutils-prelude.h codec-utils.h descriptions.h encoding-profile.h encoding-target.h install-plugins.h missing-plugins.h gstdiscoverer.h gstaudiovisualizer.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/pbutils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/pbutils' /usr/bin/install -p -m 644 gstpluginsbaseversion.h pbutils-enumtypes.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/pbutils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 GstPbutils-1.0.typelib '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/pbutils' Making install in riff make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgstriff-1.0.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libgstriff-1.0.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstriff-1.0.la -rpath /usr/lib64 libgstriff_1.0_la-riff.lo libgstriff_1.0_la-riff-media.lo libgstriff_1.0_la-riff-read.lo ../../../gst-libs/gst/audio/libgstaudio-1.0.la ../../../gst-libs/gst/tag/libgsttag-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstriff_1.0_la-riff.o .libs/libgstriff_1.0_la-riff-media.o .libs/libgstriff_1.0_la-riff-read.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstaudio-1.0 -lorc-0.4 -lgsttag-1.0 -lm -lz -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstriff-1.0.so.0 -o .libs/libgstriff-1.0.so.0.1400.0 libtool: install: /usr/bin/install -p .libs/libgstriff-1.0.so.0.1400.0T /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstriff-1.0.so.0.1400.0 libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstriff-1.0.so.0.1400.0 libgstriff-1.0.so.0 || { rm -f libgstriff-1.0.so.0 && ln -s libgstriff-1.0.so.0.1400.0 libgstriff-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstriff-1.0.so.0.1400.0 libgstriff-1.0.so || { rm -f libgstriff-1.0.so && ln -s libgstriff-1.0.so.0.1400.0 libgstriff-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgstriff-1.0.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstriff-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/riff' /usr/bin/install -p -m 644 riff.h riff-prelude.h riff-ids.h riff-media.h riff-read.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/riff' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/riff' Making install in app make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgstapp-1.0.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgstapp-1.0.so.0.1400.0 /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstapp-1.0.so.0.1400.0 libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstapp-1.0.so.0.1400.0 libgstapp-1.0.so.0 || { rm -f libgstapp-1.0.so.0 && ln -s libgstapp-1.0.so.0.1400.0 libgstapp-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstapp-1.0.so.0.1400.0 libgstapp-1.0.so || { rm -f libgstapp-1.0.so && ln -s libgstapp-1.0.so.0.1400.0 libgstapp-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgstapp-1.0.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstapp-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GstApp-1.0.gir '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/app' /usr/bin/install -p -m 644 app.h app-prelude.h gstappsrc.h gstappsink.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/app' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/app' /usr/bin/install -p -m 644 app-enumtypes.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/app' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 GstApp-1.0.typelib '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/app' Making install in allocators make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgstallocators-1.0.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgstallocators-1.0.so.0.1400.0 /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstallocators-1.0.so.0.1400.0 libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstallocators-1.0.so.0.1400.0 libgstallocators-1.0.so.0 || { rm -f libgstallocators-1.0.so.0 && ln -s libgstallocators-1.0.so.0.1400.0 libgstallocators-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstallocators-1.0.so.0.1400.0 libgstallocators-1.0.so || { rm -f libgstallocators-1.0.so && ln -s libgstallocators-1.0.so.0.1400.0 libgstallocators-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgstallocators-1.0.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstallocators-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GstAllocators-1.0.gir '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/allocators' /usr/bin/install -p -m 644 allocators.h allocators-prelude.h gstfdmemory.h gstphysmemory.h gstdmabuf.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/allocators' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 GstAllocators-1.0.typelib '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators' Making install in gl make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' Making install in glprototypes make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/glprototypes' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/glprototypes' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/gl/glprototypes' /usr/bin/install -p -m 644 all_functions.h base.h blending.h eglimage.h fbo.h fixedfunction.h gles.h opengl.h shaders.h gstgl_compat.h gstgl_gles2compat.h debug.h vao.h sync.h buffers.h query.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/gl/glprototypes' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/glprototypes' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/glprototypes' Making install in x11 make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/gl/x11' /usr/bin/install -p -m 644 gstgldisplay_x11.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/gl/x11' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/x11' Making install in egl make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/gl/egl' /usr/bin/install -p -m 644 gstgldisplay_egl.h gstglmemoryegl.h gsteglimage.h gstegl.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/gl/egl' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl/egl' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgstgl-1.0.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libgstgl-1.0.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -DGST_EXPORTS -I../../../gst-libs -I../../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libdrm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -Wl,-Bsymbolic-functions -version-info 1400:0:1400 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstgl-1.0.la -rpath /usr/lib64 libgstgl_1.0_la-gstgldisplay.lo libgstgl_1.0_la-gstglcontext.lo libgstgl_1.0_la-gstgldebug.lo libgstgl_1.0_la-gstglbasememory.lo libgstgl_1.0_la-gstglbuffer.lo libgstgl_1.0_la-gstglmemory.lo libgstgl_1.0_la-gstglmemorypbo.lo libgstgl_1.0_la-gstglrenderbuffer.lo libgstgl_1.0_la-gstglbufferpool.lo libgstgl_1.0_la-gstglfilter.lo libgstgl_1.0_la-gstglformat.lo libgstgl_1.0_la-gstglbasefilter.lo libgstgl_1.0_la-gstglshader.lo libgstgl_1.0_la-gstglshaderstrings.lo libgstgl_1.0_la-gstglsl.lo libgstgl_1.0_la-gstglslstage.lo libgstgl_1.0_la-gstglcolorconvert.lo libgstgl_1.0_la-gstglupload.lo libgstgl_1.0_la-gstglwindow.lo libgstgl_1.0_la-gstglapi.lo libgstgl_1.0_la-gstglfeature.lo libgstgl_1.0_la-gstglutils.lo libgstgl_1.0_la-gstglframebuffer.lo libgstgl_1.0_la-gstglsyncmeta.lo libgstgl_1.0_la-gstglviewconvert.lo libgstgl_1.0_la-gstgloverlaycompositor.lo libgstgl_1.0_la-gstglquery.lo ../../../gst-libs/gst/video/libgstvideo-1.0.la ../../../gst-libs/gst/allocators/libgstallocators-1.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -lEGL x11/libgstgl-x11.la egl/libgstgl-egl.la -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstgl_1.0_la-gstgldisplay.o .libs/libgstgl_1.0_la-gstglcontext.o .libs/libgstgl_1.0_la-gstgldebug.o .libs/libgstgl_1.0_la-gstglbasememory.o .libs/libgstgl_1.0_la-gstglbuffer.o .libs/libgstgl_1.0_la-gstglmemory.o .libs/libgstgl_1.0_la-gstglmemorypbo.o .libs/libgstgl_1.0_la-gstglrenderbuffer.o .libs/libgstgl_1.0_la-gstglbufferpool.o .libs/libgstgl_1.0_la-gstglfilter.o .libs/libgstgl_1.0_la-gstglformat.o .libs/libgstgl_1.0_la-gstglbasefilter.o .libs/libgstgl_1.0_la-gstglshader.o .libs/libgstgl_1.0_la-gstglshaderstrings.o .libs/libgstgl_1.0_la-gstglsl.o .libs/libgstgl_1.0_la-gstglslstage.o .libs/libgstgl_1.0_la-gstglcolorconvert.o .libs/libgstgl_1.0_la-gstglupload.o .libs/libgstgl_1.0_la-gstglwindow.o .libs/libgstgl_1.0_la-gstglapi.o .libs/libgstgl_1.0_la-gstglfeature.o .libs/libgstgl_1.0_la-gstglutils.o .libs/libgstgl_1.0_la-gstglframebuffer.o .libs/libgstgl_1.0_la-gstglsyncmeta.o .libs/libgstgl_1.0_la-gstglviewconvert.o .libs/libgstgl_1.0_la-gstgloverlaycompositor.o .libs/libgstgl_1.0_la-gstglquery.o -Wl,--whole-archive x11/.libs/libgstgl-x11.a egl/.libs/libgstgl-egl.a -Wl,--no-whole-archive -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstvideo-1.0 -lorc-0.4 -lgstallocators-1.0 -lm -lgmodule-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libgstgl-1.0.so.0 -o .libs/libgstgl-1.0.so.0.1400.0 libtool: install: /usr/bin/install -p .libs/libgstgl-1.0.so.0.1400.0T /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstgl-1.0.so.0.1400.0 libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstgl-1.0.so.0.1400.0 libgstgl-1.0.so.0 || { rm -f libgstgl-1.0.so.0 && ln -s libgstgl-1.0.so.0.1400.0 libgstgl-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libgstgl-1.0.so.0.1400.0 libgstgl-1.0.so || { rm -f libgstgl-1.0.so && ln -s libgstgl-1.0.so.0.1400.0 libgstgl-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgstgl-1.0.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstgl-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/include/gst/gl' /usr/bin/install -p -m 644 gstglconfig.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/include/gst/gl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GstGL-1.0.gir '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/gl' /usr/bin/install -p -m 644 gstglwindow.h gstgldisplay.h gstglcontext.h gstgldebug.h gstglbasememory.h gstglbuffer.h gstglmemory.h gstglmemorypbo.h gstglrenderbuffer.h gstglbufferpool.h gstglfilter.h gstglformat.h gstglfuncs.h gstglbasefilter.h gstglshader.h gstglshaderstrings.h gstglsl.h gstglslstage.h gstglcolorconvert.h gstglupload.h gstglapi.h gstglfeature.h gstglutils.h gstglframebuffer.h gstglsyncmeta.h gstglviewconvert.h gstgloverlaycompositor.h gstglquery.h gstgl_fwd.h gstgl_enums.h gl-prelude.h gl.h '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/include/gstreamer-1.0/gst/gl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 GstGL-1.0.typelib '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/girepository-1.0/' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs' make[1]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs' Making install in gst make[1]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst' Making install in adder make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstadder.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstadder.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstadder.la -rpath /usr/lib64/gstreamer-1.0 libgstadder_la-gstadder.lo libgstadder_la-tmp-orc.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstadder_la-gstadder.o .libs/libgstadder_la-tmp-orc.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstaudio-1.0 -lgsttag-1.0 -lz -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstadder.so -o .libs/libgstadder.so libtool: install: /usr/bin/install -p .libs/libgstadder.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstadder.so libtool: install: /usr/bin/install -p .libs/libgstadder.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstadder.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/adder' Making install in app make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/app' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/app' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstapp.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstapp.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/app; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstapp.la -rpath /usr/lib64/gstreamer-1.0 libgstapp_la-gstapp.lo ../../gst-libs/gst/app/libgstapp-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstapp_la-gstapp.o -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstapp.so -o .libs/libgstapp.so libtool: install: /usr/bin/install -p .libs/libgstapp.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstapp.so libtool: install: /usr/bin/install -p .libs/libgstapp.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstapp.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/app' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/app' Making install in audioconvert make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioconvert' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioconvert' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstaudioconvert.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstaudioconvert.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioconvert; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstaudioconvert.la -rpath /usr/lib64/gstreamer-1.0 libgstaudioconvert_la-gstaudioconvert.lo libgstaudioconvert_la-plugin.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstaudioconvert_la-gstaudioconvert.o .libs/libgstaudioconvert_la-plugin.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstaudio-1.0 -lgsttag-1.0 -lz -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstaudioconvert.so -o .libs/libgstaudioconvert.so libtool: install: /usr/bin/install -p .libs/libgstaudioconvert.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudioconvert.so libtool: install: /usr/bin/install -p .libs/libgstaudioconvert.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudioconvert.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioconvert' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioconvert' Making install in audiomixer make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstaudiomixer.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstaudiomixer.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstaudiomixer.la -rpath /usr/lib64/gstreamer-1.0 libgstaudiomixer_la-gstaudiomixer.lo libgstaudiomixer_la-gstaudiointerleave.lo libgstaudiomixer_la-tmp-orc.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstaudiomixer_la-gstaudiomixer.o .libs/libgstaudiomixer_la-gstaudiointerleave.o .libs/libgstaudiomixer_la-tmp-orc.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstaudio-1.0 -lgsttag-1.0 -lz -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstaudiomixer.so -o .libs/libgstaudiomixer.so libtool: install: /usr/bin/install -p .libs/libgstaudiomixer.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudiomixer.so libtool: install: /usr/bin/install -p .libs/libgstaudiomixer.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudiomixer.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiomixer' Making install in audiorate make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiorate' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiorate' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstaudiorate.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstaudiorate.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiorate; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstaudiorate.la -rpath /usr/lib64/gstreamer-1.0 libgstaudiorate_la-gstaudiorate.lo -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../../gst-libs/gst/audio/libgstaudio-1.0.la -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstaudiorate_la-gstaudiorate.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstaudio-1.0 -lgsttag-1.0 -lz -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -lorc-0.4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstaudiorate.so -o .libs/libgstaudiorate.so libtool: install: /usr/bin/install -p .libs/libgstaudiorate.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudiorate.so libtool: install: /usr/bin/install -p .libs/libgstaudiorate.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudiorate.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiorate' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiorate' Making install in audiotestsrc make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiotestsrc' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiotestsrc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstaudiotestsrc.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstaudiotestsrc.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiotestsrc; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstaudiotestsrc.la -rpath /usr/lib64/gstreamer-1.0 libgstaudiotestsrc_la-gstaudiotestsrc.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstaudiotestsrc_la-gstaudiotestsrc.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstaudio-1.0 -lgsttag-1.0 -lz -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstaudiotestsrc.so -o .libs/libgstaudiotestsrc.so libtool: install: /usr/bin/install -p .libs/libgstaudiotestsrc.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudiotestsrc.so libtool: install: /usr/bin/install -p .libs/libgstaudiotestsrc.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudiotestsrc.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiotestsrc' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audiotestsrc' Making install in encoding make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstencoding.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstencoding.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstencoding.la -rpath /usr/lib64/gstreamer-1.0 libgstencoding_la-gstencodebin.lo libgstencoding_la-gstsmartencoder.lo libgstencoding_la-gststreamcombiner.lo libgstencoding_la-gststreamsplitter.lo ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstencoding_la-gstencodebin.o .libs/libgstencoding_la-gstsmartencoder.o .libs/libgstencoding_la-gststreamcombiner.o .libs/libgstencoding_la-gststreamsplitter.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lorc-0.4 -lgsttag-1.0 -lm -lz -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstencoding.so -o .libs/libgstencoding.so libtool: install: /usr/bin/install -p .libs/libgstencoding.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstencoding.so libtool: install: /usr/bin/install -p .libs/libgstencoding.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstencoding.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/encoding' Making install in videoconvert make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoconvert' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoconvert' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstvideoconvert.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstvideoconvert.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoconvert; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvideoconvert.la -rpath /usr/lib64/gstreamer-1.0 libgstvideoconvert_la-gstvideoconvert.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstvideoconvert_la-gstvideoconvert.o -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstvideo-1.0 -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvideoconvert.so -o .libs/libgstvideoconvert.so libtool: install: /usr/bin/install -p .libs/libgstvideoconvert.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvideoconvert.so libtool: install: /usr/bin/install -p .libs/libgstvideoconvert.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvideoconvert.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoconvert' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoconvert' Making install in gio make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstgio.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: install: /usr/bin/install -p .libs/libgstgio.so /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstgio.so libtool: install: /usr/bin/install -p .libs/libgstgio.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstgio.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/gio' Making install in playback make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstplayback.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstplayback.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -DCOLORSPACE=\"videoconvert\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstplayback.la -rpath /usr/lib64/gstreamer-1.0 libgstplayback_la-gstdecodebin2.lo libgstplayback_la-gstdecodebin3.lo libgstplayback_la-gsturidecodebin.lo libgstplayback_la-gsturidecodebin3.lo libgstplayback_la-gsturisourcebin.lo libgstplayback_la-gstparsebin.lo libgstplayback_la-gstplayback.lo libgstplayback_la-gstplaybin2.lo libgstplayback_la-gstplaybin3.lo libgstplayback_la-gstplaysink.lo libgstplayback_la-gstplay-enum.lo libgstplayback_la-gstsubtitleoverlay.lo libgstplayback_la-gstplaysinkvideoconvert.lo libgstplayback_la-gstplaysinkaudioconvert.lo libgstplayback_la-gstplaysinkconvertbin.lo libgstplayback_la-gststreamsynchronizer.lo libgstplayback_la-gstplaybackutils.lo ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la ../../gst-libs/gst/audio/libgstaudio-1.0.la ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstplayback_la-gstdecodebin2.o .libs/libgstplayback_la-gstdecodebin3.o .libs/libgstplayback_la-gsturidecodebin.o .libs/libgstplayback_la-gsturidecodebin3.o .libs/libgstplayback_la-gsturisourcebin.o .libs/libgstplayback_la-gstparsebin.o .libs/libgstplayback_la-gstplayback.o .libs/libgstplayback_la-gstplaybin2.o .libs/libgstplayback_la-gstplaybin3.o .libs/libgstplayback_la-gstplaysink.o .libs/libgstplayback_la-gstplay-enum.o .libs/libgstplayback_la-gstsubtitleoverlay.o .libs/libgstplayback_la-gstplaysinkvideoconvert.o .libs/libgstplayback_la-gstplaysinkaudioconvert.o .libs/libgstplayback_la-gstplaysinkconvertbin.o .libs/libgstplayback_la-gststreamsynchronizer.o .libs/libgstplayback_la-gstplaybackutils.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstpbutils-1.0 -lgstaudio-1.0 -lgsttag-1.0 -lz -lgstvideo-1.0 -lgstbase-1.0 -lorc-0.4 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstplayback.so -o .libs/libgstplayback.so libtool: install: /usr/bin/install -p .libs/libgstplayback.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstplayback.so libtool: install: /usr/bin/install -p .libs/libgstplayback.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstplayback.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/playback' Making install in audioresample make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioresample' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioresample' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstaudioresample.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstaudioresample.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioresample; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstaudioresample.la -rpath /usr/lib64/gstreamer-1.0 libgstaudioresample_la-gstaudioresample.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstaudioresample_la-gstaudioresample.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstaudio-1.0 -lgsttag-1.0 -lz -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstaudioresample.so -o .libs/libgstaudioresample.so libtool: install: /usr/bin/install -p .libs/libgstaudioresample.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudioresample.so libtool: install: /usr/bin/install -p .libs/libgstaudioresample.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudioresample.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioresample' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/audioresample' Making install in rawparse make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstrawparse.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstrawparse.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstrawparse.la -rpath /usr/lib64/gstreamer-1.0 libgstrawparse_la-gstunalignedaudioparse.lo libgstrawparse_la-gstunalignedvideoparse.lo libgstrawparse_la-gstrawbaseparse.lo libgstrawparse_la-gstrawaudioparse.lo libgstrawparse_la-gstrawvideoparse.lo libgstrawparse_la-plugin.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstrawparse_la-gstunalignedaudioparse.o .libs/libgstrawparse_la-gstunalignedvideoparse.o .libs/libgstrawparse_la-gstrawbaseparse.o .libs/libgstrawparse_la-gstrawaudioparse.o .libs/libgstrawparse_la-gstrawvideoparse.o .libs/libgstrawparse_la-plugin.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstaudio-1.0 -lgsttag-1.0 -lz -lgstvideo-1.0 -lorc-0.4 -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstrawparse.so -o .libs/libgstrawparse.so libtool: install: /usr/bin/install -p .libs/libgstrawparse.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstrawparse.so libtool: install: /usr/bin/install -p .libs/libgstrawparse.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstrawparse.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/rawparse' Making install in subparse make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstsubparse.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: install: /usr/bin/install -p .libs/libgstsubparse.so /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstsubparse.so libtool: install: /usr/bin/install -p .libs/libgstsubparse.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstsubparse.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/subparse' Making install in tcp make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgsttcp.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: install: /usr/bin/install -p .libs/libgsttcp.so /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgsttcp.so libtool: install: /usr/bin/install -p .libs/libgsttcp.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgsttcp.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/tcp' Making install in typefind make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/typefind' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/typefind' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgsttypefindfunctions.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgsttypefindfunctions.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/typefind; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsttypefindfunctions.la -rpath /usr/lib64/gstreamer-1.0 libgsttypefindfunctions_la-gsttypefindfunctions.lo ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgsttypefindfunctions_la-gsttypefindfunctions.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lorc-0.4 -lgsttag-1.0 -lm -lz -lgstbase-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgsttypefindfunctions.so -o .libs/libgsttypefindfunctions.so libtool: install: /usr/bin/install -p .libs/libgsttypefindfunctions.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgsttypefindfunctions.so libtool: install: /usr/bin/install -p .libs/libgsttypefindfunctions.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgsttypefindfunctions.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/typefind' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/typefind' Making install in videotestsrc make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstvideotestsrc.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstvideotestsrc.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvideotestsrc.la -rpath /usr/lib64/gstreamer-1.0 libgstvideotestsrc_la-gstvideotestsrc.lo libgstvideotestsrc_la-videotestsrc.lo libgstvideotestsrc_la-tmp-orc.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstvideotestsrc_la-gstvideotestsrc.o .libs/libgstvideotestsrc_la-videotestsrc.o .libs/libgstvideotestsrc_la-tmp-orc.o -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvideotestsrc.so -o .libs/libgstvideotestsrc.so libtool: install: /usr/bin/install -p .libs/libgstvideotestsrc.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvideotestsrc.so libtool: install: /usr/bin/install -p .libs/libgstvideotestsrc.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvideotestsrc.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videotestsrc' Making install in videorate make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videorate' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videorate' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstvideorate.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstvideorate.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videorate; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvideorate.la -rpath /usr/lib64/gstreamer-1.0 libgstvideorate_la-gstvideorate.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstvideorate_la-gstvideorate.o -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstvideo-1.0 -lorc-0.4 -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvideorate.so -o .libs/libgstvideorate.so libtool: install: /usr/bin/install -p .libs/libgstvideorate.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvideorate.so libtool: install: /usr/bin/install -p .libs/libgstvideorate.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvideorate.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videorate' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videorate' Making install in videoscale make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoscale' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoscale' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstvideoscale.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstvideoscale.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoscale; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvideoscale.la -rpath /usr/lib64/gstreamer-1.0 libgstvideoscale_la-gstvideoscale.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstvideoscale_la-gstvideoscale.o -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstvideo-1.0 -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvideoscale.so -o .libs/libgstvideoscale.so libtool: install: /usr/bin/install -p .libs/libgstvideoscale.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvideoscale.so libtool: install: /usr/bin/install -p .libs/libgstvideoscale.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvideoscale.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoscale' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/videoscale' Making install in volume make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstvolume.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstvolume.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/orc-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvolume.la -rpath /usr/lib64/gstreamer-1.0 libgstvolume_la-gstvolume.lo libgstvolume_la-tmp-orc.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstvolume_la-gstvolume.o .libs/libgstvolume_la-tmp-orc.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstaudio-1.0 -lgsttag-1.0 -lz -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvolume.so -o .libs/libgstvolume.so libtool: install: /usr/bin/install -p .libs/libgstvolume.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvolume.so libtool: install: /usr/bin/install -p .libs/libgstvolume.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvolume.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/volume' Making install in pbtypes make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/pbtypes' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/pbtypes' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstpbtypes.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstpbtypes.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/gst/pbtypes; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstpbtypes.la -rpath /usr/lib64/gstreamer-1.0 libgstpbtypes_la-gstpbtypes.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstpbtypes_la-gstpbtypes.o -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstvideo-1.0 -lorc-0.4 -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstpbtypes.so -o .libs/libgstpbtypes.so libtool: install: /usr/bin/install -p .libs/libgstpbtypes.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstpbtypes.so libtool: install: /usr/bin/install -p .libs/libgstpbtypes.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstpbtypes.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/pbtypes' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst/pbtypes' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst' make[1]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst' Making install in sys make[1]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys' Making install in ximage make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstximagesink.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstximagesink.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstximagesink.la -rpath /usr/lib64/gstreamer-1.0 libgstximagesink_la-ximagesink.lo libgstximagesink_la-ximage.lo libgstximagesink_la-ximagepool.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstximagesink_la-ximagesink.o .libs/libgstximagesink_la-ximage.o .libs/libgstximagesink_la-ximagepool.o -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstvideo-1.0 -lorc-0.4 -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstximagesink.so -o .libs/libgstximagesink.so libtool: install: /usr/bin/install -p .libs/libgstximagesink.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstximagesink.so libtool: install: /usr/bin/install -p .libs/libgstximagesink.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstximagesink.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/ximage' Making install in xvimage make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstxvimagesink.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstxvimagesink.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstxvimagesink.la -rpath /usr/lib64/gstreamer-1.0 libgstxvimagesink_la-xvimagesink.lo libgstxvimagesink_la-xvimage.lo libgstxvimagesink_la-xvimagepool.lo libgstxvimagesink_la-xvimageallocator.lo libgstxvimagesink_la-xvcontext.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lX11 -lX11 -lXv -lXext -lm -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstxvimagesink_la-xvimagesink.o .libs/libgstxvimagesink_la-xvimage.o .libs/libgstxvimagesink_la-xvimagepool.o .libs/libgstxvimagesink_la-xvimageallocator.o .libs/libgstxvimagesink_la-xvcontext.o -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstvideo-1.0 -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXv -lXext -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstxvimagesink.so -o .libs/libgstxvimagesink.so libtool: install: /usr/bin/install -p .libs/libgstxvimagesink.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstxvimagesink.so libtool: install: /usr/bin/install -p .libs/libgstxvimagesink.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstxvimagesink.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys/xvimage' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys' make[1]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/sys' Making install in ext make[1]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext' Making install in alsa make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstalsa.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstalsa.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/alsa -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstalsa.la -rpath /usr/lib64/gstreamer-1.0 libgstalsa_la-gstalsadeviceprobe.lo libgstalsa_la-gstalsaplugin.lo libgstalsa_la-gstalsasink.lo libgstalsa_la-gstalsasrc.lo libgstalsa_la-gstalsamidisrc.lo libgstalsa_la-gstalsa.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lasound -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstalsa_la-gstalsadeviceprobe.o .libs/libgstalsa_la-gstalsaplugin.o .libs/libgstalsa_la-gstalsasink.o .libs/libgstalsa_la-gstalsasrc.o .libs/libgstalsa_la-gstalsamidisrc.o .libs/libgstalsa_la-gstalsa.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstaudio-1.0 -lgsttag-1.0 -lz -lm -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lasound -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstalsa.so -o .libs/libgstalsa.so libtool: install: /usr/bin/install -p .libs/libgstalsa.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstalsa.so libtool: install: /usr/bin/install -p .libs/libgstalsa.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstalsa.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/alsa' Making install in cdparanoia make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/cdparanoia' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/cdparanoia' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstcdparanoia.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstcdparanoia.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/ext/cdparanoia; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstcdparanoia.la -rpath /usr/lib64/gstreamer-1.0 libgstcdparanoia_la-gstcdparanoiasrc.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lcdda_interface -lcdda_paranoia -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstcdparanoia_la-gstcdparanoiasrc.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstaudio-1.0 -lgsttag-1.0 -lz -lm -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lcdda_interface -lcdda_paranoia -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstcdparanoia.so -o .libs/libgstcdparanoia.so libtool: install: /usr/bin/install -p .libs/libgstcdparanoia.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstcdparanoia.so libtool: install: /usr/bin/install -p .libs/libgstcdparanoia.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstcdparanoia.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/cdparanoia' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/cdparanoia' Making install in gl make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstopengl.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstopengl.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -fobjc-arc -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 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstopengl.la -rpath /usr/lib64/gstreamer-1.0 libgstopengl_la-gstopengl.lo libgstopengl_la-gstgluploadelement.lo libgstopengl_la-gstgldownloadelement.lo libgstopengl_la-gstglcolorconvertelement.lo libgstopengl_la-gstglfilterbin.lo libgstopengl_la-gstglmixerbin.lo libgstopengl_la-gstglsinkbin.lo libgstopengl_la-gstglsrcbin.lo libgstopengl_la-gstglimagesink.lo libgstopengl_la-gstglfiltercube.lo libgstopengl_la-gstgleffects.lo effects/libgstopengl_la-gstgleffectscurves.lo effects/libgstopengl_la-gstgleffectssources.lo effects/libgstopengl_la-gstgleffectidentity.lo effects/libgstopengl_la-gstgleffectmirror.lo effects/libgstopengl_la-gstgleffectsqueeze.lo effects/libgstopengl_la-gstgleffectstretch.lo effects/libgstopengl_la-gstgleffectfisheye.lo effects/libgstopengl_la-gstgleffecttwirl.lo effects/libgstopengl_la-gstgleffectbulge.lo effects/libgstopengl_la-gstgleffecttunnel.lo effects/libgstopengl_la-gstgleffectsquare.lo effects/libgstopengl_la-gstgleffectlumatocurve.lo effects/libgstopengl_la-gstgleffectrgbtocurve.lo effects/libgstopengl_la-gstgleffectsin.lo effects/libgstopengl_la-gstgleffectxray.lo effects/libgstopengl_la-gstgleffectglow.lo effects/libgstopengl_la-gstgleffectblur.lo effects/libgstopengl_la-gstgleffectsobel.lo effects/libgstopengl_la-gstgleffectlaplacian.lo libgstopengl_la-gstglcolorscale.lo libgstopengl_la-gstglcolorbalance.lo libgstopengl_la-gstglfiltershader.lo libgstopengl_la-gstglfilterapp.lo libgstopengl_la-gstglviewconvert.lo libgstopengl_la-gstglstereosplit.lo libgstopengl_la-gstgldeinterlace.lo libgstopengl_la-gltestsrc.lo libgstopengl_la-gstgltestsrc.lo libgstopengl_la-gstglutils.lo libgstopengl_la-gstglfilterglass.lo libgstopengl_la-gstgldifferencematte.lo ../../gst-libs/gst/video/libgstvideo-1.0.la ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la ../../gst-libs/gst/gl/libgstgl-1.0.la ../../gst-libs/gst/allocators/libgstallocators-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -lEGL -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstopengl_la-gstopengl.o .libs/libgstopengl_la-gstgluploadelement.o .libs/libgstopengl_la-gstgldownloadelement.o .libs/libgstopengl_la-gstglcolorconvertelement.o .libs/libgstopengl_la-gstglfilterbin.o .libs/libgstopengl_la-gstglmixerbin.o .libs/libgstopengl_la-gstglsinkbin.o .libs/libgstopengl_la-gstglsrcbin.o .libs/libgstopengl_la-gstglimagesink.o .libs/libgstopengl_la-gstglfiltercube.o .libs/libgstopengl_la-gstgleffects.o effects/.libs/libgstopengl_la-gstgleffectscurves.o effects/.libs/libgstopengl_la-gstgleffectssources.o effects/.libs/libgstopengl_la-gstgleffectidentity.o effects/.libs/libgstopengl_la-gstgleffectmirror.o effects/.libs/libgstopengl_la-gstgleffectsqueeze.o effects/.libs/libgstopengl_la-gstgleffectstretch.o effects/.libs/libgstopengl_la-gstgleffectfisheye.o effects/.libs/libgstopengl_la-gstgleffecttwirl.o effects/.libs/libgstopengl_la-gstgleffectbulge.o effects/.libs/libgstopengl_la-gstgleffecttunnel.o effects/.libs/libgstopengl_la-gstgleffectsquare.o effects/.libs/libgstopengl_la-gstgleffectlumatocurve.o effects/.libs/libgstopengl_la-gstgleffectrgbtocurve.o effects/.libs/libgstopengl_la-gstgleffectsin.o effects/.libs/libgstopengl_la-gstgleffectxray.o effects/.libs/libgstopengl_la-gstgleffectglow.o effects/.libs/libgstopengl_la-gstgleffectblur.o effects/.libs/libgstopengl_la-gstgleffectsobel.o effects/.libs/libgstopengl_la-gstgleffectlaplacian.o .libs/libgstopengl_la-gstglcolorscale.o .libs/libgstopengl_la-gstglcolorbalance.o .libs/libgstopengl_la-gstglfiltershader.o .libs/libgstopengl_la-gstglfilterapp.o .libs/libgstopengl_la-gstglviewconvert.o .libs/libgstopengl_la-gstglstereosplit.o .libs/libgstopengl_la-gstgldeinterlace.o .libs/libgstopengl_la-gltestsrc.o .libs/libgstopengl_la-gstgltestsrc.o .libs/libgstopengl_la-gstglutils.o .libs/libgstopengl_la-gstglfilterglass.o .libs/libgstopengl_la-gstgldifferencematte.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/allocators/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstpbutils-1.0 -lgstaudio-1.0 -lgsttag-1.0 -lgstgl-1.0 -lgstvideo-1.0 -lorc-0.4 -lgmodule-2.0 -lgstallocators-1.0 -lgstbase-1.0 -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLESv2 -lX11-xcb -lX11 -lxcb -lEGL -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstopengl.so -o .libs/libgstopengl.so libtool: install: /usr/bin/install -p .libs/libgstopengl.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstopengl.so libtool: install: /usr/bin/install -p .libs/libgstopengl.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstopengl.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/gl' Making install in libvisual make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/libvisual' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/libvisual' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstlibvisual.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstlibvisual.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/ext/libvisual; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/libvisual-0.4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstlibvisual.la -rpath /usr/lib64/gstreamer-1.0 libgstlibvisual_la-plugin.lo libgstlibvisual_la-visual.lo ../../gst-libs/gst/audio/libgstaudio-1.0.la ../../gst-libs/gst/video/libgstvideo-1.0.la ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lpthread -lm -ldl -lvisual-0.4 -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstlibvisual_la-plugin.o .libs/libgstlibvisual_la-visual.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lorc-0.4 -lgsttag-1.0 -lz -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lpthread -lm -ldl -lvisual-0.4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstlibvisual.so -o .libs/libgstlibvisual.so libtool: install: /usr/bin/install -p .libs/libgstlibvisual.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstlibvisual.so libtool: install: /usr/bin/install -p .libs/libgstlibvisual.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstlibvisual.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/libvisual' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/libvisual' Making install in ogg make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstogg.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstogg.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -Dschro_video_format_set_std_video_format=ogg_schro_video_format_set_std_video_format -Dschro_video_format_set_std_frame_rate=ogg_schro_video_format_set_std_frame_rate -Dschro_video_format_set_std_aspect_ratio=ogg_schro_video_format_set_std_aspect_ratio -Dschro_video_format_set_std_signal_range=ogg_schro_video_format_set_std_signal_range -Dschro_video_format_set_std_colour_spec=ogg_schro_video_format_set_std_colour_spec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstogg.la -rpath /usr/lib64/gstreamer-1.0 libgstogg_la-gstogg.lo libgstogg_la-gstoggdemux.lo libgstogg_la-gstoggmux.lo libgstogg_la-gstogmparse.lo libgstogg_la-gstoggaviparse.lo libgstogg_la-gstoggparse.lo libgstogg_la-gstoggstream.lo libgstogg_la-dirac_parse.lo libgstogg_la-vorbis_parse.lo ../../gst-libs/gst/riff/libgstriff-1.0.la ../../gst-libs/gst/tag/libgsttag-1.0.la ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -logg -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstogg_la-gstogg.o .libs/libgstogg_la-gstoggdemux.o .libs/libgstogg_la-gstoggmux.o .libs/libgstogg_la-gstogmparse.o .libs/libgstogg_la-gstoggaviparse.o .libs/libgstogg_la-gstoggparse.o .libs/libgstogg_la-gstoggstream.o .libs/libgstogg_la-dirac_parse.o .libs/libgstogg_la-vorbis_parse.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstriff-1.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgsttag-1.0 -lz -lm -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -logg -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstogg.so -o .libs/libgstogg.so libtool: install: /usr/bin/install -p .libs/libgstogg.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstogg.so libtool: install: /usr/bin/install -p .libs/libgstogg.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstogg.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/ogg' Making install in opus make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstopus.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstopus.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/opus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstopus.la -rpath /usr/lib64/gstreamer-1.0 libgstopus_la-gstopus.lo libgstopus_la-gstopusdec.lo libgstopus_la-gstopusenc.lo libgstopus_la-gstopusheader.lo libgstopus_la-gstopuscommon.lo ../../gst-libs/gst/tag/libgsttag-1.0.la ../../gst-libs/gst/pbutils/libgstpbutils-1.0.la ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lopus -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstopus_la-gstopus.o .libs/libgstopus_la-gstopusdec.o .libs/libgstopus_la-gstopusenc.o .libs/libgstopus_la-gstopusheader.o .libs/libgstopus_la-gstopuscommon.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/.libs -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgsttag-1.0 -lz -lm -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lopus -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstopus.so -o .libs/libgstopus.so libtool: install: /usr/bin/install -p .libs/libgstopus.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstopus.so libtool: install: /usr/bin/install -p .libs/libgstopus.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstopus.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/opus' Making install in pango make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstpango.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstpango.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstpango.la -rpath /usr/lib64/gstreamer-1.0 libgstpango_la-gstbasetextoverlay.lo libgstpango_la-gstclockoverlay.lo libgstpango_la-gsttextoverlay.lo libgstpango_la-gsttextrender.lo libgstpango_la-gsttimeoverlay.lo ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstpango_la-gstbasetextoverlay.o .libs/libgstpango_la-gstclockoverlay.o .libs/libgstpango_la-gsttextoverlay.o .libs/libgstpango_la-gsttextrender.o .libs/libgstpango_la-gsttimeoverlay.o -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstvideo-1.0 -lorc-0.4 -lgstbase-1.0 -lgstreamer-1.0 -lm -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstpango.so -o .libs/libgstpango.so libtool: install: /usr/bin/install -p .libs/libgstpango.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstpango.so libtool: install: /usr/bin/install -p .libs/libgstpango.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstpango.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/pango' Making install in theora make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgsttheora.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgsttheora.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsttheora.la -rpath /usr/lib64/gstreamer-1.0 libgsttheora_la-gsttheora.lo libgsttheora_la-gsttheoraenc.lo libgsttheora_la-gsttheoradec.lo libgsttheora_la-gsttheoraparse.lo ../../gst-libs/gst/tag/libgsttag-1.0.la ../../gst-libs/gst/video/libgstvideo-1.0.la -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -ltheoraenc -ltheoradec -logg -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgsttheora_la-gsttheora.o .libs/libgsttheora_la-gsttheoraenc.o .libs/libgsttheora_la-gsttheoradec.o .libs/libgsttheora_la-gsttheoraparse.o -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgsttag-1.0 -lz -lgstvideo-1.0 -lorc-0.4 -lm -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -ltheoraenc -ltheoradec -logg -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgsttheora.so -o .libs/libgsttheora.so libtool: install: /usr/bin/install -p .libs/libgsttheora.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgsttheora.so libtool: install: /usr/bin/install -p .libs/libgsttheora.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgsttheora.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/theora' Making install in vorbis make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstvorbis.la '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0' libtool: warning: relinking 'libgstvorbis.la' libtool: install: (cd /builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis; /bin/sh "/builddir/build/BUILD/gst-plugins-base-1.14.0/libtool" --tag CC --mode=relink gcc -I../../gst-libs -I../../gst-libs -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 -fno-strict-aliasing -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgstvorbis.la -rpath /usr/lib64/gstreamer-1.0 libgstvorbis_la-gstvorbis.lo libgstvorbis_la-gstvorbisdec.lo libgstvorbis_la-gstvorbisdeclib.lo libgstvorbis_la-gstvorbisenc.lo libgstvorbis_la-gstvorbisparse.lo libgstvorbis_la-gstvorbistag.lo libgstvorbis_la-gstvorbiscommon.lo ../../gst-libs/gst/tag/libgsttag-1.0.la ../../gst-libs/gst/audio/libgstaudio-1.0.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lvorbis -lvorbisenc -inst-prefix-dir /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgstvorbis_la-gstvorbis.o .libs/libgstvorbis_la-gstvorbisdec.o .libs/libgstvorbis_la-gstvorbisdeclib.o .libs/libgstvorbis_la-gstvorbisenc.o .libs/libgstvorbis_la-gstvorbisparse.o .libs/libgstvorbis_la-gstvorbistag.o .libs/libgstvorbis_la-gstvorbiscommon.o -L/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/.libs -L/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgstaudio-1.0 -lgsttag-1.0 -lz -lgstbase-1.0 -lm -lorc-0.4 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lvorbis -lvorbisenc -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgstvorbis.so -o .libs/libgstvorbis.so libtool: install: /usr/bin/install -p .libs/libgstvorbis.soT /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvorbis.so libtool: install: /usr/bin/install -p .libs/libgstvorbis.lai /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvorbis.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext/vorbis' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext' make[1]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/ext' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gst-device-monitor-1.0 gst-discoverer-1.0 gst-play-1.0 '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/bin' libtool: warning: '../gst-libs/gst/pbutils/libgstpbutils-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/libgstvideo-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/libgstaudio-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gst-libs/gst/tag/libgsttag-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gst-libs/gst/audio/libgstaudio-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/libgsttag-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gst-libs/gst/video/libgstvideo-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gst-device-monitor-1.0 /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/bin/gst-device-monitor-1.0 libtool: warning: '../gst-libs/gst/pbutils/libgstpbutils-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/libgstvideo-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/libgstaudio-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gst-libs/gst/tag/libgsttag-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gst-libs/gst/audio/libgstaudio-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/libgsttag-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gst-libs/gst/video/libgstvideo-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gst-discoverer-1.0 /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/bin/gst-discoverer-1.0 libtool: warning: '../gst-libs/gst/pbutils/libgstpbutils-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/video/libgstvideo-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/audio/libgstaudio-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gst-libs/gst/tag/libgsttag-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gst-libs/gst/audio/libgstaudio-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/gst-plugins-base-1.14.0/gst-libs/gst/tag/libgsttag-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gst-libs/gst/video/libgstvideo-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gst-play-1.0 /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/bin/gst-play-1.0 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 gst-device-monitor-1.0.1 gst-discoverer-1.0.1 gst-play-1.0.1 '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' make[1]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tools' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests' Making install in check make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/check' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/check' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/check' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/check' Making install in examples make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples' Making install in app make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/app' Making install in audio make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/audio' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/audio' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/audio' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/audio' Making install in decodebin_next make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/decodebin_next' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/decodebin_next' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/decodebin_next' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/decodebin_next' Making install in dynamic make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/dynamic' Making install in fft make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/fft' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/fft' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/fft' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/fft' Making install in gio make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gio' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gio' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gio' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gio' Making install in gl make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl' Making install in generic make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic' Making install in cube make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cube' make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cube' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cube' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cube' Making install in cubeyuv make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cubeyuv' make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cubeyuv' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cubeyuv' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/cubeyuv' Making install in doublecube make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/doublecube' make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/doublecube' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/doublecube' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/doublecube' Making install in recordgraphic make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/recordgraphic' make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/recordgraphic' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/recordgraphic' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic/recordgraphic' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic' make[6]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic' make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/generic' Making install in qt make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/qt' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/qt' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/qt' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl/qt' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl' make[5]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl' make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/gl' Making install in overlay make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/overlay' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/overlay' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/overlay' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/overlay' Making install in playrec make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/playrec' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/playrec' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/playrec' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/playrec' Making install in encoding make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/encoding' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/encoding' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/encoding' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples/encoding' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/examples' Making install in icles make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' Making install in playback make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles/playback' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests/icles' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/tests' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs' Making install in libs make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/libs' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/libs' make[3]: Nothing to be done for 'install-exec-am'. (installfiles=`echo ./html/*.sgml ./html/*.html ./html/*.png ./html/*.css`; \ if test "$installfiles" = './html/*.sgml ./html/*.html ./html/*.png ./html/*.css'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /builddir/build/BUILD/gst-plugins-base-1.14.0/install-sh -d /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gtk-doc/html/gst-plugins-base-libs-1.0; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -p -m 644 $i /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gtk-doc/html/gst-plugins-base-libs-1.0; \ done; \ echo '-- Installing ./html/gst-plugins-base-libs-1.0.devhelp2' ; \ if test -e ./html/gst-plugins-base-libs-1.0.devhelp2; then \ /usr/bin/install -p -m 644 ./html/gst-plugins-base-libs-1.0.devhelp2 \ /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-1.0.devhelp2; \ fi; \ /usr/bin/gtkdoc-rebase --relative --dest-dir=/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64 --html-dir=/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gtk-doc/html/gst-plugins-base-libs-1.0 || true ; \ fi) -- Installing ./html/*.sgml /usr/bin/install: cannot stat './html/*.sgml': No such file or directory -- Installing ./html/GstAudioAggregator.html -- Installing ./html/GstAudioBaseSink.html -- Installing ./html/GstAudioBaseSrc.html -- Installing ./html/GstAudioCdSrc.html -- Installing ./html/GstAudioClock.html -- Installing ./html/GstAudioDecoder.html -- Installing ./html/GstAudioEncoder.html -- Installing ./html/GstAudioFilter.html -- Installing ./html/GstAudioRingBuffer.html -- Installing ./html/GstAudioSink.html -- Installing ./html/GstAudioSrc.html -- Installing ./html/GstColorBalance.html -- Installing ./html/GstColorBalanceChannel.html -- Installing ./html/GstDiscoverer.html -- Installing ./html/GstEncodingProfile.html -- Installing ./html/GstGLBaseFilter.html -- Installing ./html/GstGLBufferPool.html -- Installing ./html/GstGLColorConvert.html -- Installing ./html/GstGLContext.html -- Installing ./html/GstGLDisplay.html -- Installing ./html/GstGLFilter.html -- Installing ./html/GstGLFramebuffer.html -- Installing ./html/GstGLSLStage.html -- Installing ./html/GstGLShader.html -- Installing ./html/GstGLUpload.html -- Installing ./html/GstGLViewConvert.html -- Installing ./html/GstGLWindow.html -- Installing ./html/GstNavigation.html -- Installing ./html/GstRTPBaseAudioPayload.html -- Installing ./html/GstRTPBaseDepayload.html -- Installing ./html/GstRTPBasePayload.html -- Installing ./html/GstStreamVolume.html -- Installing ./html/GstVideoDirection.html -- Installing ./html/GstVideoFilter.html -- Installing ./html/GstVideoOrientation.html -- Installing ./html/GstVideoOverlay.html -- Installing ./html/GstVideoSink.html -- Installing ./html/annotation-glossary.html -- Installing ./html/api-index-full.html -- Installing ./html/compiling.html -- Installing ./html/gl.html -- Installing ./html/gst-plugins-base-libs-Audio-channels.html -- Installing ./html/gst-plugins-base-libs-Codec-utilities.html -- Installing ./html/gst-plugins-base-libs-Descriptions.html -- Installing ./html/gst-plugins-base-libs-GstAudio-IEC61937.html -- Installing ./html/gst-plugins-base-libs-GstAudio.html -- Installing ./html/gst-plugins-base-libs-GstAudioConverter.html -- Installing ./html/gst-plugins-base-libs-GstAudioDownmixMeta.html -- Installing ./html/gst-plugins-base-libs-GstAudioQuantize.html -- Installing ./html/gst-plugins-base-libs-GstEGLImage.html -- Installing ./html/gst-plugins-base-libs-GstExiftag.html -- Installing ./html/gst-plugins-base-libs-GstFFT.html -- Installing ./html/gst-plugins-base-libs-GstFFTF32.html -- Installing ./html/gst-plugins-base-libs-GstFFTF64.html -- Installing ./html/gst-plugins-base-libs-GstFFTS16.html -- Installing ./html/gst-plugins-base-libs-GstFFTS32.html -- Installing ./html/gst-plugins-base-libs-GstGLAPI.html -- Installing ./html/gst-plugins-base-libs-GstGLBaseMemory.html -- Installing ./html/gst-plugins-base-libs-GstGLBuffer.html -- Installing ./html/gst-plugins-base-libs-GstGLDisplayWayland.html -- Installing ./html/gst-plugins-base-libs-GstGLDisplayX11.html -- Installing ./html/gst-plugins-base-libs-GstGLMemory.html -- Installing ./html/gst-plugins-base-libs-GstGLMemoryPBO.html -- Installing ./html/gst-plugins-base-libs-GstGLOverlayCompositor.html -- Installing ./html/gst-plugins-base-libs-GstGLQuery.html -- Installing ./html/gst-plugins-base-libs-GstGLRenderbuffer.html -- Installing ./html/gst-plugins-base-libs-GstGLSL.html -- Installing ./html/gst-plugins-base-libs-GstGLSyncMeta.html -- Installing ./html/gst-plugins-base-libs-GstMIKEYMessage.html -- Installing ./html/gst-plugins-base-libs-GstPhysMemoryAllocator.html -- Installing ./html/gst-plugins-base-libs-GstRTCPBuffer.html -- Installing ./html/gst-plugins-base-libs-GstRTPBuffer.html -- Installing ./html/gst-plugins-base-libs-GstRTPPayloadInfo.html -- Installing ./html/gst-plugins-base-libs-GstRTSPConnection.html -- Installing ./html/gst-plugins-base-libs-GstRTSPExtension.html -- Installing ./html/gst-plugins-base-libs-GstRTSPMessage.html -- Installing ./html/gst-plugins-base-libs-GstRTSPRange.html -- Installing ./html/gst-plugins-base-libs-GstRTSPTimeRange.html -- Installing ./html/gst-plugins-base-libs-GstRTSPUrl.html -- Installing ./html/gst-plugins-base-libs-GstRtphdrext.html -- Installing ./html/gst-plugins-base-libs-GstRtspdefs.html -- Installing ./html/gst-plugins-base-libs-GstSDPMessage.html -- Installing ./html/gst-plugins-base-libs-GstTagDemux.html -- Installing ./html/gst-plugins-base-libs-GstTagMux.html -- Installing ./html/gst-plugins-base-libs-GstTagXmpWriter.html -- Installing ./html/gst-plugins-base-libs-GstVideoAlignment.html -- Installing ./html/gst-plugins-base-libs-GstVideoChroma.html -- Installing ./html/gst-plugins-base-libs-GstVideoDecoder.html -- Installing ./html/gst-plugins-base-libs-GstVideoDither.html -- Installing ./html/gst-plugins-base-libs-GstVideoEncoder.html -- Installing ./html/gst-plugins-base-libs-GstVideoOverlayRectangle.html -- Installing ./html/gst-plugins-base-libs-GstVideoPool.html -- Installing ./html/gst-plugins-base-libs-GstVideoResampler.html -- Installing ./html/gst-plugins-base-libs-GstVideoScaler.html -- Installing ./html/gst-plugins-base-libs-GstVorbisTag.html -- Installing ./html/gst-plugins-base-libs-GstXmptag.html -- Installing ./html/gst-plugins-base-libs-ID3-tag-utils.html -- Installing ./html/gst-plugins-base-libs-ISO-639-lang-mappings.html -- Installing ./html/gst-plugins-base-libs-Install-plugins.html -- Installing ./html/gst-plugins-base-libs-Licenses.html -- Installing ./html/gst-plugins-base-libs-Missing-plugins.html -- Installing ./html/gst-plugins-base-libs-OpenGL-Formats.html -- Installing ./html/gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html -- Installing ./html/gst-plugins-base-libs-OpenGL-debugging.html -- Installing ./html/gst-plugins-base-libs-Pbutils.html -- Installing ./html/gst-plugins-base-libs-Riff-utilities.html -- Installing ./html/gst-plugins-base-libs-Tags.html -- Installing ./html/gst-plugins-base-libs-Version.html -- Installing ./html/gst-plugins-base-libs-appsink.html -- Installing ./html/gst-plugins-base-libs-appsrc.html -- Installing ./html/gst-plugins-base-libs-dmabuf.html -- Installing ./html/gst-plugins-base-libs-fdmemory.html -- Installing ./html/gst-plugins-base-libs-gstglmemoryegl.html -- Installing ./html/gst-plugins-base-libs-gstvideoaffinetransformationmeta.html -- Installing ./html/gst-plugins-base-libs-gstvideometa.html -- Installing ./html/gst-plugins-base-libs-gstvideoutils.html -- Installing ./html/gstreamer-allocators.html -- Installing ./html/gstreamer-app.html -- Installing ./html/gstreamer-audio.html -- Installing ./html/gstreamer-base-utils.html -- Installing ./html/gstreamer-ffft.html -- Installing ./html/gstreamer-libs-hierarchy.html -- Installing ./html/gstreamer-mikey.html -- Installing ./html/gstreamer-plugins-base.html -- Installing ./html/gstreamer-riff.html -- Installing ./html/gstreamer-rtp.html -- Installing ./html/gstreamer-rtsp.html -- Installing ./html/gstreamer-sdp.html -- Installing ./html/gstreamer-tag.html -- Installing ./html/gstreamer-video.html -- Installing ./html/index.html -- Installing ./html/ix03.html -- Installing ./html/ix04.html -- Installing ./html/ix05.html -- Installing ./html/ix06.html -- Installing ./html/ix07.html -- Installing ./html/ix08.html -- Installing ./html/ix09.html -- Installing ./html/ix10.html -- Installing ./html/ix11.html -- Installing ./html/ix12.html -- Installing ./html/ix13.html -- Installing ./html/ix14.html -- Installing ./html/home.png -- Installing ./html/left-insensitive.png -- Installing ./html/left.png -- Installing ./html/right-insensitive.png -- Installing ./html/right.png -- Installing ./html/up-insensitive.png -- Installing ./html/up.png -- Installing ./html/style.css -- Installing ./html/gst-plugins-base-libs-1.0.devhelp2 make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/libs' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/libs' Making install in plugins make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/plugins' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/plugins' make[3]: Nothing to be done for 'install-exec-am'. (installfiles=`echo ./html/*.sgml ./html/*.html ./html/*.png ./html/*.css`; \ if test "$installfiles" = './html/*.sgml ./html/*.html ./html/*.png ./html/*.css'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /builddir/build/BUILD/gst-plugins-base-1.14.0/install-sh -d /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gtk-doc/html/gst-plugins-base-plugins-1.0; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -p -m 644 $i /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gtk-doc/html/gst-plugins-base-plugins-1.0; \ done; \ pngfiles=`echo ./html/*.png`; \ if test "$pngfiles" != './html/*.png'; then \ for i in $pngfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -p -m 644 $i /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gtk-doc/html/gst-plugins-base-plugins-1.0; \ done; \ fi; \ echo '-- Installing ./html/gst-plugins-base-plugins-1.0.devhelp2' ; \ if test -e ./html/gst-plugins-base-plugins-1.0.devhelp2; then \ /usr/bin/install -p -m 644 ./html/gst-plugins-base-plugins-1.0.devhelp2 \ /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-1.0.devhelp2; \ fi; \ /usr/bin/gtkdoc-rebase --relative --dest-dir=/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64 --html-dir=/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gtk-doc/html/gst-plugins-base-plugins-1.0 || true ; \ fi) -- Installing ./html/*.sgml /usr/bin/install: cannot stat './html/*.sgml': No such file or directory -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/gst-plugins-base-plugins-adder.html -- Installing ./html/gst-plugins-base-plugins-alsamidisrc.html -- Installing ./html/gst-plugins-base-plugins-alsasink.html -- Installing ./html/gst-plugins-base-plugins-alsasrc.html -- Installing ./html/gst-plugins-base-plugins-appsink.html -- Installing ./html/gst-plugins-base-plugins-appsrc.html -- Installing ./html/gst-plugins-base-plugins-audioconvert.html -- Installing ./html/gst-plugins-base-plugins-audiointerleave.html -- Installing ./html/gst-plugins-base-plugins-audiomixer.html -- Installing ./html/gst-plugins-base-plugins-audiorate.html -- Installing ./html/gst-plugins-base-plugins-audioresample.html -- Installing ./html/gst-plugins-base-plugins-audiotestsrc.html -- Installing ./html/gst-plugins-base-plugins-cdparanoiasrc.html -- Installing ./html/gst-plugins-base-plugins-clockoverlay.html -- Installing ./html/gst-plugins-base-plugins-decodebin.html -- Installing ./html/gst-plugins-base-plugins-decodebin3.html -- Installing ./html/gst-plugins-base-plugins-encodebin.html -- Installing ./html/gst-plugins-base-plugins-giosink.html -- Installing ./html/gst-plugins-base-plugins-giosrc.html -- Installing ./html/gst-plugins-base-plugins-giostreamsink.html -- Installing ./html/gst-plugins-base-plugins-giostreamsrc.html -- Installing ./html/gst-plugins-base-plugins-glcolorbalance.html -- Installing ./html/gst-plugins-base-plugins-glcolorconvert.html -- Installing ./html/gst-plugins-base-plugins-glcolorscale.html -- Installing ./html/gst-plugins-base-plugins-gldeinterlace.html -- Installing ./html/gst-plugins-base-plugins-gldifferencematte.html -- Installing ./html/gst-plugins-base-plugins-gldownload.html -- Installing ./html/gst-plugins-base-plugins-gleffects-blur.html -- Installing ./html/gst-plugins-base-plugins-gleffects-bulge.html -- Installing ./html/gst-plugins-base-plugins-gleffects-fisheye.html -- Installing ./html/gst-plugins-base-plugins-gleffects-glow.html -- Installing ./html/gst-plugins-base-plugins-gleffects-heat.html -- Installing ./html/gst-plugins-base-plugins-gleffects-identity.html -- Installing ./html/gst-plugins-base-plugins-gleffects-laplacian.html -- Installing ./html/gst-plugins-base-plugins-gleffects-lumaxpro.html -- Installing ./html/gst-plugins-base-plugins-gleffects-mirror.html -- Installing ./html/gst-plugins-base-plugins-gleffects-sepia.html -- Installing ./html/gst-plugins-base-plugins-gleffects-sin.html -- Installing ./html/gst-plugins-base-plugins-gleffects-sobel.html -- Installing ./html/gst-plugins-base-plugins-gleffects-square.html -- Installing ./html/gst-plugins-base-plugins-gleffects-squeeze.html -- Installing ./html/gst-plugins-base-plugins-gleffects-stretch.html -- Installing ./html/gst-plugins-base-plugins-gleffects-tunnel.html -- Installing ./html/gst-plugins-base-plugins-gleffects-twirl.html -- Installing ./html/gst-plugins-base-plugins-gleffects-xpro.html -- Installing ./html/gst-plugins-base-plugins-gleffects-xray.html -- Installing ./html/gst-plugins-base-plugins-gleffects.html -- Installing ./html/gst-plugins-base-plugins-glfilterapp.html -- Installing ./html/gst-plugins-base-plugins-glfilterbin.html -- Installing ./html/gst-plugins-base-plugins-glfiltercube.html -- Installing ./html/gst-plugins-base-plugins-glfilterglass.html -- Installing ./html/gst-plugins-base-plugins-glimagesink.html -- Installing ./html/gst-plugins-base-plugins-glimagesinkelement.html -- Installing ./html/gst-plugins-base-plugins-gloverlay.html -- Installing ./html/gst-plugins-base-plugins-glshader.html -- Installing ./html/gst-plugins-base-plugins-glsinkbin.html -- Installing ./html/gst-plugins-base-plugins-glsrcbin.html -- Installing ./html/gst-plugins-base-plugins-glstereosplit.html -- Installing ./html/gst-plugins-base-plugins-gltestsrc.html -- Installing ./html/gst-plugins-base-plugins-gltransformation.html -- Installing ./html/gst-plugins-base-plugins-glupload.html -- Installing ./html/gst-plugins-base-plugins-glviewconvert.html -- Installing ./html/gst-plugins-base-plugins-multifdsink.html -- Installing ./html/gst-plugins-base-plugins-multisocketsink.html -- Installing ./html/gst-plugins-base-plugins-oggaviparse.html -- Installing ./html/gst-plugins-base-plugins-oggdemux.html -- Installing ./html/gst-plugins-base-plugins-oggmux.html -- Installing ./html/gst-plugins-base-plugins-oggparse.html -- Installing ./html/gst-plugins-base-plugins-ogmaudioparse.html -- Installing ./html/gst-plugins-base-plugins-ogmtextparse.html -- Installing ./html/gst-plugins-base-plugins-ogmvideoparse.html -- Installing ./html/gst-plugins-base-plugins-opusdec.html -- Installing ./html/gst-plugins-base-plugins-opusenc.html -- Installing ./html/gst-plugins-base-plugins-parsebin.html -- Installing ./html/gst-plugins-base-plugins-playbin.html -- Installing ./html/gst-plugins-base-plugins-playbin3.html -- Installing ./html/gst-plugins-base-plugins-playsink.html -- Installing ./html/gst-plugins-base-plugins-plugin-adder.html -- Installing ./html/gst-plugins-base-plugins-plugin-alsa.html -- Installing ./html/gst-plugins-base-plugins-plugin-app.html -- Installing ./html/gst-plugins-base-plugins-plugin-audioconvert.html -- Installing ./html/gst-plugins-base-plugins-plugin-audiomixer.html -- Installing ./html/gst-plugins-base-plugins-plugin-audiorate.html -- Installing ./html/gst-plugins-base-plugins-plugin-audioresample.html -- Installing ./html/gst-plugins-base-plugins-plugin-audiotestsrc.html -- Installing ./html/gst-plugins-base-plugins-plugin-cdparanoia.html -- Installing ./html/gst-plugins-base-plugins-plugin-encoding.html -- Installing ./html/gst-plugins-base-plugins-plugin-gio.html -- Installing ./html/gst-plugins-base-plugins-plugin-ivorbisdec.html -- Installing ./html/gst-plugins-base-plugins-plugin-libvisual.html -- Installing ./html/gst-plugins-base-plugins-plugin-ogg.html -- Installing ./html/gst-plugins-base-plugins-plugin-opengl.html -- Installing ./html/gst-plugins-base-plugins-plugin-opus.html -- Installing ./html/gst-plugins-base-plugins-plugin-pango.html -- Installing ./html/gst-plugins-base-plugins-plugin-playback.html -- Installing ./html/gst-plugins-base-plugins-plugin-rawparse.html -- Installing ./html/gst-plugins-base-plugins-plugin-subparse.html -- Installing ./html/gst-plugins-base-plugins-plugin-tcp.html -- Installing ./html/gst-plugins-base-plugins-plugin-theora.html -- Installing ./html/gst-plugins-base-plugins-plugin-typefindfunctions.html -- Installing ./html/gst-plugins-base-plugins-plugin-videoconvert.html -- Installing ./html/gst-plugins-base-plugins-plugin-videorate.html -- Installing ./html/gst-plugins-base-plugins-plugin-videoscale.html -- Installing ./html/gst-plugins-base-plugins-plugin-videotestsrc.html -- Installing ./html/gst-plugins-base-plugins-plugin-volume.html -- Installing ./html/gst-plugins-base-plugins-plugin-vorbis.html -- Installing ./html/gst-plugins-base-plugins-plugin-ximagesink.html -- Installing ./html/gst-plugins-base-plugins-plugin-xvimagesink.html -- Installing ./html/gst-plugins-base-plugins-rawaudioparse.html -- Installing ./html/gst-plugins-base-plugins-rawvideoparse.html -- Installing ./html/gst-plugins-base-plugins-socketsrc.html -- Installing ./html/gst-plugins-base-plugins-ssaparse.html -- Installing ./html/gst-plugins-base-plugins-streamsynchronizer.html -- Installing ./html/gst-plugins-base-plugins-subparse.html -- Installing ./html/gst-plugins-base-plugins-subtitleoverlay.html -- Installing ./html/gst-plugins-base-plugins-tcpclientsink.html -- Installing ./html/gst-plugins-base-plugins-tcpclientsrc.html -- Installing ./html/gst-plugins-base-plugins-tcpserversink.html -- Installing ./html/gst-plugins-base-plugins-tcpserversrc.html -- Installing ./html/gst-plugins-base-plugins-textoverlay.html -- Installing ./html/gst-plugins-base-plugins-textrender.html -- Installing ./html/gst-plugins-base-plugins-theoradec.html -- Installing ./html/gst-plugins-base-plugins-theoraenc.html -- Installing ./html/gst-plugins-base-plugins-theoraparse.html -- Installing ./html/gst-plugins-base-plugins-timeoverlay.html -- Installing ./html/gst-plugins-base-plugins-unalignedaudioparse.html -- Installing ./html/gst-plugins-base-plugins-unalignedvideoparse.html -- Installing ./html/gst-plugins-base-plugins-uridecodebin.html -- Installing ./html/gst-plugins-base-plugins-urisourcebin.html -- Installing ./html/gst-plugins-base-plugins-videoconvert.html -- Installing ./html/gst-plugins-base-plugins-videorate.html -- Installing ./html/gst-plugins-base-plugins-videoscale.html -- Installing ./html/gst-plugins-base-plugins-videotestsrc.html -- Installing ./html/gst-plugins-base-plugins-volume.html -- Installing ./html/gst-plugins-base-plugins-vorbisdec.html -- Installing ./html/gst-plugins-base-plugins-vorbisenc.html -- Installing ./html/gst-plugins-base-plugins-vorbisparse.html -- Installing ./html/gst-plugins-base-plugins-vorbistag.html -- Installing ./html/gst-plugins-base-plugins-ximagesink.html -- Installing ./html/gst-plugins-base-plugins-xvimagesink.html -- Installing ./html/index.html -- Installing ./html/home.png -- Installing ./html/left-insensitive.png -- Installing ./html/left.png -- Installing ./html/right-insensitive.png -- Installing ./html/right.png -- Installing ./html/up-insensitive.png -- Installing ./html/up.png -- Installing ./html/style.css -- Installing ./html/home.png -- Installing ./html/left-insensitive.png -- Installing ./html/left.png -- Installing ./html/right-insensitive.png -- Installing ./html/right.png -- Installing ./html/up-insensitive.png -- Installing ./html/up.png -- Installing ./html/gst-plugins-base-plugins-1.0.devhelp2 make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/plugins' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs/plugins' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/docs' Making install in po make[1]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share installing af.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/af/LC_MESSAGES/gst-plugins-base-1.0.mo installing az.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/az/LC_MESSAGES/gst-plugins-base-1.0.mo installing bg.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/gst-plugins-base-1.0.mo installing ca.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/gst-plugins-base-1.0.mo installing cs.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/gst-plugins-base-1.0.mo installing da.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/gst-plugins-base-1.0.mo installing de.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/gst-plugins-base-1.0.mo installing el.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/gst-plugins-base-1.0.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/gst-plugins-base-1.0.mo installing eo.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/gst-plugins-base-1.0.mo installing es.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/gst-plugins-base-1.0.mo installing eu.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/gst-plugins-base-1.0.mo installing fi.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/gst-plugins-base-1.0.mo installing fr.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/gst-plugins-base-1.0.mo installing fur.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/fur/LC_MESSAGES/gst-plugins-base-1.0.mo installing gl.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/gst-plugins-base-1.0.mo installing hr.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/gst-plugins-base-1.0.mo installing hu.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/gst-plugins-base-1.0.mo installing id.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/gst-plugins-base-1.0.mo installing it.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/gst-plugins-base-1.0.mo installing ja.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/gst-plugins-base-1.0.mo installing lt.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/gst-plugins-base-1.0.mo installing lv.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/gst-plugins-base-1.0.mo installing nb.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/gst-plugins-base-1.0.mo installing nl.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/gst-plugins-base-1.0.mo installing or.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/or/LC_MESSAGES/gst-plugins-base-1.0.mo installing pl.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/gst-plugins-base-1.0.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/gst-plugins-base-1.0.mo installing ro.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/gst-plugins-base-1.0.mo installing ru.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/gst-plugins-base-1.0.mo installing sk.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/gst-plugins-base-1.0.mo installing sl.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/gst-plugins-base-1.0.mo installing sq.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/sq/LC_MESSAGES/gst-plugins-base-1.0.mo installing sr.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/gst-plugins-base-1.0.mo installing sv.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/gst-plugins-base-1.0.mo installing tr.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/gst-plugins-base-1.0.mo installing uk.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/gst-plugins-base-1.0.mo installing vi.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/gst-plugins-base-1.0.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/gst-plugins-base-1.0.mo if test "gst-plugins-base" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/po' Making install in common make[1]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/common' Making install in m4 make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/common/m4' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/common/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/common/m4' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/common/m4' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/common' make[3]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/common' make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/common' make[1]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/common' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/m4' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/m4' make[1]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0/m4' make[1]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0' make[2]: Entering directory '/builddir/build/BUILD/gst-plugins-base-1.14.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0' make[1]: Leaving directory '/builddir/build/BUILD/gst-plugins-base-1.14.0' + mkdir -p /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/appdata + cat + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64 gst-plugins-base-1.0 + find /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64 -name '*.la' -exec rm -fv '{}' ';' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgsttag-1.0.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstsdp-1.0.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstgl-1.0.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstriff-1.0.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstrtsp-1.0.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstfft-1.0.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstapp-1.0.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstrtp-1.0.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstallocators-1.0.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstpbutils-1.0.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstvideo-1.0.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstcdparanoia.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvideoscale.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstapp.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstpbtypes.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgsttheora.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgsttcp.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudiomixer.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstadder.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstlibvisual.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstencoding.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvideorate.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudioconvert.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvideoconvert.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstxvimagesink.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstalsa.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstrawparse.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstopus.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstximagesink.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstgio.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgsttypefindfunctions.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstogg.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstpango.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudiotestsrc.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvorbis.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvolume.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudioresample.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstaudiorate.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstopengl.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstvideotestsrc.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstplayback.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstsubparse.la' removed '/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/lib64/libgstaudio-1.0.la' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gstreamer1-plugins-base-1.14.0-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QzhGlN + umask 022 + cd /builddir/build/BUILD + cd gst-plugins-base-1.14.0 + DOCDIR=/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/doc/gstreamer1-plugins-base + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/doc/gstreamer1-plugins-base + cp -pr AUTHORS /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/doc/gstreamer1-plugins-base + cp -pr README /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/doc/gstreamer1-plugins-base + cp -pr REQUIREMENTS /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/doc/gstreamer1-plugins-base + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3OqFJe + umask 022 + cd /builddir/build/BUILD + cd gst-plugins-base-1.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/licenses/gstreamer1-plugins-base + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/licenses/gstreamer1-plugins-base + cp -pr COPYING /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64/usr/share/licenses/gstreamer1-plugins-base + exit 0 Provides: gstreamer1(decoder-application/kate)()(64bit) gstreamer1(decoder-application/ogg)()(64bit) gstreamer1(decoder-application/x-ass)()(64bit) gstreamer1(decoder-application/x-ogg-avi)()(64bit) gstreamer1(decoder-application/x-ogm-audio)()(64bit) gstreamer1(decoder-application/x-ogm-text)()(64bit) gstreamer1(decoder-application/x-ogm-video)()(64bit) gstreamer1(decoder-application/x-ssa)()(64bit) gstreamer1(decoder-application/x-subtitle)()(64bit) gstreamer1(decoder-application/x-subtitle-dks)()(64bit) gstreamer1(decoder-application/x-subtitle-lrc)()(64bit) gstreamer1(decoder-application/x-subtitle-mpl2)()(64bit) gstreamer1(decoder-application/x-subtitle-qttext)()(64bit) gstreamer1(decoder-application/x-subtitle-sami)()(64bit) gstreamer1(decoder-application/x-subtitle-tmplayer)()(64bit) gstreamer1(decoder-application/x-subtitle-vtt)()(64bit) gstreamer1(decoder-audio/ogg)()(64bit) gstreamer1(decoder-audio/x-opus)()(64bit) gstreamer1(decoder-audio/x-unaligned-raw)()(64bit) gstreamer1(decoder-audio/x-vorbis)()(64bit) gstreamer1(decoder-video/ogg)()(64bit) gstreamer1(decoder-video/x-theora)()(64bit) gstreamer1(decoder-video/x-unaligned-raw)()(64bit) gstreamer1(element-adder)()(64bit) gstreamer1(element-alsamidisrc)()(64bit) gstreamer1(element-alsasink)()(64bit) gstreamer1(element-alsasrc)()(64bit) gstreamer1(element-appsink)()(64bit) gstreamer1(element-appsrc)()(64bit) gstreamer1(element-audioconvert)()(64bit) gstreamer1(element-audiointerleave)()(64bit) gstreamer1(element-audiomixer)()(64bit) gstreamer1(element-audiorate)()(64bit) gstreamer1(element-audioresample)()(64bit) gstreamer1(element-audiotestsrc)()(64bit) gstreamer1(element-cdparanoiasrc)()(64bit) gstreamer1(element-clockoverlay)()(64bit) gstreamer1(element-decodebin)()(64bit) gstreamer1(element-decodebin3)()(64bit) gstreamer1(element-encodebin)()(64bit) gstreamer1(element-giosink)()(64bit) gstreamer1(element-giosrc)()(64bit) gstreamer1(element-giostreamsink)()(64bit) gstreamer1(element-giostreamsrc)()(64bit) gstreamer1(element-glcolorbalance)()(64bit) gstreamer1(element-glcolorconvert)()(64bit) gstreamer1(element-glcolorscale)()(64bit) gstreamer1(element-gldeinterlace)()(64bit) gstreamer1(element-gldifferencematte)()(64bit) gstreamer1(element-gldownload)()(64bit) gstreamer1(element-gleffects)()(64bit) gstreamer1(element-gleffects_blur)()(64bit) gstreamer1(element-gleffects_bulge)()(64bit) gstreamer1(element-gleffects_fisheye)()(64bit) gstreamer1(element-gleffects_glow)()(64bit) gstreamer1(element-gleffects_heat)()(64bit) gstreamer1(element-gleffects_identity)()(64bit) gstreamer1(element-gleffects_laplacian)()(64bit) gstreamer1(element-gleffects_lumaxpro)()(64bit) gstreamer1(element-gleffects_mirror)()(64bit) gstreamer1(element-gleffects_sepia)()(64bit) gstreamer1(element-gleffects_sin)()(64bit) gstreamer1(element-gleffects_sobel)()(64bit) gstreamer1(element-gleffects_square)()(64bit) gstreamer1(element-gleffects_squeeze)()(64bit) gstreamer1(element-gleffects_stretch)()(64bit) gstreamer1(element-gleffects_tunnel)()(64bit) gstreamer1(element-gleffects_twirl)()(64bit) gstreamer1(element-gleffects_xpro)()(64bit) gstreamer1(element-gleffects_xray)()(64bit) gstreamer1(element-glfilterapp)()(64bit) gstreamer1(element-glfilterbin)()(64bit) gstreamer1(element-glfiltercube)()(64bit) gstreamer1(element-glfilterglass)()(64bit) gstreamer1(element-glimagesink)()(64bit) gstreamer1(element-glimagesinkelement)()(64bit) gstreamer1(element-glshader)()(64bit) gstreamer1(element-glsinkbin)()(64bit) gstreamer1(element-glsrcbin)()(64bit) gstreamer1(element-glstereosplit)()(64bit) gstreamer1(element-gltestsrc)()(64bit) gstreamer1(element-glupload)()(64bit) gstreamer1(element-glviewconvert)()(64bit) gstreamer1(element-liveadder)()(64bit) gstreamer1(element-multifdsink)()(64bit) gstreamer1(element-multisocketsink)()(64bit) gstreamer1(element-oggaviparse)()(64bit) gstreamer1(element-oggdemux)()(64bit) gstreamer1(element-oggmux)()(64bit) gstreamer1(element-oggparse)()(64bit) gstreamer1(element-ogmaudioparse)()(64bit) gstreamer1(element-ogmtextparse)()(64bit) gstreamer1(element-ogmvideoparse)()(64bit) gstreamer1(element-opusdec)()(64bit) gstreamer1(element-opusenc)()(64bit) gstreamer1(element-parsebin)()(64bit) gstreamer1(element-playbin)()(64bit) gstreamer1(element-playbin3)()(64bit) gstreamer1(element-playsink)()(64bit) gstreamer1(element-rawaudioparse)()(64bit) gstreamer1(element-rawvideoparse)()(64bit) gstreamer1(element-socketsrc)()(64bit) gstreamer1(element-ssaparse)()(64bit) gstreamer1(element-streamsynchronizer)()(64bit) gstreamer1(element-subparse)()(64bit) gstreamer1(element-subtitleoverlay)()(64bit) gstreamer1(element-tcpclientsink)()(64bit) gstreamer1(element-tcpclientsrc)()(64bit) gstreamer1(element-tcpserversink)()(64bit) gstreamer1(element-tcpserversrc)()(64bit) gstreamer1(element-textoverlay)()(64bit) gstreamer1(element-textrender)()(64bit) gstreamer1(element-theoradec)()(64bit) gstreamer1(element-theoraenc)()(64bit) gstreamer1(element-theoraparse)()(64bit) gstreamer1(element-timeoverlay)()(64bit) gstreamer1(element-unalignedaudioparse)()(64bit) gstreamer1(element-unalignedvideoparse)()(64bit) gstreamer1(element-uridecodebin)()(64bit) gstreamer1(element-uridecodebin3)()(64bit) gstreamer1(element-urisourcebin)()(64bit) gstreamer1(element-videoconvert)()(64bit) gstreamer1(element-videorate)()(64bit) gstreamer1(element-videoscale)()(64bit) gstreamer1(element-videotestsrc)()(64bit) gstreamer1(element-volume)()(64bit) gstreamer1(element-vorbisdec)()(64bit) gstreamer1(element-vorbisenc)()(64bit) gstreamer1(element-vorbisparse)()(64bit) gstreamer1(element-vorbistag)()(64bit) gstreamer1(element-ximagesink)()(64bit) gstreamer1(element-xvimagesink)()(64bit) gstreamer1(encoder-application/ogg)()(64bit) gstreamer1(encoder-audio/ogg)()(64bit) gstreamer1(encoder-audio/x-opus)()(64bit) gstreamer1(encoder-audio/x-vorbis)()(64bit) gstreamer1(encoder-video/ogg)()(64bit) gstreamer1(encoder-video/x-theora)()(64bit) gstreamer1(urisink-appsink)()(64bit) gstreamer1(urisink-file)()(64bit) gstreamer1(urisink-resource)()(64bit) gstreamer1(urisource-appsrc)()(64bit) gstreamer1(urisource-cdda)()(64bit) gstreamer1(urisource-file)()(64bit) gstreamer1(urisource-resource)()(64bit) gstreamer1-plugins-base = 1.14.0-1.fc28 gstreamer1-plugins-base(riscv-64) = 1.14.0-1.fc28 libgstadder.so()(64bit) libgstallocators-1.0.so.0()(64bit) libgstalsa.so()(64bit) libgstapp-1.0.so.0()(64bit) libgstapp.so()(64bit) libgstaudio-1.0.so.0()(64bit) libgstaudioconvert.so()(64bit) libgstaudiomixer.so()(64bit) libgstaudiorate.so()(64bit) libgstaudioresample.so()(64bit) libgstaudiotestsrc.so()(64bit) libgstcdparanoia.so()(64bit) libgstencoding.so()(64bit) libgstfft-1.0.so.0()(64bit) libgstgio.so()(64bit) libgstgl-1.0.so.0()(64bit) libgstlibvisual.so()(64bit) libgstogg.so()(64bit) libgstopengl.so()(64bit) libgstopus.so()(64bit) libgstpango.so()(64bit) libgstpbtypes.so()(64bit) libgstpbutils-1.0.so.0()(64bit) libgstplayback.so()(64bit) libgstrawparse.so()(64bit) libgstriff-1.0.so.0()(64bit) libgstrtp-1.0.so.0()(64bit) libgstrtsp-1.0.so.0()(64bit) libgstsdp-1.0.so.0()(64bit) libgstsubparse.so()(64bit) libgsttag-1.0.so.0()(64bit) libgsttcp.so()(64bit) libgsttheora.so()(64bit) libgsttypefindfunctions.so()(64bit) libgstvideo-1.0.so.0()(64bit) libgstvideoconvert.so()(64bit) libgstvideorate.so()(64bit) libgstvideoscale.so()(64bit) libgstvideotestsrc.so()(64bit) libgstvolume.so()(64bit) libgstvorbis.so()(64bit) libgstximagesink.so()(64bit) libgstxvimagesink.so()(64bit) metainfo() metainfo(gstreamer-base.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libEGL.so.1()(64bit) libGL.so.1()(64bit) libGLESv2.so.2()(64bit) libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXv.so.1()(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libasound.so.2(ALSA_0.9.0rc8)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libcdda_interface.so.0()(64bit) libcdda_paranoia.so.0()(64bit) libdl.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstallocators-1.0.so.0()(64bit) libgstapp-1.0.so.0()(64bit) libgstaudio-1.0.so.0()(64bit) libgstbase-1.0.so.0()(64bit) libgstcontroller-1.0.so.0()(64bit) libgstgl-1.0.so.0()(64bit) libgstnet-1.0.so.0()(64bit) libgstpbutils-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgstriff-1.0.so.0()(64bit) libgstrtp-1.0.so.0()(64bit) libgsttag-1.0.so.0()(64bit) libgstvideo-1.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libogg.so.0()(64bit) libopus.so.0()(64bit) liborc-0.4.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtheoradec.so.1()(64bit) libtheoradec.so.1(libtheoradec_1.0)(64bit) libtheoraenc.so.1()(64bit) libtheoraenc.so.1(libtheoraenc_1.0)(64bit) libvisual-0.4.so.0()(64bit) libvorbis.so.0()(64bit) libvorbisenc.so.2()(64bit) libxcb.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Conflicts: gstreamer1-plugins-bad-free < 1.13 Processing files: gstreamer1-plugins-base-tools-1.14.0-1.fc28.riscv64 Provides: gstreamer1-plugins-base-tools = 1.14.0-1.fc28 gstreamer1-plugins-base-tools(riscv-64) = 1.14.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstaudio-1.0.so.0()(64bit) libgstbase-1.0.so.0()(64bit) libgstpbutils-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgsttag-1.0.so.0()(64bit) libgstvideo-1.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) liborc-0.4.so.0()(64bit) libpthread.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: gstreamer1-plugins-base-devel-1.14.0-1.fc28.riscv64 Provides: gstreamer1-plugins-base-devel = 1.14.0-1.fc28 gstreamer1-plugins-base-devel(riscv-64) = 1.14.0-1.fc28 pkgconfig(gstreamer-allocators-1.0) = 1.14.0 pkgconfig(gstreamer-app-1.0) = 1.14.0 pkgconfig(gstreamer-audio-1.0) = 1.14.0 pkgconfig(gstreamer-fft-1.0) = 1.14.0 pkgconfig(gstreamer-gl-1.0) = 1.14.0 pkgconfig(gstreamer-pbutils-1.0) = 1.14.0 pkgconfig(gstreamer-plugins-base-1.0) = 1.14.0 pkgconfig(gstreamer-riff-1.0) = 1.14.0 pkgconfig(gstreamer-rtp-1.0) = 1.14.0 pkgconfig(gstreamer-rtsp-1.0) = 1.14.0 pkgconfig(gstreamer-sdp-1.0) = 1.14.0 pkgconfig(gstreamer-tag-1.0) = 1.14.0 pkgconfig(gstreamer-video-1.0) = 1.14.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgstallocators-1.0.so.0()(64bit) libgstapp-1.0.so.0()(64bit) libgstaudio-1.0.so.0()(64bit) libgstfft-1.0.so.0()(64bit) libgstgl-1.0.so.0()(64bit) libgstpbutils-1.0.so.0()(64bit) libgstriff-1.0.so.0()(64bit) libgstrtp-1.0.so.0()(64bit) libgstrtsp-1.0.so.0()(64bit) libgstsdp-1.0.so.0()(64bit) libgsttag-1.0.so.0()(64bit) libgstvideo-1.0.so.0()(64bit) pkgconfig(gio-2.0) pkgconfig(glib-2.0) pkgconfig(gstreamer-1.0) pkgconfig(gstreamer-base-1.0) pkgconfig(gstreamer-sdp-1.0) pkgconfig(gstreamer-video-1.0) pkgconfig(orc-0.4) Processing files: gstreamer1-plugins-base-devel-docs-1.14.0-1.fc28.noarch Provides: gstreamer1-plugins-base-devel-docs = 1.14.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/gstreamer1-plugins-base-1.14.0-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/gstreamer1-plugins-base-tools-1.14.0-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/gstreamer1-plugins-base-devel-1.14.0-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/gstreamer1-plugins-base-devel-docs-1.14.0-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wi5XM4 + umask 022 + cd /builddir/build/BUILD + cd gst-plugins-base-1.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gstreamer1-plugins-base-1.14.0-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff