Advertisement
Guest User

Untitled

a guest
Feb 17th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.05 KB | None | 0 0
  1. PlatformSDK [faraday@probook qt5-qpa-surfaceflinger-plugin]$ mb2 -s rpm/qt5-qpa-surfaceflinger-plugin.spec -t $VENDOR-$DEVICE-$PORT_ARCH build
  2.  
  3. Building target platforms: armv7hl-meego-linux
  4. Building for target armv7hl-meego-linux
  5. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CSLBKu
  6. + umask 022
  7. + cd /home/faraday/qt5-qpa-surfaceflinger-plugin
  8. + LANG=C
  9. + export LANG
  10. + unset DISPLAY
  11. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  12. + export CFLAGS
  13. + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  14. + export CXXFLAGS
  15. + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -I/usr/lib/gfortran/modules'
  16. + export FFLAGS
  17. + LD_AS_NEEDED=1
  18. + export LD_AS_NEEDED
  19. + export QTDIR=/usr/share/qt5
  20. + QTDIR=/usr/share/qt5
  21. + cd surfaceflinger
  22. + export QT_SELECT=5
  23. + QT_SELECT=5
  24. + qmake -qt=5 -makefile 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi' 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi' QMAKE_STRIP=: PREFIX=/usr
  25. + make -j4
  26. /usr/lib/qt5/bin/moc -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -I/opt/cross/armv7hl-meego-linux-gnueabi/include/c++/4.8.3 -I/opt/cross/armv7hl-meego-linux-gnueabi/include/c++/4.8.3/armv7hl-meego-linux-gnueabi -I/opt/cross/armv7hl-meego-linux-gnueabi/include/c++/4.8.3/backward -I/opt/cross/lib/gcc/armv7hl-meego-linux-gnueabi/4.8.3/include -I/usr/local/include -I/opt/cross/lib/gcc/armv7hl-meego-linux-gnueabi/4.8.3/include-fixed -I/opt/cross/armv7hl-meego-linux-gnueabi/include -I/usr/include main.cpp -o .moc/main.moc
  27. g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -DMESA_EGL_NO_X11_HEADERS -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -o .obj/surfaceflinger_context.o surfaceflinger_context.cpp
  28. g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -DMESA_EGL_NO_X11_HEADERS -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -o .obj/surfaceflinger_screeninfo.o surfaceflinger_screeninfo.cpp
  29. g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -DMESA_EGL_NO_X11_HEADERS -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -o .obj/surfaceflinger_backend.o surfaceflinger_backend.cpp
  30. surfaceflinger_screeninfo.cpp: In constructor 'SurfaceFlingerScreenInfo::SurfaceFlingerScreenInfo(size_t)':
  31. surfaceflinger_screeninfo.cpp:295:12: warning: '*((void*)& androidSource +20)' may be used uninitialized in this function [-Wmaybe-uninitialized]
  32. } else if (androidSource.hasScreenDepth()) {
  33. ^
  34. g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -DMESA_EGL_NO_X11_HEADERS -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -o .obj/qeglfsintegration.o qeglfsintegration.cpp
  35. g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -DMESA_EGL_NO_X11_HEADERS -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -o .obj/qeglfswindow.o qeglfswindow.cpp
  36. g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -DMESA_EGL_NO_X11_HEADERS -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -o .obj/qeglfsbackingstore.o qeglfsbackingstore.cpp
  37. g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -DMESA_EGL_NO_X11_HEADERS -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -o .obj/qeglfsscreen.o qeglfsscreen.cpp
  38. g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -DMESA_EGL_NO_X11_HEADERS -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -o .obj/qeglfscontext.o qeglfscontext.cpp
  39. g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -DMESA_EGL_NO_X11_HEADERS -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -o .obj/qeglfspageflipper.o qeglfspageflipper.cpp
  40. /usr/lib/qt5/bin/moc -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -I/opt/cross/armv7hl-meego-linux-gnueabi/include/c++/4.8.3 -I/opt/cross/armv7hl-meego-linux-gnueabi/include/c++/4.8.3/armv7hl-meego-linux-gnueabi -I/opt/cross/armv7hl-meego-linux-gnueabi/include/c++/4.8.3/backward -I/opt/cross/lib/gcc/armv7hl-meego-linux-gnueabi/4.8.3/include -I/usr/local/include -I/opt/cross/lib/gcc/armv7hl-meego-linux-gnueabi/4.8.3/include-fixed -I/opt/cross/armv7hl-meego-linux-gnueabi/include -I/usr/include qeglfspageflipper.h -o .moc/moc_qeglfspageflipper.cpp
  41. g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -DMESA_EGL_NO_X11_HEADERS -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -o .obj/main.o main.cpp
  42. g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -DMESA_EGL_NO_X11_HEADERS -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQEGL_EXTRA_DEBUG -DMESA_EGL_NO_X11_HEADERS -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/droid-devel/droid-headers -I/usr/include/hybris/surface_flinger -I/usr/include/hybris/eglplatformcommon -I/usr/include/qt5/QtCompositor/5.4.0 -I/usr/include/qt5/QtCompositor/5.4.0/QtCompositor -I/usr/include/qt5 -I/usr/include/qt5/QtCompositor -I/usr/include/qt5/QtPlatformSupport -I/usr/include/qt5/QtPlatformSupport/5.2.2 -I/usr/include/qt5/QtPlatformSupport/5.2.2/QtPlatformSupport -I/usr/include/qt5/QtGui/5.2.2 -I/usr/include/qt5/QtGui/5.2.2/QtGui -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore/5.2.2 -I/usr/include/qt5/QtCore/5.2.2/QtCore -I/usr/include/qt5/QtCore -I.moc -o .obj/moc_qeglfspageflipper.o .moc/moc_qeglfspageflipper.cpp
  43. rm -f libsurfaceflinger.so
  44. g++ -Wl,--no-undefined -Wl,--no-undefined -Wl,-O1 -shared -o libsurfaceflinger.so .obj/main.o .obj/surfaceflinger_context.o .obj/surfaceflinger_screeninfo.o .obj/surfaceflinger_backend.o .obj/qeglfsintegration.o .obj/qeglfswindow.o .obj/qeglfsbackingstore.o .obj/qeglfsscreen.o .obj/qeglfscontext.o .obj/qeglfspageflipper.o .obj/moc_qeglfspageflipper.o -ludev -lglib-2.0 -lmtdev -lsf -lhybris-common -lhybris-eglplatformcommon -lfontconfig -lfreetype -lQt5Compositor -lQt5PlatformSupport -lQt5Gui -lQt5Core -lGLESv2 -lpthread -lEGL
  45. mv -f libsurfaceflinger.so plugins/platforms/
  46. + exit 0
  47. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.f0P3e0
  48. + umask 022
  49. + cd /home/faraday/qt5-qpa-surfaceflinger-plugin
  50. + '[' /home/faraday/qt5-qpa-surfaceflinger-plugin/installroot '!=' / ']'
  51. + rm -rf /home/faraday/qt5-qpa-surfaceflinger-plugin/installroot
  52. ++ dirname /home/faraday/qt5-qpa-surfaceflinger-plugin/installroot
  53. + mkdir -p /home/faraday/qt5-qpa-surfaceflinger-plugin
  54. + mkdir /home/faraday/qt5-qpa-surfaceflinger-plugin/installroot
  55. + LANG=C
  56. + export LANG
  57. + unset DISPLAY
  58. + rm -rf /home/faraday/qt5-qpa-surfaceflinger-plugin/installroot
  59. + cd surfaceflinger
  60. + export QT_SELECT=5
  61. + QT_SELECT=5
  62. + make install INSTALL_ROOT=/home/faraday/qt5-qpa-surfaceflinger-plugin/installroot
  63. install -m 755 -p "plugins/platforms/libsurfaceflinger.so" "/home/faraday/qt5-qpa-surfaceflinger-plugin/installroot/usr/lib/qt5/plugins/platforms/libsurfaceflinger.so"
  64. install -m 644 -p /home/faraday/qt5-qpa-surfaceflinger-plugin/surfaceflinger/lib/cmake/Qt5Gui/Qt5Gui_QEglFSsfIntegrationPlugin.cmake /home/faraday/qt5-qpa-surfaceflinger-plugin/installroot/usr/lib/cmake/Qt5Gui/
  65. + rm -f /home/faraday/qt5-qpa-surfaceflinger-plugin/installroot/usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSIntegrationPlugin.cmake
  66. + /usr/lib/rpm/check-buildroot
  67. + /usr/lib/rpm/meego/brp-compress
  68. + /usr/lib/rpm/meego/brp-strip /usr/bin/strip
  69. + /usr/lib/rpm/meego/brp-strip-static-archive /usr/bin/strip
  70. + /usr/lib/rpm/meego/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
  71. + /usr/lib/rpm/brp-python-bytecompile
  72. + /usr/lib/rpm/meego/brp-python-hardlink
  73. + /usr/lib/rpm/meego/find-docs.sh /home/faraday/qt5-qpa-surfaceflinger-plugin/installroot
  74. + /usr/lib/rpm/meego/brp-java-repack-jars
  75. Processing files: qt5-qpa-surfaceflinger-plugin-5.2.0.5-1.armv7hl
  76. Provides: libsurfaceflinger.so
  77. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  78. Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libEGL.so.1 libGLESv2.so.2 libQt5Compositor.so.5 libQt5Core.so.5 libQt5Gui.so.5 libc.so.6 libc.so.6(GLIBC_2.4) libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libhybris-common.so.1 libhybris-eglplatformcommon.so.1 libm.so.6 libm.so.6(GLIBC_2.4) libmtdev.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libsf.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libudev.so.1 rtld(GNU_HASH)
  79. Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/faraday/qt5-qpa-surfaceflinger-plugin/installroot
  80. error: Installed (but unpackaged) file(s) found:
  81. /usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSsfIntegrationPlugin.cmake
  82.  
  83.  
  84. RPM build errors:
  85. Installed (but unpackaged) file(s) found:
  86. /usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSsfIntegrationPlugin.cmake
  87. PlatformSDK [faraday@probook qt5-qpa-surfaceflinger-plugin]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement