Advertisement
Guest User

Untitled

a guest
Jun 13th, 2017
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.63 KB | None | 0 0
  1. DEBUG: Executing python function externalsrc_configure_prefunc
  2. DEBUG: Python function externalsrc_configure_prefunc finished
  3. DEBUG: Executing python function sysroot_cleansstate
  4. DEBUG: Python function sysroot_cleansstate finished
  5. DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
  6. DEBUG: Executing shell function autotools_preconfigure
  7. DEBUG: Shell function autotools_preconfigure finished
  8. DEBUG: Executing python function autotools_copy_aclocals
  9. DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
  10. DEBUG: Python function autotools_copy_aclocals finished
  11. DEBUG: Executing shell function do_configure
  12. + passing argument --host=arm-linux to configure
  13. + passing argument --with-libtool-sysroot=/media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm to configure
  14. + passing argument --prefix=/usr to configure
  15. + options passed to configure: --host=arm-linux --with-libtool-sysroot=/media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm --prefix=/usr
  16. + check for build tools
  17. checking for autoconf >= 2.60 ... found 2.69, ok.
  18. 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.
  19. found 1.15, ok.
  20. checking for autopoint >= 0.17 ... found 0.19.6, ok.
  21. checking for libtoolize >= 1.5.0 ... found 2.4.6, ok.
  22. checking for pkg-config >= 0.8.0 ... found 0.29, ok.
  23. patching file po/Makefile.in.in
  24. Hunk #1 succeeded at 15 with fuzz 2 (offset 4 lines).
  25. + running autopoint --force ...
  26. patching file po/Makefile.in.in
  27. Hunk #1 succeeded at 15 with fuzz 2 (offset 4 lines).
  28. + running libtoolize --copy --force...
  29. libtoolize: putting auxiliary files in '.'.
  30. libtoolize: copying file './ltmain.sh'
  31. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  32. libtoolize: copying file 'm4/libtool.m4'
  33. libtoolize: copying file 'm4/ltoptions.m4'
  34. libtoolize: copying file 'm4/ltsugar.m4'
  35. libtoolize: copying file 'm4/ltversion.m4'
  36. libtoolize: copying file 'm4/lt~obsolete.m4'
  37. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  38. + running aclocal -I m4 -I common/m4 ...
  39. + running autoheader ...
  40. + running autoconf ...
  41. + running automake -a -c...
  42. 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.
  43. configure.ac:54: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
  44. configure.ac:54: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  45. configure.ac:54: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  46. configure.ac:29: installing './compile'
  47. configure.ac:15: installing './missing'
  48. Makefile.am:1: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS
  49. src/Makefile.am: installing './depcomp'
  50. + running configure ...
  51. ./configure default flags: --enable-maintainer-mode
  52. ./configure external flags: --host=arm-linux --with-libtool-sysroot=/media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm --prefix=/usr
  53.  
  54. configure: loading site script /media/tom/Backup/tisdk/sources/meta-openembedded/meta-oe/site/endian-little
  55. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/endian-little
  56. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/arm-common
  57. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/arm-32
  58. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/common-linux
  59. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/common-glibc
  60. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/arm-linux
  61. configure: loading site script /media/tom/Backup/tisdk/sources/oe-core/meta/site/common
  62. configure: loading site script /media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/gstreamer1.0-plugins-vpe/git-r2.14/gstreamer1.0-plugins-vpe-git//aclocal-copy/ncurses_config
  63. checking for a BSD-compatible install... /usr/bin/install -c
  64. checking whether build environment is sane... yes
  65. checking for arm-linux-strip... arm-linux-gnueabihf-strip
  66. checking for a thread-safe mkdir -p... /bin/mkdir -p
  67. checking for gawk... gawk
  68. checking whether make sets $(MAKE)... yes
  69. checking whether make supports nested variables... yes
  70. checking whether to enable maintainer-specific portions of Makefiles... yes
  71. checking build system type... x86_64-pc-linux-gnu
  72. checking host system type... arm-unknown-linux-gnu
  73. checking whether make supports nested variables... (cached) yes
  74. checking for arm-linux-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
  75. checking whether the C compiler works... yes
  76. checking for C compiler default output file name... a.out
  77. checking for suffix of executables...
  78. checking whether we are cross compiling... yes
  79. checking for suffix of object files... o
  80. checking whether we are using the GNU C compiler... yes
  81. checking whether 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 accepts -g... yes
  82. checking for 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 option to accept ISO C89... none needed
  83. checking whether 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 understands -c and -o together... yes
  84. checking for style of include used by make... GNU
  85. checking dependency style of 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... gcc3
  86. checking how to print strings... printf
  87. checking for a sed that does not truncate output... (cached) sed
  88. checking for grep that handles long lines and -e... /bin/grep
  89. checking for egrep... /bin/grep -E
  90. checking for fgrep... /bin/grep -F
  91. checking for ld used by 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... arm-linux-gnueabihf-ld --sysroot=/media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm
  92. checking if the linker (arm-linux-gnueabihf-ld --sysroot=/media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm ) is GNU ld... yes
  93. checking for BSD- or MS-compatible name lister (nm)... arm-linux-gnueabihf-nm
  94. checking the name lister (arm-linux-gnueabihf-nm) interface... BSD nm
  95. checking whether ln -s works... yes
  96. checking the maximum length of command line arguments... 1572864
  97. checking how to convert x86_64-pc-linux-gnu file names to arm-unknown-linux-gnu format... func_convert_file_noop
  98. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  99. checking for arm-linux-gnueabihf-ld --sysroot=/media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm option to reload object files... -r
  100. checking for arm-linux-objdump... arm-linux-gnueabihf-objdump
  101. checking how to recognize dependent libraries... pass_all
  102. checking for arm-linux-dlltool... no
  103. checking for dlltool... no
  104. checking how to associate runtime and link libraries... printf %s\n
  105. checking for arm-linux-ar... arm-linux-gnueabihf-ar
  106. checking for archiver @FILE support... @
  107. checking for arm-linux-strip... (cached) arm-linux-gnueabihf-strip
  108. checking for arm-linux-ranlib... arm-linux-gnueabihf-ranlib
  109. checking command to parse arm-linux-gnueabihf-nm output from 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 object... ok
  110. checking for sysroot... /media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm
  111. checking for a working dd... /bin/dd
  112. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  113. checking for arm-linux-mt... no
  114. checking for mt... mt
  115. configure: WARNING: using cross tools not prefixed with host triplet
  116. checking if mt is a manifest tool... no
  117. checking how to run the C preprocessor... arm-linux-gnueabihf-gcc -E --sysroot=/media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm -march=armv7-a -marm -mfpu=neon -mfloat-abi=hard
  118. checking for ANSI C header files... (cached) yes
  119. checking for sys/types.h... (cached) yes
  120. checking for sys/stat.h... (cached) yes
  121. checking for stdlib.h... (cached) yes
  122. checking for string.h... (cached) yes
  123. checking for memory.h... (cached) yes
  124. checking for strings.h... (cached) yes
  125. checking for inttypes.h... (cached) yes
  126. checking for stdint.h... (cached) yes
  127. checking for unistd.h... (cached) yes
  128. checking for dlfcn.h... yes
  129. checking for objdir... .libs
  130. checking if 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 supports -fno-rtti -fno-exceptions... no
  131. checking for 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 option to produce PIC... -fPIC -DPIC
  132. checking if 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 PIC flag -fPIC -DPIC works... yes
  133. checking if 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 static flag -static works... yes
  134. checking if 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 supports -c -o file.o... yes
  135. checking if 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 supports -c -o file.o... (cached) yes
  136. checking whether the 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 linker (arm-linux-gnueabihf-ld --sysroot=/media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm ) supports shared libraries... yes
  137. checking whether -lc should be explicitly linked in... no
  138. checking dynamic linker characteristics... GNU/Linux ld.so
  139. checking how to hardcode library paths into programs... immediate
  140. checking whether stripping libraries is possible... yes
  141. checking if libtool supports shared libraries... yes
  142. checking whether to build shared libraries... yes
  143. checking whether to build static libraries... yes
  144. checking for arm-linux-pkg-config... no
  145. checking for pkg-config... /media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/pkg-config
  146. checking pkg-config is at least version 0.9.0... yes
  147. checking for CHECK... yes
  148. checking to see if compiler understands ... yes
  149. checking to see if compiler understands -Wall... yes
  150. checking to see if compiler understands -Wdeclaration-after-statement... yes
  151. checking to see if compiler understands -Wvla... yes
  152. checking to see if compiler understands -Wpointer-arith... yes
  153. checking to see if compiler understands -Werror... yes
  154. checking to see if compiler understands -Wmissing-declarations... yes
  155. checking to see if compiler understands -Wmissing-prototypes... yes
  156. checking to see if compiler understands -Wredundant-decls... yes
  157. checking to see if compiler understands -Wwrite-strings... yes
  158. checking to see if compiler understands -Wformat-nonliteral... yes
  159. checking to see if compiler understands -Wformat-security... yes
  160. checking to see if compiler understands -Wold-style-definition... yes
  161. checking to see if compiler understands -Winit-self... yes
  162. checking to see if compiler understands -Wmissing-include-dirs... yes
  163. checking to see if compiler understands -Waddress... yes
  164. checking to see if compiler understands -Waggregate-return... yes
  165. checking to see if compiler understands -Wno-multichar... yes
  166. configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar
  167. configure: set ERROR_CFLAGS to -Werror
  168. checking whether NLS is requested... yes
  169. checking for msgfmt... /media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/msgfmt
  170. checking for gmsgfmt... /media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/msgfmt
  171. checking for xgettext... /media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/xgettext
  172. checking for msgmerge... /media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/msgmerge
  173. checking for ld used by GCC... arm-linux-gnueabihf-ld --sysroot=/media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm
  174. checking if the linker (arm-linux-gnueabihf-ld --sysroot=/media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm ) is GNU ld... yes
  175. checking for shared library run path origin... done
  176. checking for CFPreferencesCopyAppValue... no
  177. checking for CFLocaleCopyCurrent... no
  178. checking for GNU gettext in libc... yes
  179. checking whether to use NLS... yes
  180. checking where the gettext function comes from... libc
  181. checking for VALGRIND... yes
  182. configure: Using extra code paths for valgrind
  183. configure: Using gst-vpe prerelease as package name
  184. configure: Using Unknown package origin as package origin
  185. checking for pkg-config...
  186. checking for LIBDCE... yes
  187. checking for GST... yes
  188. configure: Using /usr/lib/gstreamer-1.0 as the plugin install location
  189. configure: creating ./config.status
  190. config.status: creating Makefile
  191. config.status: creating src/Makefile
  192. config.status: creating config.h
  193. config.status: executing depfiles commands
  194. config.status: executing libtool commands
  195. config.status: executing po-directories commands
  196. Now type 'make' to compile gst-vpe.
  197. DEBUG: Shell function do_configure finished
  198. DEBUG: Executing python function do_qa_configure
  199. NOTE: Checking autotools environment for common misconfiguration
  200. NOTE: gstreamer1.0-plugins-vpe: md5 checksum matched for file://COPYING;md5=fbc093901857fcd118f065f900982c24
  201. NOTE: Checking configure output for unrecognised options
  202. grep: /media/tom/Backup/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/gstreamer1.0-plugins-vpe/git-r2.14/gstreamer1.0-plugins-vpe-git/config.log: No such file or directory
  203. DEBUG: Python function do_qa_configure finished
  204. DEBUG: Executing shell function autotools_postconfigure
  205. DEBUG: Shell function autotools_postconfigure finished
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement