Guest User

Untitled

a guest
Oct 11th, 2016
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.86 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-depends configure 2.00, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --with-tarballs=/Users/Shared/xbmc-depends/tarballs --host=i686-linux-android --with-sdk-path=/Users/poertel/Library/Android/sdk --with-ndk=/Users/poertel/Library/Android/sdk/ndk-bundle --with-toolchain=/Volumes/android-dev/android/android-toolchain-x86/android-17 --prefix=/Volumes/android-dev/android/xbmc-depends
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = poertel-macbookair.roam.corp.google.com
  14. uname -m = x86_64
  15. uname -r = 15.6.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  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 = Mach kernel version:
  26. Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: x86_64h (Intel x86-64h Haswell)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 298 tasks, 1557 threads, 4 processors
  34. Load average: 1.58, Mach factor: 2.41
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Users/poertel/whsdk/tools
  40. PATH: /Users/poertel/android-sdk-macosx/platform-tools
  41. PATH: /Users/poertel/whsdk/tools
  42. PATH: /Users/poertel/homebrew/bin
  43. PATH: /Users/poertel/bin
  44. PATH: /usr/local/git/current/bin
  45. PATH: /usr/local/bin
  46. PATH: /usr/bin
  47. PATH: /bin
  48. PATH: /usr/local/sbin
  49. PATH: /usr/sbin
  50. PATH: /sbin
  51. PATH: /opt/X11/bin
  52.  
  53.  
  54. ## ----------- ##
  55. ## Core tests. ##
  56. ## ----------- ##
  57.  
  58. configure:1994: checking build system type
  59. configure:2008: result: x86_64-apple-darwin15.6.0
  60. configure:2028: checking host system type
  61. configure:2041: result: i686-pc-linux-android
  62. configure:2119: checking for i686-linux-android-g++
  63. configure:2149: result: no
  64. configure:2119: checking for i686-linux-android-c++
  65. configure:2149: result: no
  66. configure:2119: checking for i686-linux-android-gpp
  67. configure:2149: result: no
  68. configure:2119: checking for i686-linux-android-aCC
  69. configure:2149: result: no
  70. configure:2119: checking for i686-linux-android-CC
  71. configure:2149: result: no
  72. configure:2119: checking for i686-linux-android-cxx
  73. configure:2149: result: no
  74. configure:2119: checking for i686-linux-android-cc++
  75. configure:2149: result: no
  76. configure:2119: checking for i686-linux-android-cl.exe
  77. configure:2149: result: no
  78. configure:2119: checking for i686-linux-android-FCC
  79. configure:2149: result: no
  80. configure:2119: checking for i686-linux-android-KCC
  81. configure:2149: result: no
  82. configure:2119: checking for i686-linux-android-RCC
  83. configure:2149: result: no
  84. configure:2119: checking for i686-linux-android-xlC_r
  85. configure:2149: result: no
  86. configure:2119: checking for i686-linux-android-xlC
  87. configure:2149: result: no
  88. configure:2163: checking for g++
  89. configure:2179: found /usr/bin/g++
  90. configure:2190: result: g++
  91. configure:2217: checking for C++ compiler version
  92. configure:2226: g++ --version >&5
  93. Apple LLVM version 8.0.0 (clang-800.0.38)
  94. Target: x86_64-apple-darwin15.6.0
  95. Thread model: posix
  96. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  97. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  98. configure:2237: $? = 0
  99. configure:2226: g++ -v >&5
  100. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  101. Apple LLVM version 8.0.0 (clang-800.0.38)
  102. Target: x86_64-apple-darwin15.6.0
  103. Thread model: posix
  104. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  105. configure:2237: $? = 0
  106. configure:2226: g++ -V >&5
  107. clang: error: argument to '-V' is missing (expected 1 value)
  108. clang: error: no input files
  109. configure:2237: $? = 1
  110. configure:2226: g++ -qversion >&5
  111. clang: error: unknown argument: '-qversion'
  112. clang: error: no input files
  113. configure:2237: $? = 1
  114. configure:2257: checking whether the C++ compiler works
  115. configure:2279: g++ conftest.cpp >&5
  116. configure:2283: $? = 0
  117. configure:2331: result: yes
  118. configure:2334: checking for C++ compiler default output file name
  119. configure:2336: result: a.out
  120. configure:2342: checking for suffix of executables
  121. configure:2349: g++ -o conftest conftest.cpp >&5
  122. configure:2353: $? = 0
  123. configure:2375: result:
  124. configure:2397: checking whether we are cross compiling
  125. configure:2405: g++ -o conftest conftest.cpp >&5
  126. configure:2409: $? = 0
  127. configure:2416: ./conftest
  128. configure:2420: $? = 0
  129. configure:2435: result: no
  130. configure:2440: checking for suffix of object files
  131. configure:2462: g++ -c conftest.cpp >&5
  132. configure:2466: $? = 0
  133. configure:2487: result: o
  134. configure:2491: checking whether we are using the GNU C++ compiler
  135. configure:2510: g++ -c conftest.cpp >&5
  136. configure:2510: $? = 0
  137. configure:2519: result: yes
  138. configure:2528: checking whether g++ accepts -g
  139. configure:2548: g++ -c -g conftest.cpp >&5
  140. configure:2548: $? = 0
  141. configure:2589: result: yes
  142. configure:2620: checking whether g++ supports C++11 features by default
  143. configure:2654: g++ -c -g -O2 conftest.cpp >&5
  144. conftest.cpp:13:21: error: expected parameter declarator
  145. static_assert(sizeof(int) <= sizeof(T), "not big enough");
  146. ^
  147. conftest.cpp:13:21: error: expected ')'
  148. conftest.cpp:13:20: note: to match this '('
  149. static_assert(sizeof(int) <= sizeof(T), "not big enough");
  150. ^
  151. conftest.cpp:13:7: error: C++ requires a type specifier for all declarations
  152. static_assert(sizeof(int) <= sizeof(T), "not big enough");
  153. ^
  154. conftest.cpp:23:29: error: a space is required between consecutive right angle brackets (use '> >')
  155. typedef check<check<bool>> right_angle_brackets;
  156. ^~
  157. > >
  158. conftest.cpp:26:5: error: unknown type name 'decltype'
  159. decltype(a) b;
  160. ^
  161. conftest.cpp:26:16: error: expected ';' after top level declarator
  162. decltype(a) b;
  163. ^
  164. ;
  165. conftest.cpp:30:15: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  166. check_type&& cr = static_cast<check_type&&>(c);
  167. ^
  168. conftest.cpp:30:45: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  169. check_type&& cr = static_cast<check_type&&>(c);
  170. ^
  171. conftest.cpp:32:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
  172. auto d = a;
  173. ^
  174. conftest.cpp:33:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
  175. auto l = [](){};
  176. ^
  177. conftest.cpp:33:14: error: expected expression
  178. auto l = [](){};
  179. ^
  180. 4 warnings and 7 errors generated.
  181. configure:2654: $? = 1
  182. configure: failed program was:
  183. | /* confdefs.h */
  184. | #define PACKAGE_NAME "xbmc-depends"
  185. | #define PACKAGE_TARNAME "xbmc-depends"
  186. | #define PACKAGE_VERSION "2.00"
  187. | #define PACKAGE_STRING "xbmc-depends 2.00"
  188. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  189. | #define PACKAGE_URL ""
  190. | /* end confdefs.h. */
  191. |
  192. | template <typename T>
  193. | struct check
  194. | {
  195. | static_assert(sizeof(int) <= sizeof(T), "not big enough");
  196. | };
  197. |
  198. | struct Base {
  199. | virtual void f() {}
  200. | };
  201. | struct Child : public Base {
  202. | virtual void f() {}
  203. | };
  204. |
  205. | typedef check<check<bool>> right_angle_brackets;
  206. |
  207. | int a;
  208. | decltype(a) b;
  209. |
  210. | typedef check<int> check_type;
  211. | check_type c;
  212. | check_type&& cr = static_cast<check_type&&>(c);
  213. |
  214. | auto d = a;
  215. | auto l = [](){};
  216. |
  217. configure:2661: result: no
  218. configure:2670: checking whether g++ supports C++11 features with -std=gnu++11
  219. configure:2706: g++ -c -g -O2 -std=gnu++11 conftest.cpp >&5
  220. configure:2706: $? = 0
  221. configure:2715: result: yes
  222. configure:2884: checking for unzip
  223. configure:2900: found /usr/bin/unzip
  224. configure:2912: result: yes
  225. configure:2926: checking for zip
  226. configure:2942: found /usr/bin/zip
  227. configure:2954: result: yes
  228. configure:2968: checking for curl
  229. configure:2986: found /usr/bin/curl
  230. configure:2999: result: /usr/bin/curl
  231. configure:3013: checking for tar
  232. configure:3031: found /usr/bin/tar
  233. configure:3044: result: /usr/bin/tar
  234. configure:3538: checking for i686-linux-android-ranlib
  235. configure:3556: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ranlib
  236. configure:3568: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ranlib
  237. configure:3636: checking for i686-linux-android-ld
  238. configure:3654: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ld
  239. configure:3666: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ld
  240. configure:3734: checking for i686-linux-android-ar
  241. configure:3752: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ar
  242. configure:3764: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ar
  243. configure:3832: checking for i686-linux-android-readelf
  244. configure:3850: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-readelf
  245. configure:3862: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-readelf
  246. configure:3930: checking for i686-linux-android-strip
  247. configure:3948: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-strip
  248. configure:3960: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-strip
  249. configure:4028: checking for i686-linux-android-as
  250. configure:4046: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-as
  251. configure:4058: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-as
  252. configure:4126: checking for i686-linux-android-nm
  253. configure:4144: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-nm
  254. configure:4156: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-nm
  255. configure:4224: checking for i686-linux-android-objdump
  256. configure:4242: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-objdump
  257. configure:4254: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-objdump
  258. configure:4322: checking for i686-linux-android-gcc
  259. configure:4340: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc
  260. configure:4352: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc
  261. configure:4420: checking for i686-linux-android-g++
  262. configure:4438: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-g++
  263. configure:4450: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-g++
  264. configure:4523: checking for i686-linux-android-gcc
  265. configure:4550: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc
  266. configure:4819: checking for C compiler version
  267. configure:4828: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc --version >&5
  268. ./configure: line 4830: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  269. configure:4839: $? = 126
  270. configure:4828: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -v >&5
  271. ./configure: line 4830: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  272. configure:4839: $? = 126
  273. configure:4828: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -V >&5
  274. ./configure: line 4830: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  275. configure:4839: $? = 126
  276. configure:4828: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -qversion >&5
  277. ./configure: line 4830: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  278. configure:4839: $? = 126
  279. configure:4843: checking whether we are using the GNU C compiler
  280. configure:4862: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -c conftest.c >&5
  281. ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  282. configure:4862: $? = 126
  283. configure: failed program was:
  284. | /* confdefs.h */
  285. | #define PACKAGE_NAME "xbmc-depends"
  286. | #define PACKAGE_TARNAME "xbmc-depends"
  287. | #define PACKAGE_VERSION "2.00"
  288. | #define PACKAGE_STRING "xbmc-depends 2.00"
  289. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  290. | #define PACKAGE_URL ""
  291. | #define HAVE_CXX11 1
  292. | /* end confdefs.h. */
  293. |
  294. | int
  295. | main ()
  296. | {
  297. | #ifndef __GNUC__
  298. | choke me
  299. | #endif
  300. |
  301. | ;
  302. | return 0;
  303. | }
  304. configure:4871: result: no
  305. configure:4880: checking whether /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc accepts -g
  306. configure:4900: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -c -g conftest.c >&5
  307. ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  308. configure:4900: $? = 126
  309. configure: failed program was:
  310. | /* confdefs.h */
  311. | #define PACKAGE_NAME "xbmc-depends"
  312. | #define PACKAGE_TARNAME "xbmc-depends"
  313. | #define PACKAGE_VERSION "2.00"
  314. | #define PACKAGE_STRING "xbmc-depends 2.00"
  315. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  316. | #define PACKAGE_URL ""
  317. | #define HAVE_CXX11 1
  318. | /* end confdefs.h. */
  319. |
  320. | int
  321. | main ()
  322. | {
  323. |
  324. | ;
  325. | return 0;
  326. | }
  327. configure:4915: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -c conftest.c >&5
  328. ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  329. configure:4915: $? = 126
  330. configure: failed program was:
  331. | /* confdefs.h */
  332. | #define PACKAGE_NAME "xbmc-depends"
  333. | #define PACKAGE_TARNAME "xbmc-depends"
  334. | #define PACKAGE_VERSION "2.00"
  335. | #define PACKAGE_STRING "xbmc-depends 2.00"
  336. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  337. | #define PACKAGE_URL ""
  338. | #define HAVE_CXX11 1
  339. | /* end confdefs.h. */
  340. |
  341. | int
  342. | main ()
  343. | {
  344. |
  345. | ;
  346. | return 0;
  347. | }
  348. configure:4931: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -c -g conftest.c >&5
  349. ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  350. configure:4931: $? = 126
  351. configure: failed program was:
  352. | /* confdefs.h */
  353. | #define PACKAGE_NAME "xbmc-depends"
  354. | #define PACKAGE_TARNAME "xbmc-depends"
  355. | #define PACKAGE_VERSION "2.00"
  356. | #define PACKAGE_STRING "xbmc-depends 2.00"
  357. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  358. | #define PACKAGE_URL ""
  359. | #define HAVE_CXX11 1
  360. | /* end confdefs.h. */
  361. |
  362. | int
  363. | main ()
  364. | {
  365. |
  366. | ;
  367. | return 0;
  368. | }
  369. configure:4941: result: no
  370. configure:4958: checking for /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc option to accept ISO C89
  371. configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -c conftest.c >&5
  372. ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  373. configure:5021: $? = 126
  374. configure: failed program was:
  375. | /* confdefs.h */
  376. | #define PACKAGE_NAME "xbmc-depends"
  377. | #define PACKAGE_TARNAME "xbmc-depends"
  378. | #define PACKAGE_VERSION "2.00"
  379. | #define PACKAGE_STRING "xbmc-depends 2.00"
  380. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  381. | #define PACKAGE_URL ""
  382. | #define HAVE_CXX11 1
  383. | /* end confdefs.h. */
  384. | #include <stdarg.h>
  385. | #include <stdio.h>
  386. | struct stat;
  387. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  388. | struct buf { int x; };
  389. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  390. | static char *e (p, i)
  391. | char **p;
  392. | int i;
  393. | {
  394. | return p[i];
  395. | }
  396. | static char *f (char * (*g) (char **, int), char **p, ...)
  397. | {
  398. | char *s;
  399. | va_list v;
  400. | va_start (v,p);
  401. | s = g (p, va_arg (v,int));
  402. | va_end (v);
  403. | return s;
  404. | }
  405. |
  406. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  407. | function prototypes and stuff, but not '\xHH' hex character constants.
  408. | These don't provoke an error unfortunately, instead are silently treated
  409. | as 'x'. The following induces an error, until -std is added to get
  410. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  411. | array size at least. It's necessary to write '\x00'==0 to get something
  412. | that's true only with -std. */
  413. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  414. |
  415. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  416. | inside strings and character constants. */
  417. | #define FOO(x) 'x'
  418. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  419. |
  420. | int test (int i, double x);
  421. | struct s1 {int (*f) (int a);};
  422. | struct s2 {int (*f) (double a);};
  423. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  424. | int argc;
  425. | char **argv;
  426. | int
  427. | main ()
  428. | {
  429. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  430. | ;
  431. | return 0;
  432. | }
  433. configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -qlanglvl=extc89 -c conftest.c >&5
  434. ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  435. configure:5021: $? = 126
  436. configure: failed program was:
  437. | /* confdefs.h */
  438. | #define PACKAGE_NAME "xbmc-depends"
  439. | #define PACKAGE_TARNAME "xbmc-depends"
  440. | #define PACKAGE_VERSION "2.00"
  441. | #define PACKAGE_STRING "xbmc-depends 2.00"
  442. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  443. | #define PACKAGE_URL ""
  444. | #define HAVE_CXX11 1
  445. | /* end confdefs.h. */
  446. | #include <stdarg.h>
  447. | #include <stdio.h>
  448. | struct stat;
  449. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  450. | struct buf { int x; };
  451. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  452. | static char *e (p, i)
  453. | char **p;
  454. | int i;
  455. | {
  456. | return p[i];
  457. | }
  458. | static char *f (char * (*g) (char **, int), char **p, ...)
  459. | {
  460. | char *s;
  461. | va_list v;
  462. | va_start (v,p);
  463. | s = g (p, va_arg (v,int));
  464. | va_end (v);
  465. | return s;
  466. | }
  467. |
  468. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  469. | function prototypes and stuff, but not '\xHH' hex character constants.
  470. | These don't provoke an error unfortunately, instead are silently treated
  471. | as 'x'. The following induces an error, until -std is added to get
  472. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  473. | array size at least. It's necessary to write '\x00'==0 to get something
  474. | that's true only with -std. */
  475. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  476. |
  477. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  478. | inside strings and character constants. */
  479. | #define FOO(x) 'x'
  480. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  481. |
  482. | int test (int i, double x);
  483. | struct s1 {int (*f) (int a);};
  484. | struct s2 {int (*f) (double a);};
  485. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  486. | int argc;
  487. | char **argv;
  488. | int
  489. | main ()
  490. | {
  491. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  492. | ;
  493. | return 0;
  494. | }
  495. configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -qlanglvl=ansi -c conftest.c >&5
  496. ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  497. configure:5021: $? = 126
  498. configure: failed program was:
  499. | /* confdefs.h */
  500. | #define PACKAGE_NAME "xbmc-depends"
  501. | #define PACKAGE_TARNAME "xbmc-depends"
  502. | #define PACKAGE_VERSION "2.00"
  503. | #define PACKAGE_STRING "xbmc-depends 2.00"
  504. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  505. | #define PACKAGE_URL ""
  506. | #define HAVE_CXX11 1
  507. | /* end confdefs.h. */
  508. | #include <stdarg.h>
  509. | #include <stdio.h>
  510. | struct stat;
  511. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  512. | struct buf { int x; };
  513. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  514. | static char *e (p, i)
  515. | char **p;
  516. | int i;
  517. | {
  518. | return p[i];
  519. | }
  520. | static char *f (char * (*g) (char **, int), char **p, ...)
  521. | {
  522. | char *s;
  523. | va_list v;
  524. | va_start (v,p);
  525. | s = g (p, va_arg (v,int));
  526. | va_end (v);
  527. | return s;
  528. | }
  529. |
  530. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  531. | function prototypes and stuff, but not '\xHH' hex character constants.
  532. | These don't provoke an error unfortunately, instead are silently treated
  533. | as 'x'. The following induces an error, until -std is added to get
  534. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  535. | array size at least. It's necessary to write '\x00'==0 to get something
  536. | that's true only with -std. */
  537. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  538. |
  539. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  540. | inside strings and character constants. */
  541. | #define FOO(x) 'x'
  542. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  543. |
  544. | int test (int i, double x);
  545. | struct s1 {int (*f) (int a);};
  546. | struct s2 {int (*f) (double a);};
  547. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  548. | int argc;
  549. | char **argv;
  550. | int
  551. | main ()
  552. | {
  553. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  554. | ;
  555. | return 0;
  556. | }
  557. configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -std -c conftest.c >&5
  558. ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  559. configure:5021: $? = 126
  560. configure: failed program was:
  561. | /* confdefs.h */
  562. | #define PACKAGE_NAME "xbmc-depends"
  563. | #define PACKAGE_TARNAME "xbmc-depends"
  564. | #define PACKAGE_VERSION "2.00"
  565. | #define PACKAGE_STRING "xbmc-depends 2.00"
  566. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  567. | #define PACKAGE_URL ""
  568. | #define HAVE_CXX11 1
  569. | /* end confdefs.h. */
  570. | #include <stdarg.h>
  571. | #include <stdio.h>
  572. | struct stat;
  573. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  574. | struct buf { int x; };
  575. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  576. | static char *e (p, i)
  577. | char **p;
  578. | int i;
  579. | {
  580. | return p[i];
  581. | }
  582. | static char *f (char * (*g) (char **, int), char **p, ...)
  583. | {
  584. | char *s;
  585. | va_list v;
  586. | va_start (v,p);
  587. | s = g (p, va_arg (v,int));
  588. | va_end (v);
  589. | return s;
  590. | }
  591. |
  592. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  593. | function prototypes and stuff, but not '\xHH' hex character constants.
  594. | These don't provoke an error unfortunately, instead are silently treated
  595. | as 'x'. The following induces an error, until -std is added to get
  596. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  597. | array size at least. It's necessary to write '\x00'==0 to get something
  598. | that's true only with -std. */
  599. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  600. |
  601. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  602. | inside strings and character constants. */
  603. | #define FOO(x) 'x'
  604. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  605. |
  606. | int test (int i, double x);
  607. | struct s1 {int (*f) (int a);};
  608. | struct s2 {int (*f) (double a);};
  609. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  610. | int argc;
  611. | char **argv;
  612. | int
  613. | main ()
  614. | {
  615. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  616. | ;
  617. | return 0;
  618. | }
  619. configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -Ae -c conftest.c >&5
  620. ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  621. configure:5021: $? = 126
  622. configure: failed program was:
  623. | /* confdefs.h */
  624. | #define PACKAGE_NAME "xbmc-depends"
  625. | #define PACKAGE_TARNAME "xbmc-depends"
  626. | #define PACKAGE_VERSION "2.00"
  627. | #define PACKAGE_STRING "xbmc-depends 2.00"
  628. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  629. | #define PACKAGE_URL ""
  630. | #define HAVE_CXX11 1
  631. | /* end confdefs.h. */
  632. | #include <stdarg.h>
  633. | #include <stdio.h>
  634. | struct stat;
  635. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  636. | struct buf { int x; };
  637. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  638. | static char *e (p, i)
  639. | char **p;
  640. | int i;
  641. | {
  642. | return p[i];
  643. | }
  644. | static char *f (char * (*g) (char **, int), char **p, ...)
  645. | {
  646. | char *s;
  647. | va_list v;
  648. | va_start (v,p);
  649. | s = g (p, va_arg (v,int));
  650. | va_end (v);
  651. | return s;
  652. | }
  653. |
  654. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  655. | function prototypes and stuff, but not '\xHH' hex character constants.
  656. | These don't provoke an error unfortunately, instead are silently treated
  657. | as 'x'. The following induces an error, until -std is added to get
  658. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  659. | array size at least. It's necessary to write '\x00'==0 to get something
  660. | that's true only with -std. */
  661. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  662. |
  663. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  664. | inside strings and character constants. */
  665. | #define FOO(x) 'x'
  666. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  667. |
  668. | int test (int i, double x);
  669. | struct s1 {int (*f) (int a);};
  670. | struct s2 {int (*f) (double a);};
  671. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  672. | int argc;
  673. | char **argv;
  674. | int
  675. | main ()
  676. | {
  677. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  678. | ;
  679. | return 0;
  680. | }
  681. configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5
  682. ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  683. configure:5021: $? = 126
  684. configure: failed program was:
  685. | /* confdefs.h */
  686. | #define PACKAGE_NAME "xbmc-depends"
  687. | #define PACKAGE_TARNAME "xbmc-depends"
  688. | #define PACKAGE_VERSION "2.00"
  689. | #define PACKAGE_STRING "xbmc-depends 2.00"
  690. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  691. | #define PACKAGE_URL ""
  692. | #define HAVE_CXX11 1
  693. | /* end confdefs.h. */
  694. | #include <stdarg.h>
  695. | #include <stdio.h>
  696. | struct stat;
  697. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  698. | struct buf { int x; };
  699. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  700. | static char *e (p, i)
  701. | char **p;
  702. | int i;
  703. | {
  704. | return p[i];
  705. | }
  706. | static char *f (char * (*g) (char **, int), char **p, ...)
  707. | {
  708. | char *s;
  709. | va_list v;
  710. | va_start (v,p);
  711. | s = g (p, va_arg (v,int));
  712. | va_end (v);
  713. | return s;
  714. | }
  715. |
  716. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  717. | function prototypes and stuff, but not '\xHH' hex character constants.
  718. | These don't provoke an error unfortunately, instead are silently treated
  719. | as 'x'. The following induces an error, until -std is added to get
  720. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  721. | array size at least. It's necessary to write '\x00'==0 to get something
  722. | that's true only with -std. */
  723. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  724. |
  725. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  726. | inside strings and character constants. */
  727. | #define FOO(x) 'x'
  728. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  729. |
  730. | int test (int i, double x);
  731. | struct s1 {int (*f) (int a);};
  732. | struct s2 {int (*f) (double a);};
  733. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  734. | int argc;
  735. | char **argv;
  736. | int
  737. | main ()
  738. | {
  739. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  740. | ;
  741. | return 0;
  742. | }
  743. configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5
  744. ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  745. configure:5021: $? = 126
  746. configure: failed program was:
  747. | /* confdefs.h */
  748. | #define PACKAGE_NAME "xbmc-depends"
  749. | #define PACKAGE_TARNAME "xbmc-depends"
  750. | #define PACKAGE_VERSION "2.00"
  751. | #define PACKAGE_STRING "xbmc-depends 2.00"
  752. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  753. | #define PACKAGE_URL ""
  754. | #define HAVE_CXX11 1
  755. | /* end confdefs.h. */
  756. | #include <stdarg.h>
  757. | #include <stdio.h>
  758. | struct stat;
  759. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  760. | struct buf { int x; };
  761. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  762. | static char *e (p, i)
  763. | char **p;
  764. | int i;
  765. | {
  766. | return p[i];
  767. | }
  768. | static char *f (char * (*g) (char **, int), char **p, ...)
  769. | {
  770. | char *s;
  771. | va_list v;
  772. | va_start (v,p);
  773. | s = g (p, va_arg (v,int));
  774. | va_end (v);
  775. | return s;
  776. | }
  777. |
  778. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  779. | function prototypes and stuff, but not '\xHH' hex character constants.
  780. | These don't provoke an error unfortunately, instead are silently treated
  781. | as 'x'. The following induces an error, until -std is added to get
  782. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  783. | array size at least. It's necessary to write '\x00'==0 to get something
  784. | that's true only with -std. */
  785. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  786. |
  787. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  788. | inside strings and character constants. */
  789. | #define FOO(x) 'x'
  790. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  791. |
  792. | int test (int i, double x);
  793. | struct s1 {int (*f) (int a);};
  794. | struct s2 {int (*f) (double a);};
  795. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  796. | int argc;
  797. | char **argv;
  798. | int
  799. | main ()
  800. | {
  801. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  802. | ;
  803. | return 0;
  804. | }
  805. configure:5037: result: unsupported
  806. configure:5059: checking how to run the C preprocessor
  807. configure:5090: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -E conftest.c
  808. ./configure: line 1537: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  809. configure:5090: $? = 126
  810. configure: failed program was:
  811. | /* confdefs.h */
  812. | #define PACKAGE_NAME "xbmc-depends"
  813. | #define PACKAGE_TARNAME "xbmc-depends"
  814. | #define PACKAGE_VERSION "2.00"
  815. | #define PACKAGE_STRING "xbmc-depends 2.00"
  816. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  817. | #define PACKAGE_URL ""
  818. | #define HAVE_CXX11 1
  819. | /* end confdefs.h. */
  820. | #ifdef __STDC__
  821. | # include <limits.h>
  822. | #else
  823. | # include <assert.h>
  824. | #endif
  825. | Syntax error
  826. configure:5090: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -E conftest.c
  827. ./configure: line 1537: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  828. configure:5090: $? = 126
  829. configure: failed program was:
  830. | /* confdefs.h */
  831. | #define PACKAGE_NAME "xbmc-depends"
  832. | #define PACKAGE_TARNAME "xbmc-depends"
  833. | #define PACKAGE_VERSION "2.00"
  834. | #define PACKAGE_STRING "xbmc-depends 2.00"
  835. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  836. | #define PACKAGE_URL ""
  837. | #define HAVE_CXX11 1
  838. | /* end confdefs.h. */
  839. | #ifdef __STDC__
  840. | # include <limits.h>
  841. | #else
  842. | # include <assert.h>
  843. | #endif
  844. | Syntax error
  845. configure:5090: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -E -traditional-cpp conftest.c
  846. ./configure: line 1537: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  847. configure:5090: $? = 126
  848. configure: failed program was:
  849. | /* confdefs.h */
  850. | #define PACKAGE_NAME "xbmc-depends"
  851. | #define PACKAGE_TARNAME "xbmc-depends"
  852. | #define PACKAGE_VERSION "2.00"
  853. | #define PACKAGE_STRING "xbmc-depends 2.00"
  854. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  855. | #define PACKAGE_URL ""
  856. | #define HAVE_CXX11 1
  857. | /* end confdefs.h. */
  858. | #ifdef __STDC__
  859. | # include <limits.h>
  860. | #else
  861. | # include <assert.h>
  862. | #endif
  863. | Syntax error
  864. configure:5090: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -E -traditional-cpp conftest.c
  865. ./configure: line 1537: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
  866. configure:5090: $? = 126
  867. configure: failed program was:
  868. | /* confdefs.h */
  869. | #define PACKAGE_NAME "xbmc-depends"
  870. | #define PACKAGE_TARNAME "xbmc-depends"
  871. | #define PACKAGE_VERSION "2.00"
  872. | #define PACKAGE_STRING "xbmc-depends 2.00"
  873. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  874. | #define PACKAGE_URL ""
  875. | #define HAVE_CXX11 1
  876. | /* end confdefs.h. */
  877. | #ifdef __STDC__
  878. | # include <limits.h>
  879. | #else
  880. | # include <assert.h>
  881. | #endif
  882. | Syntax error
  883. configure:5090: /lib/cpp conftest.c
  884. ./configure: line 1537: /lib/cpp: No such file or directory
  885. configure:5090: $? = 127
  886. configure: failed program was:
  887. | /* confdefs.h */
  888. | #define PACKAGE_NAME "xbmc-depends"
  889. | #define PACKAGE_TARNAME "xbmc-depends"
  890. | #define PACKAGE_VERSION "2.00"
  891. | #define PACKAGE_STRING "xbmc-depends 2.00"
  892. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  893. | #define PACKAGE_URL ""
  894. | #define HAVE_CXX11 1
  895. | /* end confdefs.h. */
  896. | #ifdef __STDC__
  897. | # include <limits.h>
  898. | #else
  899. | # include <assert.h>
  900. | #endif
  901. | Syntax error
  902. configure:5090: /lib/cpp conftest.c
  903. ./configure: line 1537: /lib/cpp: No such file or directory
  904. configure:5090: $? = 127
  905. configure: failed program was:
  906. | /* confdefs.h */
  907. | #define PACKAGE_NAME "xbmc-depends"
  908. | #define PACKAGE_TARNAME "xbmc-depends"
  909. | #define PACKAGE_VERSION "2.00"
  910. | #define PACKAGE_STRING "xbmc-depends 2.00"
  911. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  912. | #define PACKAGE_URL ""
  913. | #define HAVE_CXX11 1
  914. | /* end confdefs.h. */
  915. | #ifdef __STDC__
  916. | # include <limits.h>
  917. | #else
  918. | # include <assert.h>
  919. | #endif
  920. | Syntax error
  921. configure:5129: result: /lib/cpp
  922. configure:5149: /lib/cpp conftest.c
  923. ./configure: line 1537: /lib/cpp: No such file or directory
  924. configure:5149: $? = 127
  925. configure: failed program was:
  926. | /* confdefs.h */
  927. | #define PACKAGE_NAME "xbmc-depends"
  928. | #define PACKAGE_TARNAME "xbmc-depends"
  929. | #define PACKAGE_VERSION "2.00"
  930. | #define PACKAGE_STRING "xbmc-depends 2.00"
  931. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  932. | #define PACKAGE_URL ""
  933. | #define HAVE_CXX11 1
  934. | /* end confdefs.h. */
  935. | #ifdef __STDC__
  936. | # include <limits.h>
  937. | #else
  938. | # include <assert.h>
  939. | #endif
  940. | Syntax error
  941. configure:5149: /lib/cpp conftest.c
  942. ./configure: line 1537: /lib/cpp: No such file or directory
  943. configure:5149: $? = 127
  944. configure: failed program was:
  945. | /* confdefs.h */
  946. | #define PACKAGE_NAME "xbmc-depends"
  947. | #define PACKAGE_TARNAME "xbmc-depends"
  948. | #define PACKAGE_VERSION "2.00"
  949. | #define PACKAGE_STRING "xbmc-depends 2.00"
  950. | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  951. | #define PACKAGE_URL ""
  952. | #define HAVE_CXX11 1
  953. | /* end confdefs.h. */
  954. | #ifdef __STDC__
  955. | # include <limits.h>
  956. | #else
  957. | # include <assert.h>
  958. | #endif
  959. | Syntax error
  960. configure:5179: error: in `/Volumes/android-dev/kodi-android/tools/depends':
  961. configure:5181: error: C preprocessor "/lib/cpp" fails sanity check
  962. See `config.log' for more details
  963.  
  964. ## ---------------- ##
  965. ## Cache variables. ##
  966. ## ---------------- ##
  967.  
  968. ac_cv_build=x86_64-apple-darwin15.6.0
  969. ac_cv_c_compiler_gnu=no
  970. ac_cv_cxx_compiler_gnu=yes
  971. ac_cv_env_CCC_set=
  972. ac_cv_env_CCC_value=
  973. ac_cv_env_CC_set=
  974. ac_cv_env_CC_value=
  975. ac_cv_env_CFLAGS_set=
  976. ac_cv_env_CFLAGS_value=
  977. ac_cv_env_CPPFLAGS_set=
  978. ac_cv_env_CPPFLAGS_value=
  979. ac_cv_env_CPP_set=
  980. ac_cv_env_CPP_value=
  981. ac_cv_env_CXXFLAGS_set=
  982. ac_cv_env_CXXFLAGS_value=
  983. ac_cv_env_CXX_set=
  984. ac_cv_env_CXX_value=
  985. ac_cv_env_LDFLAGS_set=
  986. ac_cv_env_LDFLAGS_value=
  987. ac_cv_env_LIBS_set=
  988. ac_cv_env_LIBS_value=
  989. ac_cv_env_build_alias_set=
  990. ac_cv_env_build_alias_value=
  991. ac_cv_env_host_alias_set=set
  992. ac_cv_env_host_alias_value=i686-linux-android
  993. ac_cv_env_target_alias_set=
  994. ac_cv_env_target_alias_value=
  995. ac_cv_host=i686-pc-linux-android
  996. ac_cv_objext=o
  997. ac_cv_path_AR=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ar
  998. ac_cv_path_AS=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-as
  999. ac_cv_path_CC=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc
  1000. ac_cv_path_CURL=/usr/bin/curl
  1001. ac_cv_path_CXX=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-g++
  1002. ac_cv_path_LD=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ld
  1003. ac_cv_path_NM=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-nm
  1004. ac_cv_path_OBJDUMP=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-objdump
  1005. ac_cv_path_RANLIB=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ranlib
  1006. ac_cv_path_READELF=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-readelf
  1007. ac_cv_path_STRIP=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-strip
  1008. ac_cv_path_TAR=/usr/bin/tar
  1009. ac_cv_prog_CC=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc
  1010. ac_cv_prog_CPP=/lib/cpp
  1011. ac_cv_prog_HAVE_UNZIP=yes
  1012. ac_cv_prog_HAVE_ZIP=yes
  1013. ac_cv_prog_ac_ct_CXX=g++
  1014. ac_cv_prog_cc_c89=no
  1015. ac_cv_prog_cc_g=no
  1016. ac_cv_prog_cxx_g=yes
  1017. ax_cv_cxx_compile_cxx11=no
  1018. ax_cv_cxx_compile_cxx11__std_gnupp11=yes
  1019.  
  1020. ## ----------------- ##
  1021. ## Output variables. ##
  1022. ## ----------------- ##
  1023.  
  1024. AAPT=''
  1025. AR='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ar'
  1026. ARCH_DEFINES='-DTARGET_POSIX -DTARGET_LINUX -D_LINUX -DTARGET_ANDROID'
  1027. AR_FOR_BUILD=''
  1028. AS='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-as'
  1029. AS_FOR_BUILD=''
  1030. CC='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc'
  1031. CC_FOR_BUILD=''
  1032. CFLAGS=''
  1033. CPP='/lib/cpp'
  1034. CPPFLAGS=''
  1035. CURL='/usr/bin/curl'
  1036. CXX11_SWITCH='-std=gnu++11'
  1037. CXX='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-g++'
  1038. CXXFLAGS='-g -O2 -std=gnu++11'
  1039. CXX_FOR_BUILD=''
  1040. DEFS=''
  1041. DX=''
  1042. ECHO_C='\c'
  1043. ECHO_N=''
  1044. ECHO_T=''
  1045. EXEEXT=''
  1046. HAVE_CXX11='1'
  1047. HAVE_UNZIP='yes'
  1048. HAVE_ZIP='yes'
  1049. LD='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ld'
  1050. LDFLAGS=''
  1051. LD_FOR_BUILD=''
  1052. LIBOBJS=''
  1053. LIBS=''
  1054. LTLIBOBJS=''
  1055. NATIVE_ARCH_DEFINES='-DTARGET_POSIX -DTARGET_DARWIN -DTARGET_DARWIN_OSX -D_LINUX'
  1056. NM='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-nm'
  1057. NM_FOR_BUILD=''
  1058. OBJDUMP='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-objdump'
  1059. OBJDUMP_FOR_BUILD=''
  1060. OBJEXT='o'
  1061. PACKAGE_BUGREPORT='http://trac.xbmc.org'
  1062. PACKAGE_NAME='xbmc-depends'
  1063. PACKAGE_STRING='xbmc-depends 2.00'
  1064. PACKAGE_TARNAME='xbmc-depends'
  1065. PACKAGE_URL=''
  1066. PACKAGE_VERSION='2.00'
  1067. PATH_SEPARATOR=':'
  1068. RANLIB='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ranlib'
  1069. RANLIB_FOR_BUILD=''
  1070. READELF='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-readelf'
  1071. READELF_FOR_BUILD=''
  1072. SHELL='/bin/sh'
  1073. STRIP='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-strip'
  1074. STRIP_FOR_BUILD=''
  1075. TAR='/usr/bin/tar'
  1076. ZIPALIGN=''
  1077. ac_ct_CC=''
  1078. ac_ct_CXX='g++'
  1079. bindir='${exec_prefix}/bin'
  1080. build='x86_64-apple-darwin15.6.0'
  1081. build_alias=''
  1082. build_cpu='x86_64'
  1083. build_os='osx'
  1084. build_tools_path=''
  1085. build_vendor='apple'
  1086. cross_compiling='yes'
  1087. datadir='${datarootdir}'
  1088. datarootdir='${prefix}/share'
  1089. deps_dir='i686-linux-android-android-21'
  1090. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1091. dvidir='${docdir}'
  1092. exec_prefix='NONE'
  1093. has_libcrystax=''
  1094. has_zlib=''
  1095. host='i686-pc-linux-android'
  1096. host_alias='i686-linux-android'
  1097. host_cpu='i686'
  1098. host_os='linux-android'
  1099. host_vendor='pc'
  1100. htmldir='${docdir}'
  1101. includedir='${prefix}/include'
  1102. infodir='${datarootdir}/info'
  1103. libdir='${exec_prefix}/lib'
  1104. libexecdir='${exec_prefix}/libexec'
  1105. link_iconv=''
  1106. localedir='${datarootdir}/locale'
  1107. localstatedir='${prefix}/var'
  1108. mandir='${datarootdir}/man'
  1109. need_libiconv=''
  1110. oldincludedir='/usr/include'
  1111. pdfdir='${docdir}'
  1112. platform_cflags='-DANDROID -Os -fexceptions '
  1113. platform_cxxflags='-DANDROID -Os -fexceptions -frtti -g -O2 -std=gnu++11'
  1114. platform_includes='-I/Volumes/android-dev/android/xbmc-depends/i686-linux-android-android-21/include/android-21'
  1115. platform_ldflags='-L/Volumes/android-dev/android/xbmc-depends/i686-linux-android-android-21/lib/android-21 '
  1116. platform_os='android'
  1117. prefix='/Volumes/android-dev/android/xbmc-depends'
  1118. program_transform_name='s,x,x,'
  1119. psdir='${docdir}'
  1120. sbindir='${exec_prefix}/sbin'
  1121. sharedstatedir='${prefix}/com'
  1122. sysconfdir='${prefix}/etc'
  1123. target_alias=''
  1124. target_platform=''
  1125. tool_dir='x86_64-darwin15.6.0-native'
  1126. use_build_toolchain=''
  1127. use_cpu='i686'
  1128. use_firmware=''
  1129. use_gplv3='yes'
  1130. use_host='i686-linux-android'
  1131. use_ndk='/Users/poertel/Library/Android/sdk/ndk-bundle'
  1132. use_sdk='android-21'
  1133. use_sdk_path='/Users/poertel/Library/Android/sdk'
  1134. use_tarballs='/Users/Shared/xbmc-depends/tarballs'
  1135. use_toolchain='/Volumes/android-dev/android/android-toolchain-x86/android-17'
  1136. use_xcode=''
  1137.  
  1138. ## ----------- ##
  1139. ## confdefs.h. ##
  1140. ## ----------- ##
  1141.  
  1142. /* confdefs.h */
  1143. #define PACKAGE_NAME "xbmc-depends"
  1144. #define PACKAGE_TARNAME "xbmc-depends"
  1145. #define PACKAGE_VERSION "2.00"
  1146. #define PACKAGE_STRING "xbmc-depends 2.00"
  1147. #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
  1148. #define PACKAGE_URL ""
  1149. #define HAVE_CXX11 1
  1150.  
  1151. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment