Advertisement
parkerlreed

Untitled

Jul 17th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 220.76 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by xbmc configure 11.9.4, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure --prefix=/home/parker/andxbmc/toolchain/android-9/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
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = asus
  14. uname -m = i686
  15. uname -r = 3.2.0-3-rt-686-pae
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT RT Thu Jun 28 10:28:23 UTC 2012
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a-native/bin
  31. PATH: /usr/local/bin
  32. PATH: /usr/bin
  33. PATH: /bin
  34. PATH: /usr/local/games
  35. PATH: /usr/games
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:3481: checking for a BSD-compatible install
  43. configure:3549: result: /usr/bin/install -c
  44. configure:3560: checking whether build environment is sane
  45. configure:3610: result: yes
  46. configure:3659: checking for arm-linux-androideabi-strip
  47. configure:3686: result: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-strip
  48. configure:3751: checking for a thread-safe mkdir -p
  49. configure:3790: result: /bin/mkdir -p
  50. configure:3803: checking for gawk
  51. configure:3819: found /usr/bin/gawk
  52. configure:3830: result: gawk
  53. configure:3841: checking whether make sets $(MAKE)
  54. configure:3863: result: yes
  55. configure:3947: checking build system type
  56. configure:3961: result: i686-pc-linux-gnu
  57. configure:3981: checking host system type
  58. configure:3994: result: arm-unknown-linux-androideabi
  59. configure:4652: checking for C++ compiler version
  60. configure:4661: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ --version >&5
  61. arm-linux-androideabi-g++ (Linaro GCC 4.6-2012.01) 4.6.3 20120105 (prerelease)
  62. Copyright (C) 2011 Free Software Foundation, Inc.
  63. This is free software; see the source for copying conditions. There is NO
  64. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  65.  
  66. configure:4672: $? = 0
  67. configure:4661: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -v >&5
  68. Using built-in specs.
  69. COLLECT_GCC=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++
  70. COLLECT_LTO_WRAPPER=/home/parker/andxbmc/toolchain/android-9/bin/../libexec/gcc/arm-linux-androideabi/4.6.3/lto-wrapper
  71. Target: arm-linux-androideabi
  72. Configured with: /home/crystax/work/ndk/toolchain/build/../gcc/gcc-4.6.3/configure --prefix=/home/crystax/work/ndk/platform/ndk/toolchains/arm-linux-androideabi-4.6.3/prebuilt/linux-x86 --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++,objc,obj-c++ --with-gmp=/tmp/ndk-crystax/build/toolchain/temp-install --with-mpfr=/tmp/ndk-crystax/build/toolchain/temp-install --with-mpc=/tmp/ndk-crystax/build/toolchain/temp-install --with-cloog=/tmp/ndk-crystax/build/toolchain/temp-install --with-ppl=/tmp/ndk-crystax/build/toolchain/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --enable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/home/crystax/work/ndk/platform/ndk/toolchains/arm-linux-androideabi-4.6.3/prebuilt/linux-x86 --with-sysroot=/home/crystax/work/ndk/platform/ndk/toolchains/arm-linux-androideabi-4.6.3/prebuilt/linux-x86/sysroot --with-binutils-version=2.22 --with-mpfr-version=3.0.1 --with-gmp-version=5.0.2 --with-gcc-version=4.6.3 --with-gdb-version=7.3 --with-mpc-version=0.9 --with-expat-version=2.0.1 --with-cloog-ppl-version=0.15.9 --with-ppl-version=0.11.2 --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&'
  73. Thread model: posix
  74. gcc version 4.6.3 20120105 (prerelease) (Linaro GCC 4.6-2012.01)
  75. configure:4672: $? = 0
  76. configure:4661: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -V >&5
  77. arm-linux-androideabi-g++: fatal error: no input files
  78. compilation terminated.
  79. configure:4672: $? = 1
  80. configure:4661: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -qversion >&5
  81. arm-linux-androideabi-g++: fatal error: no input files
  82. compilation terminated.
  83. configure:4672: $? = 1
  84. configure:4692: checking whether the C++ compiler works
  85. configure:4714: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -frtti -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.cpp -lcrystax >&5
  86. configure:4718: $? = 0
  87. configure:4766: result: yes
  88. configure:4769: checking for C++ compiler default output file name
  89. configure:4771: result: a.out
  90. configure:4777: checking for suffix of executables
  91. configure:4784: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -frtti -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.cpp -lcrystax >&5
  92. configure:4788: $? = 0
  93. configure:4810: result:
  94. configure:4832: checking whether we are cross compiling
  95. configure:4840: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -frtti -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.cpp -lcrystax >&5
  96. configure:4844: $? = 0
  97. configure:4851: ./conftest
  98. ./configure: line 4853: ./conftest: cannot execute binary file
  99. configure:4855: $? = 126
  100. configure:4870: result: yes
  101. configure:4875: checking for suffix of object files
  102. configure:4897: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -frtti -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.cpp >&5
  103. configure:4901: $? = 0
  104. configure:4922: result: o
  105. configure:4926: checking whether we are using the GNU C++ compiler
  106. configure:4945: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -frtti -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.cpp >&5
  107. configure:4945: $? = 0
  108. configure:4954: result: yes
  109. configure:4963: checking whether /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ accepts -g
  110. configure:4983: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -c -g -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.cpp >&5
  111. configure:4983: $? = 0
  112. configure:5024: result: yes
  113. configure:5058: checking for style of include used by make
  114. configure:5086: result: GNU
  115. configure:5112: checking dependency style of /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++
  116. configure:5223: result: none
  117. configure:5248: checking for arm-linux-androideabi-gcc
  118. configure:5275: result: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc
  119. configure:5544: checking for C compiler version
  120. configure:5553: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc --version >&5
  121. arm-linux-androideabi-gcc (Linaro GCC 4.6-2012.01) 4.6.3 20120105 (prerelease)
  122. Copyright (C) 2011 Free Software Foundation, Inc.
  123. This is free software; see the source for copying conditions. There is NO
  124. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  125.  
  126. configure:5564: $? = 0
  127. configure:5553: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -v >&5
  128. Using built-in specs.
  129. COLLECT_GCC=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc
  130. COLLECT_LTO_WRAPPER=/home/parker/andxbmc/toolchain/android-9/bin/../libexec/gcc/arm-linux-androideabi/4.6.3/lto-wrapper
  131. Target: arm-linux-androideabi
  132. Configured with: /home/crystax/work/ndk/toolchain/build/../gcc/gcc-4.6.3/configure --prefix=/home/crystax/work/ndk/platform/ndk/toolchains/arm-linux-androideabi-4.6.3/prebuilt/linux-x86 --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++,objc,obj-c++ --with-gmp=/tmp/ndk-crystax/build/toolchain/temp-install --with-mpfr=/tmp/ndk-crystax/build/toolchain/temp-install --with-mpc=/tmp/ndk-crystax/build/toolchain/temp-install --with-cloog=/tmp/ndk-crystax/build/toolchain/temp-install --with-ppl=/tmp/ndk-crystax/build/toolchain/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --enable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/home/crystax/work/ndk/platform/ndk/toolchains/arm-linux-androideabi-4.6.3/prebuilt/linux-x86 --with-sysroot=/home/crystax/work/ndk/platform/ndk/toolchains/arm-linux-androideabi-4.6.3/prebuilt/linux-x86/sysroot --with-binutils-version=2.22 --with-mpfr-version=3.0.1 --with-gmp-version=5.0.2 --with-gcc-version=4.6.3 --with-gdb-version=7.3 --with-mpc-version=0.9 --with-expat-version=2.0.1 --with-cloog-ppl-version=0.15.9 --with-ppl-version=0.11.2 --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&'
  133. Thread model: posix
  134. gcc version 4.6.3 20120105 (prerelease) (Linaro GCC 4.6-2012.01)
  135. configure:5564: $? = 0
  136. configure:5553: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -V >&5
  137. arm-linux-androideabi-gcc: fatal error: no input files
  138. compilation terminated.
  139. configure:5564: $? = 1
  140. configure:5553: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -qversion >&5
  141. arm-linux-androideabi-gcc: fatal error: no input files
  142. compilation terminated.
  143. configure:5564: $? = 1
  144. configure:5568: checking whether we are using the GNU C compiler
  145. configure:5587: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  146. configure:5587: $? = 0
  147. configure:5596: result: yes
  148. configure:5605: checking whether /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc accepts -g
  149. configure:5625: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -g -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  150. configure:5625: $? = 0
  151. configure:5666: result: yes
  152. configure:5683: checking for /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc option to accept ISO C89
  153. configure:5747: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  154. configure:5747: $? = 0
  155. configure:5760: result: none needed
  156. configure:5782: checking dependency style of /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc
  157. configure:5893: result: none
  158. configure:5933: checking for a sed that does not truncate output
  159. configure:5997: result: /bin/sed
  160. configure:6015: checking for grep that handles long lines and -e
  161. configure:6073: result: /bin/grep
  162. configure:6078: checking for egrep
  163. configure:6140: result: /bin/grep -E
  164. configure:6145: checking for fgrep
  165. configure:6207: result: /bin/grep -F
  166. configure:6242: checking for ld used by /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc
  167. configure:6309: result: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ld
  168. configure:6316: checking if the linker (/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ld) is GNU ld
  169. configure:6331: result: yes
  170. configure:6343: checking for BSD- or MS-compatible name lister (nm)
  171. configure:6392: result: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-nm
  172. configure:6510: checking the name lister (/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-nm) interface
  173. configure:6517: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  174. configure:6520: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-nm "conftest.o"
  175. configure:6523: output
  176. 00000000 B some_variable
  177. configure:6530: result: BSD nm
  178. configure:6533: checking whether ln -s works
  179. configure:6537: result: yes
  180. configure:6545: checking the maximum length of command line arguments
  181. configure:6665: result: 805306365
  182. configure:6682: checking whether the shell understands some XSI constructs
  183. configure:6692: result: yes
  184. configure:6696: checking whether the shell understands "+="
  185. configure:6702: result: yes
  186. configure:6737: checking for /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ld option to reload object files
  187. configure:6744: result: -r
  188. configure:6773: checking for arm-linux-androideabi-objdump
  189. configure:6800: result: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-objdump
  190. configure:6872: checking how to recognize dependent libraries
  191. configure:7068: result: pass_all
  192. configure:7088: checking for arm-linux-androideabi-ar
  193. configure:7115: result: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ar
  194. configure:7193: checking for arm-linux-androideabi-strip
  195. configure:7220: result: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-strip
  196. configure:7292: checking for arm-linux-androideabi-ranlib
  197. configure:7319: result: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ranlib
  198. configure:7449: checking command to parse /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-nm output from /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc object
  199. configure:7567: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  200. configure:7570: $? = 0
  201. configure:7574: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  202. configure:7577: $? = 0
  203. configure:7631: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c conftstm.o >&5
  204. configure:7634: $? = 0
  205. configure:7672: result: ok
  206. configure:8481: checking how to run the C preprocessor
  207. configure:8512: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -E -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c
  208. configure:8512: $? = 0
  209. configure:8526: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -E -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c
  210. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  211. compilation terminated.
  212. configure:8526: $? = 1
  213. configure: failed program was:
  214. | /* confdefs.h */
  215. | #define PACKAGE_NAME "xbmc"
  216. | #define PACKAGE_TARNAME "xbmc"
  217. | #define PACKAGE_VERSION "11.9.4"
  218. | #define PACKAGE_STRING "xbmc 11.9.4"
  219. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  220. | #define PACKAGE_URL ""
  221. | #define PACKAGE "xbmc"
  222. | #define VERSION "11.9.4"
  223. | #define LIRC_DEVICE "/dev/lircd"
  224. | /* end confdefs.h. */
  225. | #include <ac_nonexistent.h>
  226. configure:8551: result: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -E
  227. configure:8571: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -E -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c
  228. configure:8571: $? = 0
  229. configure:8585: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -E -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c
  230. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  231. compilation terminated.
  232. configure:8585: $? = 1
  233. configure: failed program was:
  234. | /* confdefs.h */
  235. | #define PACKAGE_NAME "xbmc"
  236. | #define PACKAGE_TARNAME "xbmc"
  237. | #define PACKAGE_VERSION "11.9.4"
  238. | #define PACKAGE_STRING "xbmc 11.9.4"
  239. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  240. | #define PACKAGE_URL ""
  241. | #define PACKAGE "xbmc"
  242. | #define VERSION "11.9.4"
  243. | #define LIRC_DEVICE "/dev/lircd"
  244. | /* end confdefs.h. */
  245. | #include <ac_nonexistent.h>
  246. configure:8614: checking for ANSI C header files
  247. configure:8634: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  248. configure:8634: $? = 0
  249. configure:8718: result: yes
  250. configure:8731: checking for sys/types.h
  251. configure:8731: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  252. configure:8731: $? = 0
  253. configure:8731: result: yes
  254. configure:8731: checking for sys/stat.h
  255. configure:8731: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  256. configure:8731: $? = 0
  257. configure:8731: result: yes
  258. configure:8731: checking for stdlib.h
  259. configure:8731: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  260. configure:8731: $? = 0
  261. configure:8731: result: yes
  262. configure:8731: checking for string.h
  263. configure:8731: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  264. configure:8731: $? = 0
  265. configure:8731: result: yes
  266. configure:8731: checking for memory.h
  267. configure:8731: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  268. configure:8731: $? = 0
  269. configure:8731: result: yes
  270. configure:8731: checking for strings.h
  271. configure:8731: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  272. configure:8731: $? = 0
  273. configure:8731: result: yes
  274. configure:8731: checking for inttypes.h
  275. configure:8731: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  276. configure:8731: $? = 0
  277. configure:8731: result: yes
  278. configure:8731: checking for stdint.h
  279. configure:8731: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  280. configure:8731: $? = 0
  281. configure:8731: result: yes
  282. configure:8731: checking for unistd.h
  283. configure:8731: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  284. configure:8731: $? = 0
  285. configure:8731: result: yes
  286. configure:8745: checking for dlfcn.h
  287. configure:8745: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  288. configure:8745: $? = 0
  289. configure:8745: result: yes
  290. configure:8870: checking for C++ compiler version
  291. configure:8879: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ --version >&5
  292. arm-linux-androideabi-g++ (Linaro GCC 4.6-2012.01) 4.6.3 20120105 (prerelease)
  293. Copyright (C) 2011 Free Software Foundation, Inc.
  294. This is free software; see the source for copying conditions. There is NO
  295. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  296.  
  297. configure:8890: $? = 0
  298. configure:8879: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -v >&5
  299. Using built-in specs.
  300. COLLECT_GCC=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++
  301. COLLECT_LTO_WRAPPER=/home/parker/andxbmc/toolchain/android-9/bin/../libexec/gcc/arm-linux-androideabi/4.6.3/lto-wrapper
  302. Target: arm-linux-androideabi
  303. Configured with: /home/crystax/work/ndk/toolchain/build/../gcc/gcc-4.6.3/configure --prefix=/home/crystax/work/ndk/platform/ndk/toolchains/arm-linux-androideabi-4.6.3/prebuilt/linux-x86 --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++,objc,obj-c++ --with-gmp=/tmp/ndk-crystax/build/toolchain/temp-install --with-mpfr=/tmp/ndk-crystax/build/toolchain/temp-install --with-mpc=/tmp/ndk-crystax/build/toolchain/temp-install --with-cloog=/tmp/ndk-crystax/build/toolchain/temp-install --with-ppl=/tmp/ndk-crystax/build/toolchain/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --enable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/home/crystax/work/ndk/platform/ndk/toolchains/arm-linux-androideabi-4.6.3/prebuilt/linux-x86 --with-sysroot=/home/crystax/work/ndk/platform/ndk/toolchains/arm-linux-androideabi-4.6.3/prebuilt/linux-x86/sysroot --with-binutils-version=2.22 --with-mpfr-version=3.0.1 --with-gmp-version=5.0.2 --with-gcc-version=4.6.3 --with-gdb-version=7.3 --with-mpc-version=0.9 --with-expat-version=2.0.1 --with-cloog-ppl-version=0.15.9 --with-ppl-version=0.11.2 --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&'
  304. Thread model: posix
  305. gcc version 4.6.3 20120105 (prerelease) (Linaro GCC 4.6-2012.01)
  306. configure:8890: $? = 0
  307. configure:8879: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -V >&5
  308. arm-linux-androideabi-g++: fatal error: no input files
  309. compilation terminated.
  310. configure:8890: $? = 1
  311. configure:8879: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -qversion >&5
  312. arm-linux-androideabi-g++: fatal error: no input files
  313. compilation terminated.
  314. configure:8890: $? = 1
  315. configure:8894: checking whether we are using the GNU C++ compiler
  316. configure:8922: result: yes
  317. configure:8931: checking whether /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ accepts -g
  318. configure:8992: result: yes
  319. configure:9017: checking dependency style of /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++
  320. configure:9128: result: none
  321. configure:9151: checking how to run the C++ preprocessor
  322. configure:9178: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -E -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.cpp
  323. configure:9178: $? = 0
  324. configure:9192: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -E -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.cpp
  325. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  326. compilation terminated.
  327. configure:9192: $? = 1
  328. configure: failed program was:
  329. | /* confdefs.h */
  330. | #define PACKAGE_NAME "xbmc"
  331. | #define PACKAGE_TARNAME "xbmc"
  332. | #define PACKAGE_VERSION "11.9.4"
  333. | #define PACKAGE_STRING "xbmc 11.9.4"
  334. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  335. | #define PACKAGE_URL ""
  336. | #define PACKAGE "xbmc"
  337. | #define VERSION "11.9.4"
  338. | #define LIRC_DEVICE "/dev/lircd"
  339. | #define STDC_HEADERS 1
  340. | #define HAVE_SYS_TYPES_H 1
  341. | #define HAVE_SYS_STAT_H 1
  342. | #define HAVE_STDLIB_H 1
  343. | #define HAVE_STRING_H 1
  344. | #define HAVE_MEMORY_H 1
  345. | #define HAVE_STRINGS_H 1
  346. | #define HAVE_INTTYPES_H 1
  347. | #define HAVE_STDINT_H 1
  348. | #define HAVE_UNISTD_H 1
  349. | #define HAVE_DLFCN_H 1
  350. | /* end confdefs.h. */
  351. | #include <ac_nonexistent.h>
  352. configure:9217: result: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -E
  353. configure:9237: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -E -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.cpp
  354. configure:9237: $? = 0
  355. configure:9251: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -E -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.cpp
  356. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  357. compilation terminated.
  358. configure:9251: $? = 1
  359. configure: failed program was:
  360. | /* confdefs.h */
  361. | #define PACKAGE_NAME "xbmc"
  362. | #define PACKAGE_TARNAME "xbmc"
  363. | #define PACKAGE_VERSION "11.9.4"
  364. | #define PACKAGE_STRING "xbmc 11.9.4"
  365. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  366. | #define PACKAGE_URL ""
  367. | #define PACKAGE "xbmc"
  368. | #define VERSION "11.9.4"
  369. | #define LIRC_DEVICE "/dev/lircd"
  370. | #define STDC_HEADERS 1
  371. | #define HAVE_SYS_TYPES_H 1
  372. | #define HAVE_SYS_STAT_H 1
  373. | #define HAVE_STDLIB_H 1
  374. | #define HAVE_STRING_H 1
  375. | #define HAVE_MEMORY_H 1
  376. | #define HAVE_STRINGS_H 1
  377. | #define HAVE_INTTYPES_H 1
  378. | #define HAVE_STDINT_H 1
  379. | #define HAVE_UNISTD_H 1
  380. | #define HAVE_DLFCN_H 1
  381. | /* end confdefs.h. */
  382. | #include <ac_nonexistent.h>
  383. configure:9457: checking for objdir
  384. configure:9472: result: .libs
  385. configure:9764: checking if /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
  386. configure:9782: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fno-rtti -fno-exceptions conftest.c >&5
  387. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  388. configure:9786: $? = 0
  389. configure:9799: result: no
  390. configure:9819: checking for /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc option to produce PIC
  391. configure:10091: result: -fPIC -DPIC
  392. configure:10103: checking if /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
  393. configure:10121: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -DPIC conftest.c >&5
  394. configure:10125: $? = 0
  395. configure:10138: result: yes
  396. configure:10162: checking if /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc static flag -static works
  397. configure:10190: result: yes
  398. configure:10205: checking if /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc supports -c -o file.o
  399. configure:10226: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -o out/conftest2.o conftest.c >&5
  400. configure:10230: $? = 0
  401. configure:10252: result: yes
  402. configure:10260: checking if /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc supports -c -o file.o
  403. configure:10307: result: yes
  404. configure:10340: checking whether the /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc linker (/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ld) supports shared libraries
  405. configure:11326: result: yes
  406. configure:11363: checking whether -lc should be explicitly linked in
  407. configure:11368: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  408. configure:11371: $? = 0
  409. configure:11386: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  410. configure:11389: $? = 0
  411. configure:11401: result: no
  412. configure:11565: checking dynamic linker characteristics
  413. configure:11998: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 -Wl,-rpath -Wl,/foo conftest.c -lcrystax >&5
  414. configure:11998: $? = 0
  415. configure:12216: result: GNU/Linux ld.so
  416. configure:12318: checking how to hardcode library paths into programs
  417. configure:12343: result: immediate
  418. configure:12863: checking whether stripping libraries is possible
  419. configure:12868: result: yes
  420. configure:12903: checking if libtool supports shared libraries
  421. configure:12905: result: yes
  422. configure:12908: checking whether to build shared libraries
  423. configure:12929: result: yes
  424. configure:12932: checking whether to build static libraries
  425. configure:12936: result: yes
  426. configure:13086: checking for ld used by /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++
  427. configure:13153: result: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ld
  428. configure:13160: checking if the linker (/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ld) is GNU ld
  429. configure:13175: result: yes
  430. configure:13230: checking whether the /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ linker (/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ld) supports shared libraries
  431. configure:14143: result: yes
  432. configure:14171: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -frtti -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.cpp >&5
  433. configure:14174: $? = 0
  434. configure:14356: checking for /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ option to produce PIC
  435. configure:14673: result: -fPIC -DPIC
  436. configure:14682: checking if /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
  437. configure:14700: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -frtti -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -DPIC conftest.cpp >&5
  438. configure:14704: $? = 0
  439. configure:14717: result: yes
  440. configure:14738: checking if /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ static flag -static works
  441. configure:14766: result: yes
  442. configure:14778: checking if /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ supports -c -o file.o
  443. configure:14799: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -frtti -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -o out/conftest2.o conftest.cpp >&5
  444. configure:14803: $? = 0
  445. configure:14825: result: yes
  446. configure:14830: checking if /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ supports -c -o file.o
  447. configure:14877: result: yes
  448. configure:14907: checking whether the /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ linker (/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ld) supports shared libraries
  449. configure:14933: result: yes
  450. configure:15070: checking dynamic linker characteristics
  451. configure:15451: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -frtti -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 -Wl,-rpath -Wl,/foo conftest.cpp -lcrystax >&5
  452. configure:15451: $? = 0
  453. configure:15669: result: GNU/Linux ld.so
  454. configure:15720: checking how to hardcode library paths into programs
  455. configure:15745: result: immediate
  456. configure:15808: checking for gawk
  457. configure:15835: result: gawk
  458. configure:15846: checking whether ln -s works
  459. configure:15850: result: yes
  460. configure:15857: checking whether make sets $(MAKE)
  461. configure:15879: result: yes
  462. configure:16128: checking for size_t
  463. configure:16128: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  464. configure:16128: $? = 0
  465. configure:16128: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  466. conftest.c: In function 'main':
  467. conftest.c:61:21: error: expected expression before ')' token
  468. configure:16128: $? = 1
  469. configure: failed program was:
  470. | /* confdefs.h */
  471. | #define PACKAGE_NAME "xbmc"
  472. | #define PACKAGE_TARNAME "xbmc"
  473. | #define PACKAGE_VERSION "11.9.4"
  474. | #define PACKAGE_STRING "xbmc 11.9.4"
  475. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  476. | #define PACKAGE_URL ""
  477. | #define PACKAGE "xbmc"
  478. | #define VERSION "11.9.4"
  479. | #define LIRC_DEVICE "/dev/lircd"
  480. | #define STDC_HEADERS 1
  481. | #define HAVE_SYS_TYPES_H 1
  482. | #define HAVE_SYS_STAT_H 1
  483. | #define HAVE_STDLIB_H 1
  484. | #define HAVE_STRING_H 1
  485. | #define HAVE_MEMORY_H 1
  486. | #define HAVE_STRINGS_H 1
  487. | #define HAVE_INTTYPES_H 1
  488. | #define HAVE_STDINT_H 1
  489. | #define HAVE_UNISTD_H 1
  490. | #define HAVE_DLFCN_H 1
  491. | #define LT_OBJDIR ".libs/"
  492. | #define HAS_EGLGLES 1
  493. | /* end confdefs.h. */
  494. | #include <stdio.h>
  495. | #ifdef HAVE_SYS_TYPES_H
  496. | # include <sys/types.h>
  497. | #endif
  498. | #ifdef HAVE_SYS_STAT_H
  499. | # include <sys/stat.h>
  500. | #endif
  501. | #ifdef STDC_HEADERS
  502. | # include <stdlib.h>
  503. | # include <stddef.h>
  504. | #else
  505. | # ifdef HAVE_STDLIB_H
  506. | # include <stdlib.h>
  507. | # endif
  508. | #endif
  509. | #ifdef HAVE_STRING_H
  510. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  511. | # include <memory.h>
  512. | # endif
  513. | # include <string.h>
  514. | #endif
  515. | #ifdef HAVE_STRINGS_H
  516. | # include <strings.h>
  517. | #endif
  518. | #ifdef HAVE_INTTYPES_H
  519. | # include <inttypes.h>
  520. | #endif
  521. | #ifdef HAVE_STDINT_H
  522. | # include <stdint.h>
  523. | #endif
  524. | #ifdef HAVE_UNISTD_H
  525. | # include <unistd.h>
  526. | #endif
  527. | int
  528. | main ()
  529. | {
  530. | if (sizeof ((size_t)))
  531. | return 0;
  532. | ;
  533. | return 0;
  534. | }
  535. configure:16128: result: yes
  536. configure:16141: checking for working alloca.h
  537. configure:16158: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  538. configure:16158: $? = 0
  539. configure:16166: result: yes
  540. configure:16174: checking for alloca
  541. configure:16211: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  542. configure:16211: $? = 0
  543. configure:16219: result: yes
  544. configure:16328: checking for uid_t in sys/types.h
  545. configure:16347: result: yes
  546. configure:16360: checking for unistd.h
  547. configure:16360: result: yes
  548. configure:16370: checking for working chown
  549. configure:16415: result: no
  550. configure:16426: checking for dirent.h that defines DIR
  551. configure:16445: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  552. configure:16445: $? = 0
  553. configure:16453: result: yes
  554. configure:16466: checking for library containing opendir
  555. configure:16497: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  556. configure:16497: $? = 0
  557. configure:16514: result: none required
  558. configure:16581: checking whether closedir returns void
  559. configure:16615: result: yes
  560. configure:16623: checking for error_at_line
  561. configure:16639: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  562. conftest.c:30:19: fatal error: error.h: No such file or directory
  563. compilation terminated.
  564. configure:16639: $? = 1
  565. configure: failed program was:
  566. | /* confdefs.h */
  567. | #define PACKAGE_NAME "xbmc"
  568. | #define PACKAGE_TARNAME "xbmc"
  569. | #define PACKAGE_VERSION "11.9.4"
  570. | #define PACKAGE_STRING "xbmc 11.9.4"
  571. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  572. | #define PACKAGE_URL ""
  573. | #define PACKAGE "xbmc"
  574. | #define VERSION "11.9.4"
  575. | #define LIRC_DEVICE "/dev/lircd"
  576. | #define STDC_HEADERS 1
  577. | #define HAVE_SYS_TYPES_H 1
  578. | #define HAVE_SYS_STAT_H 1
  579. | #define HAVE_STDLIB_H 1
  580. | #define HAVE_STRING_H 1
  581. | #define HAVE_MEMORY_H 1
  582. | #define HAVE_STRINGS_H 1
  583. | #define HAVE_INTTYPES_H 1
  584. | #define HAVE_STDINT_H 1
  585. | #define HAVE_UNISTD_H 1
  586. | #define HAVE_DLFCN_H 1
  587. | #define LT_OBJDIR ".libs/"
  588. | #define HAS_EGLGLES 1
  589. | #define HAVE_ALLOCA_H 1
  590. | #define HAVE_ALLOCA 1
  591. | #define HAVE_UNISTD_H 1
  592. | #define HAVE_DIRENT_H 1
  593. | #define CLOSEDIR_VOID 1
  594. | /* end confdefs.h. */
  595. | #include <error.h>
  596. | int
  597. | main ()
  598. | {
  599. | error_at_line (0, 0, "", 0, "an error occurred");
  600. | ;
  601. | return 0;
  602. | }
  603. configure:16647: result: no
  604. configure:16658: checking for _LARGEFILE_SOURCE value needed for large files
  605. configure:16677: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  606. configure:16677: $? = 0
  607. configure:16705: result: no
  608. configure:16727: checking whether /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc needs -traditional
  609. configure:16761: result: no
  610. configure:16768: checking whether lstat correctly handles trailing slash
  611. configure:16811: result: no
  612. configure:16830: checking whether lstat accepts an empty string
  613. configure:16860: result: yes
  614. configure:16876: checking whether lstat correctly handles trailing slash
  615. configure:16919: result: no
  616. configure:16938: checking for working memcmp
  617. configure:16991: result: no
  618. configure:17000: checking whether time.h and sys/time.h may both be included
  619. configure:17020: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  620. configure:17020: $? = 0
  621. configure:17027: result: yes
  622. configure:17041: checking for sys/time.h
  623. configure:17041: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  624. configure:17041: $? = 0
  625. configure:17041: result: yes
  626. configure:17041: checking for unistd.h
  627. configure:17041: result: yes
  628. configure:17041: checking for stdlib.h
  629. configure:17041: result: yes
  630. configure:17041: checking for sys/param.h
  631. configure:17041: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  632. configure:17041: $? = 0
  633. configure:17041: result: yes
  634. configure:17041: checking for utime.h
  635. configure:17041: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  636. configure:17041: $? = 0
  637. configure:17041: result: yes
  638. configure:17062: checking for alarm
  639. configure:17062: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  640. configure:17062: $? = 0
  641. configure:17062: result: yes
  642. configure:17075: checking for working mktime
  643. configure:17287: result: no
  644. configure:17305: checking for getpagesize
  645. configure:17305: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  646. conftest.c:73: error: undefined reference to 'getpagesize'
  647. collect2: ld returned 1 exit status
  648. configure:17305: $? = 1
  649. configure: failed program was:
  650. | /* confdefs.h */
  651. | #define PACKAGE_NAME "xbmc"
  652. | #define PACKAGE_TARNAME "xbmc"
  653. | #define PACKAGE_VERSION "11.9.4"
  654. | #define PACKAGE_STRING "xbmc 11.9.4"
  655. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  656. | #define PACKAGE_URL ""
  657. | #define PACKAGE "xbmc"
  658. | #define VERSION "11.9.4"
  659. | #define LIRC_DEVICE "/dev/lircd"
  660. | #define STDC_HEADERS 1
  661. | #define HAVE_SYS_TYPES_H 1
  662. | #define HAVE_SYS_STAT_H 1
  663. | #define HAVE_STDLIB_H 1
  664. | #define HAVE_STRING_H 1
  665. | #define HAVE_MEMORY_H 1
  666. | #define HAVE_STRINGS_H 1
  667. | #define HAVE_INTTYPES_H 1
  668. | #define HAVE_STDINT_H 1
  669. | #define HAVE_UNISTD_H 1
  670. | #define HAVE_DLFCN_H 1
  671. | #define LT_OBJDIR ".libs/"
  672. | #define HAS_EGLGLES 1
  673. | #define HAVE_ALLOCA_H 1
  674. | #define HAVE_ALLOCA 1
  675. | #define HAVE_UNISTD_H 1
  676. | #define HAVE_DIRENT_H 1
  677. | #define CLOSEDIR_VOID 1
  678. | #define HAVE_FSEEKO 1
  679. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  680. | #define TIME_WITH_SYS_TIME 1
  681. | #define HAVE_SYS_TIME_H 1
  682. | #define HAVE_UNISTD_H 1
  683. | #define HAVE_STDLIB_H 1
  684. | #define HAVE_SYS_PARAM_H 1
  685. | #define HAVE_UTIME_H 1
  686. | #define HAVE_ALARM 1
  687. | /* end confdefs.h. */
  688. | /* Define getpagesize to an innocuous variant, in case <limits.h> declares getpagesize.
  689. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  690. | #define getpagesize innocuous_getpagesize
  691. |
  692. | /* System header to define __stub macros and hopefully few prototypes,
  693. | which can conflict with char getpagesize (); below.
  694. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  695. | <limits.h> exists even on freestanding compilers. */
  696. |
  697. | #ifdef __STDC__
  698. | # include <limits.h>
  699. | #else
  700. | # include <assert.h>
  701. | #endif
  702. |
  703. | #undef getpagesize
  704. |
  705. | /* Override any GCC internal prototype to avoid an error.
  706. | Use char because int might match the return type of a GCC
  707. | builtin and then its argument prototype would still apply. */
  708. | #ifdef __cplusplus
  709. | extern "C"
  710. | #endif
  711. | char getpagesize ();
  712. | /* The GNU C library defines this for functions which it implements
  713. | to always fail with ENOSYS. Some functions are actually named
  714. | something starting with __ and the normal name is an alias. */
  715. | #if defined __stub_getpagesize || defined __stub___getpagesize
  716. | choke me
  717. | #endif
  718. |
  719. | int
  720. | main ()
  721. | {
  722. | return getpagesize ();
  723. | ;
  724. | return 0;
  725. | }
  726. configure:17305: result: no
  727. configure:17314: checking for working mmap
  728. configure:17471: result: no
  729. configure:17486: checking sys/select.h usability
  730. configure:17486: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  731. configure:17486: $? = 0
  732. configure:17486: result: yes
  733. configure:17486: checking sys/select.h presence
  734. configure:17486: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -E -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c
  735. configure:17486: $? = 0
  736. configure:17486: result: yes
  737. configure:17486: checking for sys/select.h
  738. configure:17486: result: yes
  739. configure:17486: checking sys/socket.h usability
  740. configure:17486: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  741. configure:17486: $? = 0
  742. configure:17486: result: yes
  743. configure:17486: checking sys/socket.h presence
  744. configure:17486: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -E -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c
  745. configure:17486: $? = 0
  746. configure:17486: result: yes
  747. configure:17486: checking for sys/socket.h
  748. configure:17486: result: yes
  749. configure:17496: checking types of arguments for select
  750. configure:17524: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  751. configure:17524: $? = 0
  752. configure:17535: result: int,fd_set *,struct timeval *
  753. configure:17565: checking return type of signal handlers
  754. configure:17583: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  755. conftest.c: In function 'main':
  756. conftest.c:50:1: error: void value not ignored as it ought to be
  757. configure:17583: $? = 1
  758. configure: failed program was:
  759. | /* confdefs.h */
  760. | #define PACKAGE_NAME "xbmc"
  761. | #define PACKAGE_TARNAME "xbmc"
  762. | #define PACKAGE_VERSION "11.9.4"
  763. | #define PACKAGE_STRING "xbmc 11.9.4"
  764. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  765. | #define PACKAGE_URL ""
  766. | #define PACKAGE "xbmc"
  767. | #define VERSION "11.9.4"
  768. | #define LIRC_DEVICE "/dev/lircd"
  769. | #define STDC_HEADERS 1
  770. | #define HAVE_SYS_TYPES_H 1
  771. | #define HAVE_SYS_STAT_H 1
  772. | #define HAVE_STDLIB_H 1
  773. | #define HAVE_STRING_H 1
  774. | #define HAVE_MEMORY_H 1
  775. | #define HAVE_STRINGS_H 1
  776. | #define HAVE_INTTYPES_H 1
  777. | #define HAVE_STDINT_H 1
  778. | #define HAVE_UNISTD_H 1
  779. | #define HAVE_DLFCN_H 1
  780. | #define LT_OBJDIR ".libs/"
  781. | #define HAS_EGLGLES 1
  782. | #define HAVE_ALLOCA_H 1
  783. | #define HAVE_ALLOCA 1
  784. | #define HAVE_UNISTD_H 1
  785. | #define HAVE_DIRENT_H 1
  786. | #define CLOSEDIR_VOID 1
  787. | #define HAVE_FSEEKO 1
  788. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  789. | #define TIME_WITH_SYS_TIME 1
  790. | #define HAVE_SYS_TIME_H 1
  791. | #define HAVE_UNISTD_H 1
  792. | #define HAVE_STDLIB_H 1
  793. | #define HAVE_SYS_PARAM_H 1
  794. | #define HAVE_UTIME_H 1
  795. | #define HAVE_ALARM 1
  796. | #define HAVE_SYS_SELECT_H 1
  797. | #define HAVE_SYS_SOCKET_H 1
  798. | #define SELECT_TYPE_ARG1 int
  799. | #define SELECT_TYPE_ARG234 (fd_set *)
  800. | #define SELECT_TYPE_ARG5 (struct timeval *)
  801. | /* end confdefs.h. */
  802. | #include <sys/types.h>
  803. | #include <signal.h>
  804. |
  805. | int
  806. | main ()
  807. | {
  808. | return *(signal (0, 0)) (0) == 1;
  809. | ;
  810. | return 0;
  811. | }
  812. configure:17590: result: void
  813. configure:17598: checking whether stat accepts an empty string
  814. configure:17628: result: yes
  815. configure:17644: checking for working strcoll
  816. configure:17675: result: no
  817. configure:17685: checking for strftime
  818. configure:17685: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  819. conftest.c:69:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
  820. configure:17685: $? = 0
  821. configure:17685: result: yes
  822. configure:17738: checking for working strtod
  823. configure:17789: result: no
  824. configure:17798: checking for pow
  825. configure:17798: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  826. conftest.c:70:6: warning: conflicting types for built-in function 'pow' [enabled by default]
  827. conftest.c:81: error: undefined reference to 'pow'
  828. collect2: ld returned 1 exit status
  829. configure:17798: $? = 1
  830. configure: failed program was:
  831. | /* confdefs.h */
  832. | #define PACKAGE_NAME "xbmc"
  833. | #define PACKAGE_TARNAME "xbmc"
  834. | #define PACKAGE_VERSION "11.9.4"
  835. | #define PACKAGE_STRING "xbmc 11.9.4"
  836. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  837. | #define PACKAGE_URL ""
  838. | #define PACKAGE "xbmc"
  839. | #define VERSION "11.9.4"
  840. | #define LIRC_DEVICE "/dev/lircd"
  841. | #define STDC_HEADERS 1
  842. | #define HAVE_SYS_TYPES_H 1
  843. | #define HAVE_SYS_STAT_H 1
  844. | #define HAVE_STDLIB_H 1
  845. | #define HAVE_STRING_H 1
  846. | #define HAVE_MEMORY_H 1
  847. | #define HAVE_STRINGS_H 1
  848. | #define HAVE_INTTYPES_H 1
  849. | #define HAVE_STDINT_H 1
  850. | #define HAVE_UNISTD_H 1
  851. | #define HAVE_DLFCN_H 1
  852. | #define LT_OBJDIR ".libs/"
  853. | #define HAS_EGLGLES 1
  854. | #define HAVE_ALLOCA_H 1
  855. | #define HAVE_ALLOCA 1
  856. | #define HAVE_UNISTD_H 1
  857. | #define HAVE_DIRENT_H 1
  858. | #define CLOSEDIR_VOID 1
  859. | #define HAVE_FSEEKO 1
  860. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  861. | #define TIME_WITH_SYS_TIME 1
  862. | #define HAVE_SYS_TIME_H 1
  863. | #define HAVE_UNISTD_H 1
  864. | #define HAVE_STDLIB_H 1
  865. | #define HAVE_SYS_PARAM_H 1
  866. | #define HAVE_UTIME_H 1
  867. | #define HAVE_ALARM 1
  868. | #define HAVE_SYS_SELECT_H 1
  869. | #define HAVE_SYS_SOCKET_H 1
  870. | #define SELECT_TYPE_ARG1 int
  871. | #define SELECT_TYPE_ARG234 (fd_set *)
  872. | #define SELECT_TYPE_ARG5 (struct timeval *)
  873. | #define RETSIGTYPE void
  874. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  875. | #define HAVE_STRFTIME 1
  876. | /* end confdefs.h. */
  877. | /* Define pow to an innocuous variant, in case <limits.h> declares pow.
  878. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  879. | #define pow innocuous_pow
  880. |
  881. | /* System header to define __stub macros and hopefully few prototypes,
  882. | which can conflict with char pow (); below.
  883. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  884. | <limits.h> exists even on freestanding compilers. */
  885. |
  886. | #ifdef __STDC__
  887. | # include <limits.h>
  888. | #else
  889. | # include <assert.h>
  890. | #endif
  891. |
  892. | #undef pow
  893. |
  894. | /* Override any GCC internal prototype to avoid an error.
  895. | Use char because int might match the return type of a GCC
  896. | builtin and then its argument prototype would still apply. */
  897. | #ifdef __cplusplus
  898. | extern "C"
  899. | #endif
  900. | char pow ();
  901. | /* The GNU C library defines this for functions which it implements
  902. | to always fail with ENOSYS. Some functions are actually named
  903. | something starting with __ and the normal name is an alias. */
  904. | #if defined __stub_pow || defined __stub___pow
  905. | choke me
  906. | #endif
  907. |
  908. | int
  909. | main ()
  910. | {
  911. | return pow ();
  912. | ;
  913. | return 0;
  914. | }
  915. configure:17798: result: no
  916. configure:17804: checking for pow in -lm
  917. configure:17829: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lm -lcrystax >&5
  918. conftest.c:54:6: warning: conflicting types for built-in function 'pow' [enabled by default]
  919. configure:17829: $? = 0
  920. configure:17838: result: yes
  921. configure:17854: checking whether utime accepts a null argument
  922. configure:17893: result: guessing yes
  923. configure:17905: checking for vprintf
  924. configure:17905: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  925. conftest.c:71:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
  926. configure:17905: $? = 0
  927. configure:17905: result: yes
  928. configure:17911: checking for _doprnt
  929. configure:17911: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  930. conftest.c:83: error: undefined reference to '_doprnt'
  931. collect2: ld returned 1 exit status
  932. configure:17911: $? = 1
  933. configure: failed program was:
  934. | /* confdefs.h */
  935. | #define PACKAGE_NAME "xbmc"
  936. | #define PACKAGE_TARNAME "xbmc"
  937. | #define PACKAGE_VERSION "11.9.4"
  938. | #define PACKAGE_STRING "xbmc 11.9.4"
  939. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  940. | #define PACKAGE_URL ""
  941. | #define PACKAGE "xbmc"
  942. | #define VERSION "11.9.4"
  943. | #define LIRC_DEVICE "/dev/lircd"
  944. | #define STDC_HEADERS 1
  945. | #define HAVE_SYS_TYPES_H 1
  946. | #define HAVE_SYS_STAT_H 1
  947. | #define HAVE_STDLIB_H 1
  948. | #define HAVE_STRING_H 1
  949. | #define HAVE_MEMORY_H 1
  950. | #define HAVE_STRINGS_H 1
  951. | #define HAVE_INTTYPES_H 1
  952. | #define HAVE_STDINT_H 1
  953. | #define HAVE_UNISTD_H 1
  954. | #define HAVE_DLFCN_H 1
  955. | #define LT_OBJDIR ".libs/"
  956. | #define HAS_EGLGLES 1
  957. | #define HAVE_ALLOCA_H 1
  958. | #define HAVE_ALLOCA 1
  959. | #define HAVE_UNISTD_H 1
  960. | #define HAVE_DIRENT_H 1
  961. | #define CLOSEDIR_VOID 1
  962. | #define HAVE_FSEEKO 1
  963. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  964. | #define TIME_WITH_SYS_TIME 1
  965. | #define HAVE_SYS_TIME_H 1
  966. | #define HAVE_UNISTD_H 1
  967. | #define HAVE_STDLIB_H 1
  968. | #define HAVE_SYS_PARAM_H 1
  969. | #define HAVE_UTIME_H 1
  970. | #define HAVE_ALARM 1
  971. | #define HAVE_SYS_SELECT_H 1
  972. | #define HAVE_SYS_SOCKET_H 1
  973. | #define SELECT_TYPE_ARG1 int
  974. | #define SELECT_TYPE_ARG234 (fd_set *)
  975. | #define SELECT_TYPE_ARG5 (struct timeval *)
  976. | #define RETSIGTYPE void
  977. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  978. | #define HAVE_STRFTIME 1
  979. | #define HAVE_UTIME_NULL 1
  980. | #define HAVE_VPRINTF 1
  981. | /* end confdefs.h. */
  982. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  983. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  984. | #define _doprnt innocuous__doprnt
  985. |
  986. | /* System header to define __stub macros and hopefully few prototypes,
  987. | which can conflict with char _doprnt (); below.
  988. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  989. | <limits.h> exists even on freestanding compilers. */
  990. |
  991. | #ifdef __STDC__
  992. | # include <limits.h>
  993. | #else
  994. | # include <assert.h>
  995. | #endif
  996. |
  997. | #undef _doprnt
  998. |
  999. | /* Override any GCC internal prototype to avoid an error.
  1000. | Use char because int might match the return type of a GCC
  1001. | builtin and then its argument prototype would still apply. */
  1002. | #ifdef __cplusplus
  1003. | extern "C"
  1004. | #endif
  1005. | char _doprnt ();
  1006. | /* The GNU C library defines this for functions which it implements
  1007. | to always fail with ENOSYS. Some functions are actually named
  1008. | something starting with __ and the normal name is an alias. */
  1009. | #if defined __stub__doprnt || defined __stub____doprnt
  1010. | choke me
  1011. | #endif
  1012. |
  1013. | int
  1014. | main ()
  1015. | {
  1016. | return _doprnt ();
  1017. | ;
  1018. | return 0;
  1019. | }
  1020. configure:17911: result: no
  1021. configure:17925: checking for atexit
  1022. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1023. configure:17925: $? = 0
  1024. configure:17925: result: yes
  1025. configure:17925: checking for dup2
  1026. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1027. configure:17925: $? = 0
  1028. configure:17925: result: yes
  1029. configure:17925: checking for fdatasync
  1030. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1031. conftest.c:85: error: undefined reference to 'fdatasync'
  1032. collect2: ld returned 1 exit status
  1033. configure:17925: $? = 1
  1034. configure: failed program was:
  1035. | /* confdefs.h */
  1036. | #define PACKAGE_NAME "xbmc"
  1037. | #define PACKAGE_TARNAME "xbmc"
  1038. | #define PACKAGE_VERSION "11.9.4"
  1039. | #define PACKAGE_STRING "xbmc 11.9.4"
  1040. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1041. | #define PACKAGE_URL ""
  1042. | #define PACKAGE "xbmc"
  1043. | #define VERSION "11.9.4"
  1044. | #define LIRC_DEVICE "/dev/lircd"
  1045. | #define STDC_HEADERS 1
  1046. | #define HAVE_SYS_TYPES_H 1
  1047. | #define HAVE_SYS_STAT_H 1
  1048. | #define HAVE_STDLIB_H 1
  1049. | #define HAVE_STRING_H 1
  1050. | #define HAVE_MEMORY_H 1
  1051. | #define HAVE_STRINGS_H 1
  1052. | #define HAVE_INTTYPES_H 1
  1053. | #define HAVE_STDINT_H 1
  1054. | #define HAVE_UNISTD_H 1
  1055. | #define HAVE_DLFCN_H 1
  1056. | #define LT_OBJDIR ".libs/"
  1057. | #define HAS_EGLGLES 1
  1058. | #define HAVE_ALLOCA_H 1
  1059. | #define HAVE_ALLOCA 1
  1060. | #define HAVE_UNISTD_H 1
  1061. | #define HAVE_DIRENT_H 1
  1062. | #define CLOSEDIR_VOID 1
  1063. | #define HAVE_FSEEKO 1
  1064. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  1065. | #define TIME_WITH_SYS_TIME 1
  1066. | #define HAVE_SYS_TIME_H 1
  1067. | #define HAVE_UNISTD_H 1
  1068. | #define HAVE_STDLIB_H 1
  1069. | #define HAVE_SYS_PARAM_H 1
  1070. | #define HAVE_UTIME_H 1
  1071. | #define HAVE_ALARM 1
  1072. | #define HAVE_SYS_SELECT_H 1
  1073. | #define HAVE_SYS_SOCKET_H 1
  1074. | #define SELECT_TYPE_ARG1 int
  1075. | #define SELECT_TYPE_ARG234 (fd_set *)
  1076. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1077. | #define RETSIGTYPE void
  1078. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  1079. | #define HAVE_STRFTIME 1
  1080. | #define HAVE_UTIME_NULL 1
  1081. | #define HAVE_VPRINTF 1
  1082. | #define HAVE_ATEXIT 1
  1083. | #define HAVE_DUP2 1
  1084. | /* end confdefs.h. */
  1085. | /* Define fdatasync to an innocuous variant, in case <limits.h> declares fdatasync.
  1086. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1087. | #define fdatasync innocuous_fdatasync
  1088. |
  1089. | /* System header to define __stub macros and hopefully few prototypes,
  1090. | which can conflict with char fdatasync (); below.
  1091. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1092. | <limits.h> exists even on freestanding compilers. */
  1093. |
  1094. | #ifdef __STDC__
  1095. | # include <limits.h>
  1096. | #else
  1097. | # include <assert.h>
  1098. | #endif
  1099. |
  1100. | #undef fdatasync
  1101. |
  1102. | /* Override any GCC internal prototype to avoid an error.
  1103. | Use char because int might match the return type of a GCC
  1104. | builtin and then its argument prototype would still apply. */
  1105. | #ifdef __cplusplus
  1106. | extern "C"
  1107. | #endif
  1108. | char fdatasync ();
  1109. | /* The GNU C library defines this for functions which it implements
  1110. | to always fail with ENOSYS. Some functions are actually named
  1111. | something starting with __ and the normal name is an alias. */
  1112. | #if defined __stub_fdatasync || defined __stub___fdatasync
  1113. | choke me
  1114. | #endif
  1115. |
  1116. | int
  1117. | main ()
  1118. | {
  1119. | return fdatasync ();
  1120. | ;
  1121. | return 0;
  1122. | }
  1123. configure:17925: result: no
  1124. configure:17925: checking for floor
  1125. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1126. conftest.c:74:6: warning: conflicting types for built-in function 'floor' [enabled by default]
  1127. conftest.c:85: error: undefined reference to 'floor'
  1128. collect2: ld returned 1 exit status
  1129. configure:17925: $? = 1
  1130. configure: failed program was:
  1131. | /* confdefs.h */
  1132. | #define PACKAGE_NAME "xbmc"
  1133. | #define PACKAGE_TARNAME "xbmc"
  1134. | #define PACKAGE_VERSION "11.9.4"
  1135. | #define PACKAGE_STRING "xbmc 11.9.4"
  1136. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1137. | #define PACKAGE_URL ""
  1138. | #define PACKAGE "xbmc"
  1139. | #define VERSION "11.9.4"
  1140. | #define LIRC_DEVICE "/dev/lircd"
  1141. | #define STDC_HEADERS 1
  1142. | #define HAVE_SYS_TYPES_H 1
  1143. | #define HAVE_SYS_STAT_H 1
  1144. | #define HAVE_STDLIB_H 1
  1145. | #define HAVE_STRING_H 1
  1146. | #define HAVE_MEMORY_H 1
  1147. | #define HAVE_STRINGS_H 1
  1148. | #define HAVE_INTTYPES_H 1
  1149. | #define HAVE_STDINT_H 1
  1150. | #define HAVE_UNISTD_H 1
  1151. | #define HAVE_DLFCN_H 1
  1152. | #define LT_OBJDIR ".libs/"
  1153. | #define HAS_EGLGLES 1
  1154. | #define HAVE_ALLOCA_H 1
  1155. | #define HAVE_ALLOCA 1
  1156. | #define HAVE_UNISTD_H 1
  1157. | #define HAVE_DIRENT_H 1
  1158. | #define CLOSEDIR_VOID 1
  1159. | #define HAVE_FSEEKO 1
  1160. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  1161. | #define TIME_WITH_SYS_TIME 1
  1162. | #define HAVE_SYS_TIME_H 1
  1163. | #define HAVE_UNISTD_H 1
  1164. | #define HAVE_STDLIB_H 1
  1165. | #define HAVE_SYS_PARAM_H 1
  1166. | #define HAVE_UTIME_H 1
  1167. | #define HAVE_ALARM 1
  1168. | #define HAVE_SYS_SELECT_H 1
  1169. | #define HAVE_SYS_SOCKET_H 1
  1170. | #define SELECT_TYPE_ARG1 int
  1171. | #define SELECT_TYPE_ARG234 (fd_set *)
  1172. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1173. | #define RETSIGTYPE void
  1174. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  1175. | #define HAVE_STRFTIME 1
  1176. | #define HAVE_UTIME_NULL 1
  1177. | #define HAVE_VPRINTF 1
  1178. | #define HAVE_ATEXIT 1
  1179. | #define HAVE_DUP2 1
  1180. | /* end confdefs.h. */
  1181. | /* Define floor to an innocuous variant, in case <limits.h> declares floor.
  1182. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1183. | #define floor innocuous_floor
  1184. |
  1185. | /* System header to define __stub macros and hopefully few prototypes,
  1186. | which can conflict with char floor (); below.
  1187. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1188. | <limits.h> exists even on freestanding compilers. */
  1189. |
  1190. | #ifdef __STDC__
  1191. | # include <limits.h>
  1192. | #else
  1193. | # include <assert.h>
  1194. | #endif
  1195. |
  1196. | #undef floor
  1197. |
  1198. | /* Override any GCC internal prototype to avoid an error.
  1199. | Use char because int might match the return type of a GCC
  1200. | builtin and then its argument prototype would still apply. */
  1201. | #ifdef __cplusplus
  1202. | extern "C"
  1203. | #endif
  1204. | char floor ();
  1205. | /* The GNU C library defines this for functions which it implements
  1206. | to always fail with ENOSYS. Some functions are actually named
  1207. | something starting with __ and the normal name is an alias. */
  1208. | #if defined __stub_floor || defined __stub___floor
  1209. | choke me
  1210. | #endif
  1211. |
  1212. | int
  1213. | main ()
  1214. | {
  1215. | return floor ();
  1216. | ;
  1217. | return 0;
  1218. | }
  1219. configure:17925: result: no
  1220. configure:17925: checking for fs_stat_dev
  1221. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1222. conftest.c:85: error: undefined reference to 'fs_stat_dev'
  1223. collect2: ld returned 1 exit status
  1224. configure:17925: $? = 1
  1225. configure: failed program was:
  1226. | /* confdefs.h */
  1227. | #define PACKAGE_NAME "xbmc"
  1228. | #define PACKAGE_TARNAME "xbmc"
  1229. | #define PACKAGE_VERSION "11.9.4"
  1230. | #define PACKAGE_STRING "xbmc 11.9.4"
  1231. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1232. | #define PACKAGE_URL ""
  1233. | #define PACKAGE "xbmc"
  1234. | #define VERSION "11.9.4"
  1235. | #define LIRC_DEVICE "/dev/lircd"
  1236. | #define STDC_HEADERS 1
  1237. | #define HAVE_SYS_TYPES_H 1
  1238. | #define HAVE_SYS_STAT_H 1
  1239. | #define HAVE_STDLIB_H 1
  1240. | #define HAVE_STRING_H 1
  1241. | #define HAVE_MEMORY_H 1
  1242. | #define HAVE_STRINGS_H 1
  1243. | #define HAVE_INTTYPES_H 1
  1244. | #define HAVE_STDINT_H 1
  1245. | #define HAVE_UNISTD_H 1
  1246. | #define HAVE_DLFCN_H 1
  1247. | #define LT_OBJDIR ".libs/"
  1248. | #define HAS_EGLGLES 1
  1249. | #define HAVE_ALLOCA_H 1
  1250. | #define HAVE_ALLOCA 1
  1251. | #define HAVE_UNISTD_H 1
  1252. | #define HAVE_DIRENT_H 1
  1253. | #define CLOSEDIR_VOID 1
  1254. | #define HAVE_FSEEKO 1
  1255. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  1256. | #define TIME_WITH_SYS_TIME 1
  1257. | #define HAVE_SYS_TIME_H 1
  1258. | #define HAVE_UNISTD_H 1
  1259. | #define HAVE_STDLIB_H 1
  1260. | #define HAVE_SYS_PARAM_H 1
  1261. | #define HAVE_UTIME_H 1
  1262. | #define HAVE_ALARM 1
  1263. | #define HAVE_SYS_SELECT_H 1
  1264. | #define HAVE_SYS_SOCKET_H 1
  1265. | #define SELECT_TYPE_ARG1 int
  1266. | #define SELECT_TYPE_ARG234 (fd_set *)
  1267. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1268. | #define RETSIGTYPE void
  1269. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  1270. | #define HAVE_STRFTIME 1
  1271. | #define HAVE_UTIME_NULL 1
  1272. | #define HAVE_VPRINTF 1
  1273. | #define HAVE_ATEXIT 1
  1274. | #define HAVE_DUP2 1
  1275. | /* end confdefs.h. */
  1276. | /* Define fs_stat_dev to an innocuous variant, in case <limits.h> declares fs_stat_dev.
  1277. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1278. | #define fs_stat_dev innocuous_fs_stat_dev
  1279. |
  1280. | /* System header to define __stub macros and hopefully few prototypes,
  1281. | which can conflict with char fs_stat_dev (); below.
  1282. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1283. | <limits.h> exists even on freestanding compilers. */
  1284. |
  1285. | #ifdef __STDC__
  1286. | # include <limits.h>
  1287. | #else
  1288. | # include <assert.h>
  1289. | #endif
  1290. |
  1291. | #undef fs_stat_dev
  1292. |
  1293. | /* Override any GCC internal prototype to avoid an error.
  1294. | Use char because int might match the return type of a GCC
  1295. | builtin and then its argument prototype would still apply. */
  1296. | #ifdef __cplusplus
  1297. | extern "C"
  1298. | #endif
  1299. | char fs_stat_dev ();
  1300. | /* The GNU C library defines this for functions which it implements
  1301. | to always fail with ENOSYS. Some functions are actually named
  1302. | something starting with __ and the normal name is an alias. */
  1303. | #if defined __stub_fs_stat_dev || defined __stub___fs_stat_dev
  1304. | choke me
  1305. | #endif
  1306. |
  1307. | int
  1308. | main ()
  1309. | {
  1310. | return fs_stat_dev ();
  1311. | ;
  1312. | return 0;
  1313. | }
  1314. configure:17925: result: no
  1315. configure:17925: checking for ftime
  1316. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1317. configure:17925: $? = 0
  1318. configure:17925: result: yes
  1319. configure:17925: checking for ftruncate
  1320. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1321. configure:17925: $? = 0
  1322. configure:17925: result: yes
  1323. configure:17925: checking for getcwd
  1324. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1325. configure:17925: $? = 0
  1326. configure:17925: result: yes
  1327. configure:17925: checking for gethostbyaddr
  1328. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1329. configure:17925: $? = 0
  1330. configure:17925: result: yes
  1331. configure:17925: checking for gethostbyname
  1332. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1333. configure:17925: $? = 0
  1334. configure:17925: result: yes
  1335. configure:17925: checking for gethostname
  1336. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1337. configure:17925: $? = 0
  1338. configure:17925: result: yes
  1339. configure:17925: checking for getpagesize
  1340. configure:17925: result: no
  1341. configure:17925: checking for getpass
  1342. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1343. conftest.c:91: error: undefined reference to 'getpass'
  1344. collect2: ld returned 1 exit status
  1345. configure:17925: $? = 1
  1346. configure: failed program was:
  1347. | /* confdefs.h */
  1348. | #define PACKAGE_NAME "xbmc"
  1349. | #define PACKAGE_TARNAME "xbmc"
  1350. | #define PACKAGE_VERSION "11.9.4"
  1351. | #define PACKAGE_STRING "xbmc 11.9.4"
  1352. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1353. | #define PACKAGE_URL ""
  1354. | #define PACKAGE "xbmc"
  1355. | #define VERSION "11.9.4"
  1356. | #define LIRC_DEVICE "/dev/lircd"
  1357. | #define STDC_HEADERS 1
  1358. | #define HAVE_SYS_TYPES_H 1
  1359. | #define HAVE_SYS_STAT_H 1
  1360. | #define HAVE_STDLIB_H 1
  1361. | #define HAVE_STRING_H 1
  1362. | #define HAVE_MEMORY_H 1
  1363. | #define HAVE_STRINGS_H 1
  1364. | #define HAVE_INTTYPES_H 1
  1365. | #define HAVE_STDINT_H 1
  1366. | #define HAVE_UNISTD_H 1
  1367. | #define HAVE_DLFCN_H 1
  1368. | #define LT_OBJDIR ".libs/"
  1369. | #define HAS_EGLGLES 1
  1370. | #define HAVE_ALLOCA_H 1
  1371. | #define HAVE_ALLOCA 1
  1372. | #define HAVE_UNISTD_H 1
  1373. | #define HAVE_DIRENT_H 1
  1374. | #define CLOSEDIR_VOID 1
  1375. | #define HAVE_FSEEKO 1
  1376. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  1377. | #define TIME_WITH_SYS_TIME 1
  1378. | #define HAVE_SYS_TIME_H 1
  1379. | #define HAVE_UNISTD_H 1
  1380. | #define HAVE_STDLIB_H 1
  1381. | #define HAVE_SYS_PARAM_H 1
  1382. | #define HAVE_UTIME_H 1
  1383. | #define HAVE_ALARM 1
  1384. | #define HAVE_SYS_SELECT_H 1
  1385. | #define HAVE_SYS_SOCKET_H 1
  1386. | #define SELECT_TYPE_ARG1 int
  1387. | #define SELECT_TYPE_ARG234 (fd_set *)
  1388. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1389. | #define RETSIGTYPE void
  1390. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  1391. | #define HAVE_STRFTIME 1
  1392. | #define HAVE_UTIME_NULL 1
  1393. | #define HAVE_VPRINTF 1
  1394. | #define HAVE_ATEXIT 1
  1395. | #define HAVE_DUP2 1
  1396. | #define HAVE_FTIME 1
  1397. | #define HAVE_FTRUNCATE 1
  1398. | #define HAVE_GETCWD 1
  1399. | #define HAVE_GETHOSTBYADDR 1
  1400. | #define HAVE_GETHOSTBYNAME 1
  1401. | #define HAVE_GETHOSTNAME 1
  1402. | /* end confdefs.h. */
  1403. | /* Define getpass to an innocuous variant, in case <limits.h> declares getpass.
  1404. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1405. | #define getpass innocuous_getpass
  1406. |
  1407. | /* System header to define __stub macros and hopefully few prototypes,
  1408. | which can conflict with char getpass (); below.
  1409. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1410. | <limits.h> exists even on freestanding compilers. */
  1411. |
  1412. | #ifdef __STDC__
  1413. | # include <limits.h>
  1414. | #else
  1415. | # include <assert.h>
  1416. | #endif
  1417. |
  1418. | #undef getpass
  1419. |
  1420. | /* Override any GCC internal prototype to avoid an error.
  1421. | Use char because int might match the return type of a GCC
  1422. | builtin and then its argument prototype would still apply. */
  1423. | #ifdef __cplusplus
  1424. | extern "C"
  1425. | #endif
  1426. | char getpass ();
  1427. | /* The GNU C library defines this for functions which it implements
  1428. | to always fail with ENOSYS. Some functions are actually named
  1429. | something starting with __ and the normal name is an alias. */
  1430. | #if defined __stub_getpass || defined __stub___getpass
  1431. | choke me
  1432. | #endif
  1433. |
  1434. | int
  1435. | main ()
  1436. | {
  1437. | return getpass ();
  1438. | ;
  1439. | return 0;
  1440. | }
  1441. configure:17925: result: no
  1442. configure:17925: checking for gettimeofday
  1443. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1444. configure:17925: $? = 0
  1445. configure:17925: result: yes
  1446. configure:17925: checking for inet_ntoa
  1447. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1448. configure:17925: $? = 0
  1449. configure:17925: result: yes
  1450. configure:17925: checking for lchown
  1451. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1452. configure:17925: $? = 0
  1453. configure:17925: result: yes
  1454. configure:17925: checking for localeconv
  1455. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1456. configure:17925: $? = 0
  1457. configure:17925: result: yes
  1458. configure:17925: checking for memchr
  1459. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1460. conftest.c:84:6: warning: conflicting types for built-in function 'memchr' [enabled by default]
  1461. configure:17925: $? = 0
  1462. configure:17925: result: yes
  1463. configure:17925: checking for memmove
  1464. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1465. conftest.c:85:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
  1466. configure:17925: $? = 0
  1467. configure:17925: result: yes
  1468. configure:17925: checking for memset
  1469. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1470. conftest.c:86:6: warning: conflicting types for built-in function 'memset' [enabled by default]
  1471. configure:17925: $? = 0
  1472. configure:17925: result: yes
  1473. configure:17925: checking for mkdir
  1474. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1475. configure:17925: $? = 0
  1476. configure:17925: result: yes
  1477. configure:17925: checking for modf
  1478. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1479. conftest.c:88:6: warning: conflicting types for built-in function 'modf' [enabled by default]
  1480. conftest.c:99: error: undefined reference to 'modf'
  1481. collect2: ld returned 1 exit status
  1482. configure:17925: $? = 1
  1483. configure: failed program was:
  1484. | /* confdefs.h */
  1485. | #define PACKAGE_NAME "xbmc"
  1486. | #define PACKAGE_TARNAME "xbmc"
  1487. | #define PACKAGE_VERSION "11.9.4"
  1488. | #define PACKAGE_STRING "xbmc 11.9.4"
  1489. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1490. | #define PACKAGE_URL ""
  1491. | #define PACKAGE "xbmc"
  1492. | #define VERSION "11.9.4"
  1493. | #define LIRC_DEVICE "/dev/lircd"
  1494. | #define STDC_HEADERS 1
  1495. | #define HAVE_SYS_TYPES_H 1
  1496. | #define HAVE_SYS_STAT_H 1
  1497. | #define HAVE_STDLIB_H 1
  1498. | #define HAVE_STRING_H 1
  1499. | #define HAVE_MEMORY_H 1
  1500. | #define HAVE_STRINGS_H 1
  1501. | #define HAVE_INTTYPES_H 1
  1502. | #define HAVE_STDINT_H 1
  1503. | #define HAVE_UNISTD_H 1
  1504. | #define HAVE_DLFCN_H 1
  1505. | #define LT_OBJDIR ".libs/"
  1506. | #define HAS_EGLGLES 1
  1507. | #define HAVE_ALLOCA_H 1
  1508. | #define HAVE_ALLOCA 1
  1509. | #define HAVE_UNISTD_H 1
  1510. | #define HAVE_DIRENT_H 1
  1511. | #define CLOSEDIR_VOID 1
  1512. | #define HAVE_FSEEKO 1
  1513. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  1514. | #define TIME_WITH_SYS_TIME 1
  1515. | #define HAVE_SYS_TIME_H 1
  1516. | #define HAVE_UNISTD_H 1
  1517. | #define HAVE_STDLIB_H 1
  1518. | #define HAVE_SYS_PARAM_H 1
  1519. | #define HAVE_UTIME_H 1
  1520. | #define HAVE_ALARM 1
  1521. | #define HAVE_SYS_SELECT_H 1
  1522. | #define HAVE_SYS_SOCKET_H 1
  1523. | #define SELECT_TYPE_ARG1 int
  1524. | #define SELECT_TYPE_ARG234 (fd_set *)
  1525. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1526. | #define RETSIGTYPE void
  1527. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  1528. | #define HAVE_STRFTIME 1
  1529. | #define HAVE_UTIME_NULL 1
  1530. | #define HAVE_VPRINTF 1
  1531. | #define HAVE_ATEXIT 1
  1532. | #define HAVE_DUP2 1
  1533. | #define HAVE_FTIME 1
  1534. | #define HAVE_FTRUNCATE 1
  1535. | #define HAVE_GETCWD 1
  1536. | #define HAVE_GETHOSTBYADDR 1
  1537. | #define HAVE_GETHOSTBYNAME 1
  1538. | #define HAVE_GETHOSTNAME 1
  1539. | #define HAVE_GETTIMEOFDAY 1
  1540. | #define HAVE_INET_NTOA 1
  1541. | #define HAVE_LCHOWN 1
  1542. | #define HAVE_LOCALECONV 1
  1543. | #define HAVE_MEMCHR 1
  1544. | #define HAVE_MEMMOVE 1
  1545. | #define HAVE_MEMSET 1
  1546. | #define HAVE_MKDIR 1
  1547. | /* end confdefs.h. */
  1548. | /* Define modf to an innocuous variant, in case <limits.h> declares modf.
  1549. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1550. | #define modf innocuous_modf
  1551. |
  1552. | /* System header to define __stub macros and hopefully few prototypes,
  1553. | which can conflict with char modf (); below.
  1554. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1555. | <limits.h> exists even on freestanding compilers. */
  1556. |
  1557. | #ifdef __STDC__
  1558. | # include <limits.h>
  1559. | #else
  1560. | # include <assert.h>
  1561. | #endif
  1562. |
  1563. | #undef modf
  1564. |
  1565. | /* Override any GCC internal prototype to avoid an error.
  1566. | Use char because int might match the return type of a GCC
  1567. | builtin and then its argument prototype would still apply. */
  1568. | #ifdef __cplusplus
  1569. | extern "C"
  1570. | #endif
  1571. | char modf ();
  1572. | /* The GNU C library defines this for functions which it implements
  1573. | to always fail with ENOSYS. Some functions are actually named
  1574. | something starting with __ and the normal name is an alias. */
  1575. | #if defined __stub_modf || defined __stub___modf
  1576. | choke me
  1577. | #endif
  1578. |
  1579. | int
  1580. | main ()
  1581. | {
  1582. | return modf ();
  1583. | ;
  1584. | return 0;
  1585. | }
  1586. configure:17925: result: no
  1587. configure:17925: checking for munmap
  1588. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1589. configure:17925: $? = 0
  1590. configure:17925: result: yes
  1591. configure:17925: checking for pow
  1592. configure:17925: result: no
  1593. configure:17925: checking for rmdir
  1594. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1595. configure:17925: $? = 0
  1596. configure:17925: result: yes
  1597. configure:17925: checking for select
  1598. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1599. configure:17925: $? = 0
  1600. configure:17925: result: yes
  1601. configure:17925: checking for setenv
  1602. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1603. configure:17925: $? = 0
  1604. configure:17925: result: yes
  1605. configure:17925: checking for setlocale
  1606. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1607. configure:17925: $? = 0
  1608. configure:17925: result: yes
  1609. configure:17925: checking for socket
  1610. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1611. configure:17925: $? = 0
  1612. configure:17925: result: yes
  1613. configure:17925: checking for sqrt
  1614. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1615. conftest.c:94:6: warning: conflicting types for built-in function 'sqrt' [enabled by default]
  1616. conftest.c:105: error: undefined reference to 'sqrt'
  1617. collect2: ld returned 1 exit status
  1618. configure:17925: $? = 1
  1619. configure: failed program was:
  1620. | /* confdefs.h */
  1621. | #define PACKAGE_NAME "xbmc"
  1622. | #define PACKAGE_TARNAME "xbmc"
  1623. | #define PACKAGE_VERSION "11.9.4"
  1624. | #define PACKAGE_STRING "xbmc 11.9.4"
  1625. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1626. | #define PACKAGE_URL ""
  1627. | #define PACKAGE "xbmc"
  1628. | #define VERSION "11.9.4"
  1629. | #define LIRC_DEVICE "/dev/lircd"
  1630. | #define STDC_HEADERS 1
  1631. | #define HAVE_SYS_TYPES_H 1
  1632. | #define HAVE_SYS_STAT_H 1
  1633. | #define HAVE_STDLIB_H 1
  1634. | #define HAVE_STRING_H 1
  1635. | #define HAVE_MEMORY_H 1
  1636. | #define HAVE_STRINGS_H 1
  1637. | #define HAVE_INTTYPES_H 1
  1638. | #define HAVE_STDINT_H 1
  1639. | #define HAVE_UNISTD_H 1
  1640. | #define HAVE_DLFCN_H 1
  1641. | #define LT_OBJDIR ".libs/"
  1642. | #define HAS_EGLGLES 1
  1643. | #define HAVE_ALLOCA_H 1
  1644. | #define HAVE_ALLOCA 1
  1645. | #define HAVE_UNISTD_H 1
  1646. | #define HAVE_DIRENT_H 1
  1647. | #define CLOSEDIR_VOID 1
  1648. | #define HAVE_FSEEKO 1
  1649. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  1650. | #define TIME_WITH_SYS_TIME 1
  1651. | #define HAVE_SYS_TIME_H 1
  1652. | #define HAVE_UNISTD_H 1
  1653. | #define HAVE_STDLIB_H 1
  1654. | #define HAVE_SYS_PARAM_H 1
  1655. | #define HAVE_UTIME_H 1
  1656. | #define HAVE_ALARM 1
  1657. | #define HAVE_SYS_SELECT_H 1
  1658. | #define HAVE_SYS_SOCKET_H 1
  1659. | #define SELECT_TYPE_ARG1 int
  1660. | #define SELECT_TYPE_ARG234 (fd_set *)
  1661. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1662. | #define RETSIGTYPE void
  1663. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  1664. | #define HAVE_STRFTIME 1
  1665. | #define HAVE_UTIME_NULL 1
  1666. | #define HAVE_VPRINTF 1
  1667. | #define HAVE_ATEXIT 1
  1668. | #define HAVE_DUP2 1
  1669. | #define HAVE_FTIME 1
  1670. | #define HAVE_FTRUNCATE 1
  1671. | #define HAVE_GETCWD 1
  1672. | #define HAVE_GETHOSTBYADDR 1
  1673. | #define HAVE_GETHOSTBYNAME 1
  1674. | #define HAVE_GETHOSTNAME 1
  1675. | #define HAVE_GETTIMEOFDAY 1
  1676. | #define HAVE_INET_NTOA 1
  1677. | #define HAVE_LCHOWN 1
  1678. | #define HAVE_LOCALECONV 1
  1679. | #define HAVE_MEMCHR 1
  1680. | #define HAVE_MEMMOVE 1
  1681. | #define HAVE_MEMSET 1
  1682. | #define HAVE_MKDIR 1
  1683. | #define HAVE_MUNMAP 1
  1684. | #define HAVE_RMDIR 1
  1685. | #define HAVE_SELECT 1
  1686. | #define HAVE_SETENV 1
  1687. | #define HAVE_SETLOCALE 1
  1688. | #define HAVE_SOCKET 1
  1689. | /* end confdefs.h. */
  1690. | /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
  1691. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1692. | #define sqrt innocuous_sqrt
  1693. |
  1694. | /* System header to define __stub macros and hopefully few prototypes,
  1695. | which can conflict with char sqrt (); below.
  1696. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1697. | <limits.h> exists even on freestanding compilers. */
  1698. |
  1699. | #ifdef __STDC__
  1700. | # include <limits.h>
  1701. | #else
  1702. | # include <assert.h>
  1703. | #endif
  1704. |
  1705. | #undef sqrt
  1706. |
  1707. | /* Override any GCC internal prototype to avoid an error.
  1708. | Use char because int might match the return type of a GCC
  1709. | builtin and then its argument prototype would still apply. */
  1710. | #ifdef __cplusplus
  1711. | extern "C"
  1712. | #endif
  1713. | char sqrt ();
  1714. | /* The GNU C library defines this for functions which it implements
  1715. | to always fail with ENOSYS. Some functions are actually named
  1716. | something starting with __ and the normal name is an alias. */
  1717. | #if defined __stub_sqrt || defined __stub___sqrt
  1718. | choke me
  1719. | #endif
  1720. |
  1721. | int
  1722. | main ()
  1723. | {
  1724. | return sqrt ();
  1725. | ;
  1726. | return 0;
  1727. | }
  1728. configure:17925: result: no
  1729. configure:17925: checking for strcasecmp
  1730. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1731. conftest.c:94:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
  1732. configure:17925: $? = 0
  1733. configure:17925: result: yes
  1734. configure:17925: checking for strchr
  1735. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1736. conftest.c:95:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
  1737. configure:17925: $? = 0
  1738. configure:17925: result: yes
  1739. configure:17925: checking for strcspn
  1740. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1741. conftest.c:96:6: warning: conflicting types for built-in function 'strcspn' [enabled by default]
  1742. configure:17925: $? = 0
  1743. configure:17925: result: yes
  1744. configure:17925: checking for strdup
  1745. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1746. conftest.c:97:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
  1747. configure:17925: $? = 0
  1748. configure:17925: result: yes
  1749. configure:17925: checking for strerror
  1750. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1751. configure:17925: $? = 0
  1752. configure:17925: result: yes
  1753. configure:17925: checking for strncasecmp
  1754. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1755. conftest.c:99:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
  1756. configure:17925: $? = 0
  1757. configure:17925: result: yes
  1758. configure:17925: checking for strpbrk
  1759. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1760. conftest.c:100:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default]
  1761. configure:17925: $? = 0
  1762. configure:17925: result: yes
  1763. configure:17925: checking for strrchr
  1764. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1765. conftest.c:101:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
  1766. configure:17925: $? = 0
  1767. configure:17925: result: yes
  1768. configure:17925: checking for strspn
  1769. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1770. conftest.c:102:6: warning: conflicting types for built-in function 'strspn' [enabled by default]
  1771. configure:17925: $? = 0
  1772. configure:17925: result: yes
  1773. configure:17925: checking for strstr
  1774. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1775. conftest.c:103:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
  1776. configure:17925: $? = 0
  1777. configure:17925: result: yes
  1778. configure:17925: checking for strtol
  1779. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1780. configure:17925: $? = 0
  1781. configure:17925: result: yes
  1782. configure:17925: checking for strtoul
  1783. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1784. configure:17925: $? = 0
  1785. configure:17925: result: yes
  1786. configure:17925: checking for sysinfo
  1787. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1788. conftest.c:117: error: undefined reference to 'sysinfo'
  1789. collect2: ld returned 1 exit status
  1790. configure:17925: $? = 1
  1791. configure: failed program was:
  1792. | /* confdefs.h */
  1793. | #define PACKAGE_NAME "xbmc"
  1794. | #define PACKAGE_TARNAME "xbmc"
  1795. | #define PACKAGE_VERSION "11.9.4"
  1796. | #define PACKAGE_STRING "xbmc 11.9.4"
  1797. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1798. | #define PACKAGE_URL ""
  1799. | #define PACKAGE "xbmc"
  1800. | #define VERSION "11.9.4"
  1801. | #define LIRC_DEVICE "/dev/lircd"
  1802. | #define STDC_HEADERS 1
  1803. | #define HAVE_SYS_TYPES_H 1
  1804. | #define HAVE_SYS_STAT_H 1
  1805. | #define HAVE_STDLIB_H 1
  1806. | #define HAVE_STRING_H 1
  1807. | #define HAVE_MEMORY_H 1
  1808. | #define HAVE_STRINGS_H 1
  1809. | #define HAVE_INTTYPES_H 1
  1810. | #define HAVE_STDINT_H 1
  1811. | #define HAVE_UNISTD_H 1
  1812. | #define HAVE_DLFCN_H 1
  1813. | #define LT_OBJDIR ".libs/"
  1814. | #define HAS_EGLGLES 1
  1815. | #define HAVE_ALLOCA_H 1
  1816. | #define HAVE_ALLOCA 1
  1817. | #define HAVE_UNISTD_H 1
  1818. | #define HAVE_DIRENT_H 1
  1819. | #define CLOSEDIR_VOID 1
  1820. | #define HAVE_FSEEKO 1
  1821. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  1822. | #define TIME_WITH_SYS_TIME 1
  1823. | #define HAVE_SYS_TIME_H 1
  1824. | #define HAVE_UNISTD_H 1
  1825. | #define HAVE_STDLIB_H 1
  1826. | #define HAVE_SYS_PARAM_H 1
  1827. | #define HAVE_UTIME_H 1
  1828. | #define HAVE_ALARM 1
  1829. | #define HAVE_SYS_SELECT_H 1
  1830. | #define HAVE_SYS_SOCKET_H 1
  1831. | #define SELECT_TYPE_ARG1 int
  1832. | #define SELECT_TYPE_ARG234 (fd_set *)
  1833. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1834. | #define RETSIGTYPE void
  1835. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  1836. | #define HAVE_STRFTIME 1
  1837. | #define HAVE_UTIME_NULL 1
  1838. | #define HAVE_VPRINTF 1
  1839. | #define HAVE_ATEXIT 1
  1840. | #define HAVE_DUP2 1
  1841. | #define HAVE_FTIME 1
  1842. | #define HAVE_FTRUNCATE 1
  1843. | #define HAVE_GETCWD 1
  1844. | #define HAVE_GETHOSTBYADDR 1
  1845. | #define HAVE_GETHOSTBYNAME 1
  1846. | #define HAVE_GETHOSTNAME 1
  1847. | #define HAVE_GETTIMEOFDAY 1
  1848. | #define HAVE_INET_NTOA 1
  1849. | #define HAVE_LCHOWN 1
  1850. | #define HAVE_LOCALECONV 1
  1851. | #define HAVE_MEMCHR 1
  1852. | #define HAVE_MEMMOVE 1
  1853. | #define HAVE_MEMSET 1
  1854. | #define HAVE_MKDIR 1
  1855. | #define HAVE_MUNMAP 1
  1856. | #define HAVE_RMDIR 1
  1857. | #define HAVE_SELECT 1
  1858. | #define HAVE_SETENV 1
  1859. | #define HAVE_SETLOCALE 1
  1860. | #define HAVE_SOCKET 1
  1861. | #define HAVE_STRCASECMP 1
  1862. | #define HAVE_STRCHR 1
  1863. | #define HAVE_STRCSPN 1
  1864. | #define HAVE_STRDUP 1
  1865. | #define HAVE_STRERROR 1
  1866. | #define HAVE_STRNCASECMP 1
  1867. | #define HAVE_STRPBRK 1
  1868. | #define HAVE_STRRCHR 1
  1869. | #define HAVE_STRSPN 1
  1870. | #define HAVE_STRSTR 1
  1871. | #define HAVE_STRTOL 1
  1872. | #define HAVE_STRTOUL 1
  1873. | /* end confdefs.h. */
  1874. | /* Define sysinfo to an innocuous variant, in case <limits.h> declares sysinfo.
  1875. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1876. | #define sysinfo innocuous_sysinfo
  1877. |
  1878. | /* System header to define __stub macros and hopefully few prototypes,
  1879. | which can conflict with char sysinfo (); below.
  1880. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1881. | <limits.h> exists even on freestanding compilers. */
  1882. |
  1883. | #ifdef __STDC__
  1884. | # include <limits.h>
  1885. | #else
  1886. | # include <assert.h>
  1887. | #endif
  1888. |
  1889. | #undef sysinfo
  1890. |
  1891. | /* Override any GCC internal prototype to avoid an error.
  1892. | Use char because int might match the return type of a GCC
  1893. | builtin and then its argument prototype would still apply. */
  1894. | #ifdef __cplusplus
  1895. | extern "C"
  1896. | #endif
  1897. | char sysinfo ();
  1898. | /* The GNU C library defines this for functions which it implements
  1899. | to always fail with ENOSYS. Some functions are actually named
  1900. | something starting with __ and the normal name is an alias. */
  1901. | #if defined __stub_sysinfo || defined __stub___sysinfo
  1902. | choke me
  1903. | #endif
  1904. |
  1905. | int
  1906. | main ()
  1907. | {
  1908. | return sysinfo ();
  1909. | ;
  1910. | return 0;
  1911. | }
  1912. configure:17925: result: no
  1913. configure:17925: checking for tzset
  1914. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1915. configure:17925: $? = 0
  1916. configure:17925: result: yes
  1917. configure:17925: checking for utime
  1918. configure:17925: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lcrystax >&5
  1919. configure:17925: $? = 0
  1920. configure:17925: result: yes
  1921. configure:17940: checking size of int
  1922. configure:17945: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  1923. conftest.c: In function 'main':
  1924. conftest.c:121:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  1925. configure:17945: $? = 0
  1926. configure:17945: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  1927. conftest.c: In function 'main':
  1928. conftest.c:121:12: error: size of array 'test_array' is negative
  1929. conftest.c:121:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  1930. configure:17945: $? = 1
  1931. configure: failed program was:
  1932. | /* confdefs.h */
  1933. | #define PACKAGE_NAME "xbmc"
  1934. | #define PACKAGE_TARNAME "xbmc"
  1935. | #define PACKAGE_VERSION "11.9.4"
  1936. | #define PACKAGE_STRING "xbmc 11.9.4"
  1937. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1938. | #define PACKAGE_URL ""
  1939. | #define PACKAGE "xbmc"
  1940. | #define VERSION "11.9.4"
  1941. | #define LIRC_DEVICE "/dev/lircd"
  1942. | #define STDC_HEADERS 1
  1943. | #define HAVE_SYS_TYPES_H 1
  1944. | #define HAVE_SYS_STAT_H 1
  1945. | #define HAVE_STDLIB_H 1
  1946. | #define HAVE_STRING_H 1
  1947. | #define HAVE_MEMORY_H 1
  1948. | #define HAVE_STRINGS_H 1
  1949. | #define HAVE_INTTYPES_H 1
  1950. | #define HAVE_STDINT_H 1
  1951. | #define HAVE_UNISTD_H 1
  1952. | #define HAVE_DLFCN_H 1
  1953. | #define LT_OBJDIR ".libs/"
  1954. | #define HAS_EGLGLES 1
  1955. | #define HAVE_ALLOCA_H 1
  1956. | #define HAVE_ALLOCA 1
  1957. | #define HAVE_UNISTD_H 1
  1958. | #define HAVE_DIRENT_H 1
  1959. | #define CLOSEDIR_VOID 1
  1960. | #define HAVE_FSEEKO 1
  1961. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  1962. | #define TIME_WITH_SYS_TIME 1
  1963. | #define HAVE_SYS_TIME_H 1
  1964. | #define HAVE_UNISTD_H 1
  1965. | #define HAVE_STDLIB_H 1
  1966. | #define HAVE_SYS_PARAM_H 1
  1967. | #define HAVE_UTIME_H 1
  1968. | #define HAVE_ALARM 1
  1969. | #define HAVE_SYS_SELECT_H 1
  1970. | #define HAVE_SYS_SOCKET_H 1
  1971. | #define SELECT_TYPE_ARG1 int
  1972. | #define SELECT_TYPE_ARG234 (fd_set *)
  1973. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1974. | #define RETSIGTYPE void
  1975. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  1976. | #define HAVE_STRFTIME 1
  1977. | #define HAVE_UTIME_NULL 1
  1978. | #define HAVE_VPRINTF 1
  1979. | #define HAVE_ATEXIT 1
  1980. | #define HAVE_DUP2 1
  1981. | #define HAVE_FTIME 1
  1982. | #define HAVE_FTRUNCATE 1
  1983. | #define HAVE_GETCWD 1
  1984. | #define HAVE_GETHOSTBYADDR 1
  1985. | #define HAVE_GETHOSTBYNAME 1
  1986. | #define HAVE_GETHOSTNAME 1
  1987. | #define HAVE_GETTIMEOFDAY 1
  1988. | #define HAVE_INET_NTOA 1
  1989. | #define HAVE_LCHOWN 1
  1990. | #define HAVE_LOCALECONV 1
  1991. | #define HAVE_MEMCHR 1
  1992. | #define HAVE_MEMMOVE 1
  1993. | #define HAVE_MEMSET 1
  1994. | #define HAVE_MKDIR 1
  1995. | #define HAVE_MUNMAP 1
  1996. | #define HAVE_RMDIR 1
  1997. | #define HAVE_SELECT 1
  1998. | #define HAVE_SETENV 1
  1999. | #define HAVE_SETLOCALE 1
  2000. | #define HAVE_SOCKET 1
  2001. | #define HAVE_STRCASECMP 1
  2002. | #define HAVE_STRCHR 1
  2003. | #define HAVE_STRCSPN 1
  2004. | #define HAVE_STRDUP 1
  2005. | #define HAVE_STRERROR 1
  2006. | #define HAVE_STRNCASECMP 1
  2007. | #define HAVE_STRPBRK 1
  2008. | #define HAVE_STRRCHR 1
  2009. | #define HAVE_STRSPN 1
  2010. | #define HAVE_STRSTR 1
  2011. | #define HAVE_STRTOL 1
  2012. | #define HAVE_STRTOUL 1
  2013. | #define HAVE_TZSET 1
  2014. | #define HAVE_UTIME 1
  2015. | /* end confdefs.h. */
  2016. | #include <stdio.h>
  2017. | #ifdef HAVE_SYS_TYPES_H
  2018. | # include <sys/types.h>
  2019. | #endif
  2020. | #ifdef HAVE_SYS_STAT_H
  2021. | # include <sys/stat.h>
  2022. | #endif
  2023. | #ifdef STDC_HEADERS
  2024. | # include <stdlib.h>
  2025. | # include <stddef.h>
  2026. | #else
  2027. | # ifdef HAVE_STDLIB_H
  2028. | # include <stdlib.h>
  2029. | # endif
  2030. | #endif
  2031. | #ifdef HAVE_STRING_H
  2032. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2033. | # include <memory.h>
  2034. | # endif
  2035. | # include <string.h>
  2036. | #endif
  2037. | #ifdef HAVE_STRINGS_H
  2038. | # include <strings.h>
  2039. | #endif
  2040. | #ifdef HAVE_INTTYPES_H
  2041. | # include <inttypes.h>
  2042. | #endif
  2043. | #ifdef HAVE_STDINT_H
  2044. | # include <stdint.h>
  2045. | #endif
  2046. | #ifdef HAVE_UNISTD_H
  2047. | # include <unistd.h>
  2048. | #endif
  2049. | int
  2050. | main ()
  2051. | {
  2052. | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
  2053. | test_array [0] = 0
  2054. |
  2055. | ;
  2056. | return 0;
  2057. | }
  2058. configure:17945: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2059. conftest.c: In function 'main':
  2060. conftest.c:121:12: error: size of array 'test_array' is negative
  2061. conftest.c:121:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  2062. configure:17945: $? = 1
  2063. configure: failed program was:
  2064. | /* confdefs.h */
  2065. | #define PACKAGE_NAME "xbmc"
  2066. | #define PACKAGE_TARNAME "xbmc"
  2067. | #define PACKAGE_VERSION "11.9.4"
  2068. | #define PACKAGE_STRING "xbmc 11.9.4"
  2069. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2070. | #define PACKAGE_URL ""
  2071. | #define PACKAGE "xbmc"
  2072. | #define VERSION "11.9.4"
  2073. | #define LIRC_DEVICE "/dev/lircd"
  2074. | #define STDC_HEADERS 1
  2075. | #define HAVE_SYS_TYPES_H 1
  2076. | #define HAVE_SYS_STAT_H 1
  2077. | #define HAVE_STDLIB_H 1
  2078. | #define HAVE_STRING_H 1
  2079. | #define HAVE_MEMORY_H 1
  2080. | #define HAVE_STRINGS_H 1
  2081. | #define HAVE_INTTYPES_H 1
  2082. | #define HAVE_STDINT_H 1
  2083. | #define HAVE_UNISTD_H 1
  2084. | #define HAVE_DLFCN_H 1
  2085. | #define LT_OBJDIR ".libs/"
  2086. | #define HAS_EGLGLES 1
  2087. | #define HAVE_ALLOCA_H 1
  2088. | #define HAVE_ALLOCA 1
  2089. | #define HAVE_UNISTD_H 1
  2090. | #define HAVE_DIRENT_H 1
  2091. | #define CLOSEDIR_VOID 1
  2092. | #define HAVE_FSEEKO 1
  2093. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  2094. | #define TIME_WITH_SYS_TIME 1
  2095. | #define HAVE_SYS_TIME_H 1
  2096. | #define HAVE_UNISTD_H 1
  2097. | #define HAVE_STDLIB_H 1
  2098. | #define HAVE_SYS_PARAM_H 1
  2099. | #define HAVE_UTIME_H 1
  2100. | #define HAVE_ALARM 1
  2101. | #define HAVE_SYS_SELECT_H 1
  2102. | #define HAVE_SYS_SOCKET_H 1
  2103. | #define SELECT_TYPE_ARG1 int
  2104. | #define SELECT_TYPE_ARG234 (fd_set *)
  2105. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2106. | #define RETSIGTYPE void
  2107. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  2108. | #define HAVE_STRFTIME 1
  2109. | #define HAVE_UTIME_NULL 1
  2110. | #define HAVE_VPRINTF 1
  2111. | #define HAVE_ATEXIT 1
  2112. | #define HAVE_DUP2 1
  2113. | #define HAVE_FTIME 1
  2114. | #define HAVE_FTRUNCATE 1
  2115. | #define HAVE_GETCWD 1
  2116. | #define HAVE_GETHOSTBYADDR 1
  2117. | #define HAVE_GETHOSTBYNAME 1
  2118. | #define HAVE_GETHOSTNAME 1
  2119. | #define HAVE_GETTIMEOFDAY 1
  2120. | #define HAVE_INET_NTOA 1
  2121. | #define HAVE_LCHOWN 1
  2122. | #define HAVE_LOCALECONV 1
  2123. | #define HAVE_MEMCHR 1
  2124. | #define HAVE_MEMMOVE 1
  2125. | #define HAVE_MEMSET 1
  2126. | #define HAVE_MKDIR 1
  2127. | #define HAVE_MUNMAP 1
  2128. | #define HAVE_RMDIR 1
  2129. | #define HAVE_SELECT 1
  2130. | #define HAVE_SETENV 1
  2131. | #define HAVE_SETLOCALE 1
  2132. | #define HAVE_SOCKET 1
  2133. | #define HAVE_STRCASECMP 1
  2134. | #define HAVE_STRCHR 1
  2135. | #define HAVE_STRCSPN 1
  2136. | #define HAVE_STRDUP 1
  2137. | #define HAVE_STRERROR 1
  2138. | #define HAVE_STRNCASECMP 1
  2139. | #define HAVE_STRPBRK 1
  2140. | #define HAVE_STRRCHR 1
  2141. | #define HAVE_STRSPN 1
  2142. | #define HAVE_STRSTR 1
  2143. | #define HAVE_STRTOL 1
  2144. | #define HAVE_STRTOUL 1
  2145. | #define HAVE_TZSET 1
  2146. | #define HAVE_UTIME 1
  2147. | /* end confdefs.h. */
  2148. | #include <stdio.h>
  2149. | #ifdef HAVE_SYS_TYPES_H
  2150. | # include <sys/types.h>
  2151. | #endif
  2152. | #ifdef HAVE_SYS_STAT_H
  2153. | # include <sys/stat.h>
  2154. | #endif
  2155. | #ifdef STDC_HEADERS
  2156. | # include <stdlib.h>
  2157. | # include <stddef.h>
  2158. | #else
  2159. | # ifdef HAVE_STDLIB_H
  2160. | # include <stdlib.h>
  2161. | # endif
  2162. | #endif
  2163. | #ifdef HAVE_STRING_H
  2164. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2165. | # include <memory.h>
  2166. | # endif
  2167. | # include <string.h>
  2168. | #endif
  2169. | #ifdef HAVE_STRINGS_H
  2170. | # include <strings.h>
  2171. | #endif
  2172. | #ifdef HAVE_INTTYPES_H
  2173. | # include <inttypes.h>
  2174. | #endif
  2175. | #ifdef HAVE_STDINT_H
  2176. | # include <stdint.h>
  2177. | #endif
  2178. | #ifdef HAVE_UNISTD_H
  2179. | # include <unistd.h>
  2180. | #endif
  2181. | int
  2182. | main ()
  2183. | {
  2184. | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
  2185. | test_array [0] = 0
  2186. |
  2187. | ;
  2188. | return 0;
  2189. | }
  2190. configure:17945: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2191. conftest.c: In function 'main':
  2192. conftest.c:121:12: error: size of array 'test_array' is negative
  2193. conftest.c:121:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  2194. configure:17945: $? = 1
  2195. configure: failed program was:
  2196. | /* confdefs.h */
  2197. | #define PACKAGE_NAME "xbmc"
  2198. | #define PACKAGE_TARNAME "xbmc"
  2199. | #define PACKAGE_VERSION "11.9.4"
  2200. | #define PACKAGE_STRING "xbmc 11.9.4"
  2201. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2202. | #define PACKAGE_URL ""
  2203. | #define PACKAGE "xbmc"
  2204. | #define VERSION "11.9.4"
  2205. | #define LIRC_DEVICE "/dev/lircd"
  2206. | #define STDC_HEADERS 1
  2207. | #define HAVE_SYS_TYPES_H 1
  2208. | #define HAVE_SYS_STAT_H 1
  2209. | #define HAVE_STDLIB_H 1
  2210. | #define HAVE_STRING_H 1
  2211. | #define HAVE_MEMORY_H 1
  2212. | #define HAVE_STRINGS_H 1
  2213. | #define HAVE_INTTYPES_H 1
  2214. | #define HAVE_STDINT_H 1
  2215. | #define HAVE_UNISTD_H 1
  2216. | #define HAVE_DLFCN_H 1
  2217. | #define LT_OBJDIR ".libs/"
  2218. | #define HAS_EGLGLES 1
  2219. | #define HAVE_ALLOCA_H 1
  2220. | #define HAVE_ALLOCA 1
  2221. | #define HAVE_UNISTD_H 1
  2222. | #define HAVE_DIRENT_H 1
  2223. | #define CLOSEDIR_VOID 1
  2224. | #define HAVE_FSEEKO 1
  2225. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  2226. | #define TIME_WITH_SYS_TIME 1
  2227. | #define HAVE_SYS_TIME_H 1
  2228. | #define HAVE_UNISTD_H 1
  2229. | #define HAVE_STDLIB_H 1
  2230. | #define HAVE_SYS_PARAM_H 1
  2231. | #define HAVE_UTIME_H 1
  2232. | #define HAVE_ALARM 1
  2233. | #define HAVE_SYS_SELECT_H 1
  2234. | #define HAVE_SYS_SOCKET_H 1
  2235. | #define SELECT_TYPE_ARG1 int
  2236. | #define SELECT_TYPE_ARG234 (fd_set *)
  2237. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2238. | #define RETSIGTYPE void
  2239. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  2240. | #define HAVE_STRFTIME 1
  2241. | #define HAVE_UTIME_NULL 1
  2242. | #define HAVE_VPRINTF 1
  2243. | #define HAVE_ATEXIT 1
  2244. | #define HAVE_DUP2 1
  2245. | #define HAVE_FTIME 1
  2246. | #define HAVE_FTRUNCATE 1
  2247. | #define HAVE_GETCWD 1
  2248. | #define HAVE_GETHOSTBYADDR 1
  2249. | #define HAVE_GETHOSTBYNAME 1
  2250. | #define HAVE_GETHOSTNAME 1
  2251. | #define HAVE_GETTIMEOFDAY 1
  2252. | #define HAVE_INET_NTOA 1
  2253. | #define HAVE_LCHOWN 1
  2254. | #define HAVE_LOCALECONV 1
  2255. | #define HAVE_MEMCHR 1
  2256. | #define HAVE_MEMMOVE 1
  2257. | #define HAVE_MEMSET 1
  2258. | #define HAVE_MKDIR 1
  2259. | #define HAVE_MUNMAP 1
  2260. | #define HAVE_RMDIR 1
  2261. | #define HAVE_SELECT 1
  2262. | #define HAVE_SETENV 1
  2263. | #define HAVE_SETLOCALE 1
  2264. | #define HAVE_SOCKET 1
  2265. | #define HAVE_STRCASECMP 1
  2266. | #define HAVE_STRCHR 1
  2267. | #define HAVE_STRCSPN 1
  2268. | #define HAVE_STRDUP 1
  2269. | #define HAVE_STRERROR 1
  2270. | #define HAVE_STRNCASECMP 1
  2271. | #define HAVE_STRPBRK 1
  2272. | #define HAVE_STRRCHR 1
  2273. | #define HAVE_STRSPN 1
  2274. | #define HAVE_STRSTR 1
  2275. | #define HAVE_STRTOL 1
  2276. | #define HAVE_STRTOUL 1
  2277. | #define HAVE_TZSET 1
  2278. | #define HAVE_UTIME 1
  2279. | /* end confdefs.h. */
  2280. | #include <stdio.h>
  2281. | #ifdef HAVE_SYS_TYPES_H
  2282. | # include <sys/types.h>
  2283. | #endif
  2284. | #ifdef HAVE_SYS_STAT_H
  2285. | # include <sys/stat.h>
  2286. | #endif
  2287. | #ifdef STDC_HEADERS
  2288. | # include <stdlib.h>
  2289. | # include <stddef.h>
  2290. | #else
  2291. | # ifdef HAVE_STDLIB_H
  2292. | # include <stdlib.h>
  2293. | # endif
  2294. | #endif
  2295. | #ifdef HAVE_STRING_H
  2296. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2297. | # include <memory.h>
  2298. | # endif
  2299. | # include <string.h>
  2300. | #endif
  2301. | #ifdef HAVE_STRINGS_H
  2302. | # include <strings.h>
  2303. | #endif
  2304. | #ifdef HAVE_INTTYPES_H
  2305. | # include <inttypes.h>
  2306. | #endif
  2307. | #ifdef HAVE_STDINT_H
  2308. | # include <stdint.h>
  2309. | #endif
  2310. | #ifdef HAVE_UNISTD_H
  2311. | # include <unistd.h>
  2312. | #endif
  2313. | int
  2314. | main ()
  2315. | {
  2316. | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
  2317. | test_array [0] = 0
  2318. |
  2319. | ;
  2320. | return 0;
  2321. | }
  2322. configure:17945: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2323. conftest.c: In function 'main':
  2324. conftest.c:121:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  2325. configure:17945: $? = 0
  2326. configure:17945: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2327. conftest.c: In function 'main':
  2328. conftest.c:121:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  2329. configure:17945: $? = 0
  2330. configure:17945: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2331. conftest.c: In function 'main':
  2332. conftest.c:121:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  2333. configure:17945: $? = 0
  2334. configure:17959: result: 4
  2335. configure:17973: checking size of size_t
  2336. configure:17978: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2337. conftest.c: In function 'main':
  2338. conftest.c:122:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  2339. configure:17978: $? = 0
  2340. configure:17978: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2341. conftest.c: In function 'main':
  2342. conftest.c:122:12: error: size of array 'test_array' is negative
  2343. conftest.c:122:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  2344. configure:17978: $? = 1
  2345. configure: failed program was:
  2346. | /* confdefs.h */
  2347. | #define PACKAGE_NAME "xbmc"
  2348. | #define PACKAGE_TARNAME "xbmc"
  2349. | #define PACKAGE_VERSION "11.9.4"
  2350. | #define PACKAGE_STRING "xbmc 11.9.4"
  2351. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2352. | #define PACKAGE_URL ""
  2353. | #define PACKAGE "xbmc"
  2354. | #define VERSION "11.9.4"
  2355. | #define LIRC_DEVICE "/dev/lircd"
  2356. | #define STDC_HEADERS 1
  2357. | #define HAVE_SYS_TYPES_H 1
  2358. | #define HAVE_SYS_STAT_H 1
  2359. | #define HAVE_STDLIB_H 1
  2360. | #define HAVE_STRING_H 1
  2361. | #define HAVE_MEMORY_H 1
  2362. | #define HAVE_STRINGS_H 1
  2363. | #define HAVE_INTTYPES_H 1
  2364. | #define HAVE_STDINT_H 1
  2365. | #define HAVE_UNISTD_H 1
  2366. | #define HAVE_DLFCN_H 1
  2367. | #define LT_OBJDIR ".libs/"
  2368. | #define HAS_EGLGLES 1
  2369. | #define HAVE_ALLOCA_H 1
  2370. | #define HAVE_ALLOCA 1
  2371. | #define HAVE_UNISTD_H 1
  2372. | #define HAVE_DIRENT_H 1
  2373. | #define CLOSEDIR_VOID 1
  2374. | #define HAVE_FSEEKO 1
  2375. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  2376. | #define TIME_WITH_SYS_TIME 1
  2377. | #define HAVE_SYS_TIME_H 1
  2378. | #define HAVE_UNISTD_H 1
  2379. | #define HAVE_STDLIB_H 1
  2380. | #define HAVE_SYS_PARAM_H 1
  2381. | #define HAVE_UTIME_H 1
  2382. | #define HAVE_ALARM 1
  2383. | #define HAVE_SYS_SELECT_H 1
  2384. | #define HAVE_SYS_SOCKET_H 1
  2385. | #define SELECT_TYPE_ARG1 int
  2386. | #define SELECT_TYPE_ARG234 (fd_set *)
  2387. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2388. | #define RETSIGTYPE void
  2389. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  2390. | #define HAVE_STRFTIME 1
  2391. | #define HAVE_UTIME_NULL 1
  2392. | #define HAVE_VPRINTF 1
  2393. | #define HAVE_ATEXIT 1
  2394. | #define HAVE_DUP2 1
  2395. | #define HAVE_FTIME 1
  2396. | #define HAVE_FTRUNCATE 1
  2397. | #define HAVE_GETCWD 1
  2398. | #define HAVE_GETHOSTBYADDR 1
  2399. | #define HAVE_GETHOSTBYNAME 1
  2400. | #define HAVE_GETHOSTNAME 1
  2401. | #define HAVE_GETTIMEOFDAY 1
  2402. | #define HAVE_INET_NTOA 1
  2403. | #define HAVE_LCHOWN 1
  2404. | #define HAVE_LOCALECONV 1
  2405. | #define HAVE_MEMCHR 1
  2406. | #define HAVE_MEMMOVE 1
  2407. | #define HAVE_MEMSET 1
  2408. | #define HAVE_MKDIR 1
  2409. | #define HAVE_MUNMAP 1
  2410. | #define HAVE_RMDIR 1
  2411. | #define HAVE_SELECT 1
  2412. | #define HAVE_SETENV 1
  2413. | #define HAVE_SETLOCALE 1
  2414. | #define HAVE_SOCKET 1
  2415. | #define HAVE_STRCASECMP 1
  2416. | #define HAVE_STRCHR 1
  2417. | #define HAVE_STRCSPN 1
  2418. | #define HAVE_STRDUP 1
  2419. | #define HAVE_STRERROR 1
  2420. | #define HAVE_STRNCASECMP 1
  2421. | #define HAVE_STRPBRK 1
  2422. | #define HAVE_STRRCHR 1
  2423. | #define HAVE_STRSPN 1
  2424. | #define HAVE_STRSTR 1
  2425. | #define HAVE_STRTOL 1
  2426. | #define HAVE_STRTOUL 1
  2427. | #define HAVE_TZSET 1
  2428. | #define HAVE_UTIME 1
  2429. | #define SIZEOF_INT 4
  2430. | /* end confdefs.h. */
  2431. | #include <stdio.h>
  2432. | #ifdef HAVE_SYS_TYPES_H
  2433. | # include <sys/types.h>
  2434. | #endif
  2435. | #ifdef HAVE_SYS_STAT_H
  2436. | # include <sys/stat.h>
  2437. | #endif
  2438. | #ifdef STDC_HEADERS
  2439. | # include <stdlib.h>
  2440. | # include <stddef.h>
  2441. | #else
  2442. | # ifdef HAVE_STDLIB_H
  2443. | # include <stdlib.h>
  2444. | # endif
  2445. | #endif
  2446. | #ifdef HAVE_STRING_H
  2447. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2448. | # include <memory.h>
  2449. | # endif
  2450. | # include <string.h>
  2451. | #endif
  2452. | #ifdef HAVE_STRINGS_H
  2453. | # include <strings.h>
  2454. | #endif
  2455. | #ifdef HAVE_INTTYPES_H
  2456. | # include <inttypes.h>
  2457. | #endif
  2458. | #ifdef HAVE_STDINT_H
  2459. | # include <stdint.h>
  2460. | #endif
  2461. | #ifdef HAVE_UNISTD_H
  2462. | # include <unistd.h>
  2463. | #endif
  2464. | int
  2465. | main ()
  2466. | {
  2467. | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
  2468. | test_array [0] = 0
  2469. |
  2470. | ;
  2471. | return 0;
  2472. | }
  2473. configure:17978: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2474. conftest.c: In function 'main':
  2475. conftest.c:122:12: error: size of array 'test_array' is negative
  2476. conftest.c:122:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  2477. configure:17978: $? = 1
  2478. configure: failed program was:
  2479. | /* confdefs.h */
  2480. | #define PACKAGE_NAME "xbmc"
  2481. | #define PACKAGE_TARNAME "xbmc"
  2482. | #define PACKAGE_VERSION "11.9.4"
  2483. | #define PACKAGE_STRING "xbmc 11.9.4"
  2484. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2485. | #define PACKAGE_URL ""
  2486. | #define PACKAGE "xbmc"
  2487. | #define VERSION "11.9.4"
  2488. | #define LIRC_DEVICE "/dev/lircd"
  2489. | #define STDC_HEADERS 1
  2490. | #define HAVE_SYS_TYPES_H 1
  2491. | #define HAVE_SYS_STAT_H 1
  2492. | #define HAVE_STDLIB_H 1
  2493. | #define HAVE_STRING_H 1
  2494. | #define HAVE_MEMORY_H 1
  2495. | #define HAVE_STRINGS_H 1
  2496. | #define HAVE_INTTYPES_H 1
  2497. | #define HAVE_STDINT_H 1
  2498. | #define HAVE_UNISTD_H 1
  2499. | #define HAVE_DLFCN_H 1
  2500. | #define LT_OBJDIR ".libs/"
  2501. | #define HAS_EGLGLES 1
  2502. | #define HAVE_ALLOCA_H 1
  2503. | #define HAVE_ALLOCA 1
  2504. | #define HAVE_UNISTD_H 1
  2505. | #define HAVE_DIRENT_H 1
  2506. | #define CLOSEDIR_VOID 1
  2507. | #define HAVE_FSEEKO 1
  2508. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  2509. | #define TIME_WITH_SYS_TIME 1
  2510. | #define HAVE_SYS_TIME_H 1
  2511. | #define HAVE_UNISTD_H 1
  2512. | #define HAVE_STDLIB_H 1
  2513. | #define HAVE_SYS_PARAM_H 1
  2514. | #define HAVE_UTIME_H 1
  2515. | #define HAVE_ALARM 1
  2516. | #define HAVE_SYS_SELECT_H 1
  2517. | #define HAVE_SYS_SOCKET_H 1
  2518. | #define SELECT_TYPE_ARG1 int
  2519. | #define SELECT_TYPE_ARG234 (fd_set *)
  2520. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2521. | #define RETSIGTYPE void
  2522. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  2523. | #define HAVE_STRFTIME 1
  2524. | #define HAVE_UTIME_NULL 1
  2525. | #define HAVE_VPRINTF 1
  2526. | #define HAVE_ATEXIT 1
  2527. | #define HAVE_DUP2 1
  2528. | #define HAVE_FTIME 1
  2529. | #define HAVE_FTRUNCATE 1
  2530. | #define HAVE_GETCWD 1
  2531. | #define HAVE_GETHOSTBYADDR 1
  2532. | #define HAVE_GETHOSTBYNAME 1
  2533. | #define HAVE_GETHOSTNAME 1
  2534. | #define HAVE_GETTIMEOFDAY 1
  2535. | #define HAVE_INET_NTOA 1
  2536. | #define HAVE_LCHOWN 1
  2537. | #define HAVE_LOCALECONV 1
  2538. | #define HAVE_MEMCHR 1
  2539. | #define HAVE_MEMMOVE 1
  2540. | #define HAVE_MEMSET 1
  2541. | #define HAVE_MKDIR 1
  2542. | #define HAVE_MUNMAP 1
  2543. | #define HAVE_RMDIR 1
  2544. | #define HAVE_SELECT 1
  2545. | #define HAVE_SETENV 1
  2546. | #define HAVE_SETLOCALE 1
  2547. | #define HAVE_SOCKET 1
  2548. | #define HAVE_STRCASECMP 1
  2549. | #define HAVE_STRCHR 1
  2550. | #define HAVE_STRCSPN 1
  2551. | #define HAVE_STRDUP 1
  2552. | #define HAVE_STRERROR 1
  2553. | #define HAVE_STRNCASECMP 1
  2554. | #define HAVE_STRPBRK 1
  2555. | #define HAVE_STRRCHR 1
  2556. | #define HAVE_STRSPN 1
  2557. | #define HAVE_STRSTR 1
  2558. | #define HAVE_STRTOL 1
  2559. | #define HAVE_STRTOUL 1
  2560. | #define HAVE_TZSET 1
  2561. | #define HAVE_UTIME 1
  2562. | #define SIZEOF_INT 4
  2563. | /* end confdefs.h. */
  2564. | #include <stdio.h>
  2565. | #ifdef HAVE_SYS_TYPES_H
  2566. | # include <sys/types.h>
  2567. | #endif
  2568. | #ifdef HAVE_SYS_STAT_H
  2569. | # include <sys/stat.h>
  2570. | #endif
  2571. | #ifdef STDC_HEADERS
  2572. | # include <stdlib.h>
  2573. | # include <stddef.h>
  2574. | #else
  2575. | # ifdef HAVE_STDLIB_H
  2576. | # include <stdlib.h>
  2577. | # endif
  2578. | #endif
  2579. | #ifdef HAVE_STRING_H
  2580. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2581. | # include <memory.h>
  2582. | # endif
  2583. | # include <string.h>
  2584. | #endif
  2585. | #ifdef HAVE_STRINGS_H
  2586. | # include <strings.h>
  2587. | #endif
  2588. | #ifdef HAVE_INTTYPES_H
  2589. | # include <inttypes.h>
  2590. | #endif
  2591. | #ifdef HAVE_STDINT_H
  2592. | # include <stdint.h>
  2593. | #endif
  2594. | #ifdef HAVE_UNISTD_H
  2595. | # include <unistd.h>
  2596. | #endif
  2597. | int
  2598. | main ()
  2599. | {
  2600. | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
  2601. | test_array [0] = 0
  2602. |
  2603. | ;
  2604. | return 0;
  2605. | }
  2606. configure:17978: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2607. conftest.c: In function 'main':
  2608. conftest.c:122:12: error: size of array 'test_array' is negative
  2609. conftest.c:122:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  2610. configure:17978: $? = 1
  2611. configure: failed program was:
  2612. | /* confdefs.h */
  2613. | #define PACKAGE_NAME "xbmc"
  2614. | #define PACKAGE_TARNAME "xbmc"
  2615. | #define PACKAGE_VERSION "11.9.4"
  2616. | #define PACKAGE_STRING "xbmc 11.9.4"
  2617. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2618. | #define PACKAGE_URL ""
  2619. | #define PACKAGE "xbmc"
  2620. | #define VERSION "11.9.4"
  2621. | #define LIRC_DEVICE "/dev/lircd"
  2622. | #define STDC_HEADERS 1
  2623. | #define HAVE_SYS_TYPES_H 1
  2624. | #define HAVE_SYS_STAT_H 1
  2625. | #define HAVE_STDLIB_H 1
  2626. | #define HAVE_STRING_H 1
  2627. | #define HAVE_MEMORY_H 1
  2628. | #define HAVE_STRINGS_H 1
  2629. | #define HAVE_INTTYPES_H 1
  2630. | #define HAVE_STDINT_H 1
  2631. | #define HAVE_UNISTD_H 1
  2632. | #define HAVE_DLFCN_H 1
  2633. | #define LT_OBJDIR ".libs/"
  2634. | #define HAS_EGLGLES 1
  2635. | #define HAVE_ALLOCA_H 1
  2636. | #define HAVE_ALLOCA 1
  2637. | #define HAVE_UNISTD_H 1
  2638. | #define HAVE_DIRENT_H 1
  2639. | #define CLOSEDIR_VOID 1
  2640. | #define HAVE_FSEEKO 1
  2641. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  2642. | #define TIME_WITH_SYS_TIME 1
  2643. | #define HAVE_SYS_TIME_H 1
  2644. | #define HAVE_UNISTD_H 1
  2645. | #define HAVE_STDLIB_H 1
  2646. | #define HAVE_SYS_PARAM_H 1
  2647. | #define HAVE_UTIME_H 1
  2648. | #define HAVE_ALARM 1
  2649. | #define HAVE_SYS_SELECT_H 1
  2650. | #define HAVE_SYS_SOCKET_H 1
  2651. | #define SELECT_TYPE_ARG1 int
  2652. | #define SELECT_TYPE_ARG234 (fd_set *)
  2653. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2654. | #define RETSIGTYPE void
  2655. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  2656. | #define HAVE_STRFTIME 1
  2657. | #define HAVE_UTIME_NULL 1
  2658. | #define HAVE_VPRINTF 1
  2659. | #define HAVE_ATEXIT 1
  2660. | #define HAVE_DUP2 1
  2661. | #define HAVE_FTIME 1
  2662. | #define HAVE_FTRUNCATE 1
  2663. | #define HAVE_GETCWD 1
  2664. | #define HAVE_GETHOSTBYADDR 1
  2665. | #define HAVE_GETHOSTBYNAME 1
  2666. | #define HAVE_GETHOSTNAME 1
  2667. | #define HAVE_GETTIMEOFDAY 1
  2668. | #define HAVE_INET_NTOA 1
  2669. | #define HAVE_LCHOWN 1
  2670. | #define HAVE_LOCALECONV 1
  2671. | #define HAVE_MEMCHR 1
  2672. | #define HAVE_MEMMOVE 1
  2673. | #define HAVE_MEMSET 1
  2674. | #define HAVE_MKDIR 1
  2675. | #define HAVE_MUNMAP 1
  2676. | #define HAVE_RMDIR 1
  2677. | #define HAVE_SELECT 1
  2678. | #define HAVE_SETENV 1
  2679. | #define HAVE_SETLOCALE 1
  2680. | #define HAVE_SOCKET 1
  2681. | #define HAVE_STRCASECMP 1
  2682. | #define HAVE_STRCHR 1
  2683. | #define HAVE_STRCSPN 1
  2684. | #define HAVE_STRDUP 1
  2685. | #define HAVE_STRERROR 1
  2686. | #define HAVE_STRNCASECMP 1
  2687. | #define HAVE_STRPBRK 1
  2688. | #define HAVE_STRRCHR 1
  2689. | #define HAVE_STRSPN 1
  2690. | #define HAVE_STRSTR 1
  2691. | #define HAVE_STRTOL 1
  2692. | #define HAVE_STRTOUL 1
  2693. | #define HAVE_TZSET 1
  2694. | #define HAVE_UTIME 1
  2695. | #define SIZEOF_INT 4
  2696. | /* end confdefs.h. */
  2697. | #include <stdio.h>
  2698. | #ifdef HAVE_SYS_TYPES_H
  2699. | # include <sys/types.h>
  2700. | #endif
  2701. | #ifdef HAVE_SYS_STAT_H
  2702. | # include <sys/stat.h>
  2703. | #endif
  2704. | #ifdef STDC_HEADERS
  2705. | # include <stdlib.h>
  2706. | # include <stddef.h>
  2707. | #else
  2708. | # ifdef HAVE_STDLIB_H
  2709. | # include <stdlib.h>
  2710. | # endif
  2711. | #endif
  2712. | #ifdef HAVE_STRING_H
  2713. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2714. | # include <memory.h>
  2715. | # endif
  2716. | # include <string.h>
  2717. | #endif
  2718. | #ifdef HAVE_STRINGS_H
  2719. | # include <strings.h>
  2720. | #endif
  2721. | #ifdef HAVE_INTTYPES_H
  2722. | # include <inttypes.h>
  2723. | #endif
  2724. | #ifdef HAVE_STDINT_H
  2725. | # include <stdint.h>
  2726. | #endif
  2727. | #ifdef HAVE_UNISTD_H
  2728. | # include <unistd.h>
  2729. | #endif
  2730. | int
  2731. | main ()
  2732. | {
  2733. | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
  2734. | test_array [0] = 0
  2735. |
  2736. | ;
  2737. | return 0;
  2738. | }
  2739. configure:17978: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2740. conftest.c: In function 'main':
  2741. conftest.c:122:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  2742. configure:17978: $? = 0
  2743. configure:17978: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2744. conftest.c: In function 'main':
  2745. conftest.c:122:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  2746. configure:17978: $? = 0
  2747. configure:17978: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2748. conftest.c: In function 'main':
  2749. conftest.c:122:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
  2750. configure:17978: $? = 0
  2751. configure:17992: result: 4
  2752. configure:18007: checking sys/inotify.h usability
  2753. configure:18007: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c >&5
  2754. configure:18007: $? = 0
  2755. configure:18007: result: yes
  2756. configure:18007: checking sys/inotify.h presence
  2757. configure:18007: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -E -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.c
  2758. configure:18007: $? = 0
  2759. configure:18007: result: yes
  2760. configure:18007: checking for sys/inotify.h
  2761. configure:18007: result: yes
  2762. configure:18024: checking boost/shared_ptr.hpp usability
  2763. configure:18024: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -c -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -frtti -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.cpp >&5
  2764. configure:18024: $? = 0
  2765. configure:18024: result: yes
  2766. configure:18024: checking boost/shared_ptr.hpp presence
  2767. configure:18024: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -E -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions conftest.cpp
  2768. configure:18024: $? = 0
  2769. configure:18024: result: yes
  2770. configure:18024: checking for boost/shared_ptr.hpp
  2771. configure:18024: result: yes
  2772. configure:18403: Using Python 2.6
  2773. configure:18421: checking for main in -lEGL
  2774. configure:18440: /home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -o conftest -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10 conftest.c -lEGL -lcrystax -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -lpython2.6 -lc -ldl -lm -lexpat -lffi -lintl >&5
  2775. /home/parker/andxbmc/toolchain/android-9/bin/../lib/gcc/arm-linux-androideabi/4.6.3/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lEGL
  2776. collect2: ld returned 1 exit status
  2777. configure:18440: $? = 1
  2778. configure: failed program was:
  2779. | /* confdefs.h */
  2780. | #define PACKAGE_NAME "xbmc"
  2781. | #define PACKAGE_TARNAME "xbmc"
  2782. | #define PACKAGE_VERSION "11.9.4"
  2783. | #define PACKAGE_STRING "xbmc 11.9.4"
  2784. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  2785. | #define PACKAGE_URL ""
  2786. | #define PACKAGE "xbmc"
  2787. | #define VERSION "11.9.4"
  2788. | #define LIRC_DEVICE "/dev/lircd"
  2789. | #define STDC_HEADERS 1
  2790. | #define HAVE_SYS_TYPES_H 1
  2791. | #define HAVE_SYS_STAT_H 1
  2792. | #define HAVE_STDLIB_H 1
  2793. | #define HAVE_STRING_H 1
  2794. | #define HAVE_MEMORY_H 1
  2795. | #define HAVE_STRINGS_H 1
  2796. | #define HAVE_INTTYPES_H 1
  2797. | #define HAVE_STDINT_H 1
  2798. | #define HAVE_UNISTD_H 1
  2799. | #define HAVE_DLFCN_H 1
  2800. | #define LT_OBJDIR ".libs/"
  2801. | #define HAS_EGLGLES 1
  2802. | #define HAVE_ALLOCA_H 1
  2803. | #define HAVE_ALLOCA 1
  2804. | #define HAVE_UNISTD_H 1
  2805. | #define HAVE_DIRENT_H 1
  2806. | #define CLOSEDIR_VOID 1
  2807. | #define HAVE_FSEEKO 1
  2808. | #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  2809. | #define TIME_WITH_SYS_TIME 1
  2810. | #define HAVE_SYS_TIME_H 1
  2811. | #define HAVE_UNISTD_H 1
  2812. | #define HAVE_STDLIB_H 1
  2813. | #define HAVE_SYS_PARAM_H 1
  2814. | #define HAVE_UTIME_H 1
  2815. | #define HAVE_ALARM 1
  2816. | #define HAVE_SYS_SELECT_H 1
  2817. | #define HAVE_SYS_SOCKET_H 1
  2818. | #define SELECT_TYPE_ARG1 int
  2819. | #define SELECT_TYPE_ARG234 (fd_set *)
  2820. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2821. | #define RETSIGTYPE void
  2822. | #define HAVE_STAT_EMPTY_STRING_BUG 1
  2823. | #define HAVE_STRFTIME 1
  2824. | #define HAVE_UTIME_NULL 1
  2825. | #define HAVE_VPRINTF 1
  2826. | #define HAVE_ATEXIT 1
  2827. | #define HAVE_DUP2 1
  2828. | #define HAVE_FTIME 1
  2829. | #define HAVE_FTRUNCATE 1
  2830. | #define HAVE_GETCWD 1
  2831. | #define HAVE_GETHOSTBYADDR 1
  2832. | #define HAVE_GETHOSTBYNAME 1
  2833. | #define HAVE_GETHOSTNAME 1
  2834. | #define HAVE_GETTIMEOFDAY 1
  2835. | #define HAVE_INET_NTOA 1
  2836. | #define HAVE_LCHOWN 1
  2837. | #define HAVE_LOCALECONV 1
  2838. | #define HAVE_MEMCHR 1
  2839. | #define HAVE_MEMMOVE 1
  2840. | #define HAVE_MEMSET 1
  2841. | #define HAVE_MKDIR 1
  2842. | #define HAVE_MUNMAP 1
  2843. | #define HAVE_RMDIR 1
  2844. | #define HAVE_SELECT 1
  2845. | #define HAVE_SETENV 1
  2846. | #define HAVE_SETLOCALE 1
  2847. | #define HAVE_SOCKET 1
  2848. | #define HAVE_STRCASECMP 1
  2849. | #define HAVE_STRCHR 1
  2850. | #define HAVE_STRCSPN 1
  2851. | #define HAVE_STRDUP 1
  2852. | #define HAVE_STRERROR 1
  2853. | #define HAVE_STRNCASECMP 1
  2854. | #define HAVE_STRPBRK 1
  2855. | #define HAVE_STRRCHR 1
  2856. | #define HAVE_STRSPN 1
  2857. | #define HAVE_STRSTR 1
  2858. | #define HAVE_STRTOL 1
  2859. | #define HAVE_STRTOUL 1
  2860. | #define HAVE_TZSET 1
  2861. | #define HAVE_UTIME 1
  2862. | #define SIZEOF_INT 4
  2863. | #define SIZEOF_SIZE_T 4
  2864. | #define HAVE_INOTIFY 1
  2865. | /* end confdefs.h. */
  2866. |
  2867. |
  2868. | int
  2869. | main ()
  2870. | {
  2871. | return main ();
  2872. | ;
  2873. | return 0;
  2874. | }
  2875. configure:18449: result: no
  2876. configure:18459: error: Could not find a required library. Please see the README for your platform.
  2877.  
  2878. ## ---------------- ##
  2879. ## Cache variables. ##
  2880. ## ---------------- ##
  2881.  
  2882. ac_cv_build=i686-pc-linux-gnu
  2883. ac_cv_c_compiler_gnu=yes
  2884. ac_cv_cxx_compiler_gnu=yes
  2885. ac_cv_env_ALSA_CFLAGS_set=
  2886. ac_cv_env_ALSA_CFLAGS_value=
  2887. ac_cv_env_ALSA_LIBS_set=
  2888. ac_cv_env_ALSA_LIBS_value=
  2889. ac_cv_env_CCC_set=
  2890. ac_cv_env_CCC_value=
  2891. ac_cv_env_CC_set=set
  2892. ac_cv_env_CC_value=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc
  2893. ac_cv_env_CDIO_CFLAGS_set=
  2894. ac_cv_env_CDIO_CFLAGS_value=
  2895. ac_cv_env_CDIO_LIBS_set=
  2896. ac_cv_env_CDIO_LIBS_value=
  2897. ac_cv_env_CEC_CFLAGS_set=
  2898. ac_cv_env_CEC_CFLAGS_value=
  2899. ac_cv_env_CEC_LIBS_set=
  2900. ac_cv_env_CEC_LIBS_value=
  2901. ac_cv_env_CFLAGS_set=set
  2902. ac_cv_env_CFLAGS_value='-DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions'
  2903. ac_cv_env_CPPFLAGS_set=set
  2904. ac_cv_env_CPPFLAGS_value='-DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions'
  2905. ac_cv_env_CPP_set=
  2906. ac_cv_env_CPP_value=
  2907. ac_cv_env_CXXCPP_set=
  2908. ac_cv_env_CXXCPP_value=
  2909. ac_cv_env_CXXFLAGS_set=set
  2910. ac_cv_env_CXXFLAGS_value='-DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -frtti'
  2911. ac_cv_env_CXX_set=set
  2912. ac_cv_env_CXX_value=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++
  2913. ac_cv_env_DBUS_CFLAGS_set=
  2914. ac_cv_env_DBUS_CFLAGS_value=
  2915. ac_cv_env_DBUS_LIBS_set=
  2916. ac_cv_env_DBUS_LIBS_value=
  2917. ac_cv_env_FFMPEG_CFLAGS_set=
  2918. ac_cv_env_FFMPEG_CFLAGS_value=
  2919. ac_cv_env_FFMPEG_LIBS_set=
  2920. ac_cv_env_FFMPEG_LIBS_value=
  2921. ac_cv_env_FREETYPE2_CFLAGS_set=
  2922. ac_cv_env_FREETYPE2_CFLAGS_value=
  2923. ac_cv_env_FREETYPE2_LIBS_set=
  2924. ac_cv_env_FREETYPE2_LIBS_value=
  2925. ac_cv_env_FRIBIDI_CFLAGS_set=
  2926. ac_cv_env_FRIBIDI_CFLAGS_value=
  2927. ac_cv_env_FRIBIDI_LIBS_set=
  2928. ac_cv_env_FRIBIDI_LIBS_value=
  2929. ac_cv_env_HAL_CFLAGS_set=
  2930. ac_cv_env_HAL_CFLAGS_value=
  2931. ac_cv_env_HAL_LIBS_set=
  2932. ac_cv_env_HAL_LIBS_value=
  2933. ac_cv_env_HAL_STORAGE_CFLAGS_set=
  2934. ac_cv_env_HAL_STORAGE_CFLAGS_value=
  2935. ac_cv_env_HAL_STORAGE_LIBS_set=
  2936. ac_cv_env_HAL_STORAGE_LIBS_value=
  2937. ac_cv_env_LDFLAGS_set=set
  2938. ac_cv_env_LDFLAGS_value='-DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10'
  2939. ac_cv_env_LIBBLURAY_CFLAGS_set=
  2940. ac_cv_env_LIBBLURAY_CFLAGS_value=
  2941. ac_cv_env_LIBBLURAY_LIBS_set=
  2942. ac_cv_env_LIBBLURAY_LIBS_value=
  2943. ac_cv_env_LIBS_set=set
  2944. ac_cv_env_LIBS_value=-lcrystax
  2945. ac_cv_env_OPENMAX_CFLAGS_set=
  2946. ac_cv_env_OPENMAX_CFLAGS_value=
  2947. ac_cv_env_OPENMAX_LIBS_set=
  2948. ac_cv_env_OPENMAX_LIBS_value=
  2949. ac_cv_env_PCRECPP_CFLAGS_set=
  2950. ac_cv_env_PCRECPP_CFLAGS_value=
  2951. ac_cv_env_PCRECPP_LIBS_set=
  2952. ac_cv_env_PCRECPP_LIBS_value=
  2953. ac_cv_env_PCRE_CFLAGS_set=
  2954. ac_cv_env_PCRE_CFLAGS_value=
  2955. ac_cv_env_PCRE_LIBS_set=
  2956. ac_cv_env_PCRE_LIBS_value=
  2957. ac_cv_env_PKG_CONFIG_set=set
  2958. ac_cv_env_PKG_CONFIG_value=/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a-native/bin/pkg-config
  2959. ac_cv_env_PNG_CFLAGS_set=
  2960. ac_cv_env_PNG_CFLAGS_value=
  2961. ac_cv_env_PNG_LIBS_set=
  2962. ac_cv_env_PNG_LIBS_value=
  2963. ac_cv_env_PYTHON_VERSION_set=set
  2964. ac_cv_env_PYTHON_VERSION_value=2.6
  2965. ac_cv_env_SAMPLERATE_CFLAGS_set=
  2966. ac_cv_env_SAMPLERATE_CFLAGS_value=
  2967. ac_cv_env_SAMPLERATE_LIBS_set=
  2968. ac_cv_env_SAMPLERATE_LIBS_value=
  2969. ac_cv_env_SDL_CFLAGS_set=
  2970. ac_cv_env_SDL_CFLAGS_value=
  2971. ac_cv_env_SDL_LIBS_set=
  2972. ac_cv_env_SDL_LIBS_value=
  2973. ac_cv_env_SQLITE3_CFLAGS_set=
  2974. ac_cv_env_SQLITE3_CFLAGS_value=
  2975. ac_cv_env_SQLITE3_LIBS_set=
  2976. ac_cv_env_SQLITE3_LIBS_value=
  2977. ac_cv_env_UDEV_CFLAGS_set=
  2978. ac_cv_env_UDEV_CFLAGS_value=
  2979. ac_cv_env_UDEV_LIBS_set=
  2980. ac_cv_env_UDEV_LIBS_value=
  2981. ac_cv_env_USB_CFLAGS_set=
  2982. ac_cv_env_USB_CFLAGS_value=
  2983. ac_cv_env_USB_LIBS_set=
  2984. ac_cv_env_USB_LIBS_value=
  2985. ac_cv_env_X11_CFLAGS_set=
  2986. ac_cv_env_X11_CFLAGS_value=
  2987. ac_cv_env_X11_LIBS_set=
  2988. ac_cv_env_X11_LIBS_value=
  2989. ac_cv_env_XEXT_CFLAGS_set=
  2990. ac_cv_env_XEXT_CFLAGS_value=
  2991. ac_cv_env_XEXT_LIBS_set=
  2992. ac_cv_env_XEXT_LIBS_value=
  2993. ac_cv_env_XMU_CFLAGS_set=
  2994. ac_cv_env_XMU_CFLAGS_value=
  2995. ac_cv_env_XMU_LIBS_set=
  2996. ac_cv_env_XMU_LIBS_value=
  2997. ac_cv_env_XT_CFLAGS_set=
  2998. ac_cv_env_XT_CFLAGS_value=
  2999. ac_cv_env_XT_LIBS_set=
  3000. ac_cv_env_XT_LIBS_value=
  3001. ac_cv_env_ZIP_CFLAGS_set=
  3002. ac_cv_env_ZIP_CFLAGS_value=
  3003. ac_cv_env_ZIP_LIBS_set=
  3004. ac_cv_env_ZIP_LIBS_value=
  3005. ac_cv_env_build_alias_set=
  3006. ac_cv_env_build_alias_value=
  3007. ac_cv_env_host_alias_set=set
  3008. ac_cv_env_host_alias_value=arm-linux-androideabi
  3009. ac_cv_env_target_alias_set=
  3010. ac_cv_env_target_alias_value=
  3011. ac_cv_func__doprnt=no
  3012. ac_cv_func_alarm=yes
  3013. ac_cv_func_alloca_works=yes
  3014. ac_cv_func_atexit=yes
  3015. ac_cv_func_chown_works=no
  3016. ac_cv_func_closedir_void=yes
  3017. ac_cv_func_dup2=yes
  3018. ac_cv_func_fdatasync=no
  3019. ac_cv_func_floor=no
  3020. ac_cv_func_fs_stat_dev=no
  3021. ac_cv_func_ftime=yes
  3022. ac_cv_func_ftruncate=yes
  3023. ac_cv_func_getcwd=yes
  3024. ac_cv_func_gethostbyaddr=yes
  3025. ac_cv_func_gethostbyname=yes
  3026. ac_cv_func_gethostname=yes
  3027. ac_cv_func_getpagesize=no
  3028. ac_cv_func_getpass=no
  3029. ac_cv_func_gettimeofday=yes
  3030. ac_cv_func_inet_ntoa=yes
  3031. ac_cv_func_lchown=yes
  3032. ac_cv_func_localeconv=yes
  3033. ac_cv_func_lstat_dereferences_slashed_symlink=no
  3034. ac_cv_func_lstat_empty_string_bug=yes
  3035. ac_cv_func_memchr=yes
  3036. ac_cv_func_memcmp_working=no
  3037. ac_cv_func_memmove=yes
  3038. ac_cv_func_memset=yes
  3039. ac_cv_func_mkdir=yes
  3040. ac_cv_func_mmap_fixed_mapped=no
  3041. ac_cv_func_modf=no
  3042. ac_cv_func_munmap=yes
  3043. ac_cv_func_pow=no
  3044. ac_cv_func_rmdir=yes
  3045. ac_cv_func_select=yes
  3046. ac_cv_func_select_args='int,fd_set *,struct timeval *'
  3047. ac_cv_func_setenv=yes
  3048. ac_cv_func_setlocale=yes
  3049. ac_cv_func_setvbuf_reversed=no
  3050. ac_cv_func_socket=yes
  3051. ac_cv_func_sqrt=no
  3052. ac_cv_func_stat_empty_string_bug=yes
  3053. ac_cv_func_strcasecmp=yes
  3054. ac_cv_func_strchr=yes
  3055. ac_cv_func_strcoll_works=no
  3056. ac_cv_func_strcspn=yes
  3057. ac_cv_func_strdup=yes
  3058. ac_cv_func_strerror=yes
  3059. ac_cv_func_strftime=yes
  3060. ac_cv_func_strncasecmp=yes
  3061. ac_cv_func_strpbrk=yes
  3062. ac_cv_func_strrchr=yes
  3063. ac_cv_func_strspn=yes
  3064. ac_cv_func_strstr=yes
  3065. ac_cv_func_strtod=no
  3066. ac_cv_func_strtol=yes
  3067. ac_cv_func_strtoul=yes
  3068. ac_cv_func_sysinfo=no
  3069. ac_cv_func_tzset=yes
  3070. ac_cv_func_utime=yes
  3071. ac_cv_func_utime_null=yes
  3072. ac_cv_func_vprintf=yes
  3073. ac_cv_func_working_mktime=no
  3074. ac_cv_header_boost_shared_ptr_hpp=yes
  3075. ac_cv_header_dirent_dirent_h=yes
  3076. ac_cv_header_dlfcn_h=yes
  3077. ac_cv_header_inttypes_h=yes
  3078. ac_cv_header_memory_h=yes
  3079. ac_cv_header_stdc=yes
  3080. ac_cv_header_stdint_h=yes
  3081. ac_cv_header_stdlib_h=yes
  3082. ac_cv_header_string_h=yes
  3083. ac_cv_header_strings_h=yes
  3084. ac_cv_header_sys_inotify_h=yes
  3085. ac_cv_header_sys_param_h=yes
  3086. ac_cv_header_sys_select_h=yes
  3087. ac_cv_header_sys_socket_h=yes
  3088. ac_cv_header_sys_stat_h=yes
  3089. ac_cv_header_sys_time_h=yes
  3090. ac_cv_header_sys_types_h=yes
  3091. ac_cv_header_time=yes
  3092. ac_cv_header_unistd_h=yes
  3093. ac_cv_header_utime_h=yes
  3094. ac_cv_host=arm-unknown-linux-androideabi
  3095. ac_cv_lib_EGL_main=no
  3096. ac_cv_lib_error_at_line=no
  3097. ac_cv_lib_m_pow=yes
  3098. ac_cv_objext=o
  3099. ac_cv_path_EGREP='/bin/grep -E'
  3100. ac_cv_path_FGREP='/bin/grep -F'
  3101. ac_cv_path_GREP=/bin/grep
  3102. ac_cv_path_SED=/bin/sed
  3103. ac_cv_path_install='/usr/bin/install -c'
  3104. ac_cv_path_mkdir=/bin/mkdir
  3105. ac_cv_prog_AR=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ar
  3106. ac_cv_prog_AWK=gawk
  3107. ac_cv_prog_CC=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc
  3108. ac_cv_prog_CPP='/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -E'
  3109. ac_cv_prog_CXXCPP='/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -E'
  3110. ac_cv_prog_OBJDUMP=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-objdump
  3111. ac_cv_prog_RANLIB=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ranlib
  3112. ac_cv_prog_STRIP=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-strip
  3113. ac_cv_prog_cc_c89=
  3114. ac_cv_prog_cc_g=yes
  3115. ac_cv_prog_cxx_g=yes
  3116. ac_cv_prog_gcc_traditional=no
  3117. ac_cv_prog_make_make_set=yes
  3118. ac_cv_search_opendir='none required'
  3119. ac_cv_sizeof_int=4
  3120. ac_cv_sizeof_size_t=4
  3121. ac_cv_sys_largefile_source=no
  3122. ac_cv_type_signal=void
  3123. ac_cv_type_size_t=yes
  3124. ac_cv_type_uid_t=yes
  3125. ac_cv_working_alloca_h=yes
  3126. am_cv_CC_dependencies_compiler_type=none
  3127. am_cv_CXX_dependencies_compiler_type=none
  3128. lt_cv_deplibs_check_method=pass_all
  3129. lt_cv_file_magic_cmd='$MAGIC_CMD'
  3130. lt_cv_file_magic_test_file=
  3131. lt_cv_ld_reload_flag=-r
  3132. lt_cv_nm_interface='BSD nm'
  3133. lt_cv_objdir=.libs
  3134. lt_cv_path_LD=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ld
  3135. lt_cv_path_LDCXX=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ld
  3136. lt_cv_path_NM=/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-nm
  3137. lt_cv_prog_compiler_c_o=yes
  3138. lt_cv_prog_compiler_c_o_CXX=yes
  3139. lt_cv_prog_compiler_pic_works=yes
  3140. lt_cv_prog_compiler_pic_works_CXX=yes
  3141. lt_cv_prog_compiler_rtti_exceptions=no
  3142. lt_cv_prog_compiler_static_works=yes
  3143. lt_cv_prog_compiler_static_works_CXX=yes
  3144. lt_cv_prog_gnu_ld=yes
  3145. lt_cv_prog_gnu_ldcxx=yes
  3146. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  3147. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  3148. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  3149. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  3150. lt_cv_sys_max_cmd_len=805306365
  3151.  
  3152. ## ----------------- ##
  3153. ## Output variables. ##
  3154. ## ----------------- ##
  3155.  
  3156. ACLOCAL='/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a-native/bin/aclocal'
  3157. AFPCLIENT_SONAME=''
  3158. ALLOCA=''
  3159. ALSA_CFLAGS=''
  3160. ALSA_LIBS=''
  3161. AMDEPBACKSLASH='\'
  3162. AMDEP_FALSE='#'
  3163. AMDEP_TRUE=''
  3164. AMTAR='$${TAR-tar}'
  3165. AR='/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ar'
  3166. ARCH='arm'
  3167. ARCH_DEFINES='-DTARGET_POSIX -DTARGET_LINUX -D_LINUX -DTARGET_ANDROID'
  3168. ASS_SONAME=''
  3169. AUTOCONF='/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a-native/bin/autoconf'
  3170. AUTOHEADER='${SHELL} /home/parker/andxbmc/xbmc-android/build-aux/missing --run autoheader'
  3171. AUTOMAKE='/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a-native/bin/automake'
  3172. AWK='gawk'
  3173. BLURAY_SONAME=''
  3174. BUILD_DVDCSS=''
  3175. CC='/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc'
  3176. CCACHE=''
  3177. CCDEPMODE='depmode=none'
  3178. CDIO_CFLAGS=''
  3179. CDIO_LIBS=''
  3180. CEC_CFLAGS=''
  3181. CEC_LIBS=''
  3182. CFLAGS='-DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad'
  3183. CPP='/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-gcc -E'
  3184. CPPFLAGS='-DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions'
  3185. CRYSTALHD_SONAME=''
  3186. CURL_SONAME=''
  3187. CXX='/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++'
  3188. CXXCPP='/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-g++ -E'
  3189. CXXDEPMODE='depmode=none'
  3190. CXXFLAGS='-DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include -I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/android-10 -fexceptions -frtti -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-psabi -g -D_DEBUG -Wall -mno-apcs-stack-check -mfpu=neon -mvectorize-with-neon-quad'
  3191. CYGPATH_W='echo'
  3192. DARWIN_NATIVE_ARCH=''
  3193. DBUS_CFLAGS=''
  3194. DBUS_LIBS=''
  3195. DEFS=''
  3196. DEPDIR='.deps'
  3197. DISABLE_GOOM=''
  3198. DISABLE_PROJECTM=''
  3199. DISABLE_RSXS=''
  3200. DSYMUTIL=''
  3201. DUMPBIN=''
  3202. ECHO_C=''
  3203. ECHO_N='-n'
  3204. ECHO_T=''
  3205. EGREP='/bin/grep -E'
  3206. EXEEXT=''
  3207. FFMPEG_CFLAGS=''
  3208. FFMPEG_LIBS=''
  3209. FGREP='/bin/grep -F'
  3210. FLAC_SONAME=''
  3211. FREETYPE2_CFLAGS=''
  3212. FREETYPE2_LIBS=''
  3213. FRIBIDI_CFLAGS=''
  3214. FRIBIDI_LIBS=''
  3215. GREP='/bin/grep'
  3216. HAL_CFLAGS=''
  3217. HAL_LIBS=''
  3218. HAL_STORAGE_CFLAGS=''
  3219. HAL_STORAGE_LIBS=''
  3220. HAVE_CMAKE=''
  3221. HAVE_FPC=''
  3222. HAVE_GAWK=''
  3223. HAVE_GDC=''
  3224. HAVE_GIT=''
  3225. HAVE_GPERF=''
  3226. HAVE_LIBBLURAY=''
  3227. HAVE_LIBMP3LAME=''
  3228. HAVE_LIBVORBISENC=''
  3229. HAVE_NASM=''
  3230. HAVE_UNZIP=''
  3231. HAVE_XBMC_NONFREE=''
  3232. HAVE_ZIP=''
  3233. INCLUDES=' -I$(abs_top_srcdir)'
  3234. INSTALL_DATA='${INSTALL} -m 644'
  3235. INSTALL_PROGRAM='${INSTALL}'
  3236. INSTALL_SCRIPT='${INSTALL}'
  3237. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  3238. LAMEENC_SONAME=''
  3239. LD='/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ld'
  3240. LDFLAGS='-DANDROID -Os -march=armv7-a -mtune=cortex-a9 -mfloat-abi=softfp -mfpu=neon -D__ARM_ARCH_7__ -D__ARM_ARCH_7A__ -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/android-10'
  3241. LIBASS_BASENAME=''
  3242. LIBBLURAY_CFLAGS=''
  3243. LIBBLURAY_LIBS=''
  3244. LIBCEC_SONAME=''
  3245. LIBCURL_BASENAME=''
  3246. LIBFLAC_BASENAME=''
  3247. LIBMAD_BASENAME=''
  3248. LIBMEPG2_BASENAME=''
  3249. LIBMODPLUG_BASENAME=''
  3250. LIBOBJS=' error.o lstat.o memcmp.o mktime.o stat.o strtod.o'
  3251. LIBOGG_BASENAME=''
  3252. LIBS='-lcrystax -L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -lpython2.6 -lc -ldl -lm -lexpat -lffi -lintl'
  3253. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  3254. LIBVORBISENC_BASENAME=''
  3255. LIBVORBISFILE_BASENAME=''
  3256. LIBVORBIS_BASENAME=''
  3257. LIPO=''
  3258. LN_S='ln -s'
  3259. LTLIBOBJS=''
  3260. MAD_SONAME=''
  3261. MAKEINFO='${SHELL} /home/parker/andxbmc/xbmc-android/build-aux/missing --run makeinfo'
  3262. MKDIR_P='/bin/mkdir -p'
  3263. MODPLUG_SONAME=''
  3264. MPEG2_SONAME=''
  3265. MYSQL_CONFIG='/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/bin/mysql_config'
  3266. MYSQL_LIBS=''
  3267. NFS_SONAME=''
  3268. NM='/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-nm'
  3269. NMEDIT=''
  3270. OBJDUMP='/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-objdump'
  3271. OBJEXT='o'
  3272. OGG_SONAME=''
  3273. OPENMAX_CFLAGS=''
  3274. OPENMAX_LIBS=''
  3275. OTOOL64=''
  3276. OTOOL=''
  3277. OUTPUT_FILES=''
  3278. PACKAGE='xbmc'
  3279. PACKAGE_BUGREPORT='http://trac.xbmc.org'
  3280. PACKAGE_NAME='xbmc'
  3281. PACKAGE_STRING='xbmc 11.9.4'
  3282. PACKAGE_TARNAME='xbmc'
  3283. PACKAGE_URL=''
  3284. PACKAGE_VERSION='11.9.4'
  3285. PATH_SEPARATOR=':'
  3286. PCRECPP_CFLAGS=''
  3287. PCRECPP_LIBS=''
  3288. PCRE_CFLAGS=''
  3289. PCRE_LIBS=''
  3290. PKG_CONFIG='/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a-native/bin/pkg-config'
  3291. PLIST_SONAME=''
  3292. PNG_CFLAGS=''
  3293. PNG_LIBS=''
  3294. POW_LIB='-lm'
  3295. PYTHON=''
  3296. PYTHON_CPPFLAGS='-I/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/include/python2.6'
  3297. PYTHON_EXTRA_LDFLAGS=''
  3298. PYTHON_EXTRA_LIBS=''
  3299. PYTHON_LDFLAGS='-L/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib -lpython2.6 -lc -ldl -lm -lexpat -lffi -lintl'
  3300. PYTHON_SITE_PKG='/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a/lib/python2.6/site-packages'
  3301. PYTHON_VERSION='2.6'
  3302. RANLIB='/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-ranlib'
  3303. RTMP_SONAME=''
  3304. SAMPLERATE_CFLAGS=''
  3305. SAMPLERATE_LIBS=''
  3306. SDL_CFLAGS=''
  3307. SDL_DEFINES=''
  3308. SDL_LIBS=''
  3309. SED='/bin/sed'
  3310. SET_MAKE=''
  3311. SHAIRPORT_SONAME=''
  3312. SHELL='/bin/bash'
  3313. SQLITE3_CFLAGS=''
  3314. SQLITE3_LIBS=''
  3315. STRIP='/home/parker/andxbmc/toolchain/android-9/bin/arm-linux-androideabi-strip'
  3316. UDEV_CFLAGS=''
  3317. UDEV_LIBS=''
  3318. USB_CFLAGS=''
  3319. USB_LIBS=''
  3320. USE_AIRPLAY=''
  3321. USE_AIRTUNES=''
  3322. USE_ALSA=''
  3323. USE_ANDROID='1'
  3324. USE_ASAP_CODEC=''
  3325. USE_CRYSTALHD=''
  3326. USE_EXTERNAL_FFMPEG=''
  3327. USE_LIBAFPCLIENT=''
  3328. USE_LIBCEC=''
  3329. USE_LIBNFS=''
  3330. USE_LIBSMBCLIENT=''
  3331. USE_LIBUDEV=''
  3332. USE_LIBUSB=''
  3333. USE_LIBXBMC='1'
  3334. USE_MYSQL=''
  3335. USE_OPENGL=''
  3336. USE_OPENGLES=''
  3337. USE_OPENMAX=''
  3338. USE_PULSE=''
  3339. USE_SKIN_TOUCHED=''
  3340. USE_TEXTUREPACKER=''
  3341. USE_TEXTUREPACKER_NATIVE=''
  3342. USE_TEXTUREPACKER_NATIVE_ROOT='/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a-native'
  3343. USE_VAAPI=''
  3344. USE_VDA=''
  3345. USE_VDPAU=''
  3346. USE_WEB_SERVER=''
  3347. USE_XRANDR=''
  3348. VERSION='11.9.4'
  3349. VORBISENC_SONAME=''
  3350. VORBISFILE_SONAME=''
  3351. VORBIS_SONAME=''
  3352. X11_CFLAGS=''
  3353. X11_LIBS=''
  3354. XEXT_CFLAGS=''
  3355. XEXT_LIBS=''
  3356. XMU_CFLAGS=''
  3357. XMU_LIBS=''
  3358. XT_CFLAGS=''
  3359. XT_LIBS=''
  3360. ZIP_CFLAGS=''
  3361. ZIP_LIBS=''
  3362. ac_ct_CC=''
  3363. ac_ct_CXX=''
  3364. ac_ct_DUMPBIN=''
  3365. am__EXEEXT_FALSE=''
  3366. am__EXEEXT_TRUE=''
  3367. am__fastdepCC_FALSE=''
  3368. am__fastdepCC_TRUE='#'
  3369. am__fastdepCXX_FALSE=''
  3370. am__fastdepCXX_TRUE='#'
  3371. am__include='include'
  3372. am__isrc=''
  3373. am__leading_dot='.'
  3374. am__nodep='_no'
  3375. am__quote=''
  3376. am__tar='$${TAR-tar} chof - "$$tardir"'
  3377. am__untar='$${TAR-tar} xf -'
  3378. bindir='${exec_prefix}/bin'
  3379. build='i686-pc-linux-gnu'
  3380. build_alias=''
  3381. build_cpu='i686'
  3382. build_os='linux-gnu'
  3383. build_vendor='pc'
  3384. datadir='${datarootdir}'
  3385. datarootdir='${prefix}/share'
  3386. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3387. dvidir='${docdir}'
  3388. exec_prefix='NONE'
  3389. host='arm-unknown-linux-androideabi'
  3390. host_alias='arm-linux-androideabi'
  3391. host_cpu='arm'
  3392. host_os='linux-androideabi'
  3393. host_vendor='unknown'
  3394. htmldir='${docdir}'
  3395. includedir='${prefix}/include'
  3396. infodir='${datarootdir}/info'
  3397. install_sh='${SHELL} /home/parker/andxbmc/xbmc-android/build-aux/install-sh'
  3398. libdir='${exec_prefix}/lib'
  3399. libexecdir='${exec_prefix}/libexec'
  3400. localedir='${datarootdir}/locale'
  3401. localstatedir='${prefix}/var'
  3402. lt_ECHO='echo'
  3403. mandir='${datarootdir}/man'
  3404. mkdir_p='/bin/mkdir -p'
  3405. oldincludedir='/usr/include'
  3406. pdfdir='${docdir}'
  3407. prefix='/home/parker/andxbmc/toolchain/android-9/staging/armeabi-v7a'
  3408. program_transform_name='s,x,x,'
  3409. psdir='${docdir}'
  3410. sbindir='${exec_prefix}/sbin'
  3411. sharedstatedir='${prefix}/com'
  3412. sysconfdir='${prefix}/etc'
  3413. target_alias=''
  3414.  
  3415. ## ------------------- ##
  3416. ## File substitutions. ##
  3417. ## ------------------- ##
  3418.  
  3419. XBMC_STANDALONE_SH_PULSE=''
  3420.  
  3421. ## ----------- ##
  3422. ## confdefs.h. ##
  3423. ## ----------- ##
  3424.  
  3425. /* confdefs.h */
  3426. #define PACKAGE_NAME "xbmc"
  3427. #define PACKAGE_TARNAME "xbmc"
  3428. #define PACKAGE_VERSION "11.9.4"
  3429. #define PACKAGE_STRING "xbmc 11.9.4"
  3430. #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  3431. #define PACKAGE_URL ""
  3432. #define PACKAGE "xbmc"
  3433. #define VERSION "11.9.4"
  3434. #define LIRC_DEVICE "/dev/lircd"
  3435. #define STDC_HEADERS 1
  3436. #define HAVE_SYS_TYPES_H 1
  3437. #define HAVE_SYS_STAT_H 1
  3438. #define HAVE_STDLIB_H 1
  3439. #define HAVE_STRING_H 1
  3440. #define HAVE_MEMORY_H 1
  3441. #define HAVE_STRINGS_H 1
  3442. #define HAVE_INTTYPES_H 1
  3443. #define HAVE_STDINT_H 1
  3444. #define HAVE_UNISTD_H 1
  3445. #define HAVE_DLFCN_H 1
  3446. #define LT_OBJDIR ".libs/"
  3447. #define HAS_EGLGLES 1
  3448. #define HAVE_ALLOCA_H 1
  3449. #define HAVE_ALLOCA 1
  3450. #define HAVE_UNISTD_H 1
  3451. #define HAVE_DIRENT_H 1
  3452. #define CLOSEDIR_VOID 1
  3453. #define HAVE_FSEEKO 1
  3454. #define HAVE_LSTAT_EMPTY_STRING_BUG 1
  3455. #define TIME_WITH_SYS_TIME 1
  3456. #define HAVE_SYS_TIME_H 1
  3457. #define HAVE_UNISTD_H 1
  3458. #define HAVE_STDLIB_H 1
  3459. #define HAVE_SYS_PARAM_H 1
  3460. #define HAVE_UTIME_H 1
  3461. #define HAVE_ALARM 1
  3462. #define HAVE_SYS_SELECT_H 1
  3463. #define HAVE_SYS_SOCKET_H 1
  3464. #define SELECT_TYPE_ARG1 int
  3465. #define SELECT_TYPE_ARG234 (fd_set *)
  3466. #define SELECT_TYPE_ARG5 (struct timeval *)
  3467. #define RETSIGTYPE void
  3468. #define HAVE_STAT_EMPTY_STRING_BUG 1
  3469. #define HAVE_STRFTIME 1
  3470. #define HAVE_UTIME_NULL 1
  3471. #define HAVE_VPRINTF 1
  3472. #define HAVE_ATEXIT 1
  3473. #define HAVE_DUP2 1
  3474. #define HAVE_FTIME 1
  3475. #define HAVE_FTRUNCATE 1
  3476. #define HAVE_GETCWD 1
  3477. #define HAVE_GETHOSTBYADDR 1
  3478. #define HAVE_GETHOSTBYNAME 1
  3479. #define HAVE_GETHOSTNAME 1
  3480. #define HAVE_GETTIMEOFDAY 1
  3481. #define HAVE_INET_NTOA 1
  3482. #define HAVE_LCHOWN 1
  3483. #define HAVE_LOCALECONV 1
  3484. #define HAVE_MEMCHR 1
  3485. #define HAVE_MEMMOVE 1
  3486. #define HAVE_MEMSET 1
  3487. #define HAVE_MKDIR 1
  3488. #define HAVE_MUNMAP 1
  3489. #define HAVE_RMDIR 1
  3490. #define HAVE_SELECT 1
  3491. #define HAVE_SETENV 1
  3492. #define HAVE_SETLOCALE 1
  3493. #define HAVE_SOCKET 1
  3494. #define HAVE_STRCASECMP 1
  3495. #define HAVE_STRCHR 1
  3496. #define HAVE_STRCSPN 1
  3497. #define HAVE_STRDUP 1
  3498. #define HAVE_STRERROR 1
  3499. #define HAVE_STRNCASECMP 1
  3500. #define HAVE_STRPBRK 1
  3501. #define HAVE_STRRCHR 1
  3502. #define HAVE_STRSPN 1
  3503. #define HAVE_STRSTR 1
  3504. #define HAVE_STRTOL 1
  3505. #define HAVE_STRTOUL 1
  3506. #define HAVE_TZSET 1
  3507. #define HAVE_UTIME 1
  3508. #define SIZEOF_INT 4
  3509. #define SIZEOF_SIZE_T 4
  3510. #define HAVE_INOTIFY 1
  3511.  
  3512. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement