Advertisement
Guest User

Untitled

a guest
Feb 14th, 2018
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.50 KB | None | 0 0
  1. Cloning into 'gst-droid'...
  2. Already up-to-date.
  3.  
  4. Building target platforms: armv7hl-meego-linux
  5. Building for target armv7hl-meego-linux
  6. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FVcs3n
  7. + umask 022
  8. + cd /home/toaster/hadk/hybris/mw/gst-droid
  9. + LANG=C
  10. + export LANG
  11. + unset DISPLAY
  12. + 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'
  13. + export CFLAGS
  14. + 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'
  15. + export CXXFLAGS
  16. + 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'
  17. + export FFLAGS
  18. + LD_AS_NEEDED=1
  19. + export LD_AS_NEEDED
  20. + NOCONFIGURE=1
  21. + ./autogen.sh
  22. + Setting up common submodule
  23. ./autogen.sh: line 24: git: command not found
  24. ./autogen.sh: line 26: git: command not found
  25. There is something wrong with your source tree.
  26. You are missing common/gst-autogen.sh
  27. error: Bad exit status from /var/tmp/rpm-tmp.FVcs3n (%build)
  28.  
  29.  
  30. RPM build errors:
  31.     Bad exit status from /var/tmp/rpm-tmp.FVcs3n (%build)
  32. ~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement