Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/phonon-backend-gstreamer.spec'], env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir'}gid=425timeout=172800chrootPath='/var/lib/mock/f26-build-7641061-694473/root'shell=FalseprintOutput=Falseuid=1000logger=user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/phonon-backend-gstreamer.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/phonon-backend-gstreamer-4.9.0-2.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/phonon-backend-gstreamer.spec'], env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir'}gid=425timeout=172800chrootPath='/var/lib/mock/f26-build-7641061-694473/root'private_network=Trueshell=FalseprintOutput=Falseuid=1000logger=user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/phonon-backend-gstreamer.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.skZn5o + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf phonon-gstreamer-4.9.0 + /usr/bin/xz -dc /builddir/build/SOURCES/phonon-backend-gstreamer-4.9.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd phonon-gstreamer-4.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IH5iGJ + umask 022 + cd /builddir/build/BUILD + cd phonon-gstreamer-4.9.0 + mkdir armv7hl-redhat-linux-gnueabi + pushd armv7hl-redhat-linux-gnueabi ~/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi ~/build/BUILD/phonon-gstreamer-4.9.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON .. -DCMAKE_BUILD_TYPE:STRING=Release -DUSE_INSTALL_PLUGIN:BOOL=ON -- The C compiler identification is GNU 7.0.1 -- The CXX compiler identification is GNU 7.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/bin/qmake-qt4 (found suitable version "4.8.7", minimum required is "4.6.0") -- Performing Test HAVE_FPIE_SUPPORT -- Performing Test HAVE_FPIE_SUPPORT - Success -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success -- Performing Test __KDE_HAVE_GCC_VISIBILITY -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success -- Using CMake automoc builtin -- Found Phonon: /usr/lib/cmake/phonon -- Found OpenGL: /usr/lib/libGL.so -- Found PkgConfig: /usr/bin/pkg-config (found version "1.2.2") -- Checking for module 'gstreamer-1.0' -- Found gstreamer-1.0, version 1.11.1 -- Found GStreamer: /usr/lib/libgstreamer-1.0.so -- Checking for module 'gstreamer-plugins-base-1.0' -- Found gstreamer-plugins-base-1.0, version 1.11.1 -- Checking for module 'gstreamer-audio-1.0' -- Found gstreamer-audio-1.0, version 1.11.1 -- Checking for module 'gstreamer-cdda-1.0' -- Package gstreamer-cdda-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-cdda-1.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gstreamer-cdda-1.0', required by 'virtual:world', not found -- Could not find cdda plugin -- CDDA library: -- CDDA include dir: -- Checking for module 'gstreamer-netbuffer-1.0' -- Package gstreamer-netbuffer-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-netbuffer-1.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gstreamer-netbuffer-1.0', required by 'virtual:world', not found -- Could not find netbuffer plugin -- NETBUFFER library: -- NETBUFFER include dir: -- Checking for module 'gstreamer-pbutils-1.0' -- Found gstreamer-pbutils-1.0, version 1.11.1 -- Checking for module 'gstreamer-riff-1.0' -- Found gstreamer-riff-1.0, version 1.11.1 -- Checking for module 'gstreamer-rtp-1.0' -- Found gstreamer-rtp-1.0, version 1.11.1 -- Checking for module 'gstreamer-rtsp-1.0' -- Found gstreamer-rtsp-1.0, version 1.11.1 -- Checking for module 'gstreamer-sdp-1.0' -- Found gstreamer-sdp-1.0, version 1.11.1 -- Checking for module 'gstreamer-tag-1.0' -- Found gstreamer-tag-1.0, version 1.11.1 -- Checking for module 'gstreamer-video-1.0' -- Found gstreamer-video-1.0, version 1.11.1 -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.51.0 -- Found GLIB2: /usr/lib/libglib-2.0.so -- Checking for module 'gobject-2.0' -- Found gobject-2.0, version 2.51.0 -- Found GOBJECT: /usr/lib/libgobject-2.0.so;/usr/lib/libgmodule-2.0.so;/usr/lib/libgthread-2.0.so;/usr/lib/libglib-2.0.so -- Found LibXml2: /usr/lib/libxml2.so (found version "2.9.4") -- Building against Phonon 4.7 API -- ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. + Qt4 + Phonon + OpenGL + Qt4 OpenGL + GStreamer + GStreamer video plugin + GStreamer audio plugin + GStreamer pbutils plugin + GLib2 + LibXml2 Congratulations! All external packages have been found. ----------------------------------------------------------------------------- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi + popd ~/build/BUILD/phonon-gstreamer-4.9.0 + make -j4 -C armv7hl-redhat-linux-gnueabi make: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' /usr/bin/cmake -H/builddir/build/BUILD/phonon-gstreamer-4.9.0 -B/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/CMakeFiles /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' make -f gstreamer/CMakeFiles/phonon_gstreamer_automoc.dir/build.make gstreamer/CMakeFiles/phonon_gstreamer_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/phonon-gstreamer-4.9.0 /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/CMakeFiles/phonon_gstreamer_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target phonon_gstreamer_automoc make[2]: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' make -f gstreamer/CMakeFiles/phonon_gstreamer_automoc.dir/build.make gstreamer/CMakeFiles/phonon_gstreamer_automoc.dir/build make[2]: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' [ 4%] Automatic moc for target phonon_gstreamer cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/CMakeFiles/phonon_gstreamer_automoc.dir/ Release Generating moc source moc_audiodataoutput.cpp Generating moc source moc_audioeffect.cpp Generating moc source moc_audiooutput.cpp Generating moc source moc_backend.cpp Generating moc source moc_effect.cpp Generating moc source moc_mediaobject.cpp Generating moc source moc_pipeline.cpp Generating moc source moc_plugininstaller.cpp Generating moc source moc_streamreader.cpp Generating moc source moc_videodataoutput.cpp Generating moc source moc_videowidget.cpp Generating moc source moc_volumefadereffect.cpp Generating moc source phonon_gstreamer_automoc.dir/moc_devicemanager_OHL7YKPCMWPVQD.cpp Generating moc source phonon_gstreamer_automoc.dir/moc_effectmanager_5DNYFO7PCLDMK4.cpp Generating moc source phonon_gstreamer_automoc.dir/moc_glrenderer_HLN3NSRU2IXWX3.cpp Generating moc compilation phonon_gstreamer_automoc.cpp make[2]: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' [ 4%] Built target phonon_gstreamer_automoc make -f gstreamer/CMakeFiles/phonon_gstreamer.dir/build.make gstreamer/CMakeFiles/phonon_gstreamer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/phonon-gstreamer-4.9.0 /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/CMakeFiles/phonon_gstreamer.dir/DependInfo.cmake --color= Scanning dependencies of target phonon_gstreamer make[2]: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' make -f gstreamer/CMakeFiles/phonon_gstreamer.dir/build.make gstreamer/CMakeFiles/phonon_gstreamer.dir/build make[2]: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' [ 8%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/abstractrenderer.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/abstractrenderer.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.cpp [ 16%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/audioeffect.cpp.o [ 16%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/audiooutput.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/audiooutput.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/audioeffect.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp [ 20%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/audiodataoutput.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/audiodataoutput.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:231:2: warning: #warning this really needs a check for pulsesink as well [-Wcpp] #warning this really needs a check for pulsesink as well ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:202:2: warning: #warning should be QBA, so we can work with append(buffer, size) [-Wcpp] #warning should be QBA, so we can work with append(buffer, size) ^~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:19: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:19: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:19: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.h:28, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:25: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.h:28, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:25: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.h:28, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:25: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:19: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp: In constructor 'Phonon::Gstreamer::AudioOutput::AudioOutput(Phonon::Gstreamer::Backend*, QObject*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:54:25: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT (m_audioBin)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:70:26: note: in expansion of macro 'GST_BIN' gst_bin_add_many(GST_BIN(m_audioBin), queue, m_conv, ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp: In member function 'virtual GstElement* Phonon::Gstreamer::AudioEffect::createEffectBin()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:55:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(audioBin), queue); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:58:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(audioBin), mconv); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:62:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(audioBin), effectElement); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.h:28, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:25: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp: In constructor 'Phonon::Gstreamer::AudioDataOutput::AudioDataOutput(Phonon::Gstreamer::Backend*, QObject*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:51:25: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT(m_queue)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:64:22: note: in expansion of macro 'GST_BIN' gst_bin_add_many(GST_BIN(m_queue), sink, convert, queue, NULL); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp: In static member function 'static void Phonon::Gstreamer::AudioDataOutput::processBuffer(GstElement*, GstBuffer*, GstPad*, gpointer)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstPad* {aka _GstPad*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstpad.h:85:25: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_PAD(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_PAD, GstPad)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:152:46: note: in expansion of macro 'GST_PAD' GstCaps *caps = gst_pad_get_current_caps(GST_PAD(pad)); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:173:57: warning: cast from 'guint8* {aka unsigned char*}' to 'gint16* {aka short int*}' increases required alignment of target type [-Wcast-align] gstBufferData = reinterpret_cast(info.data); ^ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:200:19: warning: unused variable 'prevPendingSize' [-Wunused-variable] const int prevPendingSize = that->m_pendingData.size(); ^~~~~~~~~~~~~~~ [ 24%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/backend.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/backend.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/backend.cpp [ 28%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/debug.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/debug.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/debug.cpp [ 32%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/devicemanager.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/devicemanager.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.cpp [ 36%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/effect.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/effect.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/backend.cpp:19: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/backend.cpp:19: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/backend.cpp:19: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 40%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/effectmanager.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/effectmanager.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effectmanager.cpp In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp: In member function 'virtual void Phonon::Gstreamer::Effect::setupEffectParams()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GParamSpecDouble* {aka _GParamSpecDouble*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gparamspecs.h:354:45: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define G_PARAM_SPEC_DOUBLE(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_DOUBLE, GParamSpecDouble)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:128:38: note: in expansion of macro 'G_PARAM_SPEC_DOUBLE' QVariant(G_PARAM_SPEC_DOUBLE(param)->default_value), ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GParamSpecDouble* {aka _GParamSpecDouble*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gparamspecs.h:354:45: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define G_PARAM_SPEC_DOUBLE(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_DOUBLE, GParamSpecDouble)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:129:38: note: in expansion of macro 'G_PARAM_SPEC_DOUBLE' QVariant(G_PARAM_SPEC_DOUBLE(param)->minimum), ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GParamSpecDouble* {aka _GParamSpecDouble*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gparamspecs.h:354:45: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define G_PARAM_SPEC_DOUBLE(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_DOUBLE, GParamSpecDouble)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:130:38: note: in expansion of macro 'G_PARAM_SPEC_DOUBLE' QVariant(G_PARAM_SPEC_DOUBLE(param)->maximum))); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effectmanager.cpp:91:2: warning: #warning TODO - get rid of equalizer name mapping (also see audioeffect.cpp) [-Wcpp] #warning TODO - get rid of equalizer name mapping (also see audioeffect.cpp) ^~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effectmanager.cpp:20: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effectmanager.cpp:20: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effectmanager.cpp:20: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 44%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/gsthelper.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/gsthelper.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.cpp /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.cpp:45:6: warning: #warning Implement this for GStreamer 1.3.1 [-Wcpp] #warning Implement this for GStreamer 1.3.1 ^~~~~~~ [ 48%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/medianode.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/medianode.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp [ 52%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/mediaobject.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/mediaobject.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.cpp: In static member function 'static QList Phonon::Gstreamer::GstHelper::extractProperties(GstElement*, const QByteArray&)': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.cpp:40:60: warning: unused parameter 'elem' [-Wunused-parameter] QList GstHelper::extractProperties(GstElement *elem, const QByteArray &value) ^~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 56%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/pipeline.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/pipeline.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp:20: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp:20: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp:20: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp: In constructor 'Phonon::Gstreamer::MediaNode::MediaNode(Phonon::Gstreamer::Backend*, Phonon::Gstreamer::MediaNode::NodeDescription)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:49:29: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT(m_audioTee)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:55:29: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT(m_videoTee)); ^~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp: In member function 'bool Phonon::Gstreamer::MediaNode::disconnectNode(QObject*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:200:32: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(root()->audioGraph()), sink->audioElement()); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:214:32: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(root()->videoGraph()), sink->videoElement()); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp: In member function 'bool Phonon::Gstreamer::MediaNode::addOutput(Phonon::Gstreamer::MediaNode*, GstElement*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:269:26: note: in expansion of macro 'GST_OBJECT' gst_object_unref(GST_OBJECT(sinkPad)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:270:26: note: in expansion of macro 'GST_OBJECT' gst_object_unref(GST_OBJECT(srcPad)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:276:25: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(root()->audioGraph()), sinkElement); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:278:25: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(root()->videoGraph()), sinkElement); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:289:22: note: in expansion of macro 'GST_OBJECT' gst_object_unref(GST_OBJECT(srcPad)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:290:22: note: in expansion of macro 'GST_OBJECT' gst_object_unref(GST_OBJECT(sinkPad)); ^~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp: In member function 'bool Phonon::Gstreamer::MediaNode::linkMediaNodeList(QList&, GstElement*, GstElement*, GstElement*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:298:21: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(bin), tee); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp: In member function 'virtual bool Phonon::Gstreamer::MediaNode::unlink()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:338:47: note: in expansion of macro 'GST_ELEMENT' if (GST_ELEMENT_PARENT(m_audioTee) == GST_ELEMENT(root()->audioGraph())) { ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:340:27: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(root()->audioGraph()), m_audioTee); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:346:52: note: in expansion of macro 'GST_ELEMENT' if (GST_ELEMENT_PARENT(element) == GST_ELEMENT(root()->audioGraph())) { ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:348:36: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(root()->audioGraph()), element); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:353:47: note: in expansion of macro 'GST_ELEMENT' if (GST_ELEMENT_PARENT(m_videoTee) == GST_ELEMENT(root()->videoGraph())) { ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:355:27: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(root()->videoGraph()), m_videoTee); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:361:52: note: in expansion of macro 'GST_ELEMENT' if (GST_ELEMENT_PARENT(element) == GST_ELEMENT(root()->videoGraph())) { ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:363:36: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(root()->videoGraph()), element); ^~~~~~~ [ 60%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/plugininstaller.cpp.o /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:832:6: warning: #warning return value not used!!! WHOOPWHOOPWHOOP [-Wcpp] #warning return value not used!!! WHOOPWHOOPWHOOP ^~~~~~~ cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/plugininstaller.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.cpp In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp:20: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp: In member function 'void Phonon::Gstreamer::MediaObject::_iface_jumpToMenu(Phonon::MediaController::NavigationMenu)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp:767:51: note: in expansion of macro 'GST_BIN' GstElement *target = gst_bin_get_by_interface(GST_BIN(m_pipeline->element()), GST_TYPE_NAVIGATION); ^~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 64%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/qwidgetvideosink.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/qwidgetvideosink.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstminiobject.h:28, from /usr/include/gstreamer-1.0/gst/gstcaps.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In constructor 'Phonon::Gstreamer::Pipeline::Pipeline(QObject*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstPipeline* {aka _GstPipeline*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstpipeline.h:32:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_PIPELINE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_PIPELINE, GstPipeline)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:54:18: note: in expansion of macro 'GST_PIPELINE' m_pipeline = GST_PIPELINE(gst_element_factory_make("playbin", NULL)); ^~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:77:25: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT(m_audioGraph)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:93:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(m_audioGraph), m_audioPipe); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:102:25: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT(m_videoGraph)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:105:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(m_videoGraph), m_videoPipe); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'void Phonon::Gstreamer::Pipeline::setSource(const Phonon::MediaSource&, bool)': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:178:19: warning: enumeration value 'BluRay' not handled in switch [-Wswitch] switch(source.discType()) { ^ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:156:11: warning: enumeration value 'AudioVideoCapture' not handled in switch [-Wswitch] switch(source.type()) { ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstminiobject.h:28, from /usr/include/gstreamer-1.0/gst/gstcaps.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:207:31: note: in expansion of macro 'GST_ELEMENT' gst_element_set_state(GST_ELEMENT(m_pipeline), GST_STATE_READY); ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:214:31: note: in expansion of macro 'GST_ELEMENT' gst_element_set_state(GST_ELEMENT(m_pipeline), oldState); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In destructor 'virtual Phonon::Gstreamer::Pipeline::~Pipeline()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:221:27: note: in expansion of macro 'GST_ELEMENT' gst_element_set_state(GST_ELEMENT(m_pipeline), GST_STATE_NULL); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'GstElement* Phonon::Gstreamer::Pipeline::element() const': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:238:12: note: in expansion of macro 'GST_ELEMENT' return GST_ELEMENT(m_pipeline); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'GstStateChangeReturn Phonon::Gstreamer::Pipeline::setState(GstState)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:252:34: note: in expansion of macro 'GST_ELEMENT' return gst_element_set_state(GST_ELEMENT(m_pipeline), state); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'void Phonon::Gstreamer::Pipeline::writeToDot(Phonon::Gstreamer::MediaObject*, const QString&)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:257:19: note: in expansion of macro 'GST_BIN' GstBin *bin = GST_BIN(m_pipeline); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'GstState Phonon::Gstreamer::Pipeline::state() const': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:269:27: note: in expansion of macro 'GST_ELEMENT' gst_element_get_state(GST_ELEMENT(m_pipeline), &state, NULL, 1000); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'qint64 Phonon::Gstreamer::Pipeline::totalDuration() const': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:314:36: note: in expansion of macro 'GST_ELEMENT' if (gst_element_query_duration(GST_ELEMENT(m_pipeline), GST_FORMAT_TIME, &duration)) { ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In static member function 'static gboolean Phonon::Gstreamer::Pipeline::cb_state(GstBus*, GstMessage*, gpointer)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:361:28: note: in expansion of macro 'GST_OBJECT' if (gstMessage->src != GST_OBJECT(that->m_pipeline)) { ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gst.h:45:0, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/gstreamer-1.0/gst/gstdebugutils.h:99:103: note: in definition of macro 'GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS' #define GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS(bin, details, file_name) gst_debug_bin_to_dot_file_with_ts (bin, details, file_name) ^~~ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:377:40: note: in expansion of macro 'GST_BIN' GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (that->m_pipeline), GST_DEBUG_GRAPH_SHOW_ALL, ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstminiobject.h:28, from /usr/include/gstreamer-1.0/gst/gstcaps.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'void Phonon::Gstreamer::Pipeline::updateNavigation()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:724:51: note: in expansion of macro 'GST_BIN' GstElement *target = gst_bin_get_by_interface(GST_BIN(m_pipeline), GST_TYPE_NAVIGATION); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'bool Phonon::Gstreamer::Pipeline::seekToMSec(qint64)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:783:29: note: in expansion of macro 'GST_ELEMENT' return gst_element_seek(GST_ELEMENT(m_pipeline), 1.0, GST_FORMAT_TIME, ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'bool Phonon::Gstreamer::Pipeline::isSeekable() const': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:795:32: note: in expansion of macro 'GST_ELEMENT' result = gst_element_query(GST_ELEMENT(m_pipeline), query); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'qint64 Phonon::Gstreamer::Pipeline::position() const': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:921:32: note: in expansion of macro 'GST_ELEMENT' gst_element_query_position(GST_ELEMENT(m_pipeline), GST_FORMAT_TIME, &pos); ^~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /usr/include/gstreamer-1.0/gst/video/gstvideosink.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /usr/include/gstreamer-1.0/gst/video/gstvideosink.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /usr/include/gstreamer-1.0/gst/video/gstvideosink.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 68%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/streamreader.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/streamreader.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.cpp /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp: In instantiation of 'static void Phonon::Gstreamer::QWidgetVideoSink::instance_init(GTypeInstance*, gpointer) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; GTypeInstance = _GTypeInstance; gpointer = void*]': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:196:32: required from 'static GType Phonon::Gstreamer::QWidgetVideoSinkClass::get_type() [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; GType = long unsigned int]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:222:52: required from here /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:161:35: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'Phonon::Gstreamer::QWidgetVideoSink<(Phonon::Gstreamer::VideoFormat)0>*' increases required alignment of target type [-Wcast-align] QWidgetVideoSink* self = reinterpret_cast*>(instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp: In instantiation of 'static void Phonon::Gstreamer::QWidgetVideoSink::instance_init(GTypeInstance*, gpointer) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; GTypeInstance = _GTypeInstance; gpointer = void*]': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:196:32: required from 'static GType Phonon::Gstreamer::QWidgetVideoSinkClass::get_type() [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; GType = long unsigned int]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:227:52: required from here /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:161:35: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'Phonon::Gstreamer::QWidgetVideoSink<(Phonon::Gstreamer::VideoFormat)1>*' increases required alignment of target type [-Wcast-align] In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7, from /usr/include/gstreamer-1.0/gst/gst.h:31, from /usr/include/gstreamer-1.0/gst/video/gstvideosink.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp: In instantiation of 'static gboolean Phonon::Gstreamer::QWidgetVideoSink::set_caps(GstBaseSink*, GstCaps*) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; gboolean = int; GstBaseSink = _GstBaseSink; GstCaps = _GstCaps]': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:181:32: required from 'static void Phonon::Gstreamer::QWidgetVideoSinkClass::class_init(gpointer, gpointer) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; gpointer = void*]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:196:32: required from 'static GType Phonon::Gstreamer::QWidgetVideoSinkClass::get_type() [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; GType = long unsigned int]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:222:52: required from here /usr/include/glib-2.0/gobject/gtype.h:2207:6: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'Phonon::Gstreamer::QWidgetVideoSink<(Phonon::Gstreamer::VideoFormat)0>*' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:64:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' QWidgetVideoSink *self = G_TYPE_CHECK_INSTANCE_CAST(sink, QWidgetVideoSinkClass::get_type(), QWidgetVideoSink); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp: In instantiation of 'static GstFlowReturn Phonon::Gstreamer::QWidgetVideoSink::render(GstBaseSink*, GstBuffer*) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; GstBaseSink = _GstBaseSink; GstBuffer = _GstBuffer]': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:182:31: required from 'static void Phonon::Gstreamer::QWidgetVideoSinkClass::class_init(gpointer, gpointer) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; gpointer = void*]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:196:32: required from 'static GType Phonon::Gstreamer::QWidgetVideoSinkClass::get_type() [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; GType = long unsigned int]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:222:52: required from here /usr/include/glib-2.0/gobject/gtype.h:2207:6: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'Phonon::Gstreamer::QWidgetVideoSink<(Phonon::Gstreamer::VideoFormat)0>*' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:87:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' QWidgetVideoSink *self = G_TYPE_CHECK_INSTANCE_CAST(sink, QWidgetVideoSinkClass::get_type(), QWidgetVideoSink); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp: In instantiation of 'static gboolean Phonon::Gstreamer::QWidgetVideoSink::set_caps(GstBaseSink*, GstCaps*) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; gboolean = int; GstBaseSink = _GstBaseSink; GstCaps = _GstCaps]': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:181:32: required from 'static void Phonon::Gstreamer::QWidgetVideoSinkClass::class_init(gpointer, gpointer) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; gpointer = void*]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:196:32: required from 'static GType Phonon::Gstreamer::QWidgetVideoSinkClass::get_type() [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; GType = long unsigned int]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:227:52: required from here /usr/include/glib-2.0/gobject/gtype.h:2207:6: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'Phonon::Gstreamer::QWidgetVideoSink<(Phonon::Gstreamer::VideoFormat)1>*' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:64:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' QWidgetVideoSink *self = G_TYPE_CHECK_INSTANCE_CAST(sink, QWidgetVideoSinkClass::get_type(), QWidgetVideoSink); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp: In instantiation of 'static GstFlowReturn Phonon::Gstreamer::QWidgetVideoSink::render(GstBaseSink*, GstBuffer*) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; GstBaseSink = _GstBaseSink; GstBuffer = _GstBuffer]': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:182:31: required from 'static void Phonon::Gstreamer::QWidgetVideoSinkClass::class_init(gpointer, gpointer) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; gpointer = void*]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:196:32: required from 'static GType Phonon::Gstreamer::QWidgetVideoSinkClass::get_type() [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; GType = long unsigned int]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:227:52: required from here /usr/include/glib-2.0/gobject/gtype.h:2207:6: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'Phonon::Gstreamer::QWidgetVideoSink<(Phonon::Gstreamer::VideoFormat)1>*' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:87:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' QWidgetVideoSink *self = G_TYPE_CHECK_INSTANCE_CAST(sink, QWidgetVideoSinkClass::get_type(), QWidgetVideoSink); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.cpp:68:2: warning: #warning convert to streamtype query [-Wcpp] #warning convert to streamtype query ^~~~~~~ [ 72%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/videowidget.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/videowidget.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.h:27, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.cpp:19: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.h:27, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.cpp:19: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.h:27, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.cpp:19: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:19: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:19: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ [ 76%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/volumefadereffect.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/volumefadereffect.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:19: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:19: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp: In member function 'void Phonon::Gstreamer::VideoWidget::setupVideoBin()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:123:25: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT (m_videoBin)); //Take ownership ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:140:30: note: in expansion of macro 'GST_BIN' gst_bin_add_many(GST_BIN (m_videoBin), queue, m_colorspace, m_videoplug, videoScale, videoSink, NULL); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:149:34: note: in expansion of macro 'GST_BIN' gst_bin_add_many(GST_BIN(m_videoBin), m_videoBalance, m_colorspace2, NULL); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:168:26: note: in expansion of macro 'GST_BIN' gst_bin_add_many(GST_BIN(m_videoBin), videoSink, NULL); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp: In member function 'virtual void Phonon::Gstreamer::VideoWidget::setVisible(bool)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:197:24: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(m_videoBin), videoSink); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:206:21: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(m_videoBin), videoSink); ^~~~~~~ [ 80%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/widgetrenderer.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/widgetrenderer.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp: In member function 'virtual GstElement* Phonon::Gstreamer::VolumeFaderEffect::createEffectBin()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:59:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(audioBin), queue); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:62:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(audioBin), mconv); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:63:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(audioBin), effectElement()); ^~~~~~~ [ 84%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/videodataoutput.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/videodataoutput.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp [ 88%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/glrenderer.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/glrenderer.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp [ 92%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/x11renderer.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/x11renderer.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp: In constructor 'Phonon::Gstreamer::WidgetRenderer::WidgetRenderer(Phonon::Gstreamer::VideoWidget*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp:72:29: note: in expansion of macro 'GST_ELEMENT' GstElement *videoSink = GST_ELEMENT(g_object_new(get_type_RGB(), NULL)); ^~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp:19: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp:23: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp:19: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp:19: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp:23: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp:23: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp:23: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp: In constructor 'Phonon::Gstreamer::VideoDataOutput::VideoDataOutput(Phonon::Gstreamer::Backend*, QObject*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp:47:25: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT(m_queue)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp:62:22: note: in expansion of macro 'GST_BIN' gst_bin_add_many(GST_BIN(m_queue), sink, convert, queue, NULL); ^~~~~~~ [ 96%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/phonon_gstreamer_automoc.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -D_DEFAULT_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -I/usr/include/KDE -I/usr/include/Phonon -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib/qt4/mkspecs/default -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -o CMakeFiles/phonon_gstreamer.dir/phonon_gstreamer_automoc.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/phonon_gstreamer_automoc.cpp In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp: In member function 'GstElement* Phonon::Gstreamer::X11Renderer::createVideoSink()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp:97:30: note: in expansion of macro 'GST_OBJECT' gst_object_unref(GST_OBJECT(videoSink)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp:19: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp: In member function 'GstElement* Phonon::Gstreamer::GLRenderWidgetImplementation::createVideoSink()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp:113:16: note: in expansion of macro 'GST_ELEMENT' return GST_ELEMENT(g_object_new(get_type_YUV(), NULL)); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp: In function 'QImage Phonon::Gstreamer::convertFromYUV(const QByteArray&, int, int)': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp:158:45: warning: cast from 'uchar* {aka unsigned char*}' to 'uint* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] uint *sp = (uint *)result.scanLine(y); ^ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/phonon_gstreamer_automoc.dir/../../../gstreamer/devicemanager.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/phonon_gstreamer_automoc.dir/moc_devicemanager_OHL7YKPCMWPVQD.cpp:9, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/phonon_gstreamer_automoc.cpp:2: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/phonon_gstreamer_automoc.dir/../../../gstreamer/devicemanager.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/phonon_gstreamer_automoc.dir/moc_devicemanager_OHL7YKPCMWPVQD.cpp:9, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/phonon_gstreamer_automoc.cpp:2: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/phonon_gstreamer_automoc.dir/../../../gstreamer/devicemanager.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/phonon_gstreamer_automoc.dir/moc_devicemanager_OHL7YKPCMWPVQD.cpp:9, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer/phonon_gstreamer_automoc.cpp:2: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [100%] Linking CXX shared module phonon_gstreamer.so cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/gstreamer && /usr/bin/cmake -E cmake_link_script CMakeFiles/phonon_gstreamer.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O2 -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o phonon_gstreamer.so CMakeFiles/phonon_gstreamer.dir/abstractrenderer.cpp.o CMakeFiles/phonon_gstreamer.dir/audiodataoutput.cpp.o CMakeFiles/phonon_gstreamer.dir/audioeffect.cpp.o CMakeFiles/phonon_gstreamer.dir/audiooutput.cpp.o CMakeFiles/phonon_gstreamer.dir/backend.cpp.o CMakeFiles/phonon_gstreamer.dir/debug.cpp.o CMakeFiles/phonon_gstreamer.dir/devicemanager.cpp.o CMakeFiles/phonon_gstreamer.dir/effect.cpp.o CMakeFiles/phonon_gstreamer.dir/effectmanager.cpp.o CMakeFiles/phonon_gstreamer.dir/gsthelper.cpp.o CMakeFiles/phonon_gstreamer.dir/medianode.cpp.o CMakeFiles/phonon_gstreamer.dir/mediaobject.cpp.o CMakeFiles/phonon_gstreamer.dir/pipeline.cpp.o CMakeFiles/phonon_gstreamer.dir/plugininstaller.cpp.o CMakeFiles/phonon_gstreamer.dir/qwidgetvideosink.cpp.o CMakeFiles/phonon_gstreamer.dir/streamreader.cpp.o CMakeFiles/phonon_gstreamer.dir/videowidget.cpp.o CMakeFiles/phonon_gstreamer.dir/volumefadereffect.cpp.o CMakeFiles/phonon_gstreamer.dir/widgetrenderer.cpp.o CMakeFiles/phonon_gstreamer.dir/videodataoutput.cpp.o CMakeFiles/phonon_gstreamer.dir/glrenderer.cpp.o CMakeFiles/phonon_gstreamer.dir/x11renderer.cpp.o CMakeFiles/phonon_gstreamer.dir/phonon_gstreamer_automoc.cpp.o -lQtCore -lQtGui /usr/lib/libphonon.so.4.9.1 -lgstreamer-1.0 -lgstbase-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstpbutils-1.0 -lglib-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lgstapp-1.0 -lQtOpenGL -lGL -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lgstapp-1.0 -lQtOpenGL -lGL make[2]: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' [100%] Built target phonon_gstreamer make[1]: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' + mkdir armv7hl-redhat-linux-gnueabi-Qt5 ~/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5 ~/build/BUILD/phonon-gstreamer-4.9.0 + pushd armv7hl-redhat-linux-gnueabi-Qt5 + QTDIR=/usr/lib/qt5 + export QTDIR + PATH=/usr/lib/qt5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTING:BOOL=FALSE -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_INCLUDEDIR_KF5:PATH=/usr/include/KF5 -DCMAKE_INSTALL_LIBEXECDIR_KF5:PATH=/usr/libexec/kf5 -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_USE_RELATIVE_PATHS:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DECM_MKSPECS_INSTALL_DIR:PATH=/usr/lib/qt5/mkspecs/modules -DKDE_INSTALL_BINDIR:PATH=/usr/bin -DKDE_INSTALL_INCLUDEDIR:PATH=/usr/include -DKDE_INSTALL_KCFGDIR:PATH=/usr/share/config.kcfg -DKDE_INSTALL_LIBDIR:PATH=/usr/lib -DKDE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DKDE_INSTALL_METAINFODIR:PATH=/usr/share/appdata -DKDE_INSTALL_PLUGINDIR:PATH=/usr/lib/qt5/plugins -DKDE_INSTALL_QMLDIR:PATH=/usr/lib/qt5/qml -DKDE_INSTALL_QTPLUGINDIR:PATH=/usr/lib/qt5/plugins -DKDE_INSTALL_QTQUICKIMPORTSDIR:PATH=/usr/lib/qt5/imports -DKDE_INSTALL_SYSCONFDIR:PATH=/etc -DKDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON .. -DCMAKE_BUILD_TYPE:STRING=Release -DUSE_INSTALL_PLUGIN:BOOL=ON -DPHONON_BUILD_PHONON4QT5:BOOL=ON -- The C compiler identification is GNU 7.0.1 -- The CXX compiler identification is GNU 7.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Failed -- Using CMake automoc builtin -- Found Phonon4Qt5: /usr/lib/cmake/phonon4qt5 -- Found OpenGL: /usr/lib/libGL.so -- Found PkgConfig: /usr/bin/pkg-config (found version "1.2.2") -- Checking for module 'gstreamer-1.0' -- Found gstreamer-1.0, version 1.11.1 -- Found GStreamer: /usr/lib/libgstreamer-1.0.so -- Checking for module 'gstreamer-plugins-base-1.0' -- Found gstreamer-plugins-base-1.0, version 1.11.1 -- Checking for module 'gstreamer-audio-1.0' -- Found gstreamer-audio-1.0, version 1.11.1 -- Checking for module 'gstreamer-cdda-1.0' -- Package gstreamer-cdda-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-cdda-1.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gstreamer-cdda-1.0', required by 'virtual:world', not found -- Could not find cdda plugin -- CDDA library: -- CDDA include dir: -- Checking for module 'gstreamer-netbuffer-1.0' -- Package gstreamer-netbuffer-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-netbuffer-1.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gstreamer-netbuffer-1.0', required by 'virtual:world', not found -- Could not find netbuffer plugin -- NETBUFFER library: -- NETBUFFER include dir: -- Checking for module 'gstreamer-pbutils-1.0' -- Found gstreamer-pbutils-1.0, version 1.11.1 -- Checking for module 'gstreamer-riff-1.0' -- Found gstreamer-riff-1.0, version 1.11.1 -- Checking for module 'gstreamer-rtp-1.0' -- Found gstreamer-rtp-1.0, version 1.11.1 -- Checking for module 'gstreamer-rtsp-1.0' -- Found gstreamer-rtsp-1.0, version 1.11.1 -- Checking for module 'gstreamer-sdp-1.0' -- Found gstreamer-sdp-1.0, version 1.11.1 -- Checking for module 'gstreamer-tag-1.0' -- Found gstreamer-tag-1.0, version 1.11.1 -- Checking for module 'gstreamer-video-1.0' -- Found gstreamer-video-1.0, version 1.11.1 -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.51.0 -- Found GLIB2: /usr/lib/libglib-2.0.so -- Checking for module 'gobject-2.0' -- Found gobject-2.0, version 2.51.0 -- Found GOBJECT: /usr/lib/libgobject-2.0.so;/usr/lib/libgmodule-2.0.so;/usr/lib/libgthread-2.0.so;/usr/lib/libglib-2.0.so -- Found LibXml2: /usr/lib/libxml2.so (found version "2.9.4") -- Building against Phonon 4.7 API -- ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. + Qt5 Core (qtbase) + Qt5 Gui (qtbase) + Qt5 Widgets (qtbase) + Phonon + OpenGL + Qt5 OpenGL + Qt5X11Extras + GStreamer + GStreamer video plugin + GStreamer audio plugin + GStreamer pbutils plugin + GLib2 + LibXml2 Congratulations! All external packages have been found. ----------------------------------------------------------------------------- -- Configuring done CMake Warning (dev) in gstreamer/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in gstreamer/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in gstreamer/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in gstreamer/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_INCLUDEDIR_KF5 CMAKE_INSTALL_LIBEXECDIR_KF5 CMAKE_USE_RELATIVE_PATHS ECM_MKSPECS_INSTALL_DIR KDE_INSTALL_BINDIR KDE_INSTALL_INCLUDEDIR KDE_INSTALL_KCFGDIR KDE_INSTALL_LIBDIR KDE_INSTALL_LIBEXECDIR KDE_INSTALL_METAINFODIR KDE_INSTALL_PLUGINDIR KDE_INSTALL_QMLDIR KDE_INSTALL_QTPLUGINDIR KDE_INSTALL_QTQUICKIMPORTSDIR KDE_INSTALL_SYSCONFDIR KDE_INSTALL_USE_QT_SYS_PATHS -- Build files have been written to: /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5 + popd ~/build/BUILD/phonon-gstreamer-4.9.0 + make -j4 -C armv7hl-redhat-linux-gnueabi-Qt5 make: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' /usr/bin/cmake -H/builddir/build/BUILD/phonon-gstreamer-4.9.0 -B/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/CMakeFiles /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' make -f gstreamer/CMakeFiles/phonon_gstreamer_automoc.dir/build.make gstreamer/CMakeFiles/phonon_gstreamer_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/phonon-gstreamer-4.9.0 /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5 /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/CMakeFiles/phonon_gstreamer_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target phonon_gstreamer_automoc make[2]: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' make -f gstreamer/CMakeFiles/phonon_gstreamer_automoc.dir/build.make gstreamer/CMakeFiles/phonon_gstreamer_automoc.dir/build make[2]: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' [ 4%] Automatic moc for target phonon_gstreamer cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/CMakeFiles/phonon_gstreamer_automoc.dir/ Release Generating moc source moc_audiodataoutput.cpp Generating moc source moc_audioeffect.cpp Generating moc source moc_audiooutput.cpp Generating moc source moc_backend.cpp Generating moc source moc_effect.cpp Generating moc source moc_mediaobject.cpp Generating moc source moc_pipeline.cpp Generating moc source moc_plugininstaller.cpp Generating moc source moc_streamreader.cpp Generating moc source moc_videodataoutput.cpp Generating moc source moc_videowidget.cpp Generating moc source moc_volumefadereffect.cpp Generating moc source phonon_gstreamer_automoc.dir/moc_devicemanager_OHL7YKPCMWPVQD.cpp Generating moc source phonon_gstreamer_automoc.dir/moc_effectmanager_5DNYFO7PCLDMK4.cpp Generating moc source phonon_gstreamer_automoc.dir/moc_glrenderer_HLN3NSRU2IXWX3.cpp Generating moc compilation phonon_gstreamer_automoc.cpp make[2]: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' [ 4%] Built target phonon_gstreamer_automoc make -f gstreamer/CMakeFiles/phonon_gstreamer.dir/build.make gstreamer/CMakeFiles/phonon_gstreamer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/phonon-gstreamer-4.9.0 /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5 /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/CMakeFiles/phonon_gstreamer.dir/DependInfo.cmake --color= Scanning dependencies of target phonon_gstreamer make[2]: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' make -f gstreamer/CMakeFiles/phonon_gstreamer.dir/build.make gstreamer/CMakeFiles/phonon_gstreamer.dir/build make[2]: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' [ 8%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/abstractrenderer.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/abstractrenderer.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.cpp [ 12%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/audioeffect.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/audioeffect.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp [ 16%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/audiodataoutput.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/audiodataoutput.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp [ 20%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/audiooutput.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/audiooutput.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:202:2: warning: #warning should be QBA, so we can work with append(buffer, size) [-Wcpp] #warning should be QBA, so we can work with append(buffer, size) ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:231:2: warning: #warning this really needs a check for pulsesink as well [-Wcpp] #warning this really needs a check for pulsesink as well ^~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:19: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:19: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:19: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.h:28, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:25: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.h:28, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:25: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.h:28, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:25: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp: In member function 'virtual GstElement* Phonon::Gstreamer::AudioEffect::createEffectBin()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:55:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(audioBin), queue); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:58:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(audioBin), mconv); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audioeffect.cpp:62:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(audioBin), effectElement); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:19: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp: In constructor 'Phonon::Gstreamer::AudioOutput::AudioOutput(Phonon::Gstreamer::Backend*, QObject*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:54:25: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT (m_audioBin)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.h:28, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:25: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp: In constructor 'Phonon::Gstreamer::AudioDataOutput::AudioDataOutput(Phonon::Gstreamer::Backend*, QObject*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:51:25: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT(m_queue)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:64:22: note: in expansion of macro 'GST_BIN' gst_bin_add_many(GST_BIN(m_queue), sink, convert, queue, NULL); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.cpp:70:26: note: in expansion of macro 'GST_BIN' gst_bin_add_many(GST_BIN(m_audioBin), queue, m_conv, ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp: In static member function 'static void Phonon::Gstreamer::AudioDataOutput::processBuffer(GstElement*, GstBuffer*, GstPad*, gpointer)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstPad* {aka _GstPad*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstpad.h:85:25: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_PAD(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_PAD, GstPad)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:152:46: note: in expansion of macro 'GST_PAD' GstCaps *caps = gst_pad_get_current_caps(GST_PAD(pad)); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiodataoutput.cpp:173:57: warning: cast from 'guint8* {aka unsigned char*}' to 'gint16* {aka short int*}' increases required alignment of target type [-Wcast-align] gstBufferData = reinterpret_cast(info.data); ^ [ 24%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/backend.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/backend.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/backend.cpp [ 28%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/debug.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/debug.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/debug.cpp [ 32%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/devicemanager.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/devicemanager.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/backend.cpp:19: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/backend.cpp:19: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/audiooutput.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/backend.cpp:19: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 36%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/effect.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/effect.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/devicemanager.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 40%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/effectmanager.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/effectmanager.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effectmanager.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effectmanager.cpp:91:2: warning: #warning TODO - get rid of equalizer name mapping (also see audioeffect.cpp) [-Wcpp] #warning TODO - get rid of equalizer name mapping (also see audioeffect.cpp) ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp: In member function 'virtual void Phonon::Gstreamer::Effect::setupEffectParams()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GParamSpecDouble* {aka _GParamSpecDouble*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gparamspecs.h:354:45: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define G_PARAM_SPEC_DOUBLE(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_DOUBLE, GParamSpecDouble)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:128:38: note: in expansion of macro 'G_PARAM_SPEC_DOUBLE' QVariant(G_PARAM_SPEC_DOUBLE(param)->default_value), ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GParamSpecDouble* {aka _GParamSpecDouble*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gparamspecs.h:354:45: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define G_PARAM_SPEC_DOUBLE(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_DOUBLE, GParamSpecDouble)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:129:38: note: in expansion of macro 'G_PARAM_SPEC_DOUBLE' QVariant(G_PARAM_SPEC_DOUBLE(param)->minimum), ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GParamSpecDouble* {aka _GParamSpecDouble*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gparamspecs.h:354:45: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define G_PARAM_SPEC_DOUBLE(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_DOUBLE, GParamSpecDouble)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.cpp:130:38: note: in expansion of macro 'G_PARAM_SPEC_DOUBLE' QVariant(G_PARAM_SPEC_DOUBLE(param)->maximum))); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effectmanager.cpp:20: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effectmanager.cpp:20: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effectmanager.cpp:20: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 44%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/gsthelper.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/gsthelper.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.cpp /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.cpp:45:6: warning: #warning Implement this for GStreamer 1.3.1 [-Wcpp] #warning Implement this for GStreamer 1.3.1 ^~~~~~~ [ 48%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/medianode.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/medianode.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/gsthelper.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 52%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/mediaobject.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/mediaobject.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 56%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/pipeline.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/pipeline.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp: In constructor 'Phonon::Gstreamer::MediaNode::MediaNode(Phonon::Gstreamer::Backend*, Phonon::Gstreamer::MediaNode::NodeDescription)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:49:29: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT(m_audioTee)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:55:29: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT(m_videoTee)); ^~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp: In member function 'bool Phonon::Gstreamer::MediaNode::disconnectNode(QObject*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:200:32: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(root()->audioGraph()), sink->audioElement()); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:214:32: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(root()->videoGraph()), sink->videoElement()); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp: In member function 'bool Phonon::Gstreamer::MediaNode::addOutput(Phonon::Gstreamer::MediaNode*, GstElement*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:269:26: note: in expansion of macro 'GST_OBJECT' gst_object_unref(GST_OBJECT(sinkPad)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:270:26: note: in expansion of macro 'GST_OBJECT' gst_object_unref(GST_OBJECT(srcPad)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:276:25: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(root()->audioGraph()), sinkElement); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:278:25: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(root()->videoGraph()), sinkElement); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:289:22: note: in expansion of macro 'GST_OBJECT' gst_object_unref(GST_OBJECT(srcPad)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:290:22: note: in expansion of macro 'GST_OBJECT' gst_object_unref(GST_OBJECT(sinkPad)); ^~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp: In member function 'bool Phonon::Gstreamer::MediaNode::linkMediaNodeList(QList&, GstElement*, GstElement*, GstElement*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:298:21: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(bin), tee); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp: In member function 'virtual bool Phonon::Gstreamer::MediaNode::unlink()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:338:47: note: in expansion of macro 'GST_ELEMENT' if (GST_ELEMENT_PARENT(m_audioTee) == GST_ELEMENT(root()->audioGraph())) { ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:340:27: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(root()->audioGraph()), m_audioTee); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:346:52: note: in expansion of macro 'GST_ELEMENT' if (GST_ELEMENT_PARENT(element) == GST_ELEMENT(root()->audioGraph())) { ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:348:36: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(root()->audioGraph()), element); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:353:47: note: in expansion of macro 'GST_ELEMENT' if (GST_ELEMENT_PARENT(m_videoTee) == GST_ELEMENT(root()->videoGraph())) { ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:355:27: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(root()->videoGraph()), m_videoTee); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:361:52: note: in expansion of macro 'GST_ELEMENT' if (GST_ELEMENT_PARENT(element) == GST_ELEMENT(root()->videoGraph())) { ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.cpp:363:36: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(root()->videoGraph()), element); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:832:6: warning: #warning return value not used!!! WHOOPWHOOPWHOOP [-Wcpp] #warning return value not used!!! WHOOPWHOOPWHOOP ^~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp:20: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp:20: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp:20: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 60%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/plugininstaller.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/plugininstaller.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.cpp [ 64%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/qwidgetvideosink.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/qwidgetvideosink.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp:20: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp: In member function 'void Phonon::Gstreamer::MediaObject::_iface_jumpToMenu(Phonon::MediaController::NavigationMenu)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.cpp:767:51: note: in expansion of macro 'GST_BIN' GstElement *target = gst_bin_get_by_interface(GST_BIN(m_pipeline->element()), GST_TYPE_NAVIGATION); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstminiobject.h:28, from /usr/include/gstreamer-1.0/gst/gstcaps.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In constructor 'Phonon::Gstreamer::Pipeline::Pipeline(QObject*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstPipeline* {aka _GstPipeline*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstpipeline.h:32:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_PIPELINE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_PIPELINE, GstPipeline)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:54:18: note: in expansion of macro 'GST_PIPELINE' m_pipeline = GST_PIPELINE(gst_element_factory_make("playbin", NULL)); ^~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:77:25: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT(m_audioGraph)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:93:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(m_audioGraph), m_audioPipe); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:102:25: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT(m_videoGraph)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:105:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(m_videoGraph), m_videoPipe); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'void Phonon::Gstreamer::Pipeline::setSource(const Phonon::MediaSource&, bool)': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:178:19: warning: enumeration value 'BluRay' not handled in switch [-Wswitch] switch(source.discType()) { ^ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:156:11: warning: enumeration value 'AudioVideoCapture' not handled in switch [-Wswitch] switch(source.type()) { ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstminiobject.h:28, from /usr/include/gstreamer-1.0/gst/gstcaps.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:207:31: note: in expansion of macro 'GST_ELEMENT' gst_element_set_state(GST_ELEMENT(m_pipeline), GST_STATE_READY); ^~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:214:31: note: in expansion of macro 'GST_ELEMENT' gst_element_set_state(GST_ELEMENT(m_pipeline), oldState); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In destructor 'virtual Phonon::Gstreamer::Pipeline::~Pipeline()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:221:27: note: in expansion of macro 'GST_ELEMENT' gst_element_set_state(GST_ELEMENT(m_pipeline), GST_STATE_NULL); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'GstElement* Phonon::Gstreamer::Pipeline::element() const': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:238:12: note: in expansion of macro 'GST_ELEMENT' return GST_ELEMENT(m_pipeline); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'GstStateChangeReturn Phonon::Gstreamer::Pipeline::setState(GstState)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:252:34: note: in expansion of macro 'GST_ELEMENT' return gst_element_set_state(GST_ELEMENT(m_pipeline), state); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'void Phonon::Gstreamer::Pipeline::writeToDot(Phonon::Gstreamer::MediaObject*, const QString&)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:257:19: note: in expansion of macro 'GST_BIN' GstBin *bin = GST_BIN(m_pipeline); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'GstState Phonon::Gstreamer::Pipeline::state() const': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:269:27: note: in expansion of macro 'GST_ELEMENT' gst_element_get_state(GST_ELEMENT(m_pipeline), &state, NULL, 1000); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'qint64 Phonon::Gstreamer::Pipeline::totalDuration() const': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:314:36: note: in expansion of macro 'GST_ELEMENT' if (gst_element_query_duration(GST_ELEMENT(m_pipeline), GST_FORMAT_TIME, &duration)) { ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In static member function 'static gboolean Phonon::Gstreamer::Pipeline::cb_state(GstBus*, GstMessage*, gpointer)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:361:28: note: in expansion of macro 'GST_OBJECT' if (gstMessage->src != GST_OBJECT(that->m_pipeline)) { ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gst.h:45:0, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/gstreamer-1.0/gst/gstdebugutils.h:99:103: note: in definition of macro 'GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS' #define GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS(bin, details, file_name) gst_debug_bin_to_dot_file_with_ts (bin, details, file_name) ^~~ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:377:40: note: in expansion of macro 'GST_BIN' GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (that->m_pipeline), GST_DEBUG_GRAPH_SHOW_ALL, ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstminiobject.h:28, from /usr/include/gstreamer-1.0/gst/gstcaps.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:20: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'void Phonon::Gstreamer::Pipeline::updateNavigation()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:724:51: note: in expansion of macro 'GST_BIN' GstElement *target = gst_bin_get_by_interface(GST_BIN(m_pipeline), GST_TYPE_NAVIGATION); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'bool Phonon::Gstreamer::Pipeline::seekToMSec(qint64)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:783:29: note: in expansion of macro 'GST_ELEMENT' return gst_element_seek(GST_ELEMENT(m_pipeline), 1.0, GST_FORMAT_TIME, ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'bool Phonon::Gstreamer::Pipeline::isSeekable() const': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:795:32: note: in expansion of macro 'GST_ELEMENT' result = gst_element_query(GST_ELEMENT(m_pipeline), query); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp: In member function 'qint64 Phonon::Gstreamer::Pipeline::position() const': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/pipeline.cpp:921:32: note: in expansion of macro 'GST_ELEMENT' gst_element_query_position(GST_ELEMENT(m_pipeline), GST_FORMAT_TIME, &pos); ^~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /usr/include/gstreamer-1.0/gst/video/gstvideosink.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /usr/include/gstreamer-1.0/gst/video/gstvideosink.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /usr/include/gstreamer-1.0/gst/video/gstvideosink.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.h:29, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/plugininstaller.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp: In instantiation of 'static void Phonon::Gstreamer::QWidgetVideoSink::instance_init(GTypeInstance*, gpointer) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; GTypeInstance = _GTypeInstance; gpointer = void*]': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:196:32: required from 'static GType Phonon::Gstreamer::QWidgetVideoSinkClass::get_type() [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; GType = long unsigned int]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:222:52: required from here /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:161:35: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'Phonon::Gstreamer::QWidgetVideoSink<(Phonon::Gstreamer::VideoFormat)0>*' increases required alignment of target type [-Wcast-align] QWidgetVideoSink* self = reinterpret_cast*>(instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp: In instantiation of 'static void Phonon::Gstreamer::QWidgetVideoSink::instance_init(GTypeInstance*, gpointer) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; GTypeInstance = _GTypeInstance; gpointer = void*]': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:196:32: required from 'static GType Phonon::Gstreamer::QWidgetVideoSinkClass::get_type() [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; GType = long unsigned int]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:227:52: required from here /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:161:35: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'Phonon::Gstreamer::QWidgetVideoSink<(Phonon::Gstreamer::VideoFormat)1>*' increases required alignment of target type [-Wcast-align] In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7, from /usr/include/gstreamer-1.0/gst/gst.h:31, from /usr/include/gstreamer-1.0/gst/video/gstvideosink.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.h:23, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp: In instantiation of 'static gboolean Phonon::Gstreamer::QWidgetVideoSink::set_caps(GstBaseSink*, GstCaps*) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; gboolean = int; GstBaseSink = _GstBaseSink; GstCaps = _GstCaps]': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:181:32: required from 'static void Phonon::Gstreamer::QWidgetVideoSinkClass::class_init(gpointer, gpointer) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; gpointer = void*]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:196:32: required from 'static GType Phonon::Gstreamer::QWidgetVideoSinkClass::get_type() [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; GType = long unsigned int]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:222:52: required from here /usr/include/glib-2.0/gobject/gtype.h:2207:6: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'Phonon::Gstreamer::QWidgetVideoSink<(Phonon::Gstreamer::VideoFormat)0>*' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:64:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' QWidgetVideoSink *self = G_TYPE_CHECK_INSTANCE_CAST(sink, QWidgetVideoSinkClass::get_type(), QWidgetVideoSink); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp: In instantiation of 'static GstFlowReturn Phonon::Gstreamer::QWidgetVideoSink::render(GstBaseSink*, GstBuffer*) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; GstBaseSink = _GstBaseSink; GstBuffer = _GstBuffer]': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:182:31: required from 'static void Phonon::Gstreamer::QWidgetVideoSinkClass::class_init(gpointer, gpointer) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; gpointer = void*]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:196:32: required from 'static GType Phonon::Gstreamer::QWidgetVideoSinkClass::get_type() [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)0; GType = long unsigned int]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:222:52: required from here /usr/include/glib-2.0/gobject/gtype.h:2207:6: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'Phonon::Gstreamer::QWidgetVideoSink<(Phonon::Gstreamer::VideoFormat)0>*' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:87:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' QWidgetVideoSink *self = G_TYPE_CHECK_INSTANCE_CAST(sink, QWidgetVideoSinkClass::get_type(), QWidgetVideoSink); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp: In instantiation of 'static gboolean Phonon::Gstreamer::QWidgetVideoSink::set_caps(GstBaseSink*, GstCaps*) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; gboolean = int; GstBaseSink = _GstBaseSink; GstCaps = _GstCaps]': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:181:32: required from 'static void Phonon::Gstreamer::QWidgetVideoSinkClass::class_init(gpointer, gpointer) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; gpointer = void*]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:196:32: required from 'static GType Phonon::Gstreamer::QWidgetVideoSinkClass::get_type() [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; GType = long unsigned int]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:227:52: required from here /usr/include/glib-2.0/gobject/gtype.h:2207:6: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'Phonon::Gstreamer::QWidgetVideoSink<(Phonon::Gstreamer::VideoFormat)1>*' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:64:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' QWidgetVideoSink *self = G_TYPE_CHECK_INSTANCE_CAST(sink, QWidgetVideoSinkClass::get_type(), QWidgetVideoSink); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp: In instantiation of 'static GstFlowReturn Phonon::Gstreamer::QWidgetVideoSink::render(GstBaseSink*, GstBuffer*) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; GstBaseSink = _GstBaseSink; GstBuffer = _GstBuffer]': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:182:31: required from 'static void Phonon::Gstreamer::QWidgetVideoSinkClass::class_init(gpointer, gpointer) [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; gpointer = void*]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:196:32: required from 'static GType Phonon::Gstreamer::QWidgetVideoSinkClass::get_type() [with Phonon::Gstreamer::VideoFormat FMT = (Phonon::Gstreamer::VideoFormat)1; GType = long unsigned int]' /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:227:52: required from here /usr/include/glib-2.0/gobject/gtype.h:2207:6: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'Phonon::Gstreamer::QWidgetVideoSink<(Phonon::Gstreamer::VideoFormat)1>*' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/qwidgetvideosink.cpp:87:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' QWidgetVideoSink *self = G_TYPE_CHECK_INSTANCE_CAST(sink, QWidgetVideoSinkClass::get_type(), QWidgetVideoSink); ^~~~~~~~~~~~~~~~~~~~~~~~~~ [ 68%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/streamreader.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/streamreader.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.cpp /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.cpp:68:2: warning: #warning convert to streamtype query [-Wcpp] #warning convert to streamtype query ^~~~~~~ [ 72%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/videowidget.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/videowidget.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:94:2: warning: #warning syncx [-Wcpp] #warning syncx ^~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.h:27, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.cpp:19: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.h:27, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.cpp:19: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/mediaobject.h:22, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.h:27, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/streamreader.cpp:19: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 76%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/volumefadereffect.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/volumefadereffect.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp [ 80%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/widgetrenderer.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/widgetrenderer.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:19: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:19: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:19: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 84%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/videodataoutput.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/videodataoutput.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.h:24, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:19: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp: In member function 'void Phonon::Gstreamer::VideoWidget::setupVideoBin()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:123:25: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT (m_videoBin)); //Take ownership ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:140:30: note: in expansion of macro 'GST_BIN' gst_bin_add_many(GST_BIN (m_videoBin), queue, m_colorspace, m_videoplug, videoScale, videoSink, NULL); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:149:34: note: in expansion of macro 'GST_BIN' gst_bin_add_many(GST_BIN(m_videoBin), m_videoBalance, m_colorspace2, NULL); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:168:26: note: in expansion of macro 'GST_BIN' gst_bin_add_many(GST_BIN(m_videoBin), videoSink, NULL); ^~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp: In member function 'virtual void Phonon::Gstreamer::VideoWidget::setVisible(bool)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:197:24: note: in expansion of macro 'GST_BIN' gst_bin_remove(GST_BIN(m_videoBin), videoSink); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videowidget.cpp:206:21: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(m_videoBin), videoSink); ^~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/effect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp: In member function 'virtual GstElement* Phonon::Gstreamer::VolumeFaderEffect::createEffectBin()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:59:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(audioBin), queue); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:62:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(audioBin), mconv); ^~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/volumefadereffect.cpp:63:17: note: in expansion of macro 'GST_BIN' gst_bin_add(GST_BIN(audioBin), effectElement()); ^~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp:23: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp:23: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp:23: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 88%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/glrenderer.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/glrenderer.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/medianode.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp:23: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp: In constructor 'Phonon::Gstreamer::VideoDataOutput::VideoDataOutput(Phonon::Gstreamer::Backend*, QObject*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp:47:25: note: in expansion of macro 'GST_OBJECT' gst_object_ref_sink(GST_OBJECT(m_queue)); ^~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstBin* {aka _GstBin*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbin.h:37:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_BIN, GstBin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/videodataoutput.cpp:62:22: note: in expansion of macro 'GST_BIN' gst_bin_add_many(GST_BIN(m_queue), sink, convert, queue, NULL); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp: In constructor 'Phonon::Gstreamer::WidgetRenderer::WidgetRenderer(Phonon::Gstreamer::VideoWidget*)': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/widgetrenderer.cpp:72:29: note: in expansion of macro 'GST_ELEMENT' GstElement *videoSink = GST_ELEMENT(g_object_new(get_type_RGB(), NULL)); ^~~~~~~~~~~ [ 92%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/x11renderer.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/x11renderer.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp:19: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp:19: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp:19: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp:18: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [ 96%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/phonon_gstreamer_automoc.cpp.o cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/c++ -DBUILD_X11RENDERER -DPHONON_BACKEND_VERSION_4_7 -DPHONON_EXPERIMENTAL -DPHONON_GST_VERSION=\"4.9.0\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dphonon_gstreamer_EXPORTS -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer -I/builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer -isystem /usr/include/phonon4qt5 -I/usr/include/phonon4qt5/KDE -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon_gstreamer.dir/phonon_gstreamer_automoc.cpp.o -c /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/phonon_gstreamer_automoc.cpp In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp:19: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp: In member function 'GstElement* Phonon::Gstreamer::GLRenderWidgetImplementation::createVideoSink()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstElement* {aka _GstElement*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstelement.h:74:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_ELEMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_ELEMENT, GstElement)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp:113:16: note: in expansion of macro 'GST_ELEMENT' return GST_ELEMENT(g_object_new(get_type_YUV(), NULL)); ^~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp: In function 'QImage Phonon::Gstreamer::convertFromYUV(const QByteArray&, int, int)': /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/glrenderer.cpp:158:45: warning: cast from 'uchar* {aka unsigned char*}' to 'uint* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] uint *sp = (uint *)result.scanLine(y); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstobject.h:29, from /usr/include/gstreamer-1.0/gst/gstelement.h:56, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/abstractrenderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.h:21, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp:18: /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp: In member function 'GstElement* Phonon::Gstreamer::X11Renderer::createVideoSink()': /usr/include/glib-2.0/gobject/gtype.h:2207:63: warning: cast from 'GTypeInstance* {aka _GTypeInstance*}' to 'GstObject* {aka _GstObject*}' increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstobject.h:37:28: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GST_OBJECT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OBJECT, GstObject)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/phonon-gstreamer-4.9.0/gstreamer/x11renderer.cpp:97:30: note: in expansion of macro 'GST_OBJECT' gst_object_unref(GST_OBJECT(videoSink)); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:69:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/phonon_gstreamer_automoc.dir/../../../gstreamer/devicemanager.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/phonon_gstreamer_automoc.dir/moc_devicemanager_OHL7YKPCMWPVQD.cpp:9, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/phonon_gstreamer_automoc.cpp:2: /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_ref(GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:360:71: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] return (GstBuffer *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (buf)); ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function 'GstBuffer* gst_buffer_copy(const GstBuffer*)': /usr/include/gstreamer-1.0/gst/gstbuffer.h:40:67: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstBuffer* {aka _GstBuffer*}' increases required alignment of target type [-Wcast-align] #define GST_BUFFER_CAST(obj) ((GstBuffer *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstbuffer.h:41:50: note: in expansion of macro 'GST_BUFFER_CAST' #define GST_BUFFER(obj) (GST_BUFFER_CAST(obj)) ^~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstbuffer.h:392:10: note: in expansion of macro 'GST_BUFFER' return GST_BUFFER (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (buf))); ^~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217:0, from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/phonon_gstreamer_automoc.dir/../../../gstreamer/devicemanager.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/phonon_gstreamer_automoc.dir/moc_devicemanager_OHL7YKPCMWPVQD.cpp:9, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/phonon_gstreamer_automoc.cpp:2: /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_ref(GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:357:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] return (GstMessage *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (msg)); ^ /usr/include/gstreamer-1.0/gst/gstmessage.h: In function 'GstMessage* gst_message_copy(const GstMessage*)': /usr/include/gstreamer-1.0/gst/gstmessage.h:189:68: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstMessage* {aka _GstMessage*}' increases required alignment of target type [-Wcast-align] #define GST_MESSAGE_CAST(obj) ((GstMessage*)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstmessage.h:387:10: note: in expansion of macro 'GST_MESSAGE_CAST' return GST_MESSAGE_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (msg))); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36:0, from /usr/include/gstreamer-1.0/gst/gstpad.h:72, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/phonon_gstreamer_automoc.dir/../../../gstreamer/devicemanager.h:26, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/phonon_gstreamer_automoc.dir/moc_devicemanager_OHL7YKPCMWPVQD.cpp:9, from /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer/phonon_gstreamer_automoc.cpp:2: /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_ref(GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:428:72: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] return (GstEvent *) gst_mini_object_ref (GST_MINI_OBJECT_CAST (event)); ^ /usr/include/gstreamer-1.0/gst/gstevent.h: In function 'GstEvent* gst_event_copy(const GstEvent*)': /usr/include/gstreamer-1.0/gst/gstevent.h:226:58: warning: cast from 'GstMiniObject* {aka _GstMiniObject*}' to 'GstEvent* {aka _GstEvent*}' increases required alignment of target type [-Wcast-align] #define GST_EVENT_CAST(obj) ((GstEvent *)(obj)) ^ /usr/include/gstreamer-1.0/gst/gstevent.h:455:10: note: in expansion of macro 'GST_EVENT_CAST' return GST_EVENT_CAST (gst_mini_object_copy (GST_MINI_OBJECT_CONST_CAST (event))); ^~~~~~~~~~~~~~ [100%] Linking CXX shared module phonon_gstreamer.so cd /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/gstreamer && /usr/bin/cmake -E cmake_link_script CMakeFiles/phonon_gstreamer.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o phonon_gstreamer.so CMakeFiles/phonon_gstreamer.dir/abstractrenderer.cpp.o CMakeFiles/phonon_gstreamer.dir/audiodataoutput.cpp.o CMakeFiles/phonon_gstreamer.dir/audioeffect.cpp.o CMakeFiles/phonon_gstreamer.dir/audiooutput.cpp.o CMakeFiles/phonon_gstreamer.dir/backend.cpp.o CMakeFiles/phonon_gstreamer.dir/debug.cpp.o CMakeFiles/phonon_gstreamer.dir/devicemanager.cpp.o CMakeFiles/phonon_gstreamer.dir/effect.cpp.o CMakeFiles/phonon_gstreamer.dir/effectmanager.cpp.o CMakeFiles/phonon_gstreamer.dir/gsthelper.cpp.o CMakeFiles/phonon_gstreamer.dir/medianode.cpp.o CMakeFiles/phonon_gstreamer.dir/mediaobject.cpp.o CMakeFiles/phonon_gstreamer.dir/pipeline.cpp.o CMakeFiles/phonon_gstreamer.dir/plugininstaller.cpp.o CMakeFiles/phonon_gstreamer.dir/qwidgetvideosink.cpp.o CMakeFiles/phonon_gstreamer.dir/streamreader.cpp.o CMakeFiles/phonon_gstreamer.dir/videowidget.cpp.o CMakeFiles/phonon_gstreamer.dir/volumefadereffect.cpp.o CMakeFiles/phonon_gstreamer.dir/widgetrenderer.cpp.o CMakeFiles/phonon_gstreamer.dir/videodataoutput.cpp.o CMakeFiles/phonon_gstreamer.dir/glrenderer.cpp.o CMakeFiles/phonon_gstreamer.dir/x11renderer.cpp.o CMakeFiles/phonon_gstreamer.dir/phonon_gstreamer_automoc.cpp.o /usr/lib/libQt5X11Extras.so.5.7.1 /usr/lib/libphonon4qt5.so.4.9.1 -lgstreamer-1.0 -lgstbase-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstpbutils-1.0 -lglib-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lgstapp-1.0 /usr/lib/libQt5OpenGL.so.5.7.1 -lGL -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lgstapp-1.0 -lGL /usr/lib/libQt5Widgets.so.5.7.1 /usr/lib/libQt5Gui.so.5.7.1 /usr/lib/libQt5Core.so.5.7.1 make[2]: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' [100%] Built target phonon_gstreamer make[1]: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lipFjv + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm ++ dirname /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm + cd phonon-gstreamer-4.9.0 + make install/fast DESTDIR=/builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm -C armv7hl-redhat-linux-gnueabi-Qt5 make: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/lib/qt5/plugins/phonon4qt5_backend/phonon_gstreamer.so -- Installing: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/icons/hicolor/128x128/apps/./phonon-gstreamer.png -- Installing: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/icons/hicolor/16x16/apps/./phonon-gstreamer.png -- Installing: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/icons/hicolor/22x22/apps/./phonon-gstreamer.png -- Installing: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/icons/hicolor/48x48/apps/./phonon-gstreamer.png -- Installing: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/icons/hicolor/64x64/apps/./phonon-gstreamer.png -- Installing: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/icons/hicolor/scalable/apps/./phonon-gstreamer.svgz make: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi-Qt5' + make install/fast DESTDIR=/builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm -C armv7hl-redhat-linux-gnueabi make: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so -- Installing: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/kde4/services/phononbackends/gstreamer.desktop -- Up-to-date: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/icons/hicolor/128x128/apps/./phonon-gstreamer.png -- Up-to-date: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/icons/hicolor/16x16/apps/./phonon-gstreamer.png -- Up-to-date: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/icons/hicolor/22x22/apps/./phonon-gstreamer.png -- Up-to-date: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/icons/hicolor/48x48/apps/./phonon-gstreamer.png -- Up-to-date: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/icons/hicolor/64x64/apps/./phonon-gstreamer.png -- Up-to-date: /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/icons/hicolor/scalable/apps/./phonon-gstreamer.svgz make: Leaving directory '/builddir/build/BUILD/phonon-gstreamer-4.9.0/armv7hl-redhat-linux-gnueabi' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/phonon-gstreamer-4.9.0 extracting debug info from /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/lib/qt5/plugins/phonon4qt5_backend/phonon_gstreamer.so extracting debug info from /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 894 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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 Processing files: phonon-backend-gstreamer-4.9.0-2.fc26.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.APCK3C + umask 022 + cd /builddir/build/BUILD + cd phonon-gstreamer-4.9.0 + DOCDIR=/builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/doc/phonon-backend-gstreamer + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/doc/phonon-backend-gstreamer + cp -pr COPYING.LIB /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/doc/phonon-backend-gstreamer + exit 0 Provides: phonon-backend(armv7hl-32) = 4.9.1 phonon-backend-gst = 4.9.0-2.fc26 phonon-backend-gstreamer = 2:4.9.0-2.fc26 phonon-backend-gstreamer(armv7hl-32) = 2:4.9.0-2.fc26 phonon-gstreamer = 4.9.0-2.fc26 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libGL.so.1 libQtCore.so.4 libQtGui.so.4 libQtOpenGL.so.4 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstapp-1.0.so.0 libgstaudio-1.0.so.0 libgstbase-1.0.so.0 libgstpbutils-1.0.so.0 libgstreamer-1.0.so.0 libgstvideo-1.0.so.0 libgthread-2.0.so.0 libm.so.6 libphonon.so.4 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.21) rtld(GNU_HASH) Obsoletes: phonon-backend-gst < 4.2.0-4 phonon-backend-xine < 4.5.0 phonon-gstreamer < 4.4.4-0.2 Processing files: phonon-qt5-backend-gstreamer-4.9.0-2.fc26.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vWb7AX + umask 022 + cd /builddir/build/BUILD + cd phonon-gstreamer-4.9.0 + DOCDIR=/builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/doc/phonon-qt5-backend-gstreamer + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/doc/phonon-qt5-backend-gstreamer + cp -pr COPYING.LIB /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm/usr/share/doc/phonon-qt5-backend-gstreamer + exit 0 Provides: phonon-qt5-backend(armv7hl-32) = 4.9.1 phonon-qt5-backend-gstreamer = 2:4.9.0-2.fc26 phonon-qt5-backend-gstreamer(armv7hl-32) = 2:4.9.0-2.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libGL.so.1 libQt5Core.so.5 libQt5Core.so.5(Qt_5) libQt5Gui.so.5 libQt5Gui.so.5(Qt_5) libQt5OpenGL.so.5 libQt5OpenGL.so.5(Qt_5) libQt5Widgets.so.5 libQt5Widgets.so.5(Qt_5) libQt5X11Extras.so.5 libQt5X11Extras.so.5(Qt_5) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstapp-1.0.so.0 libgstaudio-1.0.so.0 libgstbase-1.0.so.0 libgstpbutils-1.0.so.0 libgstreamer-1.0.so.0 libgstvideo-1.0.so.0 libgthread-2.0.so.0 libm.so.6 libphonon4qt5.so.4 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.21) rtld(GNU_HASH) Processing files: phonon-backend-gstreamer-debuginfo-4.9.0-2.fc26.armv7hl Provides: phonon-backend-gstreamer-debuginfo = 2:4.9.0-2.fc26 phonon-backend-gstreamer-debuginfo(armv7hl-32) = 2:4.9.0-2.fc26 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/phonon-backend-gstreamer-4.9.0-2.fc26.arm Wrote: /builddir/build/RPMS/phonon-backend-gstreamer-4.9.0-2.fc26.armv7hl.rpm Wrote: /builddir/build/RPMS/phonon-qt5-backend-gstreamer-4.9.0-2.fc26.armv7hl.rpm Wrote: /builddir/build/RPMS/phonon-backend-gstreamer-debuginfo-4.9.0-2.fc26.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GDIsMI + umask 022 + cd /builddir/build/BUILD + cd phonon-gstreamer-4.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/phonon-backend-gstreamer-4.9.0-2.fc26.arm + exit 0 Child return code was: 0