Advertisement
parkerlreed

Untitled

Jul 17th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.99 KB | None | 0 0
  1. make: Entering directory `/home/parker/andxbmc/xbmc-android/tools/android/depends/xbmc'
  2. cd ../../../../; ./bootstrap
  3. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
  4. libtoolize: copying file `build-aux/ltmain.sh'
  5. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
  6. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  7. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  8. libtoolize: putting auxiliary files in `.'.
  9. libtoolize: copying file `./ltmain.sh'
  10. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  11. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  12. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  13. libtoolize: putting auxiliary files in `.'.
  14. libtoolize: copying file `./ltmain.sh'
  15. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
  16. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  17. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  18. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
  19. libtoolize: copying file `./ltmain.sh'
  20. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  21. libtoolize: copying file `m4/libtool.m4'
  22. libtoolize: copying file `m4/ltoptions.m4'
  23. libtoolize: copying file `m4/ltsugar.m4'
  24. libtoolize: copying file `m4/ltversion.m4'
  25. libtoolize: copying file `m4/lt~obsolete.m4'
  26. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `auxliary'.
  27. libtoolize: copying file `auxliary/ltmain.sh'
  28. libtoolize: putting macros in `m4'.
  29. libtoolize: copying file `m4/libtool.m4'
  30. libtoolize: copying file `m4/ltoptions.m4'
  31. libtoolize: copying file `m4/ltsugar.m4'
  32. libtoolize: copying file `m4/ltversion.m4'
  33. libtoolize: copying file `m4/lt~obsolete.m4'
  34. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  35. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  36. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.auto'.
  37. libtoolize: copying file `.auto/ltmain.sh'
  38. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  39. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  40. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  41. libtoolize: putting auxiliary files in `.'.
  42. libtoolize: copying file `./ltmain.sh'
  43. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  44. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  45. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  46. libtoolize: putting auxiliary files in `.'.
  47. libtoolize: copying file `./ltmain.sh'
  48. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  49. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  50. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  51. Please (re)run configure...
  52. cd ../../../../; cp -f /home/parker/andxbmc/toolchain/android-14/staging/armeabi-v7a-native/share/automake-1.11/config.sub /home/parker/andxbmc/toolchain/android-14/staging/armeabi-v7a-native/share/automake-1.11/config.guess build-aux/ ; ./configure --prefix=/home/parker/andxbmc/toolchain/android-14/staging/armeabi-v7a --host=arm-linux-androideabi --enable-neon --enable-gles --enable-debug --disable-sdl --disable-x11 --disable-xrandr --disable-optical-drive --disable-joystick --disable-optimizations --enable-shared-lib --disable-alsa
  53. checking for a BSD-compatible install... /usr/bin/install -c
  54. checking whether build environment is sane... yes
  55. checking for arm-linux-androideabi-strip... /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-strip
  56. checking for a thread-safe mkdir -p... /bin/mkdir -p
  57. checking for gawk... gawk
  58. checking whether make sets $(MAKE)... yes
  59. checking build system type... i686-pc-linux-gnu
  60. checking host system type... arm-unknown-linux-androideabi
  61. checking whether the C++ compiler works... yes
  62. checking for C++ compiler default output file name... a.out
  63. checking for suffix of executables...
  64. checking whether we are cross compiling... yes
  65. checking for suffix of object files... o
  66. checking whether we are using the GNU C++ compiler... yes
  67. checking whether /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++ accepts -g... yes
  68. checking for style of include used by make... GNU
  69. checking dependency style of /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++... none
  70. checking for arm-linux-androideabi-gcc... /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc
  71. checking whether we are using the GNU C compiler... yes
  72. checking whether /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc accepts -g... yes
  73. checking for /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc option to accept ISO C89... none needed
  74. checking dependency style of /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc... none
  75. checking for a sed that does not truncate output... /bin/sed
  76. checking for grep that handles long lines and -e... /bin/grep
  77. checking for egrep... /bin/grep -E
  78. checking for fgrep... /bin/grep -F
  79. checking for ld used by /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc... /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-ld
  80. checking if the linker (/home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-ld) is GNU ld... yes
  81. checking for BSD- or MS-compatible name lister (nm)... /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-nm
  82. checking the name lister (/home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-nm) interface... BSD nm
  83. checking whether ln -s works... yes
  84. checking the maximum length of command line arguments... 805306365
  85. checking whether the shell understands some XSI constructs... yes
  86. checking whether the shell understands "+="... yes
  87. checking for /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-ld option to reload object files... -r
  88. checking for arm-linux-androideabi-objdump... /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-objdump
  89. checking how to recognize dependent libraries... pass_all
  90. checking for arm-linux-androideabi-ar... /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-ar
  91. checking for arm-linux-androideabi-strip... (cached) /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-strip
  92. checking for arm-linux-androideabi-ranlib... /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-ranlib
  93. checking command to parse /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-nm output from /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc object... ok
  94. checking how to run the C preprocessor... /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc -E
  95. checking for ANSI C header files... yes
  96. checking for sys/types.h... yes
  97. checking for sys/stat.h... yes
  98. checking for stdlib.h... yes
  99. checking for string.h... yes
  100. checking for memory.h... yes
  101. checking for strings.h... yes
  102. checking for inttypes.h... yes
  103. checking for stdint.h... yes
  104. checking for unistd.h... yes
  105. checking for dlfcn.h... yes
  106. checking whether we are using the GNU C++ compiler... (cached) yes
  107. checking whether /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++ accepts -g... (cached) yes
  108. checking dependency style of /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++... (cached) none
  109. checking how to run the C++ preprocessor... /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++ -E
  110. checking for objdir... .libs
  111. checking if /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
  112. checking for /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
  113. checking if /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
  114. checking if /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc static flag -static works... yes
  115. checking if /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc supports -c -o file.o... yes
  116. checking if /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
  117. checking whether the /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc linker (/home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-ld) supports shared libraries... yes
  118. checking whether -lc should be explicitly linked in... no
  119. checking dynamic linker characteristics... GNU/Linux ld.so
  120. checking how to hardcode library paths into programs... immediate
  121. checking whether stripping libraries is possible... yes
  122. checking if libtool supports shared libraries... yes
  123. checking whether to build shared libraries... yes
  124. checking whether to build static libraries... yes
  125. checking for ld used by /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++... /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-ld
  126. checking if the linker (/home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-ld) is GNU ld... yes
  127. checking whether the /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++ linker (/home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-ld) supports shared libraries... yes
  128. checking for /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
  129. checking if /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
  130. checking if /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++ static flag -static works... yes
  131. checking if /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++ supports -c -o file.o... yes
  132. checking if /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
  133. checking whether the /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-g++ linker (/home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-ld) supports shared libraries... yes
  134. checking dynamic linker characteristics... GNU/Linux ld.so
  135. checking how to hardcode library paths into programs... immediate
  136. checking for gawk... (cached) gawk
  137. checking whether ln -s works... yes
  138. checking whether make sets $(MAKE)... (cached) yes
  139. checking for size_t... yes
  140. checking for working alloca.h... yes
  141. checking for alloca... yes
  142. checking for uid_t in sys/types.h... yes
  143. checking for unistd.h... (cached) yes
  144. checking for working chown... no
  145. checking for dirent.h that defines DIR... yes
  146. checking for library containing opendir... none required
  147. checking whether closedir returns void... yes
  148. checking for error_at_line... no
  149. checking for _LARGEFILE_SOURCE value needed for large files... no
  150. checking whether /home/parker/andxbmc/toolchain/android-14/bin/arm-linux-androideabi-gcc needs -traditional... no
  151. checking whether lstat correctly handles trailing slash... no
  152. checking whether lstat accepts an empty string... yes
  153. checking whether lstat correctly handles trailing slash... (cached) no
  154. checking for working memcmp... no
  155. checking whether time.h and sys/time.h may both be included... yes
  156. checking for sys/time.h... yes
  157. checking for unistd.h... (cached) yes
  158. checking for stdlib.h... (cached) yes
  159. checking for sys/param.h... yes
  160. checking for utime.h... yes
  161. checking for alarm... yes
  162. checking for working mktime... no
  163. checking for getpagesize... no
  164. checking for working mmap... no
  165. checking sys/select.h usability... yes
  166. checking sys/select.h presence... yes
  167. checking for sys/select.h... yes
  168. checking sys/socket.h usability... yes
  169. checking sys/socket.h presence... yes
  170. checking for sys/socket.h... yes
  171. checking types of arguments for select... int,fd_set *,struct timeval *
  172. checking return type of signal handlers... void
  173. checking whether stat accepts an empty string... yes
  174. checking for working strcoll... no
  175. checking for strftime... yes
  176. checking for working strtod... no
  177. checking for pow... no
  178. checking for pow in -lm... yes
  179. checking whether utime accepts a null argument... guessing yes
  180. checking for vprintf... yes
  181. checking for _doprnt... no
  182. checking for atexit... yes
  183. checking for dup2... yes
  184. checking for fdatasync... no
  185. checking for floor... no
  186. checking for fs_stat_dev... no
  187. checking for ftime... yes
  188. checking for ftruncate... yes
  189. checking for getcwd... yes
  190. checking for gethostbyaddr... yes
  191. checking for gethostbyname... yes
  192. checking for gethostname... yes
  193. checking for getpagesize... (cached) no
  194. checking for getpass... no
  195. checking for gettimeofday... yes
  196. checking for inet_ntoa... yes
  197. checking for lchown... yes
  198. checking for localeconv... yes
  199. checking for memchr... yes
  200. checking for memmove... yes
  201. checking for memset... yes
  202. checking for mkdir... yes
  203. checking for modf... no
  204. checking for munmap... yes
  205. checking for pow... (cached) no
  206. checking for rmdir... yes
  207. checking for select... yes
  208. checking for setenv... yes
  209. checking for setlocale... yes
  210. checking for socket... yes
  211. checking for sqrt... no
  212. checking for strcasecmp... yes
  213. checking for strchr... yes
  214. checking for strcspn... yes
  215. checking for strdup... yes
  216. checking for strerror... yes
  217. checking for strncasecmp... yes
  218. checking for strpbrk... yes
  219. checking for strrchr... yes
  220. checking for strspn... yes
  221. checking for strstr... yes
  222. checking for strtol... yes
  223. checking for strtoul... yes
  224. checking for sysinfo... no
  225. checking for tzset... yes
  226. checking for utime... yes
  227. checking size of int... 4
  228. checking size of size_t... 4
  229. checking sys/inotify.h usability... yes
  230. checking sys/inotify.h presence... yes
  231. checking for sys/inotify.h... yes
  232. checking boost/shared_ptr.hpp usability... yes
  233. checking boost/shared_ptr.hpp presence... yes
  234. checking for boost/shared_ptr.hpp... yes
  235. configure: Using Python 2.6
  236. checking for main in -lEGL... no
  237. make: Leaving directory `/home/parker/andxbmc/xbmc-android/tools/android/depends/xbmc'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement