Advertisement
TheReturningVoid

Untitled

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