1. Build ngfd-plugin-droid-vibrator? [Y/n]
  2. * No git url specified, assuming https://github.com/mer-hybris/ngfd-plugin-droid-vibrator.git
  3. * Source code directory doesn't exist, cloning repository
  4. ~/mer/devel/mer-hybris/ngfd-plugin-droid-vibrator ~/mer/devel/mer-hybris ~/mer/android/droid
  5. * pulling updates...
  6. * No spec files for package building specified, building all I can find.
  7. * Building rpm/ngfd-plugin-droid-vibrator.spec
  8. This si output from less +F /home/corvinux/mer/devel/mer-hybris/ngfd-plugin-droid-vibrator.log
  9. Already up-to-date.
  10. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Xyy1ge
  11. + umask 022
  12. + cd /home/corvinux/mer/devel/mer-hybris/ngfd-plugin-droid-vibrator
  13. + LANG=C
  14. + export LANG
  15. + unset DISPLAY
  16. + 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'
  17. + export CFLAGS
  18. + 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'
  19. + export CXXFLAGS
  20. + 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'
  21. + export FFLAGS
  22. + LD_AS_NEEDED=1
  23. + export LD_AS_NEEDED
  24. + 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'
  25. + export CFLAGS
  26. + 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'
  27. + export CXXFLAGS
  28. + 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'
  29. + export FFLAGS
  30. + /usr/bin/cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_SKIP_RPATH:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=ON
  31. -- The C compiler identification is GNU 4.6.4
  32. -- The CXX compiler identification is GNU 4.6.4
  33. -- Check for working C compiler: /usr/bin/cc
  34. -- Check for working C compiler: /usr/bin/cc -- works
  35. -- Detecting C compiler ABI info
  36. -- Detecting C compiler ABI info - done
  37. -- Check for working CXX compiler: /usr/bin/c++
  38. -- Check for working CXX compiler: /usr/bin/c++ -- works
  39. -- Detecting CXX compiler ABI info
  40. -- Detecting CXX compiler ABI info - done
  41. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1")
  42. -- checking for module 'glib-2.0'
  43. -- found glib-2.0, version 2.38.2
  44. -- checking for module 'ngf-plugin'