Advertisement
Guest User

Untitled

a guest
Dec 6th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. Build gst-droid? [Y/n/all]y
  2. * Source code directory doesn't exist, cloning repository
  3. * pulling updates...
  4. * No spec file for package building specified, building all I can find.
  5. * Building rpm/gst-droid.spec
  6. + 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'
  7. + export CFLAGS
  8. + 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'
  9. + export CXXFLAGS
  10. + 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'
  11. + export FFLAGS
  12. + LD_AS_NEEDED=1
  13. + export LD_AS_NEEDED
  14. + NOCONFIGURE=1
  15. + ./autogen.sh
  16. + Setting up common submodule
  17. ./autogen.sh: line 24: git: command not found
  18. ./autogen.sh: line 26: git: command not found
  19. There is something wrong with your source tree.
  20. You are missing common/gst-autogen.sh
  21. error: Bad exit status from /var/tmp/rpm-tmp.i45WCk (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement