Advertisement
Guest User

Untitled

a guest
Jun 13th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.21 KB | None | 0 0
  1. DEBUG: Executing python function sysroot_cleansstate
  2. DEBUG: Python function sysroot_cleansstate finished
  3. DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
  4. DEBUG: Executing shell function autotools_preconfigure
  5. DEBUG: Shell function autotools_preconfigure finished
  6. DEBUG: Executing python function autotools_copy_aclocals
  7. DEBUG: Python function autotools_copy_aclocals finished
  8. DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
  9. DEBUG: Executing shell function do_configure
  10. + check for build tools
  11. checking for autoconf >= 2.60 ... found 2.69, ok.
  12. checking for automake >= 1.10 ... Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/automake line 3939.
  13. found 1.15, ok.
  14. checking for autopoint >= 0.17 ... found 0.19.6, ok.
  15. checking for libtoolize >= 1.5.0 ... found 2.4.6, ok.
  16. checking for pkg-config >= 0.8.0 ... found 0.29, ok.
  17. + checking for autogen.sh options
  18. This autogen script will automatically run ./configure as:
  19. ./configure --enable-maintainer-mode
  20. To pass any additional options, please specify them on the ./autogen.sh
  21. command line.
  22. patching file po/Makefile.in.in
  23. Hunk #1 succeeded at 15 with fuzz 2 (offset 4 lines).
  24. + running autopoint --force ...
  25. patching file po/Makefile.in.in
  26. Hunk #1 succeeded at 15 with fuzz 2 (offset 4 lines).
  27. + running libtoolize --copy --force...
  28. libtoolize: putting auxiliary files in '.'.
  29. libtoolize: copying file './ltmain.sh'
  30. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  31. libtoolize: copying file 'm4/libtool.m4'
  32. libtoolize: copying file 'm4/ltoptions.m4'
  33. libtoolize: copying file 'm4/ltsugar.m4'
  34. libtoolize: copying file 'm4/ltversion.m4'
  35. libtoolize: copying file 'm4/lt~obsolete.m4'
  36. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  37. + running aclocal -I m4 -I common/m4 ...
  38. + running autoheader ...
  39. + running autoconf ...
  40. + running automake -a -c...
  41. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/automake line 3939.
  42. configure.ac:54: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
  43. configure.ac:54: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  44. configure.ac:54: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  45. configure.ac:29: installing './compile'
  46. configure.ac:15: installing './missing'
  47. Makefile.am:1: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS
  48. src/Makefile.am: installing './depcomp'
  49. + running configure ...
  50. ./configure default flags: --enable-maintainer-mode
  51.  
  52. configure: loading site script /media/tom/Backup/tisdk/sources/meta-openembedded/meta-oe/site/endian-little
  53. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/endian-little
  54. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/arm-common
  55. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/arm-32
  56. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/common-linux
  57. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/common-glibc
  58. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/arm-linux
  59. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/common
  60. checking for a BSD-compatible install... /usr/bin/install -c
  61. checking whether build environment is sane... yes
  62. checking for a thread-safe mkdir -p... /bin/mkdir -p
  63. checking for gawk... gawk
  64. checking whether make sets $(MAKE)... yes
  65. checking whether make supports nested variables... yes
  66. checking whether to enable maintainer-specific portions of Makefiles... yes
  67. checking build system type... x86_64-pc-linux-gnu
  68. checking host system type... x86_64-pc-linux-gnu
  69. checking whether make supports nested variables... (cached) yes
  70. checking for gcc... arm-linux-gnueabihf-gcc -march=armv7-a -marm -mfpu=neon -mfloat-abi=hard --sysroot=/media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm
  71. checking whether the C compiler works... yes
  72. checking for C compiler default output file name... a.out
  73. checking for suffix of executables...
  74. checking whether we are cross compiling... configure: error: in `/home/tom/gst-plugin-vpe':
  75. configure: error: cannot run C compiled programs.
  76. If you meant to cross compile, use `--host'.
  77. See `config.log' for more details
  78. configure failed
  79. WARNING: /media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/gstreamer1.0-plugins-vpe/git-r2.14/temp/run.do_configure.8165:1 exit 1 from './autogen.sh'
  80. ERROR: Function failed: do_configure (log file is located at /media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/gstreamer1.0-plugins-vpe/git-r2.14/temp/log.do_configure.8165)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement