Guest User

Untitled

a guest
Oct 11th, 2016
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.14 KB | None | 0 0
  1. $ make -C tools/depends/target/xbmc
  2. cd ../../../../; BOOTSTRAP_FROM_DEPENDS=yes ./bootstrap
  3. autoreconf -vif .
  4. autoreconf: Entering directory `.'
  5. autoreconf: configure.ac: not using Gettext
  6. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/aclocal --force
  7. autoreconf: configure.ac: tracing
  8. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/libtoolize --copy --force
  9. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
  10. libtoolize: copying file 'build-aux/ltmain.sh'
  11. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
  12. libtoolize: and rerunning libtoolize and aclocal.
  13. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  14. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autoconf --force
  15. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autoheader --force
  16. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/automake --add-missing --copy --force-missing
  17. configure.ac:498: installing 'build-aux/compile'
  18. configure.ac:16: installing 'build-aux/config.guess'
  19. configure.ac:16: installing 'build-aux/config.sub'
  20. configure.ac:15: installing 'build-aux/install-sh'
  21. configure.ac:15: installing 'build-aux/missing'
  22. configure.ac:2273: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  23. autoreconf: Leaving directory `.'
  24. autoreconf -vif lib/cpluff
  25. autoreconf: Entering directory `lib/cpluff'
  26. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autopoint --force
  27. Copying file ABOUT-NLS
  28. Creating directory auxliary
  29. Copying file auxliary/config.rpath
  30. Creating directory m4
  31. Copying file m4/codeset.m4
  32. Copying file m4/gettext.m4
  33. Copying file m4/glibc2.m4
  34. Copying file m4/glibc21.m4
  35. Copying file m4/iconv.m4
  36. Copying file m4/intdiv0.m4
  37. Copying file m4/intl.m4
  38. Copying file m4/intldir.m4
  39. Copying file m4/intmax.m4
  40. Copying file m4/inttypes-pri.m4
  41. Copying file m4/inttypes_h.m4
  42. Copying file m4/lcmessage.m4
  43. Copying file m4/lib-ld.m4
  44. Copying file m4/lib-link.m4
  45. Copying file m4/lib-prefix.m4
  46. Copying file m4/lock.m4
  47. Copying file m4/longdouble.m4
  48. Copying file m4/longlong.m4
  49. Copying file m4/nls.m4
  50. Copying file m4/po.m4
  51. Copying file m4/printf-posix.m4
  52. Copying file m4/progtest.m4
  53. Copying file m4/size_max.m4
  54. Copying file m4/stdint_h.m4
  55. Copying file m4/uintmax_t.m4
  56. Copying file m4/ulonglong.m4
  57. Copying file m4/visibility.m4
  58. Copying file m4/wchar_t.m4
  59. Copying file m4/wint_t.m4
  60. Copying file m4/xsize.m4
  61. Copying file po/Makevars.template
  62. Copying file po/[email protected]
  63. Copying file po/[email protected]
  64. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/aclocal --force -I m4
  65. autoreconf: configure.ac: tracing
  66. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/libtoolize --copy --force
  67. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'auxliary'.
  68. libtoolize: copying file 'auxliary/ltmain.sh'
  69. libtoolize: putting macros in 'm4'.
  70. libtoolize: copying file 'm4/libtool.m4'
  71. libtoolize: copying file 'm4/ltoptions.m4'
  72. libtoolize: copying file 'm4/ltsugar.m4'
  73. libtoolize: copying file 'm4/ltversion.m4'
  74. libtoolize: copying file 'm4/lt~obsolete.m4'
  75. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
  76. libtoolize: and rerunning libtoolize and aclocal.
  77. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autoconf --force
  78. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autoheader --force
  79. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/automake --add-missing --copy --force-missing
  80. configure.ac:49: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
  81. configure.ac:49: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  82. configure.ac:49: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  83. configure.ac:49: installing 'auxliary/compile'
  84. configure.ac:49: installing 'auxliary/config.guess'
  85. configure.ac:49: installing 'auxliary/config.sub'
  86. configure.ac:47: installing 'auxliary/install-sh'
  87. configure.ac:47: installing 'auxliary/missing'
  88. console/Makefile.am: installing 'auxliary/depcomp'
  89. libcpluff/Makefile.am:19: warning: source file '../kazlib/list.c' is in a subdirectory,
  90. libcpluff/Makefile.am:19: but option 'subdir-objects' is disabled
  91. automake: warning: possible forward-incompatibility.
  92. automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  93. automake: automake option hasn't been enabled. For now, the corresponding output
  94. automake: object file(s) will be placed in the top-level directory. However,
  95. automake: this behaviour will change in future Automake versions: they will
  96. automake: unconditionally cause object files to be placed in the same subdirectory
  97. automake: of the corresponding sources.
  98. automake: You are advised to start using 'subdir-objects' option throughout your
  99. automake: project, to avoid future incompatibilities.
  100. libcpluff/Makefile.am:19: warning: source file '../kazlib/hash.c' is in a subdirectory,
  101. libcpluff/Makefile.am:19: but option 'subdir-objects' is disabled
  102. autoreconf: Leaving directory `lib/cpluff'
  103. autoreconf -vif lib/gtest
  104. autoreconf: Entering directory `lib/gtest'
  105. autoreconf: configure.ac: not using Gettext
  106. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/aclocal --force -I m4
  107. autoreconf: configure.ac: tracing
  108. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/libtoolize --copy --force
  109. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
  110. libtoolize: copying file 'build-aux/ltmain.sh'
  111. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  112. libtoolize: copying file 'm4/libtool.m4'
  113. libtoolize: copying file 'm4/ltoptions.m4'
  114. libtoolize: copying file 'm4/ltsugar.m4'
  115. libtoolize: copying file 'm4/ltversion.m4'
  116. libtoolize: copying file 'm4/lt~obsolete.m4'
  117. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autoconf --force
  118. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autoheader --force
  119. autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/automake --add-missing --copy --force-missing
  120. configure.ac:27: installing 'build-aux/compile'
  121. configure.ac:30: installing 'build-aux/config.guess'
  122. configure.ac:30: installing 'build-aux/config.sub'
  123. configure.ac:24: installing 'build-aux/install-sh'
  124. configure.ac:24: installing 'build-aux/missing'
  125. Makefile.am: installing 'build-aux/depcomp'
  126. parallel-tests: installing 'build-aux/test-driver'
  127. autoreconf: Leaving directory `lib/gtest'
  128. mkdir -p xbmc/interfaces/python/generated
  129. /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/swig -w401 -c++ -o xbmc/interfaces/python/generated/AddonModuleXbmc.xml -xml -I./xbmc -xmllang python xbmc/interfaces/swig/AddonModuleXbmc.i
  130. # Work around potential groovy bug reported at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733234
  131. /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
  132. org.codehaus.groovy.tools.FileSystemCompiler -d ./tools/codegenerator ./tools/codegenerator/Helper.groovy ./tools/codegenerator/SwigTypeParser.groovy xbmc/interfaces/python/MethodType.groovy xbmc/interfaces/python/PythonTools.groovy
  133. /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
  134. groovy.ui.GroovyMain ./tools/codegenerator/Generator.groovy xbmc/interfaces/python/generated/AddonModuleXbmc.xml xbmc/interfaces/python/PythonSwig.cpp.template xbmc/interfaces/python/generated/AddonModuleXbmc.cpp
  135. [xbmc/interfaces/python/generated/AddonModuleXbmc.xml, xbmc/interfaces/python/PythonSwig.cpp.template, xbmc/interfaces/python/generated/AddonModuleXbmc.cpp]
  136. Processing "xbmc/interfaces/python/PythonSwig.cpp.template" using the module specification for module "xbmc/interfaces/python/generated/AddonModuleXbmc.xml"
  137. writing
  138. rm xbmc/interfaces/python/generated/AddonModuleXbmc.xml
  139. mkdir -p xbmc/interfaces/python/generated
  140. /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/swig -w401 -c++ -o xbmc/interfaces/python/generated/AddonModuleXbmcgui.xml -xml -I./xbmc -xmllang python xbmc/interfaces/swig/AddonModuleXbmcgui.i
  141. # Work around potential groovy bug reported at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733234
  142. /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
  143. org.codehaus.groovy.tools.FileSystemCompiler -d ./tools/codegenerator ./tools/codegenerator/Helper.groovy ./tools/codegenerator/SwigTypeParser.groovy xbmc/interfaces/python/MethodType.groovy xbmc/interfaces/python/PythonTools.groovy
  144. /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
  145. groovy.ui.GroovyMain ./tools/codegenerator/Generator.groovy xbmc/interfaces/python/generated/AddonModuleXbmcgui.xml xbmc/interfaces/python/PythonSwig.cpp.template xbmc/interfaces/python/generated/AddonModuleXbmcgui.cpp
  146. [xbmc/interfaces/python/generated/AddonModuleXbmcgui.xml, xbmc/interfaces/python/PythonSwig.cpp.template, xbmc/interfaces/python/generated/AddonModuleXbmcgui.cpp]
  147. Processing "xbmc/interfaces/python/PythonSwig.cpp.template" using the module specification for module "xbmc/interfaces/python/generated/AddonModuleXbmcgui.xml"
  148. writing
  149. rm xbmc/interfaces/python/generated/AddonModuleXbmcgui.xml
  150. mkdir -p xbmc/interfaces/python/generated
  151. /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/swig -w401 -c++ -o xbmc/interfaces/python/generated/AddonModuleXbmcplugin.xml -xml -I./xbmc -xmllang python xbmc/interfaces/swig/AddonModuleXbmcplugin.i
  152. # Work around potential groovy bug reported at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733234
  153. /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
  154. org.codehaus.groovy.tools.FileSystemCompiler -d ./tools/codegenerator ./tools/codegenerator/Helper.groovy ./tools/codegenerator/SwigTypeParser.groovy xbmc/interfaces/python/MethodType.groovy xbmc/interfaces/python/PythonTools.groovy
  155. /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
  156. groovy.ui.GroovyMain ./tools/codegenerator/Generator.groovy xbmc/interfaces/python/generated/AddonModuleXbmcplugin.xml xbmc/interfaces/python/PythonSwig.cpp.template xbmc/interfaces/python/generated/AddonModuleXbmcplugin.cpp
  157. [xbmc/interfaces/python/generated/AddonModuleXbmcplugin.xml, xbmc/interfaces/python/PythonSwig.cpp.template, xbmc/interfaces/python/generated/AddonModuleXbmcplugin.cpp]
  158. Processing "xbmc/interfaces/python/PythonSwig.cpp.template" using the module specification for module "xbmc/interfaces/python/generated/AddonModuleXbmcplugin.xml"
  159. writing
  160. rm xbmc/interfaces/python/generated/AddonModuleXbmcplugin.xml
  161. mkdir -p xbmc/interfaces/python/generated
  162. /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/swig -w401 -c++ -o xbmc/interfaces/python/generated/AddonModuleXbmcaddon.xml -xml -I./xbmc -xmllang python xbmc/interfaces/swig/AddonModuleXbmcaddon.i
  163. # Work around potential groovy bug reported at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733234
  164. /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
  165. org.codehaus.groovy.tools.FileSystemCompiler -d ./tools/codegenerator ./tools/codegenerator/Helper.groovy ./tools/codegenerator/SwigTypeParser.groovy xbmc/interfaces/python/MethodType.groovy xbmc/interfaces/python/PythonTools.groovy
  166. /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
  167. groovy.ui.GroovyMain ./tools/codegenerator/Generator.groovy xbmc/interfaces/python/generated/AddonModuleXbmcaddon.xml xbmc/interfaces/python/PythonSwig.cpp.template xbmc/interfaces/python/generated/AddonModuleXbmcaddon.cpp
  168. [xbmc/interfaces/python/generated/AddonModuleXbmcaddon.xml, xbmc/interfaces/python/PythonSwig.cpp.template, xbmc/interfaces/python/generated/AddonModuleXbmcaddon.cpp]
  169. Processing "xbmc/interfaces/python/PythonSwig.cpp.template" using the module specification for module "xbmc/interfaces/python/generated/AddonModuleXbmcaddon.xml"
  170. writing
  171. rm xbmc/interfaces/python/generated/AddonModuleXbmcaddon.xml
  172. mkdir -p xbmc/interfaces/python/generated
  173. /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/swig -w401 -c++ -o xbmc/interfaces/python/generated/AddonModuleXbmcvfs.xml -xml -I./xbmc -xmllang python xbmc/interfaces/swig/AddonModuleXbmcvfs.i
  174. # Work around potential groovy bug reported at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733234
  175. /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
  176. org.codehaus.groovy.tools.FileSystemCompiler -d ./tools/codegenerator ./tools/codegenerator/Helper.groovy ./tools/codegenerator/SwigTypeParser.groovy xbmc/interfaces/python/MethodType.groovy xbmc/interfaces/python/PythonTools.groovy
  177. /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
  178. groovy.ui.GroovyMain ./tools/codegenerator/Generator.groovy xbmc/interfaces/python/generated/AddonModuleXbmcvfs.xml xbmc/interfaces/python/PythonSwig.cpp.template xbmc/interfaces/python/generated/AddonModuleXbmcvfs.cpp
  179. [xbmc/interfaces/python/generated/AddonModuleXbmcvfs.xml, xbmc/interfaces/python/PythonSwig.cpp.template, xbmc/interfaces/python/generated/AddonModuleXbmcvfs.cpp]
  180. Processing "xbmc/interfaces/python/PythonSwig.cpp.template" using the module specification for module "xbmc/interfaces/python/generated/AddonModuleXbmcvfs.xml"
  181. writing
  182. rm xbmc/interfaces/python/generated/AddonModuleXbmcvfs.xml
  183. mkdir -p xbmc/interfaces/python/generated
  184. /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/swig -w401 -c++ -o xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.xml -xml -I./xbmc -xmllang python xbmc/interfaces/swig/AddonModuleXbmcwsgi.i
  185. # Work around potential groovy bug reported at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733234
  186. /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
  187. org.codehaus.groovy.tools.FileSystemCompiler -d ./tools/codegenerator ./tools/codegenerator/Helper.groovy ./tools/codegenerator/SwigTypeParser.groovy xbmc/interfaces/python/MethodType.groovy xbmc/interfaces/python/PythonTools.groovy
  188. /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
  189. groovy.ui.GroovyMain ./tools/codegenerator/Generator.groovy xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.xml xbmc/interfaces/python/PythonSwig.cpp.template xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.cpp
  190. [xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.xml, xbmc/interfaces/python/PythonSwig.cpp.template, xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.cpp]
  191. Processing "xbmc/interfaces/python/PythonSwig.cpp.template" using the module specification for module "xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.xml"
  192. writing
  193. rm xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.xml
  194. Jsonbuilder: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/JsonSchemaBuilder
  195. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C xbmc/interfaces/json-rpc ServiceDescription.h
  196. /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/JsonSchemaBuilder schema/version.txt schema/license.txt schema/methods.json schema/types.json schema/notifications.json
  197. Jsonbuilder: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/JsonSchemaBuilder
  198. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C xbmc/interfaces/json-rpc addon.xml
  199. sed s/@jsonrpc_version@/`cat schema/version.txt`/g ../../../addons/xbmc.json/addon.xml.in > ../../../addons/xbmc.json/addon.xml
  200. cd ../../../../; cp -f /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/share/automake-1.15/config.sub /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/share/automake-1.15/config.guess build-aux/ ; ./configure --prefix=/Volumes/android-dev/android/xbmc-depends/i686-linux-android-android-21 --disable-libcec
  201. configure: loading site script /Volumes/android-dev/android/xbmc-depends/i686-linux-android-android-21/share/config.site
  202. checking for a BSD-compatible install... /usr/bin/install -c
  203. checking whether build environment is sane... yes
  204. checking for strip... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-strip
  205. configure: WARNING: using cross tools not prefixed with host triplet
  206. checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
  207. checking for gawk... no
  208. checking for mawk... no
  209. checking for nawk... no
  210. checking for awk... awk
  211. checking whether make sets $(MAKE)... yes
  212. checking whether make supports nested variables... yes
  213. checking build system type... x86_64-apple-darwin15.6.0
  214. checking host system type... i686-pc-linux-android
  215. checking for git... yes
  216. checking for gcc... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc
  217. checking whether the C compiler works... yes
  218. checking for C compiler default output file name... a.out
  219. checking for suffix of executables...
  220. checking whether we are cross compiling... yes
  221. checking for suffix of object files... o
  222. checking whether we are using the GNU C compiler... yes
  223. checking whether /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc accepts -g... yes
  224. checking for /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc option to accept ISO C89... none needed
  225. checking whether /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc understands -c and -o together... yes
  226. checking for style of include used by make... GNU
  227. checking dependency style of /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc... none
  228. checking how to run the C preprocessor... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc -E
  229. checking for gcc... gcc
  230. checking whether we are using the GNU C compiler... (cached) yes
  231. checking whether gcc accepts -g... yes
  232. checking for gcc option to accept ISO C89... (cached) none needed
  233. checking whether gcc understands -c and -o together... (cached) yes
  234. checking dependency style of gcc... (cached) none
  235. checking how to run the C preprocessor... gcc -E
  236. checking whether we are using the GNU C++ compiler... yes
  237. checking whether /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ accepts -g... yes
  238. checking dependency style of /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++... none
  239. checking how to run the C++ preprocessor... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ -E
  240. checking for g++... g++
  241. checking whether we are using the GNU C++ compiler... (cached) yes
  242. checking whether g++ accepts -g... yes
  243. checking dependency style of g++... (cached) none
  244. checking how to run the C++ preprocessor... g++ -E
  245. checking whether /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ supports C++11 features by default... yes
  246. checking how to print strings... printf
  247. checking for a sed that does not truncate output... /usr/bin/sed
  248. checking for grep that handles long lines and -e... /usr/bin/grep
  249. checking for egrep... /usr/bin/grep -E
  250. checking for fgrep... /usr/bin/grep -F
  251. checking for ld used by /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld
  252. checking if the linker (/Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld) is GNU ld... yes
  253. checking for BSD- or MS-compatible name lister (nm)... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-nm
  254. checking the name lister (/Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-nm) interface... BSD nm
  255. checking whether ln -s works... yes
  256. checking the maximum length of command line arguments... 196608
  257. checking how to convert x86_64-apple-darwin15.6.0 file names to i686-pc-linux-android format... func_convert_file_noop
  258. checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop
  259. checking for /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld option to reload object files... -r
  260. checking for objdump... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-objdump
  261. checking how to recognize dependent libraries... pass_all
  262. checking for dlltool... no
  263. checking how to associate runtime and link libraries... printf %s\n
  264. checking for archiver @FILE support... @
  265. checking for strip... (cached) /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-strip
  266. checking for ranlib... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ranlib
  267. checking command to parse /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-nm output from /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc object... ok
  268. checking for sysroot... no
  269. checking for a working dd... /bin/dd
  270. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  271. checking for mt... no
  272. checking if : is a manifest tool... no
  273. checking for ANSI C header files... yes
  274. checking for sys/types.h... yes
  275. checking for sys/stat.h... yes
  276. checking for stdlib.h... yes
  277. checking for string.h... yes
  278. checking for memory.h... yes
  279. checking for strings.h... yes
  280. checking for inttypes.h... yes
  281. checking for stdint.h... yes
  282. checking for unistd.h... yes
  283. checking for dlfcn.h... yes
  284. checking for objdir... .libs
  285. checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc supports -fno-rtti -fno-exceptions... no
  286. checking for /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc option to produce PIC... -fPIC -DPIC
  287. checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc PIC flag -fPIC -DPIC works... yes
  288. checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc static flag -static works... yes
  289. checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc supports -c -o file.o... yes
  290. checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc supports -c -o file.o... (cached) yes
  291. checking whether the /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc linker (/Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld) supports shared libraries... yes
  292. checking whether -lc should be explicitly linked in... no
  293. checking dynamic linker characteristics... Android linker
  294. checking how to hardcode library paths into programs... immediate
  295. checking whether stripping libraries is possible... yes
  296. checking if libtool supports shared libraries... yes
  297. checking whether to build shared libraries... yes
  298. checking whether to build static libraries... yes
  299. checking how to run the C++ preprocessor... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ -E
  300. checking for ld used by /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld
  301. checking if the linker (/Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld) is GNU ld... yes
  302. checking whether the /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ linker (/Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld) supports shared libraries... yes
  303. checking for /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ option to produce PIC... -fPIC -DPIC
  304. checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ PIC flag -fPIC -DPIC works... yes
  305. checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ static flag -static works... yes
  306. checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ supports -c -o file.o... yes
  307. checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ supports -c -o file.o... (cached) yes
  308. checking whether the /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ linker (/Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld) supports shared libraries... yes
  309. checking dynamic linker characteristics... Android linker
  310. checking how to hardcode library paths into programs... immediate
  311. checking for gawk... (cached) awk
  312. checking whether ln -s works... yes
  313. checking whether make sets $(MAKE)... (cached) yes
  314. checking for pkg-config... /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/pkg-config
  315. checking pkg-config is at least version 0.9.0... yes
  316. checking for size_t... yes
  317. checking for working alloca.h... yes
  318. checking for alloca... yes
  319. checking for uid_t in sys/types.h... yes
  320. checking for unistd.h... (cached) yes
  321. checking for working chown... no
  322. checking for dirent.h that defines DIR... yes
  323. checking for library containing opendir... none required
  324. checking whether closedir returns void... yes
  325. checking for error_at_line... no
  326. checking for _LARGEFILE_SOURCE value needed for large files... no
  327. checking whether /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc needs -traditional... no
  328. checking whether lstat correctly handles trailing slash... no
  329. checking whether lstat accepts an empty string... yes
  330. checking whether lstat correctly handles trailing slash... (cached) no
  331. checking for working memcmp... no
  332. checking whether time.h and sys/time.h may both be included... yes
  333. checking for sys/time.h... yes
  334. checking for unistd.h... (cached) yes
  335. checking for stdlib.h... (cached) yes
  336. checking for sys/param.h... yes
  337. checking for utime.h... yes
  338. checking for alarm... yes
  339. checking for working mktime... no
  340. checking for getpagesize... yes
  341. checking for working mmap... no
  342. checking sys/select.h usability... yes
  343. checking sys/select.h presence... yes
  344. checking for sys/select.h... yes
  345. checking sys/socket.h usability... yes
  346. checking sys/socket.h presence... yes
  347. checking for sys/socket.h... yes
  348. checking types of arguments for select... int,fd_set *,struct timeval *
  349. checking return type of signal handlers... void
  350. checking whether stat accepts an empty string... yes
  351. checking for working strcoll... no
  352. checking for strftime... yes
  353. checking for working strtod... no
  354. checking for pow... no
  355. checking for pow in -lm... yes
  356. checking whether utime accepts a null argument... guessing yes
  357. checking for vprintf... yes
  358. checking for _doprnt... no
  359. checking for atexit... yes
  360. checking for dup2... yes
  361. checking for fdatasync... yes
  362. checking for floor... no
  363. checking for fs_stat_dev... no
  364. checking for ftime... no
  365. checking for ftruncate... yes
  366. checking for getcwd... yes
  367. checking for gethostbyaddr... yes
  368. checking for gethostbyname... yes
  369. checking for gethostname... yes
  370. checking for getpagesize... (cached) yes
  371. checking for getpass... no
  372. checking for gettimeofday... yes
  373. checking for inet_ntoa... yes
  374. checking for lchown... yes
  375. checking for localeconv... yes
  376. checking for memchr... yes
  377. checking for memmove... yes
  378. checking for memset... yes
  379. checking for mkdir... yes
  380. checking for modf... no
  381. checking for munmap... yes
  382. checking for pow... (cached) no
  383. checking for rmdir... yes
  384. checking for select... yes
  385. checking for setenv... yes
  386. checking for setlocale... yes
  387. checking for socket... yes
  388. checking for sqrt... no
  389. checking for strcasecmp... yes
  390. checking for strchr... yes
  391. checking for strcspn... yes
  392. checking for strdup... yes
  393. checking for strerror... yes
  394. checking for strncasecmp... yes
  395. checking for strpbrk... yes
  396. checking for strrchr... yes
  397. checking for strspn... yes
  398. checking for strstr... yes
  399. checking for strtol... yes
  400. checking for strtoul... yes
  401. checking for sysinfo... yes
  402. checking for tzset... yes
  403. checking for utime... yes
  404. checking for posix_fadvise... yes
  405. checking for localtime_r... yes
  406. checking size of int... 4
  407. checking size of size_t... 4
  408. checking for __sync_add_and_fetch(temp, 1)... yes
  409. checking for __sync_sub_and_fetch(temp, 1)... yes
  410. checking for __sync_val_compare_and_swap(temp, 1, 1)... yes
  411. checking for std::u16string... yes
  412. checking for std::u32string... yes
  413. checking for char16_t... yes
  414. checking for char32_t... yes
  415. checking size of wchar_t... 4
  416. checking sys/inotify.h usability... yes
  417. checking sys/inotify.h presence... yes
  418. checking for sys/inotify.h... yes
  419. configure: Using Python 2.7
  420. checking for main in -lEGL... no
  421. configure: error: Could not find a required library. Please see the README for your platform.
Advertisement
Add Comment
Please, Sign In to add comment