Advertisement
Guest User

kodi15.2

a guest
Oct 25th, 2015
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 286.44 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 kodi configure 15.2.000, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr/local/xbmc15 --disable-nfs --disable-airplay --enable-debug --disable-pulse --enable-alsa --enable-x11 --disable-mysql --disable-libcec --disable-libusb
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = xbmc-media
  14. uname -m = i686
  15. uname -r = 4.2.0-16-generic
  16. uname -s = Linux
  17. uname -v = #19-Ubuntu SMP Thu Oct 8 14:46:51 UTC 2015
  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: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /usr/local/games
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:3988: checking for a BSD-compatible install
  45. configure:4056: result: /usr/bin/install -c
  46. configure:4067: checking whether build environment is sane
  47. configure:4122: result: yes
  48. configure:4273: checking for a thread-safe mkdir -p
  49. configure:4312: result: /bin/mkdir -p
  50. configure:4319: checking for gawk
  51. configure:4335: found /usr/bin/gawk
  52. configure:4346: result: gawk
  53. configure:4357: checking whether make sets $(MAKE)
  54. configure:4379: result: yes
  55. configure:4408: checking whether make supports nested variables
  56. configure:4425: result: yes
  57. configure:4555: checking build system type
  58. configure:4569: result: i686-pc-linux-gnu
  59. configure:4589: checking host system type
  60. configure:4602: result: i686-pc-linux-gnu
  61. configure:4681: checking for git
  62. configure:4697: found /usr/bin/git
  63. configure:4709: result: yes
  64. configure:5303: checking for gcc
  65. configure:5319: found /usr/bin/gcc
  66. configure:5330: result: gcc
  67. configure:5559: checking for C compiler version
  68. configure:5568: gcc --version >&5
  69. gcc (Ubuntu 4.9.3-5ubuntu1) 4.9.3
  70. Copyright (C) 2015 Free Software Foundation, Inc.
  71. This is free software; see the source for copying conditions. There is NO
  72. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  73.  
  74. configure:5579: $? = 0
  75. configure:5568: gcc -v >&5
  76. Using built-in specs.
  77. COLLECT_GCC=gcc
  78. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.9/lto-wrapper
  79. Target: i686-linux-gnu
  80. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.3-5ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  81. Thread model: posix
  82. gcc version 4.9.3 (Ubuntu 4.9.3-5ubuntu1)
  83. configure:5579: $? = 0
  84. configure:5568: gcc -V >&5
  85. gcc: error: unrecognized command line option '-V'
  86. gcc: fatal error: no input files
  87. compilation terminated.
  88. configure:5579: $? = 4
  89. configure:5568: gcc -qversion >&5
  90. gcc: error: unrecognized command line option '-qversion'
  91. gcc: fatal error: no input files
  92. compilation terminated.
  93. configure:5579: $? = 4
  94. configure:5599: checking whether the C compiler works
  95. configure:5621: gcc conftest.c >&5
  96. configure:5625: $? = 0
  97. configure:5673: result: yes
  98. configure:5676: checking for C compiler default output file name
  99. configure:5678: result: a.out
  100. configure:5684: checking for suffix of executables
  101. configure:5691: gcc -o conftest conftest.c >&5
  102. configure:5695: $? = 0
  103. configure:5717: result:
  104. configure:5739: checking whether we are cross compiling
  105. configure:5747: gcc -o conftest conftest.c >&5
  106. configure:5751: $? = 0
  107. configure:5758: ./conftest
  108. configure:5762: $? = 0
  109. configure:5777: result: no
  110. configure:5782: checking for suffix of object files
  111. configure:5804: gcc -c conftest.c >&5
  112. configure:5808: $? = 0
  113. configure:5829: result: o
  114. configure:5833: checking whether we are using the GNU C compiler
  115. configure:5852: gcc -c conftest.c >&5
  116. configure:5852: $? = 0
  117. configure:5861: result: yes
  118. configure:5870: checking whether gcc accepts -g
  119. configure:5890: gcc -c -g conftest.c >&5
  120. configure:5890: $? = 0
  121. configure:5931: result: yes
  122. configure:5948: checking for gcc option to accept ISO C89
  123. configure:6011: gcc -c -g -O2 conftest.c >&5
  124. configure:6011: $? = 0
  125. configure:6024: result: none needed
  126. configure:6049: checking whether gcc understands -c and -o together
  127. configure:6071: gcc -c conftest.c -o conftest2.o
  128. configure:6074: $? = 0
  129. configure:6071: gcc -c conftest.c -o conftest2.o
  130. configure:6074: $? = 0
  131. configure:6086: result: yes
  132. configure:6114: checking for style of include used by make
  133. configure:6142: result: GNU
  134. configure:6168: checking dependency style of gcc
  135. configure:6279: result: none
  136. configure:6299: checking how to run the C preprocessor
  137. configure:6330: gcc -E conftest.c
  138. configure:6330: $? = 0
  139. configure:6344: gcc -E conftest.c
  140. conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
  141. #include <ac_nonexistent.h>
  142. ^
  143. compilation terminated.
  144. configure:6344: $? = 1
  145. configure: failed program was:
  146. | /* confdefs.h */
  147. | #define PACKAGE_NAME "kodi"
  148. | #define PACKAGE_TARNAME "kodi"
  149. | #define PACKAGE_VERSION "15.2.000"
  150. | #define PACKAGE_STRING "kodi 15.2.000"
  151. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  152. | #define PACKAGE_URL ""
  153. | #define PACKAGE "kodi"
  154. | #define VERSION "15.2.000"
  155. | #define HAVE_LIRC 1
  156. | #define LIRC_DEVICE "/dev/lircd"
  157. | /* end confdefs.h. */
  158. | #include <ac_nonexistent.h>
  159. configure:6369: result: gcc -E
  160. configure:6389: gcc -E conftest.c
  161. configure:6389: $? = 0
  162. configure:6403: gcc -E conftest.c
  163. conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
  164. #include <ac_nonexistent.h>
  165. ^
  166. compilation terminated.
  167. configure:6403: $? = 1
  168. configure: failed program was:
  169. | /* confdefs.h */
  170. | #define PACKAGE_NAME "kodi"
  171. | #define PACKAGE_TARNAME "kodi"
  172. | #define PACKAGE_VERSION "15.2.000"
  173. | #define PACKAGE_STRING "kodi 15.2.000"
  174. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  175. | #define PACKAGE_URL ""
  176. | #define PACKAGE "kodi"
  177. | #define VERSION "15.2.000"
  178. | #define HAVE_LIRC 1
  179. | #define LIRC_DEVICE "/dev/lircd"
  180. | /* end confdefs.h. */
  181. | #include <ac_nonexistent.h>
  182. configure:6487: checking for gcc
  183. configure:6503: found /usr/bin/gcc
  184. configure:6514: result: gcc
  185. configure:6743: checking for C compiler version
  186. configure:6752: gcc --version >&5
  187. gcc (Ubuntu 4.9.3-5ubuntu1) 4.9.3
  188. Copyright (C) 2015 Free Software Foundation, Inc.
  189. This is free software; see the source for copying conditions. There is NO
  190. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  191.  
  192. configure:6763: $? = 0
  193. configure:6752: gcc -v >&5
  194. Using built-in specs.
  195. COLLECT_GCC=gcc
  196. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.9/lto-wrapper
  197. Target: i686-linux-gnu
  198. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.3-5ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  199. Thread model: posix
  200. gcc version 4.9.3 (Ubuntu 4.9.3-5ubuntu1)
  201. configure:6763: $? = 0
  202. configure:6752: gcc -V >&5
  203. gcc: error: unrecognized command line option '-V'
  204. gcc: fatal error: no input files
  205. compilation terminated.
  206. configure:6763: $? = 4
  207. configure:6752: gcc -qversion >&5
  208. gcc: error: unrecognized command line option '-qversion'
  209. gcc: fatal error: no input files
  210. compilation terminated.
  211. configure:6763: $? = 4
  212. configure:6767: checking whether we are using the GNU C compiler
  213. configure:6795: result: yes
  214. configure:6804: checking whether gcc accepts -g
  215. configure:6824: gcc -c -g -O2 conftest.c >&5
  216. configure:6824: $? = 0
  217. configure:6865: result: yes
  218. configure:6882: checking for gcc option to accept ISO C89
  219. configure:6958: result: none needed
  220. configure:6983: checking whether gcc understands -c and -o together
  221. configure:7020: result: yes
  222. configure:7039: checking dependency style of gcc
  223. configure:7150: result: none
  224. configure:7170: checking how to run the C preprocessor
  225. configure:7201: gcc -E conftest.c
  226. configure:7201: $? = 0
  227. configure:7215: gcc -E conftest.c
  228. conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
  229. #include <ac_nonexistent.h>
  230. ^
  231. compilation terminated.
  232. configure:7215: $? = 1
  233. configure: failed program was:
  234. | /* confdefs.h */
  235. | #define PACKAGE_NAME "kodi"
  236. | #define PACKAGE_TARNAME "kodi"
  237. | #define PACKAGE_VERSION "15.2.000"
  238. | #define PACKAGE_STRING "kodi 15.2.000"
  239. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  240. | #define PACKAGE_URL ""
  241. | #define PACKAGE "kodi"
  242. | #define VERSION "15.2.000"
  243. | #define HAVE_LIRC 1
  244. | #define LIRC_DEVICE "/dev/lircd"
  245. | /* end confdefs.h. */
  246. | #include <ac_nonexistent.h>
  247. configure:7240: result: gcc -E
  248. configure:7260: gcc -E conftest.c
  249. configure:7260: $? = 0
  250. configure:7274: gcc -E conftest.c
  251. conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
  252. #include <ac_nonexistent.h>
  253. ^
  254. compilation terminated.
  255. configure:7274: $? = 1
  256. configure: failed program was:
  257. | /* confdefs.h */
  258. | #define PACKAGE_NAME "kodi"
  259. | #define PACKAGE_TARNAME "kodi"
  260. | #define PACKAGE_VERSION "15.2.000"
  261. | #define PACKAGE_STRING "kodi 15.2.000"
  262. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  263. | #define PACKAGE_URL ""
  264. | #define PACKAGE "kodi"
  265. | #define VERSION "15.2.000"
  266. | #define HAVE_LIRC 1
  267. | #define LIRC_DEVICE "/dev/lircd"
  268. | /* end confdefs.h. */
  269. | #include <ac_nonexistent.h>
  270. configure:7371: checking for g++
  271. configure:7387: found /usr/bin/g++
  272. configure:7398: result: g++
  273. configure:7425: checking for C++ compiler version
  274. configure:7434: g++ --version >&5
  275. g++ (Ubuntu 4.9.3-5ubuntu1) 4.9.3
  276. Copyright (C) 2015 Free Software Foundation, Inc.
  277. This is free software; see the source for copying conditions. There is NO
  278. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  279.  
  280. configure:7445: $? = 0
  281. configure:7434: g++ -v >&5
  282. Using built-in specs.
  283. COLLECT_GCC=g++
  284. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.9/lto-wrapper
  285. Target: i686-linux-gnu
  286. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.3-5ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  287. Thread model: posix
  288. gcc version 4.9.3 (Ubuntu 4.9.3-5ubuntu1)
  289. configure:7445: $? = 0
  290. configure:7434: g++ -V >&5
  291. g++: error: unrecognized command line option '-V'
  292. g++: fatal error: no input files
  293. compilation terminated.
  294. configure:7445: $? = 4
  295. configure:7434: g++ -qversion >&5
  296. g++: error: unrecognized command line option '-qversion'
  297. g++: fatal error: no input files
  298. compilation terminated.
  299. configure:7445: $? = 4
  300. configure:7449: checking whether we are using the GNU C++ compiler
  301. configure:7468: g++ -c conftest.cpp >&5
  302. configure:7468: $? = 0
  303. configure:7477: result: yes
  304. configure:7486: checking whether g++ accepts -g
  305. configure:7506: g++ -c -g conftest.cpp >&5
  306. configure:7506: $? = 0
  307. configure:7547: result: yes
  308. configure:7572: checking dependency style of g++
  309. configure:7683: result: none
  310. configure:7703: checking how to run the C++ preprocessor
  311. configure:7730: g++ -E conftest.cpp
  312. configure:7730: $? = 0
  313. configure:7744: g++ -E conftest.cpp
  314. conftest.cpp:13:28: fatal error: ac_nonexistent.h: No such file or directory
  315. #include <ac_nonexistent.h>
  316. ^
  317. compilation terminated.
  318. configure:7744: $? = 1
  319. configure: failed program was:
  320. | /* confdefs.h */
  321. | #define PACKAGE_NAME "kodi"
  322. | #define PACKAGE_TARNAME "kodi"
  323. | #define PACKAGE_VERSION "15.2.000"
  324. | #define PACKAGE_STRING "kodi 15.2.000"
  325. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  326. | #define PACKAGE_URL ""
  327. | #define PACKAGE "kodi"
  328. | #define VERSION "15.2.000"
  329. | #define HAVE_LIRC 1
  330. | #define LIRC_DEVICE "/dev/lircd"
  331. | /* end confdefs.h. */
  332. | #include <ac_nonexistent.h>
  333. configure:7769: result: g++ -E
  334. configure:7789: g++ -E conftest.cpp
  335. configure:7789: $? = 0
  336. configure:7803: g++ -E conftest.cpp
  337. conftest.cpp:13:28: fatal error: ac_nonexistent.h: No such file or directory
  338. #include <ac_nonexistent.h>
  339. ^
  340. compilation terminated.
  341. configure:7803: $? = 1
  342. configure: failed program was:
  343. | /* confdefs.h */
  344. | #define PACKAGE_NAME "kodi"
  345. | #define PACKAGE_TARNAME "kodi"
  346. | #define PACKAGE_VERSION "15.2.000"
  347. | #define PACKAGE_STRING "kodi 15.2.000"
  348. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  349. | #define PACKAGE_URL ""
  350. | #define PACKAGE "kodi"
  351. | #define VERSION "15.2.000"
  352. | #define HAVE_LIRC 1
  353. | #define LIRC_DEVICE "/dev/lircd"
  354. | /* end confdefs.h. */
  355. | #include <ac_nonexistent.h>
  356. configure:7896: checking for g++
  357. configure:7912: found /usr/bin/g++
  358. configure:7923: result: g++
  359. configure:7950: checking for C++ compiler version
  360. configure:7959: g++ --version >&5
  361. g++ (Ubuntu 4.9.3-5ubuntu1) 4.9.3
  362. Copyright (C) 2015 Free Software Foundation, Inc.
  363. This is free software; see the source for copying conditions. There is NO
  364. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  365.  
  366. configure:7970: $? = 0
  367. configure:7959: g++ -v >&5
  368. Using built-in specs.
  369. COLLECT_GCC=g++
  370. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.9/lto-wrapper
  371. Target: i686-linux-gnu
  372. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.3-5ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  373. Thread model: posix
  374. gcc version 4.9.3 (Ubuntu 4.9.3-5ubuntu1)
  375. configure:7970: $? = 0
  376. configure:7959: g++ -V >&5
  377. g++: error: unrecognized command line option '-V'
  378. g++: fatal error: no input files
  379. compilation terminated.
  380. configure:7970: $? = 4
  381. configure:7959: g++ -qversion >&5
  382. g++: error: unrecognized command line option '-qversion'
  383. g++: fatal error: no input files
  384. compilation terminated.
  385. configure:7970: $? = 4
  386. configure:7974: checking whether we are using the GNU C++ compiler
  387. configure:8002: result: yes
  388. configure:8011: checking whether g++ accepts -g
  389. configure:8031: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5
  390. configure:8031: $? = 0
  391. configure:8072: result: yes
  392. configure:8097: checking dependency style of g++
  393. configure:8208: result: none
  394. configure:8228: checking how to run the C++ preprocessor
  395. configure:8255: g++ -E conftest.cpp
  396. configure:8255: $? = 0
  397. configure:8269: g++ -E conftest.cpp
  398. conftest.cpp:13:28: fatal error: ac_nonexistent.h: No such file or directory
  399. #include <ac_nonexistent.h>
  400. ^
  401. compilation terminated.
  402. configure:8269: $? = 1
  403. configure: failed program was:
  404. | /* confdefs.h */
  405. | #define PACKAGE_NAME "kodi"
  406. | #define PACKAGE_TARNAME "kodi"
  407. | #define PACKAGE_VERSION "15.2.000"
  408. | #define PACKAGE_STRING "kodi 15.2.000"
  409. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  410. | #define PACKAGE_URL ""
  411. | #define PACKAGE "kodi"
  412. | #define VERSION "15.2.000"
  413. | #define HAVE_LIRC 1
  414. | #define LIRC_DEVICE "/dev/lircd"
  415. | /* end confdefs.h. */
  416. | #include <ac_nonexistent.h>
  417. configure:8294: result: g++ -E
  418. configure:8314: g++ -E conftest.cpp
  419. configure:8314: $? = 0
  420. configure:8328: g++ -E conftest.cpp
  421. conftest.cpp:13:28: fatal error: ac_nonexistent.h: No such file or directory
  422. #include <ac_nonexistent.h>
  423. ^
  424. compilation terminated.
  425. configure:8328: $? = 1
  426. configure: failed program was:
  427. | /* confdefs.h */
  428. | #define PACKAGE_NAME "kodi"
  429. | #define PACKAGE_TARNAME "kodi"
  430. | #define PACKAGE_VERSION "15.2.000"
  431. | #define PACKAGE_STRING "kodi 15.2.000"
  432. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  433. | #define PACKAGE_URL ""
  434. | #define PACKAGE "kodi"
  435. | #define VERSION "15.2.000"
  436. | #define HAVE_LIRC 1
  437. | #define LIRC_DEVICE "/dev/lircd"
  438. | /* end confdefs.h. */
  439. | #include <ac_nonexistent.h>
  440. configure:8371: checking whether g++ supports C++11 features by default
  441. configure:8405: g++ -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5
  442. conftest.cpp:17:21: error: expected identifier before 'sizeof'
  443. static_assert(sizeof(int) <= sizeof(T), "not big enough");
  444. ^
  445. conftest.cpp:17:21: error: expected ',' or '...' before 'sizeof'
  446. conftest.cpp:17:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive]
  447. static_assert(sizeof(int) <= sizeof(T), "not big enough");
  448. ^
  449. conftest.cpp:27:29: error: '>>' should be '> >' within a nested template argument list
  450. typedef check<check<bool>> right_angle_brackets;
  451. ^
  452. conftest.cpp:30:13: error: expected constructor, destructor, or type conversion before '(' token
  453. decltype(a) b;
  454. ^
  455. conftest.cpp:34:15: error: expected unqualified-id before '&&' token
  456. check_type&& cr = static_cast<check_type&&>(c);
  457. ^
  458. conftest.cpp:36:10: error: 'd' does not name a type
  459. auto d = a;
  460. ^
  461. conftest.cpp:37:10: error: 'l' does not name a type
  462. auto l = [](){};
  463. ^
  464. configure:8405: $? = 1
  465. configure: failed program was:
  466. | /* confdefs.h */
  467. | #define PACKAGE_NAME "kodi"
  468. | #define PACKAGE_TARNAME "kodi"
  469. | #define PACKAGE_VERSION "15.2.000"
  470. | #define PACKAGE_STRING "kodi 15.2.000"
  471. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  472. | #define PACKAGE_URL ""
  473. | #define PACKAGE "kodi"
  474. | #define VERSION "15.2.000"
  475. | #define HAVE_LIRC 1
  476. | #define LIRC_DEVICE "/dev/lircd"
  477. | /* end confdefs.h. */
  478. |
  479. | template <typename T>
  480. | struct check
  481. | {
  482. | static_assert(sizeof(int) <= sizeof(T), "not big enough");
  483. | };
  484. |
  485. | struct Base {
  486. | virtual void f() {}
  487. | };
  488. | struct Child : public Base {
  489. | virtual void f() {}
  490. | };
  491. |
  492. | typedef check<check<bool>> right_angle_brackets;
  493. |
  494. | int a;
  495. | decltype(a) b;
  496. |
  497. | typedef check<int> check_type;
  498. | check_type c;
  499. | check_type&& cr = static_cast<check_type&&>(c);
  500. |
  501. | auto d = a;
  502. | auto l = [](){};
  503. |
  504. configure:8412: result: no
  505. configure:8421: checking whether g++ supports C++11 features with -std=gnu++11
  506. configure:8457: g++ -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 conftest.cpp >&5
  507. configure:8457: $? = 0
  508. configure:8466: result: yes
  509. configure:8608: checking how to print strings
  510. configure:8635: result: printf
  511. configure:8656: checking for a sed that does not truncate output
  512. configure:8720: result: /bin/sed
  513. configure:8738: checking for grep that handles long lines and -e
  514. configure:8796: result: /bin/grep
  515. configure:8801: checking for egrep
  516. configure:8863: result: /bin/grep -E
  517. configure:8868: checking for fgrep
  518. configure:8930: result: /bin/grep -F
  519. configure:8965: checking for ld used by gcc
  520. configure:9032: result: /usr/bin/ld
  521. configure:9039: checking if the linker (/usr/bin/ld) is GNU ld
  522. configure:9054: result: yes
  523. configure:9066: checking for BSD- or MS-compatible name lister (nm)
  524. configure:9115: result: /usr/bin/nm -B
  525. configure:9245: checking the name lister (/usr/bin/nm -B) interface
  526. configure:9252: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  527. configure:9255: /usr/bin/nm -B "conftest.o"
  528. configure:9258: output
  529. 00000000 B some_variable
  530. configure:9265: result: BSD nm
  531. configure:9268: checking whether ln -s works
  532. configure:9272: result: yes
  533. configure:9280: checking the maximum length of command line arguments
  534. configure:9411: result: 1572864
  535. configure:9428: checking whether the shell understands some XSI constructs
  536. configure:9438: result: yes
  537. configure:9442: checking whether the shell understands "+="
  538. configure:9448: result: yes
  539. configure:9483: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
  540. configure:9523: result: func_convert_file_noop
  541. configure:9530: checking how to convert i686-pc-linux-gnu file names to toolchain format
  542. configure:9550: result: func_convert_file_noop
  543. configure:9557: checking for /usr/bin/ld option to reload object files
  544. configure:9564: result: -r
  545. configure:9638: checking for objdump
  546. configure:9654: found /usr/bin/objdump
  547. configure:9665: result: objdump
  548. configure:9697: checking how to recognize dependent libraries
  549. configure:9895: result: pass_all
  550. configure:9980: checking for dlltool
  551. configure:10010: result: no
  552. configure:10040: checking how to associate runtime and link libraries
  553. configure:10067: result: printf %s\n
  554. configure:10128: checking for ar
  555. configure:10144: found /usr/bin/ar
  556. configure:10155: result: ar
  557. configure:10192: checking for archiver @FILE support
  558. configure:10209: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  559. configure:10209: $? = 0
  560. configure:10212: ar cru libconftest.a @conftest.lst >&5
  561. ar: `u' modifier ignored since `D' is the default (see `U')
  562. configure:10215: $? = 0
  563. configure:10220: ar cru libconftest.a @conftest.lst >&5
  564. ar: `u' modifier ignored since `D' is the default (see `U')
  565. ar: conftest.o: No such file or directory
  566. configure:10223: $? = 1
  567. configure:10235: result: @
  568. configure:10293: checking for strip
  569. configure:10309: found /usr/bin/strip
  570. configure:10320: result: strip
  571. configure:10392: checking for ranlib
  572. configure:10408: found /usr/bin/ranlib
  573. configure:10419: result: ranlib
  574. configure:10521: checking command to parse /usr/bin/nm -B output from gcc object
  575. configure:10641: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  576. configure:10644: $? = 0
  577. configure:10648: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  578. configure:10651: $? = 0
  579. configure:10717: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftstm.o >&5
  580. configure:10720: $? = 0
  581. configure:10758: result: ok
  582. configure:10795: checking for sysroot
  583. configure:10825: result: no
  584. configure:11094: checking for mt
  585. configure:11110: found /bin/mt
  586. configure:11121: result: mt
  587. configure:11144: checking if mt is a manifest tool
  588. configure:11150: mt '-?'
  589. configure:11158: result: no
  590. configure:11796: checking for ANSI C header files
  591. configure:11816: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  592. configure:11816: $? = 0
  593. configure:11889: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  594. configure:11889: $? = 0
  595. configure:11889: ./conftest
  596. configure:11889: $? = 0
  597. configure:11900: result: yes
  598. configure:11913: checking for sys/types.h
  599. configure:11913: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  600. configure:11913: $? = 0
  601. configure:11913: result: yes
  602. configure:11913: checking for sys/stat.h
  603. configure:11913: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  604. configure:11913: $? = 0
  605. configure:11913: result: yes
  606. configure:11913: checking for stdlib.h
  607. configure:11913: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  608. configure:11913: $? = 0
  609. configure:11913: result: yes
  610. configure:11913: checking for string.h
  611. configure:11913: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  612. configure:11913: $? = 0
  613. configure:11913: result: yes
  614. configure:11913: checking for memory.h
  615. configure:11913: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  616. configure:11913: $? = 0
  617. configure:11913: result: yes
  618. configure:11913: checking for strings.h
  619. configure:11913: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  620. configure:11913: $? = 0
  621. configure:11913: result: yes
  622. configure:11913: checking for inttypes.h
  623. configure:11913: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  624. configure:11913: $? = 0
  625. configure:11913: result: yes
  626. configure:11913: checking for stdint.h
  627. configure:11913: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  628. configure:11913: $? = 0
  629. configure:11913: result: yes
  630. configure:11913: checking for unistd.h
  631. configure:11913: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  632. configure:11913: $? = 0
  633. configure:11913: result: yes
  634. configure:11927: checking for dlfcn.h
  635. configure:11927: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  636. configure:11927: $? = 0
  637. configure:11927: result: yes
  638. configure:12143: checking for objdir
  639. configure:12158: result: .libs
  640. configure:12425: checking if gcc supports -fno-rtti -fno-exceptions
  641. configure:12443: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-rtti -fno-exceptions conftest.c >&5
  642. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  643. configure:12447: $? = 0
  644. configure:12460: result: no
  645. configure:12787: checking for gcc option to produce PIC
  646. configure:12794: result: -fPIC -DPIC
  647. configure:12802: checking if gcc PIC flag -fPIC -DPIC works
  648. configure:12820: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5
  649. configure:12824: $? = 0
  650. configure:12837: result: yes
  651. configure:12866: checking if gcc static flag -static works
  652. configure:12894: result: yes
  653. configure:12909: checking if gcc supports -c -o file.o
  654. configure:12930: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5
  655. configure:12934: $? = 0
  656. configure:12956: result: yes
  657. configure:12964: checking if gcc supports -c -o file.o
  658. configure:13011: result: yes
  659. configure:13044: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  660. configure:14201: result: yes
  661. configure:14238: checking whether -lc should be explicitly linked in
  662. configure:14246: gcc -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  663. configure:14249: $? = 0
  664. configure:14264: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  665. configure:14267: $? = 0
  666. configure:14281: result: no
  667. configure:14441: checking dynamic linker characteristics
  668. configure:14941: gcc -o conftest -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-rpath -Wl,/foo conftest.c >&5
  669. configure:14941: $? = 0
  670. configure:15175: result: GNU/Linux ld.so
  671. configure:15282: checking how to hardcode library paths into programs
  672. configure:15307: result: immediate
  673. configure:15847: checking whether stripping libraries is possible
  674. configure:15852: result: yes
  675. configure:15887: checking if libtool supports shared libraries
  676. configure:15889: result: yes
  677. configure:15892: checking whether to build shared libraries
  678. configure:15913: result: yes
  679. configure:15916: checking whether to build static libraries
  680. configure:15920: result: yes
  681. configure:15943: checking how to run the C++ preprocessor
  682. configure:16009: result: g++ -E
  683. configure:16029: g++ -E conftest.cpp
  684. configure:16029: $? = 0
  685. configure:16043: g++ -E conftest.cpp
  686. conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory
  687. #include <ac_nonexistent.h>
  688. ^
  689. compilation terminated.
  690. configure:16043: $? = 1
  691. configure: failed program was:
  692. | /* confdefs.h */
  693. | #define PACKAGE_NAME "kodi"
  694. | #define PACKAGE_TARNAME "kodi"
  695. | #define PACKAGE_VERSION "15.2.000"
  696. | #define PACKAGE_STRING "kodi 15.2.000"
  697. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  698. | #define PACKAGE_URL ""
  699. | #define PACKAGE "kodi"
  700. | #define VERSION "15.2.000"
  701. | #define HAVE_LIRC 1
  702. | #define LIRC_DEVICE "/dev/lircd"
  703. | #define HAVE_CXX11 1
  704. | #define STDC_HEADERS 1
  705. | #define HAVE_SYS_TYPES_H 1
  706. | #define HAVE_SYS_STAT_H 1
  707. | #define HAVE_STDLIB_H 1
  708. | #define HAVE_STRING_H 1
  709. | #define HAVE_MEMORY_H 1
  710. | #define HAVE_STRINGS_H 1
  711. | #define HAVE_INTTYPES_H 1
  712. | #define HAVE_STDINT_H 1
  713. | #define HAVE_UNISTD_H 1
  714. | #define HAVE_DLFCN_H 1
  715. | #define LT_OBJDIR ".libs/"
  716. | /* end confdefs.h. */
  717. | #include <ac_nonexistent.h>
  718. configure:16212: checking for ld used by g++
  719. configure:16279: result: /usr/bin/ld
  720. configure:16286: checking if the linker (/usr/bin/ld) is GNU ld
  721. configure:16301: result: yes
  722. configure:16356: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  723. configure:17358: result: yes
  724. configure:17394: g++ -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 conftest.cpp >&5
  725. configure:17397: $? = 0
  726. configure:17917: checking for g++ option to produce PIC
  727. configure:17924: result: -fPIC -DPIC
  728. configure:17932: checking if g++ PIC flag -fPIC -DPIC works
  729. configure:17950: g++ -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -fPIC -DPIC -DPIC conftest.cpp >&5
  730. configure:17954: $? = 0
  731. configure:17967: result: yes
  732. configure:17990: checking if g++ static flag -static works
  733. configure:18018: result: yes
  734. configure:18030: checking if g++ supports -c -o file.o
  735. configure:18051: g++ -c -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -o out/conftest2.o conftest.cpp >&5
  736. configure:18055: $? = 0
  737. configure:18077: result: yes
  738. configure:18082: checking if g++ supports -c -o file.o
  739. configure:18129: result: yes
  740. configure:18159: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  741. configure:18198: result: yes
  742. configure:18339: checking dynamic linker characteristics
  743. configure:19007: result: GNU/Linux ld.so
  744. configure:19060: checking how to hardcode library paths into programs
  745. configure:19085: result: immediate
  746. configure:19150: checking for gawk
  747. configure:19177: result: gawk
  748. configure:19188: checking whether ln -s works
  749. configure:19192: result: yes
  750. configure:19199: checking whether make sets $(MAKE)
  751. configure:19221: result: yes
  752. configure:19284: checking for pkg-config
  753. configure:19302: found /usr/bin/pkg-config
  754. configure:19314: result: /usr/bin/pkg-config
  755. configure:19339: checking pkg-config is at least version 0.9.0
  756. configure:19342: result: yes
  757. configure:19385: "detected gcc version 4.9.3 - enabling SSE"
  758. configure:19768: gcc -c -msse4.1 conftest.c >&5
  759. configure:19768: $? = 0
  760. configure:19780: checking for size_t
  761. configure:19780: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  762. configure:19780: $? = 0
  763. configure:19780: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  764. conftest.c: In function 'main':
  765. conftest.c:62:21: error: expected expression before ')' token
  766. if (sizeof ((size_t)))
  767. ^
  768. configure:19780: $? = 1
  769. configure: failed program was:
  770. | /* confdefs.h */
  771. | #define PACKAGE_NAME "kodi"
  772. | #define PACKAGE_TARNAME "kodi"
  773. | #define PACKAGE_VERSION "15.2.000"
  774. | #define PACKAGE_STRING "kodi 15.2.000"
  775. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  776. | #define PACKAGE_URL ""
  777. | #define PACKAGE "kodi"
  778. | #define VERSION "15.2.000"
  779. | #define HAVE_LIRC 1
  780. | #define LIRC_DEVICE "/dev/lircd"
  781. | #define HAVE_CXX11 1
  782. | #define STDC_HEADERS 1
  783. | #define HAVE_SYS_TYPES_H 1
  784. | #define HAVE_SYS_STAT_H 1
  785. | #define HAVE_STDLIB_H 1
  786. | #define HAVE_STRING_H 1
  787. | #define HAVE_MEMORY_H 1
  788. | #define HAVE_STRINGS_H 1
  789. | #define HAVE_INTTYPES_H 1
  790. | #define HAVE_STDINT_H 1
  791. | #define HAVE_UNISTD_H 1
  792. | #define HAVE_DLFCN_H 1
  793. | #define LT_OBJDIR ".libs/"
  794. | /* end confdefs.h. */
  795. | #include <stdio.h>
  796. | #ifdef HAVE_SYS_TYPES_H
  797. | # include <sys/types.h>
  798. | #endif
  799. | #ifdef HAVE_SYS_STAT_H
  800. | # include <sys/stat.h>
  801. | #endif
  802. | #ifdef STDC_HEADERS
  803. | # include <stdlib.h>
  804. | # include <stddef.h>
  805. | #else
  806. | # ifdef HAVE_STDLIB_H
  807. | # include <stdlib.h>
  808. | # endif
  809. | #endif
  810. | #ifdef HAVE_STRING_H
  811. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  812. | # include <memory.h>
  813. | # endif
  814. | # include <string.h>
  815. | #endif
  816. | #ifdef HAVE_STRINGS_H
  817. | # include <strings.h>
  818. | #endif
  819. | #ifdef HAVE_INTTYPES_H
  820. | # include <inttypes.h>
  821. | #endif
  822. | #ifdef HAVE_STDINT_H
  823. | # include <stdint.h>
  824. | #endif
  825. | #ifdef HAVE_UNISTD_H
  826. | # include <unistd.h>
  827. | #endif
  828. | int
  829. | main ()
  830. | {
  831. | if (sizeof ((size_t)))
  832. | return 0;
  833. | ;
  834. | return 0;
  835. | }
  836. configure:19780: result: yes
  837. configure:19793: checking for working alloca.h
  838. configure:19810: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  839. configure:19810: $? = 0
  840. configure:19818: result: yes
  841. configure:19826: checking for alloca
  842. configure:19863: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  843. configure:19863: $? = 0
  844. configure:19871: result: yes
  845. configure:19977: checking for uid_t in sys/types.h
  846. configure:19996: result: yes
  847. configure:20009: checking for unistd.h
  848. configure:20009: result: yes
  849. configure:20019: checking for working chown
  850. configure:20052: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  851. configure:20052: $? = 0
  852. configure:20052: ./conftest
  853. configure:20052: $? = 0
  854. configure:20064: result: yes
  855. configure:20075: checking for dirent.h that defines DIR
  856. configure:20094: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  857. configure:20094: $? = 0
  858. configure:20102: result: yes
  859. configure:20115: checking for library containing opendir
  860. configure:20146: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  861. configure:20146: $? = 0
  862. configure:20163: result: none required
  863. configure:20230: checking whether closedir returns void
  864. configure:20254: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  865. configure:20254: $? = 0
  866. configure:20254: ./conftest
  867. configure:20254: $? = 0
  868. configure:20264: result: no
  869. configure:20272: checking for error_at_line
  870. configure:20288: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  871. configure:20288: $? = 0
  872. configure:20296: result: yes
  873. configure:20307: checking for _LARGEFILE_SOURCE value needed for large files
  874. configure:20326: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  875. configure:20326: $? = 0
  876. configure:20354: result: no
  877. configure:20376: checking whether gcc needs -traditional
  878. configure:20410: result: no
  879. configure:20417: checking whether lstat correctly handles trailing slash
  880. configure:20443: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  881. configure:20443: $? = 0
  882. configure:20443: ./conftest
  883. configure:20443: $? = 0
  884. configure:20460: result: yes
  885. configure:20479: checking whether lstat accepts an empty string
  886. configure:20499: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  887. configure:20499: $? = 0
  888. configure:20499: ./conftest
  889. configure:20499: $? = 0
  890. configure:20509: result: no
  891. configure:20525: checking whether lstat correctly handles trailing slash
  892. configure:20568: result: yes
  893. configure:20587: checking for working memcmp
  894. configure:20630: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  895. configure:20630: $? = 0
  896. configure:20630: ./conftest
  897. configure:20630: $? = 0
  898. configure:20640: result: yes
  899. configure:20649: checking whether time.h and sys/time.h may both be included
  900. configure:20669: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  901. configure:20669: $? = 0
  902. configure:20676: result: yes
  903. configure:20690: checking for sys/time.h
  904. configure:20690: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  905. configure:20690: $? = 0
  906. configure:20690: result: yes
  907. configure:20690: checking for unistd.h
  908. configure:20690: result: yes
  909. configure:20690: checking for stdlib.h
  910. configure:20690: result: yes
  911. configure:20690: checking for sys/param.h
  912. configure:20690: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  913. configure:20690: $? = 0
  914. configure:20690: result: yes
  915. configure:20690: checking for utime.h
  916. configure:20690: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  917. configure:20690: $? = 0
  918. configure:20690: result: yes
  919. configure:20711: checking for alarm
  920. configure:20711: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  921. configure:20711: $? = 0
  922. configure:20711: result: yes
  923. configure:20724: checking for working mktime
  924. configure:20926: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  925. configure:20926: $? = 0
  926. configure:20926: ./conftest
  927. configure:20926: $? = 0
  928. configure:20936: result: yes
  929. configure:20954: checking for getpagesize
  930. configure:20954: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  931. configure:20954: $? = 0
  932. configure:20954: result: yes
  933. configure:20963: checking for working mmap
  934. configure:21110: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  935. configure:21110: $? = 0
  936. configure:21110: ./conftest
  937. configure:21110: $? = 0
  938. configure:21120: result: yes
  939. configure:21135: checking sys/select.h usability
  940. configure:21135: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  941. configure:21135: $? = 0
  942. configure:21135: result: yes
  943. configure:21135: checking sys/select.h presence
  944. configure:21135: gcc -E conftest.c
  945. configure:21135: $? = 0
  946. configure:21135: result: yes
  947. configure:21135: checking for sys/select.h
  948. configure:21135: result: yes
  949. configure:21135: checking sys/socket.h usability
  950. configure:21135: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  951. configure:21135: $? = 0
  952. configure:21135: result: yes
  953. configure:21135: checking sys/socket.h presence
  954. configure:21135: gcc -E conftest.c
  955. configure:21135: $? = 0
  956. configure:21135: result: yes
  957. configure:21135: checking for sys/socket.h
  958. configure:21135: result: yes
  959. configure:21145: checking types of arguments for select
  960. configure:21173: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  961. configure:21173: $? = 0
  962. configure:21184: result: int,fd_set *,struct timeval *
  963. configure:21214: checking return type of signal handlers
  964. configure:21232: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  965. conftest.c: In function 'main':
  966. conftest.c:54:1: error: void value not ignored as it ought to be
  967. return *(signal (0, 0)) (0) == 1;
  968. ^
  969. configure:21232: $? = 1
  970. configure: failed program was:
  971. | /* confdefs.h */
  972. | #define PACKAGE_NAME "kodi"
  973. | #define PACKAGE_TARNAME "kodi"
  974. | #define PACKAGE_VERSION "15.2.000"
  975. | #define PACKAGE_STRING "kodi 15.2.000"
  976. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  977. | #define PACKAGE_URL ""
  978. | #define PACKAGE "kodi"
  979. | #define VERSION "15.2.000"
  980. | #define HAVE_LIRC 1
  981. | #define LIRC_DEVICE "/dev/lircd"
  982. | #define HAVE_CXX11 1
  983. | #define STDC_HEADERS 1
  984. | #define HAVE_SYS_TYPES_H 1
  985. | #define HAVE_SYS_STAT_H 1
  986. | #define HAVE_STDLIB_H 1
  987. | #define HAVE_STRING_H 1
  988. | #define HAVE_MEMORY_H 1
  989. | #define HAVE_STRINGS_H 1
  990. | #define HAVE_INTTYPES_H 1
  991. | #define HAVE_STDINT_H 1
  992. | #define HAVE_UNISTD_H 1
  993. | #define HAVE_DLFCN_H 1
  994. | #define LT_OBJDIR ".libs/"
  995. | #define HAVE_ALLOCA_H 1
  996. | #define HAVE_ALLOCA 1
  997. | #define HAVE_UNISTD_H 1
  998. | #define HAVE_CHOWN 1
  999. | #define HAVE_DIRENT_H 1
  1000. | #define HAVE_FSEEKO 1
  1001. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1002. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1003. | #define TIME_WITH_SYS_TIME 1
  1004. | #define HAVE_SYS_TIME_H 1
  1005. | #define HAVE_UNISTD_H 1
  1006. | #define HAVE_STDLIB_H 1
  1007. | #define HAVE_SYS_PARAM_H 1
  1008. | #define HAVE_UTIME_H 1
  1009. | #define HAVE_ALARM 1
  1010. | #define HAVE_GETPAGESIZE 1
  1011. | #define HAVE_MMAP 1
  1012. | #define HAVE_SYS_SELECT_H 1
  1013. | #define HAVE_SYS_SOCKET_H 1
  1014. | #define SELECT_TYPE_ARG1 int
  1015. | #define SELECT_TYPE_ARG234 (fd_set *)
  1016. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1017. | /* end confdefs.h. */
  1018. | #include <sys/types.h>
  1019. | #include <signal.h>
  1020. |
  1021. | int
  1022. | main ()
  1023. | {
  1024. | return *(signal (0, 0)) (0) == 1;
  1025. | ;
  1026. | return 0;
  1027. | }
  1028. configure:21239: result: void
  1029. configure:21247: checking whether stat accepts an empty string
  1030. configure:21267: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1031. configure:21267: $? = 0
  1032. configure:21267: ./conftest
  1033. configure:21267: $? = 0
  1034. configure:21277: result: no
  1035. configure:21293: checking for working strcoll
  1036. configure:21314: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1037. configure:21314: $? = 0
  1038. configure:21314: ./conftest
  1039. configure:21314: $? = 0
  1040. configure:21324: result: yes
  1041. configure:21334: checking for strftime
  1042. configure:21334: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1043. conftest.c:73:6: warning: conflicting types for built-in function 'strftime'
  1044. char strftime ();
  1045. ^
  1046. configure:21334: $? = 0
  1047. configure:21334: result: yes
  1048. configure:21387: checking for working strtod
  1049. configure:21428: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1050. configure:21428: $? = 0
  1051. configure:21428: ./conftest
  1052. configure:21428: $? = 0
  1053. configure:21438: result: yes
  1054. configure:21503: checking whether utime accepts a null argument
  1055. configure:21532: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1056. configure:21532: $? = 0
  1057. configure:21532: ./conftest
  1058. configure:21532: $? = 0
  1059. configure:21542: result: yes
  1060. configure:21554: checking for vprintf
  1061. configure:21554: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1062. conftest.c:75:6: warning: conflicting types for built-in function 'vprintf'
  1063. char vprintf ();
  1064. ^
  1065. configure:21554: $? = 0
  1066. configure:21554: result: yes
  1067. configure:21560: checking for _doprnt
  1068. configure:21560: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1069. /tmp/cc9eSGPB.o: In function `main':
  1070. /m/BUILDS/xbmc-15.2-Isengard/conftest.c:87: undefined reference to `_doprnt'
  1071. collect2: error: ld returned 1 exit status
  1072. configure:21560: $? = 1
  1073. configure: failed program was:
  1074. | /* confdefs.h */
  1075. | #define PACKAGE_NAME "kodi"
  1076. | #define PACKAGE_TARNAME "kodi"
  1077. | #define PACKAGE_VERSION "15.2.000"
  1078. | #define PACKAGE_STRING "kodi 15.2.000"
  1079. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  1080. | #define PACKAGE_URL ""
  1081. | #define PACKAGE "kodi"
  1082. | #define VERSION "15.2.000"
  1083. | #define HAVE_LIRC 1
  1084. | #define LIRC_DEVICE "/dev/lircd"
  1085. | #define HAVE_CXX11 1
  1086. | #define STDC_HEADERS 1
  1087. | #define HAVE_SYS_TYPES_H 1
  1088. | #define HAVE_SYS_STAT_H 1
  1089. | #define HAVE_STDLIB_H 1
  1090. | #define HAVE_STRING_H 1
  1091. | #define HAVE_MEMORY_H 1
  1092. | #define HAVE_STRINGS_H 1
  1093. | #define HAVE_INTTYPES_H 1
  1094. | #define HAVE_STDINT_H 1
  1095. | #define HAVE_UNISTD_H 1
  1096. | #define HAVE_DLFCN_H 1
  1097. | #define LT_OBJDIR ".libs/"
  1098. | #define HAVE_ALLOCA_H 1
  1099. | #define HAVE_ALLOCA 1
  1100. | #define HAVE_UNISTD_H 1
  1101. | #define HAVE_CHOWN 1
  1102. | #define HAVE_DIRENT_H 1
  1103. | #define HAVE_FSEEKO 1
  1104. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1105. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1106. | #define TIME_WITH_SYS_TIME 1
  1107. | #define HAVE_SYS_TIME_H 1
  1108. | #define HAVE_UNISTD_H 1
  1109. | #define HAVE_STDLIB_H 1
  1110. | #define HAVE_SYS_PARAM_H 1
  1111. | #define HAVE_UTIME_H 1
  1112. | #define HAVE_ALARM 1
  1113. | #define HAVE_GETPAGESIZE 1
  1114. | #define HAVE_MMAP 1
  1115. | #define HAVE_SYS_SELECT_H 1
  1116. | #define HAVE_SYS_SOCKET_H 1
  1117. | #define SELECT_TYPE_ARG1 int
  1118. | #define SELECT_TYPE_ARG234 (fd_set *)
  1119. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1120. | #define RETSIGTYPE void
  1121. | #define HAVE_STRCOLL 1
  1122. | #define HAVE_STRFTIME 1
  1123. | #define HAVE_UTIME_NULL 1
  1124. | #define HAVE_VPRINTF 1
  1125. | /* end confdefs.h. */
  1126. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  1127. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1128. | #define _doprnt innocuous__doprnt
  1129. |
  1130. | /* System header to define __stub macros and hopefully few prototypes,
  1131. | which can conflict with char _doprnt (); below.
  1132. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1133. | <limits.h> exists even on freestanding compilers. */
  1134. |
  1135. | #ifdef __STDC__
  1136. | # include <limits.h>
  1137. | #else
  1138. | # include <assert.h>
  1139. | #endif
  1140. |
  1141. | #undef _doprnt
  1142. |
  1143. | /* Override any GCC internal prototype to avoid an error.
  1144. | Use char because int might match the return type of a GCC
  1145. | builtin and then its argument prototype would still apply. */
  1146. | #ifdef __cplusplus
  1147. | extern "C"
  1148. | #endif
  1149. | char _doprnt ();
  1150. | /* The GNU C library defines this for functions which it implements
  1151. | to always fail with ENOSYS. Some functions are actually named
  1152. | something starting with __ and the normal name is an alias. */
  1153. | #if defined __stub__doprnt || defined __stub____doprnt
  1154. | choke me
  1155. | #endif
  1156. |
  1157. | int
  1158. | main ()
  1159. | {
  1160. | return _doprnt ();
  1161. | ;
  1162. | return 0;
  1163. | }
  1164. configure:21560: result: no
  1165. configure:21574: checking for atexit
  1166. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1167. configure:21574: $? = 0
  1168. configure:21574: result: yes
  1169. configure:21574: checking for dup2
  1170. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1171. configure:21574: $? = 0
  1172. configure:21574: result: yes
  1173. configure:21574: checking for fdatasync
  1174. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1175. configure:21574: $? = 0
  1176. configure:21574: result: yes
  1177. configure:21574: checking for floor
  1178. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1179. conftest.c:79:6: warning: conflicting types for built-in function 'floor'
  1180. char floor ();
  1181. ^
  1182. /tmp/ccz4uonS.o: In function `main':
  1183. /m/BUILDS/xbmc-15.2-Isengard/conftest.c:90: undefined reference to `floor'
  1184. collect2: error: ld returned 1 exit status
  1185. configure:21574: $? = 1
  1186. configure: failed program was:
  1187. | /* confdefs.h */
  1188. | #define PACKAGE_NAME "kodi"
  1189. | #define PACKAGE_TARNAME "kodi"
  1190. | #define PACKAGE_VERSION "15.2.000"
  1191. | #define PACKAGE_STRING "kodi 15.2.000"
  1192. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  1193. | #define PACKAGE_URL ""
  1194. | #define PACKAGE "kodi"
  1195. | #define VERSION "15.2.000"
  1196. | #define HAVE_LIRC 1
  1197. | #define LIRC_DEVICE "/dev/lircd"
  1198. | #define HAVE_CXX11 1
  1199. | #define STDC_HEADERS 1
  1200. | #define HAVE_SYS_TYPES_H 1
  1201. | #define HAVE_SYS_STAT_H 1
  1202. | #define HAVE_STDLIB_H 1
  1203. | #define HAVE_STRING_H 1
  1204. | #define HAVE_MEMORY_H 1
  1205. | #define HAVE_STRINGS_H 1
  1206. | #define HAVE_INTTYPES_H 1
  1207. | #define HAVE_STDINT_H 1
  1208. | #define HAVE_UNISTD_H 1
  1209. | #define HAVE_DLFCN_H 1
  1210. | #define LT_OBJDIR ".libs/"
  1211. | #define HAVE_ALLOCA_H 1
  1212. | #define HAVE_ALLOCA 1
  1213. | #define HAVE_UNISTD_H 1
  1214. | #define HAVE_CHOWN 1
  1215. | #define HAVE_DIRENT_H 1
  1216. | #define HAVE_FSEEKO 1
  1217. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1218. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1219. | #define TIME_WITH_SYS_TIME 1
  1220. | #define HAVE_SYS_TIME_H 1
  1221. | #define HAVE_UNISTD_H 1
  1222. | #define HAVE_STDLIB_H 1
  1223. | #define HAVE_SYS_PARAM_H 1
  1224. | #define HAVE_UTIME_H 1
  1225. | #define HAVE_ALARM 1
  1226. | #define HAVE_GETPAGESIZE 1
  1227. | #define HAVE_MMAP 1
  1228. | #define HAVE_SYS_SELECT_H 1
  1229. | #define HAVE_SYS_SOCKET_H 1
  1230. | #define SELECT_TYPE_ARG1 int
  1231. | #define SELECT_TYPE_ARG234 (fd_set *)
  1232. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1233. | #define RETSIGTYPE void
  1234. | #define HAVE_STRCOLL 1
  1235. | #define HAVE_STRFTIME 1
  1236. | #define HAVE_UTIME_NULL 1
  1237. | #define HAVE_VPRINTF 1
  1238. | #define HAVE_ATEXIT 1
  1239. | #define HAVE_DUP2 1
  1240. | #define HAVE_FDATASYNC 1
  1241. | /* end confdefs.h. */
  1242. | /* Define floor to an innocuous variant, in case <limits.h> declares floor.
  1243. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1244. | #define floor innocuous_floor
  1245. |
  1246. | /* System header to define __stub macros and hopefully few prototypes,
  1247. | which can conflict with char floor (); below.
  1248. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1249. | <limits.h> exists even on freestanding compilers. */
  1250. |
  1251. | #ifdef __STDC__
  1252. | # include <limits.h>
  1253. | #else
  1254. | # include <assert.h>
  1255. | #endif
  1256. |
  1257. | #undef floor
  1258. |
  1259. | /* Override any GCC internal prototype to avoid an error.
  1260. | Use char because int might match the return type of a GCC
  1261. | builtin and then its argument prototype would still apply. */
  1262. | #ifdef __cplusplus
  1263. | extern "C"
  1264. | #endif
  1265. | char floor ();
  1266. | /* The GNU C library defines this for functions which it implements
  1267. | to always fail with ENOSYS. Some functions are actually named
  1268. | something starting with __ and the normal name is an alias. */
  1269. | #if defined __stub_floor || defined __stub___floor
  1270. | choke me
  1271. | #endif
  1272. |
  1273. | int
  1274. | main ()
  1275. | {
  1276. | return floor ();
  1277. | ;
  1278. | return 0;
  1279. | }
  1280. configure:21574: result: no
  1281. configure:21574: checking for fs_stat_dev
  1282. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1283. /tmp/ccnkMvCW.o: In function `main':
  1284. /m/BUILDS/xbmc-15.2-Isengard/conftest.c:90: undefined reference to `fs_stat_dev'
  1285. collect2: error: ld returned 1 exit status
  1286. configure:21574: $? = 1
  1287. configure: failed program was:
  1288. | /* confdefs.h */
  1289. | #define PACKAGE_NAME "kodi"
  1290. | #define PACKAGE_TARNAME "kodi"
  1291. | #define PACKAGE_VERSION "15.2.000"
  1292. | #define PACKAGE_STRING "kodi 15.2.000"
  1293. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  1294. | #define PACKAGE_URL ""
  1295. | #define PACKAGE "kodi"
  1296. | #define VERSION "15.2.000"
  1297. | #define HAVE_LIRC 1
  1298. | #define LIRC_DEVICE "/dev/lircd"
  1299. | #define HAVE_CXX11 1
  1300. | #define STDC_HEADERS 1
  1301. | #define HAVE_SYS_TYPES_H 1
  1302. | #define HAVE_SYS_STAT_H 1
  1303. | #define HAVE_STDLIB_H 1
  1304. | #define HAVE_STRING_H 1
  1305. | #define HAVE_MEMORY_H 1
  1306. | #define HAVE_STRINGS_H 1
  1307. | #define HAVE_INTTYPES_H 1
  1308. | #define HAVE_STDINT_H 1
  1309. | #define HAVE_UNISTD_H 1
  1310. | #define HAVE_DLFCN_H 1
  1311. | #define LT_OBJDIR ".libs/"
  1312. | #define HAVE_ALLOCA_H 1
  1313. | #define HAVE_ALLOCA 1
  1314. | #define HAVE_UNISTD_H 1
  1315. | #define HAVE_CHOWN 1
  1316. | #define HAVE_DIRENT_H 1
  1317. | #define HAVE_FSEEKO 1
  1318. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1319. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1320. | #define TIME_WITH_SYS_TIME 1
  1321. | #define HAVE_SYS_TIME_H 1
  1322. | #define HAVE_UNISTD_H 1
  1323. | #define HAVE_STDLIB_H 1
  1324. | #define HAVE_SYS_PARAM_H 1
  1325. | #define HAVE_UTIME_H 1
  1326. | #define HAVE_ALARM 1
  1327. | #define HAVE_GETPAGESIZE 1
  1328. | #define HAVE_MMAP 1
  1329. | #define HAVE_SYS_SELECT_H 1
  1330. | #define HAVE_SYS_SOCKET_H 1
  1331. | #define SELECT_TYPE_ARG1 int
  1332. | #define SELECT_TYPE_ARG234 (fd_set *)
  1333. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1334. | #define RETSIGTYPE void
  1335. | #define HAVE_STRCOLL 1
  1336. | #define HAVE_STRFTIME 1
  1337. | #define HAVE_UTIME_NULL 1
  1338. | #define HAVE_VPRINTF 1
  1339. | #define HAVE_ATEXIT 1
  1340. | #define HAVE_DUP2 1
  1341. | #define HAVE_FDATASYNC 1
  1342. | /* end confdefs.h. */
  1343. | /* Define fs_stat_dev to an innocuous variant, in case <limits.h> declares fs_stat_dev.
  1344. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1345. | #define fs_stat_dev innocuous_fs_stat_dev
  1346. |
  1347. | /* System header to define __stub macros and hopefully few prototypes,
  1348. | which can conflict with char fs_stat_dev (); below.
  1349. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1350. | <limits.h> exists even on freestanding compilers. */
  1351. |
  1352. | #ifdef __STDC__
  1353. | # include <limits.h>
  1354. | #else
  1355. | # include <assert.h>
  1356. | #endif
  1357. |
  1358. | #undef fs_stat_dev
  1359. |
  1360. | /* Override any GCC internal prototype to avoid an error.
  1361. | Use char because int might match the return type of a GCC
  1362. | builtin and then its argument prototype would still apply. */
  1363. | #ifdef __cplusplus
  1364. | extern "C"
  1365. | #endif
  1366. | char fs_stat_dev ();
  1367. | /* The GNU C library defines this for functions which it implements
  1368. | to always fail with ENOSYS. Some functions are actually named
  1369. | something starting with __ and the normal name is an alias. */
  1370. | #if defined __stub_fs_stat_dev || defined __stub___fs_stat_dev
  1371. | choke me
  1372. | #endif
  1373. |
  1374. | int
  1375. | main ()
  1376. | {
  1377. | return fs_stat_dev ();
  1378. | ;
  1379. | return 0;
  1380. | }
  1381. configure:21574: result: no
  1382. configure:21574: checking for ftime
  1383. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1384. configure:21574: $? = 0
  1385. configure:21574: result: yes
  1386. configure:21574: checking for ftruncate
  1387. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1388. configure:21574: $? = 0
  1389. configure:21574: result: yes
  1390. configure:21574: checking for getcwd
  1391. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1392. configure:21574: $? = 0
  1393. configure:21574: result: yes
  1394. configure:21574: checking for gethostbyaddr
  1395. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1396. configure:21574: $? = 0
  1397. configure:21574: result: yes
  1398. configure:21574: checking for gethostbyname
  1399. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1400. configure:21574: $? = 0
  1401. configure:21574: result: yes
  1402. configure:21574: checking for gethostname
  1403. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1404. configure:21574: $? = 0
  1405. configure:21574: result: yes
  1406. configure:21574: checking for getpagesize
  1407. configure:21574: result: yes
  1408. configure:21574: checking for getpass
  1409. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1410. configure:21574: $? = 0
  1411. configure:21574: result: yes
  1412. configure:21574: checking for gettimeofday
  1413. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1414. configure:21574: $? = 0
  1415. configure:21574: result: yes
  1416. configure:21574: checking for inet_ntoa
  1417. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1418. configure:21574: $? = 0
  1419. configure:21574: result: yes
  1420. configure:21574: checking for lchown
  1421. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1422. configure:21574: $? = 0
  1423. configure:21574: result: yes
  1424. configure:21574: checking for localeconv
  1425. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1426. configure:21574: $? = 0
  1427. configure:21574: result: yes
  1428. configure:21574: checking for memchr
  1429. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1430. conftest.c:91:6: warning: conflicting types for built-in function 'memchr'
  1431. char memchr ();
  1432. ^
  1433. configure:21574: $? = 0
  1434. configure:21574: result: yes
  1435. configure:21574: checking for memmove
  1436. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1437. conftest.c:92:6: warning: conflicting types for built-in function 'memmove'
  1438. char memmove ();
  1439. ^
  1440. configure:21574: $? = 0
  1441. configure:21574: result: yes
  1442. configure:21574: checking for memset
  1443. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1444. conftest.c:93:6: warning: conflicting types for built-in function 'memset'
  1445. char memset ();
  1446. ^
  1447. configure:21574: $? = 0
  1448. configure:21574: result: yes
  1449. configure:21574: checking for mkdir
  1450. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1451. configure:21574: $? = 0
  1452. configure:21574: result: yes
  1453. configure:21574: checking for modf
  1454. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1455. conftest.c:95:6: warning: conflicting types for built-in function 'modf'
  1456. char modf ();
  1457. ^
  1458. configure:21574: $? = 0
  1459. configure:21574: result: yes
  1460. configure:21574: checking for munmap
  1461. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1462. configure:21574: $? = 0
  1463. configure:21574: result: yes
  1464. configure:21574: checking for pow
  1465. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1466. conftest.c:97:6: warning: conflicting types for built-in function 'pow'
  1467. char pow ();
  1468. ^
  1469. /tmp/ccGOTvVU.o: In function `main':
  1470. /m/BUILDS/xbmc-15.2-Isengard/conftest.c:108: undefined reference to `pow'
  1471. collect2: error: ld returned 1 exit status
  1472. configure:21574: $? = 1
  1473. configure: failed program was:
  1474. | /* confdefs.h */
  1475. | #define PACKAGE_NAME "kodi"
  1476. | #define PACKAGE_TARNAME "kodi"
  1477. | #define PACKAGE_VERSION "15.2.000"
  1478. | #define PACKAGE_STRING "kodi 15.2.000"
  1479. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  1480. | #define PACKAGE_URL ""
  1481. | #define PACKAGE "kodi"
  1482. | #define VERSION "15.2.000"
  1483. | #define HAVE_LIRC 1
  1484. | #define LIRC_DEVICE "/dev/lircd"
  1485. | #define HAVE_CXX11 1
  1486. | #define STDC_HEADERS 1
  1487. | #define HAVE_SYS_TYPES_H 1
  1488. | #define HAVE_SYS_STAT_H 1
  1489. | #define HAVE_STDLIB_H 1
  1490. | #define HAVE_STRING_H 1
  1491. | #define HAVE_MEMORY_H 1
  1492. | #define HAVE_STRINGS_H 1
  1493. | #define HAVE_INTTYPES_H 1
  1494. | #define HAVE_STDINT_H 1
  1495. | #define HAVE_UNISTD_H 1
  1496. | #define HAVE_DLFCN_H 1
  1497. | #define LT_OBJDIR ".libs/"
  1498. | #define HAVE_ALLOCA_H 1
  1499. | #define HAVE_ALLOCA 1
  1500. | #define HAVE_UNISTD_H 1
  1501. | #define HAVE_CHOWN 1
  1502. | #define HAVE_DIRENT_H 1
  1503. | #define HAVE_FSEEKO 1
  1504. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1505. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1506. | #define TIME_WITH_SYS_TIME 1
  1507. | #define HAVE_SYS_TIME_H 1
  1508. | #define HAVE_UNISTD_H 1
  1509. | #define HAVE_STDLIB_H 1
  1510. | #define HAVE_SYS_PARAM_H 1
  1511. | #define HAVE_UTIME_H 1
  1512. | #define HAVE_ALARM 1
  1513. | #define HAVE_GETPAGESIZE 1
  1514. | #define HAVE_MMAP 1
  1515. | #define HAVE_SYS_SELECT_H 1
  1516. | #define HAVE_SYS_SOCKET_H 1
  1517. | #define SELECT_TYPE_ARG1 int
  1518. | #define SELECT_TYPE_ARG234 (fd_set *)
  1519. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1520. | #define RETSIGTYPE void
  1521. | #define HAVE_STRCOLL 1
  1522. | #define HAVE_STRFTIME 1
  1523. | #define HAVE_UTIME_NULL 1
  1524. | #define HAVE_VPRINTF 1
  1525. | #define HAVE_ATEXIT 1
  1526. | #define HAVE_DUP2 1
  1527. | #define HAVE_FDATASYNC 1
  1528. | #define HAVE_FTIME 1
  1529. | #define HAVE_FTRUNCATE 1
  1530. | #define HAVE_GETCWD 1
  1531. | #define HAVE_GETHOSTBYADDR 1
  1532. | #define HAVE_GETHOSTBYNAME 1
  1533. | #define HAVE_GETHOSTNAME 1
  1534. | #define HAVE_GETPAGESIZE 1
  1535. | #define HAVE_GETPASS 1
  1536. | #define HAVE_GETTIMEOFDAY 1
  1537. | #define HAVE_INET_NTOA 1
  1538. | #define HAVE_LCHOWN 1
  1539. | #define HAVE_LOCALECONV 1
  1540. | #define HAVE_MEMCHR 1
  1541. | #define HAVE_MEMMOVE 1
  1542. | #define HAVE_MEMSET 1
  1543. | #define HAVE_MKDIR 1
  1544. | #define HAVE_MODF 1
  1545. | #define HAVE_MUNMAP 1
  1546. | /* end confdefs.h. */
  1547. | /* Define pow to an innocuous variant, in case <limits.h> declares pow.
  1548. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1549. | #define pow innocuous_pow
  1550. |
  1551. | /* System header to define __stub macros and hopefully few prototypes,
  1552. | which can conflict with char pow (); below.
  1553. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1554. | <limits.h> exists even on freestanding compilers. */
  1555. |
  1556. | #ifdef __STDC__
  1557. | # include <limits.h>
  1558. | #else
  1559. | # include <assert.h>
  1560. | #endif
  1561. |
  1562. | #undef pow
  1563. |
  1564. | /* Override any GCC internal prototype to avoid an error.
  1565. | Use char because int might match the return type of a GCC
  1566. | builtin and then its argument prototype would still apply. */
  1567. | #ifdef __cplusplus
  1568. | extern "C"
  1569. | #endif
  1570. | char pow ();
  1571. | /* The GNU C library defines this for functions which it implements
  1572. | to always fail with ENOSYS. Some functions are actually named
  1573. | something starting with __ and the normal name is an alias. */
  1574. | #if defined __stub_pow || defined __stub___pow
  1575. | choke me
  1576. | #endif
  1577. |
  1578. | int
  1579. | main ()
  1580. | {
  1581. | return pow ();
  1582. | ;
  1583. | return 0;
  1584. | }
  1585. configure:21574: result: no
  1586. configure:21574: checking for rmdir
  1587. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1588. configure:21574: $? = 0
  1589. configure:21574: result: yes
  1590. configure:21574: checking for select
  1591. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1592. configure:21574: $? = 0
  1593. configure:21574: result: yes
  1594. configure:21574: checking for setenv
  1595. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1596. configure:21574: $? = 0
  1597. configure:21574: result: yes
  1598. configure:21574: checking for setlocale
  1599. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1600. configure:21574: $? = 0
  1601. configure:21574: result: yes
  1602. configure:21574: checking for socket
  1603. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1604. configure:21574: $? = 0
  1605. configure:21574: result: yes
  1606. configure:21574: checking for sqrt
  1607. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1608. conftest.c:102:6: warning: conflicting types for built-in function 'sqrt'
  1609. char sqrt ();
  1610. ^
  1611. /tmp/ccRJkB1h.o: In function `main':
  1612. /m/BUILDS/xbmc-15.2-Isengard/conftest.c:113: undefined reference to `sqrt'
  1613. collect2: error: ld returned 1 exit status
  1614. configure:21574: $? = 1
  1615. configure: failed program was:
  1616. | /* confdefs.h */
  1617. | #define PACKAGE_NAME "kodi"
  1618. | #define PACKAGE_TARNAME "kodi"
  1619. | #define PACKAGE_VERSION "15.2.000"
  1620. | #define PACKAGE_STRING "kodi 15.2.000"
  1621. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  1622. | #define PACKAGE_URL ""
  1623. | #define PACKAGE "kodi"
  1624. | #define VERSION "15.2.000"
  1625. | #define HAVE_LIRC 1
  1626. | #define LIRC_DEVICE "/dev/lircd"
  1627. | #define HAVE_CXX11 1
  1628. | #define STDC_HEADERS 1
  1629. | #define HAVE_SYS_TYPES_H 1
  1630. | #define HAVE_SYS_STAT_H 1
  1631. | #define HAVE_STDLIB_H 1
  1632. | #define HAVE_STRING_H 1
  1633. | #define HAVE_MEMORY_H 1
  1634. | #define HAVE_STRINGS_H 1
  1635. | #define HAVE_INTTYPES_H 1
  1636. | #define HAVE_STDINT_H 1
  1637. | #define HAVE_UNISTD_H 1
  1638. | #define HAVE_DLFCN_H 1
  1639. | #define LT_OBJDIR ".libs/"
  1640. | #define HAVE_ALLOCA_H 1
  1641. | #define HAVE_ALLOCA 1
  1642. | #define HAVE_UNISTD_H 1
  1643. | #define HAVE_CHOWN 1
  1644. | #define HAVE_DIRENT_H 1
  1645. | #define HAVE_FSEEKO 1
  1646. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1647. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1648. | #define TIME_WITH_SYS_TIME 1
  1649. | #define HAVE_SYS_TIME_H 1
  1650. | #define HAVE_UNISTD_H 1
  1651. | #define HAVE_STDLIB_H 1
  1652. | #define HAVE_SYS_PARAM_H 1
  1653. | #define HAVE_UTIME_H 1
  1654. | #define HAVE_ALARM 1
  1655. | #define HAVE_GETPAGESIZE 1
  1656. | #define HAVE_MMAP 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_STRCOLL 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_FDATASYNC 1
  1670. | #define HAVE_FTIME 1
  1671. | #define HAVE_FTRUNCATE 1
  1672. | #define HAVE_GETCWD 1
  1673. | #define HAVE_GETHOSTBYADDR 1
  1674. | #define HAVE_GETHOSTBYNAME 1
  1675. | #define HAVE_GETHOSTNAME 1
  1676. | #define HAVE_GETPAGESIZE 1
  1677. | #define HAVE_GETPASS 1
  1678. | #define HAVE_GETTIMEOFDAY 1
  1679. | #define HAVE_INET_NTOA 1
  1680. | #define HAVE_LCHOWN 1
  1681. | #define HAVE_LOCALECONV 1
  1682. | #define HAVE_MEMCHR 1
  1683. | #define HAVE_MEMMOVE 1
  1684. | #define HAVE_MEMSET 1
  1685. | #define HAVE_MKDIR 1
  1686. | #define HAVE_MODF 1
  1687. | #define HAVE_MUNMAP 1
  1688. | #define HAVE_RMDIR 1
  1689. | #define HAVE_SELECT 1
  1690. | #define HAVE_SETENV 1
  1691. | #define HAVE_SETLOCALE 1
  1692. | #define HAVE_SOCKET 1
  1693. | /* end confdefs.h. */
  1694. | /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
  1695. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1696. | #define sqrt innocuous_sqrt
  1697. |
  1698. | /* System header to define __stub macros and hopefully few prototypes,
  1699. | which can conflict with char sqrt (); below.
  1700. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1701. | <limits.h> exists even on freestanding compilers. */
  1702. |
  1703. | #ifdef __STDC__
  1704. | # include <limits.h>
  1705. | #else
  1706. | # include <assert.h>
  1707. | #endif
  1708. |
  1709. | #undef sqrt
  1710. |
  1711. | /* Override any GCC internal prototype to avoid an error.
  1712. | Use char because int might match the return type of a GCC
  1713. | builtin and then its argument prototype would still apply. */
  1714. | #ifdef __cplusplus
  1715. | extern "C"
  1716. | #endif
  1717. | char sqrt ();
  1718. | /* The GNU C library defines this for functions which it implements
  1719. | to always fail with ENOSYS. Some functions are actually named
  1720. | something starting with __ and the normal name is an alias. */
  1721. | #if defined __stub_sqrt || defined __stub___sqrt
  1722. | choke me
  1723. | #endif
  1724. |
  1725. | int
  1726. | main ()
  1727. | {
  1728. | return sqrt ();
  1729. | ;
  1730. | return 0;
  1731. | }
  1732. configure:21574: result: no
  1733. configure:21574: checking for strcasecmp
  1734. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1735. conftest.c:102:6: warning: conflicting types for built-in function 'strcasecmp'
  1736. char strcasecmp ();
  1737. ^
  1738. configure:21574: $? = 0
  1739. configure:21574: result: yes
  1740. configure:21574: checking for strchr
  1741. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1742. conftest.c:103:6: warning: conflicting types for built-in function 'strchr'
  1743. char strchr ();
  1744. ^
  1745. configure:21574: $? = 0
  1746. configure:21574: result: yes
  1747. configure:21574: checking for strcspn
  1748. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1749. conftest.c:104:6: warning: conflicting types for built-in function 'strcspn'
  1750. char strcspn ();
  1751. ^
  1752. configure:21574: $? = 0
  1753. configure:21574: result: yes
  1754. configure:21574: checking for strdup
  1755. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1756. conftest.c:105:6: warning: conflicting types for built-in function 'strdup'
  1757. char strdup ();
  1758. ^
  1759. configure:21574: $? = 0
  1760. configure:21574: result: yes
  1761. configure:21574: checking for strerror
  1762. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1763. configure:21574: $? = 0
  1764. configure:21574: result: yes
  1765. configure:21574: checking for strncasecmp
  1766. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1767. conftest.c:107:6: warning: conflicting types for built-in function 'strncasecmp'
  1768. char strncasecmp ();
  1769. ^
  1770. configure:21574: $? = 0
  1771. configure:21574: result: yes
  1772. configure:21574: checking for strpbrk
  1773. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1774. conftest.c:108:6: warning: conflicting types for built-in function 'strpbrk'
  1775. char strpbrk ();
  1776. ^
  1777. configure:21574: $? = 0
  1778. configure:21574: result: yes
  1779. configure:21574: checking for strrchr
  1780. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1781. conftest.c:109:6: warning: conflicting types for built-in function 'strrchr'
  1782. char strrchr ();
  1783. ^
  1784. configure:21574: $? = 0
  1785. configure:21574: result: yes
  1786. configure:21574: checking for strspn
  1787. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1788. conftest.c:110:6: warning: conflicting types for built-in function 'strspn'
  1789. char strspn ();
  1790. ^
  1791. configure:21574: $? = 0
  1792. configure:21574: result: yes
  1793. configure:21574: checking for strstr
  1794. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1795. conftest.c:111:6: warning: conflicting types for built-in function 'strstr'
  1796. char strstr ();
  1797. ^
  1798. configure:21574: $? = 0
  1799. configure:21574: result: yes
  1800. configure:21574: checking for strtol
  1801. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1802. configure:21574: $? = 0
  1803. configure:21574: result: yes
  1804. configure:21574: checking for strtoul
  1805. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1806. configure:21574: $? = 0
  1807. configure:21574: result: yes
  1808. configure:21574: checking for sysinfo
  1809. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1810. configure:21574: $? = 0
  1811. configure:21574: result: yes
  1812. configure:21574: checking for tzset
  1813. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1814. configure:21574: $? = 0
  1815. configure:21574: result: yes
  1816. configure:21574: checking for utime
  1817. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1818. configure:21574: $? = 0
  1819. configure:21574: result: yes
  1820. configure:21574: checking for posix_fadvise
  1821. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1822. configure:21574: $? = 0
  1823. configure:21574: result: yes
  1824. configure:21574: checking for localtime_r
  1825. configure:21574: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1826. configure:21574: $? = 0
  1827. configure:21574: result: yes
  1828. configure:21589: checking size of int
  1829. configure:21594: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1830. configure:21594: $? = 0
  1831. configure:21594: ./conftest
  1832. configure:21594: $? = 0
  1833. configure:21608: result: 4
  1834. configure:21622: checking size of size_t
  1835. configure:21627: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1836. configure:21627: $? = 0
  1837. configure:21627: ./conftest
  1838. configure:21627: $? = 0
  1839. configure:21641: result: 4
  1840. configure:21653: checking for __sync_add_and_fetch(temp, 1)
  1841. configure:21666: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1842. conftest.c: In function 'main':
  1843. conftest.c:102:20: warning: unused variable 'ret' [-Wunused-variable]
  1844. long* temp=0; long ret=__sync_add_and_fetch(temp, 1);
  1845. ^
  1846. configure:21666: $? = 0
  1847. configure:21673: result: yes
  1848. configure:21681: checking for __sync_sub_and_fetch(temp, 1)
  1849. configure:21694: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1850. conftest.c: In function 'main':
  1851. conftest.c:103:20: warning: unused variable 'ret' [-Wunused-variable]
  1852. long* temp=0; long ret=__sync_sub_and_fetch(temp, 1);
  1853. ^
  1854. configure:21694: $? = 0
  1855. configure:21701: result: yes
  1856. configure:21709: checking for __sync_val_compare_and_swap(temp, 1, 1)
  1857. configure:21722: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1858. conftest.c: In function 'main':
  1859. conftest.c:104:22: warning: unused variable 'ret' [-Wunused-variable]
  1860. long *temp = 0; long ret=__sync_val_compare_and_swap(temp, 1, 1);
  1861. ^
  1862. configure:21722: $? = 0
  1863. configure:21729: result: yes
  1864. configure:21744: checking for std::u16string
  1865. configure:21744: g++ -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -msse conftest.cpp >&5
  1866. configure:21744: $? = 0
  1867. configure:21744: g++ -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -msse conftest.cpp >&5
  1868. conftest.cpp: In function 'int main()':
  1869. conftest.cpp:106:28: error: expected primary-expression before ')' token
  1870. if (sizeof ((std::u16string)))
  1871. ^
  1872. configure:21744: $? = 1
  1873. configure: failed program was:
  1874. | /* confdefs.h */
  1875. | #define PACKAGE_NAME "kodi"
  1876. | #define PACKAGE_TARNAME "kodi"
  1877. | #define PACKAGE_VERSION "15.2.000"
  1878. | #define PACKAGE_STRING "kodi 15.2.000"
  1879. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  1880. | #define PACKAGE_URL ""
  1881. | #define PACKAGE "kodi"
  1882. | #define VERSION "15.2.000"
  1883. | #define HAVE_LIRC 1
  1884. | #define LIRC_DEVICE "/dev/lircd"
  1885. | #define HAVE_CXX11 1
  1886. | #define STDC_HEADERS 1
  1887. | #define HAVE_SYS_TYPES_H 1
  1888. | #define HAVE_SYS_STAT_H 1
  1889. | #define HAVE_STDLIB_H 1
  1890. | #define HAVE_STRING_H 1
  1891. | #define HAVE_MEMORY_H 1
  1892. | #define HAVE_STRINGS_H 1
  1893. | #define HAVE_INTTYPES_H 1
  1894. | #define HAVE_STDINT_H 1
  1895. | #define HAVE_UNISTD_H 1
  1896. | #define HAVE_DLFCN_H 1
  1897. | #define LT_OBJDIR ".libs/"
  1898. | #define HAVE_ALLOCA_H 1
  1899. | #define HAVE_ALLOCA 1
  1900. | #define HAVE_UNISTD_H 1
  1901. | #define HAVE_CHOWN 1
  1902. | #define HAVE_DIRENT_H 1
  1903. | #define HAVE_FSEEKO 1
  1904. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1905. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1906. | #define TIME_WITH_SYS_TIME 1
  1907. | #define HAVE_SYS_TIME_H 1
  1908. | #define HAVE_UNISTD_H 1
  1909. | #define HAVE_STDLIB_H 1
  1910. | #define HAVE_SYS_PARAM_H 1
  1911. | #define HAVE_UTIME_H 1
  1912. | #define HAVE_ALARM 1
  1913. | #define HAVE_GETPAGESIZE 1
  1914. | #define HAVE_MMAP 1
  1915. | #define HAVE_SYS_SELECT_H 1
  1916. | #define HAVE_SYS_SOCKET_H 1
  1917. | #define SELECT_TYPE_ARG1 int
  1918. | #define SELECT_TYPE_ARG234 (fd_set *)
  1919. | #define SELECT_TYPE_ARG5 (struct timeval *)
  1920. | #define RETSIGTYPE void
  1921. | #define HAVE_STRCOLL 1
  1922. | #define HAVE_STRFTIME 1
  1923. | #define HAVE_UTIME_NULL 1
  1924. | #define HAVE_VPRINTF 1
  1925. | #define HAVE_ATEXIT 1
  1926. | #define HAVE_DUP2 1
  1927. | #define HAVE_FDATASYNC 1
  1928. | #define HAVE_FTIME 1
  1929. | #define HAVE_FTRUNCATE 1
  1930. | #define HAVE_GETCWD 1
  1931. | #define HAVE_GETHOSTBYADDR 1
  1932. | #define HAVE_GETHOSTBYNAME 1
  1933. | #define HAVE_GETHOSTNAME 1
  1934. | #define HAVE_GETPAGESIZE 1
  1935. | #define HAVE_GETPASS 1
  1936. | #define HAVE_GETTIMEOFDAY 1
  1937. | #define HAVE_INET_NTOA 1
  1938. | #define HAVE_LCHOWN 1
  1939. | #define HAVE_LOCALECONV 1
  1940. | #define HAVE_MEMCHR 1
  1941. | #define HAVE_MEMMOVE 1
  1942. | #define HAVE_MEMSET 1
  1943. | #define HAVE_MKDIR 1
  1944. | #define HAVE_MODF 1
  1945. | #define HAVE_MUNMAP 1
  1946. | #define HAVE_RMDIR 1
  1947. | #define HAVE_SELECT 1
  1948. | #define HAVE_SETENV 1
  1949. | #define HAVE_SETLOCALE 1
  1950. | #define HAVE_SOCKET 1
  1951. | #define HAVE_STRCASECMP 1
  1952. | #define HAVE_STRCHR 1
  1953. | #define HAVE_STRCSPN 1
  1954. | #define HAVE_STRDUP 1
  1955. | #define HAVE_STRERROR 1
  1956. | #define HAVE_STRNCASECMP 1
  1957. | #define HAVE_STRPBRK 1
  1958. | #define HAVE_STRRCHR 1
  1959. | #define HAVE_STRSPN 1
  1960. | #define HAVE_STRSTR 1
  1961. | #define HAVE_STRTOL 1
  1962. | #define HAVE_STRTOUL 1
  1963. | #define HAVE_SYSINFO 1
  1964. | #define HAVE_TZSET 1
  1965. | #define HAVE_UTIME 1
  1966. | #define HAVE_POSIX_FADVISE 1
  1967. | #define HAVE_LOCALTIME_R 1
  1968. | #define SIZEOF_INT 4
  1969. | #define SIZEOF_SIZE_T 4
  1970. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  1971. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  1972. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  1973. | /* end confdefs.h. */
  1974. | #include <string>
  1975. |
  1976. | int
  1977. | main ()
  1978. | {
  1979. | if (sizeof ((std::u16string)))
  1980. | return 0;
  1981. | ;
  1982. | return 0;
  1983. | }
  1984. configure:21744: result: yes
  1985. configure:21754: checking for std::u32string
  1986. configure:21754: g++ -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -msse conftest.cpp >&5
  1987. configure:21754: $? = 0
  1988. configure:21754: g++ -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -msse conftest.cpp >&5
  1989. conftest.cpp: In function 'int main()':
  1990. conftest.cpp:107:28: error: expected primary-expression before ')' token
  1991. if (sizeof ((std::u32string)))
  1992. ^
  1993. configure:21754: $? = 1
  1994. configure: failed program was:
  1995. | /* confdefs.h */
  1996. | #define PACKAGE_NAME "kodi"
  1997. | #define PACKAGE_TARNAME "kodi"
  1998. | #define PACKAGE_VERSION "15.2.000"
  1999. | #define PACKAGE_STRING "kodi 15.2.000"
  2000. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  2001. | #define PACKAGE_URL ""
  2002. | #define PACKAGE "kodi"
  2003. | #define VERSION "15.2.000"
  2004. | #define HAVE_LIRC 1
  2005. | #define LIRC_DEVICE "/dev/lircd"
  2006. | #define HAVE_CXX11 1
  2007. | #define STDC_HEADERS 1
  2008. | #define HAVE_SYS_TYPES_H 1
  2009. | #define HAVE_SYS_STAT_H 1
  2010. | #define HAVE_STDLIB_H 1
  2011. | #define HAVE_STRING_H 1
  2012. | #define HAVE_MEMORY_H 1
  2013. | #define HAVE_STRINGS_H 1
  2014. | #define HAVE_INTTYPES_H 1
  2015. | #define HAVE_STDINT_H 1
  2016. | #define HAVE_UNISTD_H 1
  2017. | #define HAVE_DLFCN_H 1
  2018. | #define LT_OBJDIR ".libs/"
  2019. | #define HAVE_ALLOCA_H 1
  2020. | #define HAVE_ALLOCA 1
  2021. | #define HAVE_UNISTD_H 1
  2022. | #define HAVE_CHOWN 1
  2023. | #define HAVE_DIRENT_H 1
  2024. | #define HAVE_FSEEKO 1
  2025. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2026. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2027. | #define TIME_WITH_SYS_TIME 1
  2028. | #define HAVE_SYS_TIME_H 1
  2029. | #define HAVE_UNISTD_H 1
  2030. | #define HAVE_STDLIB_H 1
  2031. | #define HAVE_SYS_PARAM_H 1
  2032. | #define HAVE_UTIME_H 1
  2033. | #define HAVE_ALARM 1
  2034. | #define HAVE_GETPAGESIZE 1
  2035. | #define HAVE_MMAP 1
  2036. | #define HAVE_SYS_SELECT_H 1
  2037. | #define HAVE_SYS_SOCKET_H 1
  2038. | #define SELECT_TYPE_ARG1 int
  2039. | #define SELECT_TYPE_ARG234 (fd_set *)
  2040. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2041. | #define RETSIGTYPE void
  2042. | #define HAVE_STRCOLL 1
  2043. | #define HAVE_STRFTIME 1
  2044. | #define HAVE_UTIME_NULL 1
  2045. | #define HAVE_VPRINTF 1
  2046. | #define HAVE_ATEXIT 1
  2047. | #define HAVE_DUP2 1
  2048. | #define HAVE_FDATASYNC 1
  2049. | #define HAVE_FTIME 1
  2050. | #define HAVE_FTRUNCATE 1
  2051. | #define HAVE_GETCWD 1
  2052. | #define HAVE_GETHOSTBYADDR 1
  2053. | #define HAVE_GETHOSTBYNAME 1
  2054. | #define HAVE_GETHOSTNAME 1
  2055. | #define HAVE_GETPAGESIZE 1
  2056. | #define HAVE_GETPASS 1
  2057. | #define HAVE_GETTIMEOFDAY 1
  2058. | #define HAVE_INET_NTOA 1
  2059. | #define HAVE_LCHOWN 1
  2060. | #define HAVE_LOCALECONV 1
  2061. | #define HAVE_MEMCHR 1
  2062. | #define HAVE_MEMMOVE 1
  2063. | #define HAVE_MEMSET 1
  2064. | #define HAVE_MKDIR 1
  2065. | #define HAVE_MODF 1
  2066. | #define HAVE_MUNMAP 1
  2067. | #define HAVE_RMDIR 1
  2068. | #define HAVE_SELECT 1
  2069. | #define HAVE_SETENV 1
  2070. | #define HAVE_SETLOCALE 1
  2071. | #define HAVE_SOCKET 1
  2072. | #define HAVE_STRCASECMP 1
  2073. | #define HAVE_STRCHR 1
  2074. | #define HAVE_STRCSPN 1
  2075. | #define HAVE_STRDUP 1
  2076. | #define HAVE_STRERROR 1
  2077. | #define HAVE_STRNCASECMP 1
  2078. | #define HAVE_STRPBRK 1
  2079. | #define HAVE_STRRCHR 1
  2080. | #define HAVE_STRSPN 1
  2081. | #define HAVE_STRSTR 1
  2082. | #define HAVE_STRTOL 1
  2083. | #define HAVE_STRTOUL 1
  2084. | #define HAVE_SYSINFO 1
  2085. | #define HAVE_TZSET 1
  2086. | #define HAVE_UTIME 1
  2087. | #define HAVE_POSIX_FADVISE 1
  2088. | #define HAVE_LOCALTIME_R 1
  2089. | #define SIZEOF_INT 4
  2090. | #define SIZEOF_SIZE_T 4
  2091. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  2092. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  2093. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  2094. | #define HAVE_STD__U16STRING 1
  2095. | /* end confdefs.h. */
  2096. | #include <string>
  2097. |
  2098. | int
  2099. | main ()
  2100. | {
  2101. | if (sizeof ((std::u32string)))
  2102. | return 0;
  2103. | ;
  2104. | return 0;
  2105. | }
  2106. configure:21754: result: yes
  2107. configure:21765: checking for char16_t
  2108. configure:21765: g++ -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -msse conftest.cpp >&5
  2109. configure:21765: $? = 0
  2110. configure:21765: g++ -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -msse conftest.cpp >&5
  2111. conftest.cpp: In function 'int main()':
  2112. conftest.cpp:139:14: error: expected primary-expression before 'char16_t'
  2113. if (sizeof ((char16_t)))
  2114. ^
  2115. conftest.cpp:139:14: error: expected ')' before 'char16_t'
  2116. conftest.cpp:140:14: error: expected ')' before ';' token
  2117. return 0;
  2118. ^
  2119. conftest.cpp:140:14: error: expected ')' before ';' token
  2120. configure:21765: $? = 1
  2121. configure: failed program was:
  2122. | /* confdefs.h */
  2123. | #define PACKAGE_NAME "kodi"
  2124. | #define PACKAGE_TARNAME "kodi"
  2125. | #define PACKAGE_VERSION "15.2.000"
  2126. | #define PACKAGE_STRING "kodi 15.2.000"
  2127. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  2128. | #define PACKAGE_URL ""
  2129. | #define PACKAGE "kodi"
  2130. | #define VERSION "15.2.000"
  2131. | #define HAVE_LIRC 1
  2132. | #define LIRC_DEVICE "/dev/lircd"
  2133. | #define HAVE_CXX11 1
  2134. | #define STDC_HEADERS 1
  2135. | #define HAVE_SYS_TYPES_H 1
  2136. | #define HAVE_SYS_STAT_H 1
  2137. | #define HAVE_STDLIB_H 1
  2138. | #define HAVE_STRING_H 1
  2139. | #define HAVE_MEMORY_H 1
  2140. | #define HAVE_STRINGS_H 1
  2141. | #define HAVE_INTTYPES_H 1
  2142. | #define HAVE_STDINT_H 1
  2143. | #define HAVE_UNISTD_H 1
  2144. | #define HAVE_DLFCN_H 1
  2145. | #define LT_OBJDIR ".libs/"
  2146. | #define HAVE_ALLOCA_H 1
  2147. | #define HAVE_ALLOCA 1
  2148. | #define HAVE_UNISTD_H 1
  2149. | #define HAVE_CHOWN 1
  2150. | #define HAVE_DIRENT_H 1
  2151. | #define HAVE_FSEEKO 1
  2152. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2153. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2154. | #define TIME_WITH_SYS_TIME 1
  2155. | #define HAVE_SYS_TIME_H 1
  2156. | #define HAVE_UNISTD_H 1
  2157. | #define HAVE_STDLIB_H 1
  2158. | #define HAVE_SYS_PARAM_H 1
  2159. | #define HAVE_UTIME_H 1
  2160. | #define HAVE_ALARM 1
  2161. | #define HAVE_GETPAGESIZE 1
  2162. | #define HAVE_MMAP 1
  2163. | #define HAVE_SYS_SELECT_H 1
  2164. | #define HAVE_SYS_SOCKET_H 1
  2165. | #define SELECT_TYPE_ARG1 int
  2166. | #define SELECT_TYPE_ARG234 (fd_set *)
  2167. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2168. | #define RETSIGTYPE void
  2169. | #define HAVE_STRCOLL 1
  2170. | #define HAVE_STRFTIME 1
  2171. | #define HAVE_UTIME_NULL 1
  2172. | #define HAVE_VPRINTF 1
  2173. | #define HAVE_ATEXIT 1
  2174. | #define HAVE_DUP2 1
  2175. | #define HAVE_FDATASYNC 1
  2176. | #define HAVE_FTIME 1
  2177. | #define HAVE_FTRUNCATE 1
  2178. | #define HAVE_GETCWD 1
  2179. | #define HAVE_GETHOSTBYADDR 1
  2180. | #define HAVE_GETHOSTBYNAME 1
  2181. | #define HAVE_GETHOSTNAME 1
  2182. | #define HAVE_GETPAGESIZE 1
  2183. | #define HAVE_GETPASS 1
  2184. | #define HAVE_GETTIMEOFDAY 1
  2185. | #define HAVE_INET_NTOA 1
  2186. | #define HAVE_LCHOWN 1
  2187. | #define HAVE_LOCALECONV 1
  2188. | #define HAVE_MEMCHR 1
  2189. | #define HAVE_MEMMOVE 1
  2190. | #define HAVE_MEMSET 1
  2191. | #define HAVE_MKDIR 1
  2192. | #define HAVE_MODF 1
  2193. | #define HAVE_MUNMAP 1
  2194. | #define HAVE_RMDIR 1
  2195. | #define HAVE_SELECT 1
  2196. | #define HAVE_SETENV 1
  2197. | #define HAVE_SETLOCALE 1
  2198. | #define HAVE_SOCKET 1
  2199. | #define HAVE_STRCASECMP 1
  2200. | #define HAVE_STRCHR 1
  2201. | #define HAVE_STRCSPN 1
  2202. | #define HAVE_STRDUP 1
  2203. | #define HAVE_STRERROR 1
  2204. | #define HAVE_STRNCASECMP 1
  2205. | #define HAVE_STRPBRK 1
  2206. | #define HAVE_STRRCHR 1
  2207. | #define HAVE_STRSPN 1
  2208. | #define HAVE_STRSTR 1
  2209. | #define HAVE_STRTOL 1
  2210. | #define HAVE_STRTOUL 1
  2211. | #define HAVE_SYSINFO 1
  2212. | #define HAVE_TZSET 1
  2213. | #define HAVE_UTIME 1
  2214. | #define HAVE_POSIX_FADVISE 1
  2215. | #define HAVE_LOCALTIME_R 1
  2216. | #define SIZEOF_INT 4
  2217. | #define SIZEOF_SIZE_T 4
  2218. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  2219. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  2220. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  2221. | #define HAVE_STD__U16STRING 1
  2222. | #define HAVE_STD__U32STRING 1
  2223. | /* end confdefs.h. */
  2224. | #include <stdio.h>
  2225. | #ifdef HAVE_SYS_TYPES_H
  2226. | # include <sys/types.h>
  2227. | #endif
  2228. | #ifdef HAVE_SYS_STAT_H
  2229. | # include <sys/stat.h>
  2230. | #endif
  2231. | #ifdef STDC_HEADERS
  2232. | # include <stdlib.h>
  2233. | # include <stddef.h>
  2234. | #else
  2235. | # ifdef HAVE_STDLIB_H
  2236. | # include <stdlib.h>
  2237. | # endif
  2238. | #endif
  2239. | #ifdef HAVE_STRING_H
  2240. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2241. | # include <memory.h>
  2242. | # endif
  2243. | # include <string.h>
  2244. | #endif
  2245. | #ifdef HAVE_STRINGS_H
  2246. | # include <strings.h>
  2247. | #endif
  2248. | #ifdef HAVE_INTTYPES_H
  2249. | # include <inttypes.h>
  2250. | #endif
  2251. | #ifdef HAVE_STDINT_H
  2252. | # include <stdint.h>
  2253. | #endif
  2254. | #ifdef HAVE_UNISTD_H
  2255. | # include <unistd.h>
  2256. | #endif
  2257. | int
  2258. | main ()
  2259. | {
  2260. | if (sizeof ((char16_t)))
  2261. | return 0;
  2262. | ;
  2263. | return 0;
  2264. | }
  2265. configure:21765: result: yes
  2266. configure:21774: checking for char32_t
  2267. configure:21774: g++ -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -msse conftest.cpp >&5
  2268. configure:21774: $? = 0
  2269. configure:21774: g++ -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -msse conftest.cpp >&5
  2270. conftest.cpp: In function 'int main()':
  2271. conftest.cpp:140:14: error: expected primary-expression before 'char32_t'
  2272. if (sizeof ((char32_t)))
  2273. ^
  2274. conftest.cpp:140:14: error: expected ')' before 'char32_t'
  2275. conftest.cpp:141:14: error: expected ')' before ';' token
  2276. return 0;
  2277. ^
  2278. conftest.cpp:141:14: error: expected ')' before ';' token
  2279. configure:21774: $? = 1
  2280. configure: failed program was:
  2281. | /* confdefs.h */
  2282. | #define PACKAGE_NAME "kodi"
  2283. | #define PACKAGE_TARNAME "kodi"
  2284. | #define PACKAGE_VERSION "15.2.000"
  2285. | #define PACKAGE_STRING "kodi 15.2.000"
  2286. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  2287. | #define PACKAGE_URL ""
  2288. | #define PACKAGE "kodi"
  2289. | #define VERSION "15.2.000"
  2290. | #define HAVE_LIRC 1
  2291. | #define LIRC_DEVICE "/dev/lircd"
  2292. | #define HAVE_CXX11 1
  2293. | #define STDC_HEADERS 1
  2294. | #define HAVE_SYS_TYPES_H 1
  2295. | #define HAVE_SYS_STAT_H 1
  2296. | #define HAVE_STDLIB_H 1
  2297. | #define HAVE_STRING_H 1
  2298. | #define HAVE_MEMORY_H 1
  2299. | #define HAVE_STRINGS_H 1
  2300. | #define HAVE_INTTYPES_H 1
  2301. | #define HAVE_STDINT_H 1
  2302. | #define HAVE_UNISTD_H 1
  2303. | #define HAVE_DLFCN_H 1
  2304. | #define LT_OBJDIR ".libs/"
  2305. | #define HAVE_ALLOCA_H 1
  2306. | #define HAVE_ALLOCA 1
  2307. | #define HAVE_UNISTD_H 1
  2308. | #define HAVE_CHOWN 1
  2309. | #define HAVE_DIRENT_H 1
  2310. | #define HAVE_FSEEKO 1
  2311. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2312. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2313. | #define TIME_WITH_SYS_TIME 1
  2314. | #define HAVE_SYS_TIME_H 1
  2315. | #define HAVE_UNISTD_H 1
  2316. | #define HAVE_STDLIB_H 1
  2317. | #define HAVE_SYS_PARAM_H 1
  2318. | #define HAVE_UTIME_H 1
  2319. | #define HAVE_ALARM 1
  2320. | #define HAVE_GETPAGESIZE 1
  2321. | #define HAVE_MMAP 1
  2322. | #define HAVE_SYS_SELECT_H 1
  2323. | #define HAVE_SYS_SOCKET_H 1
  2324. | #define SELECT_TYPE_ARG1 int
  2325. | #define SELECT_TYPE_ARG234 (fd_set *)
  2326. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2327. | #define RETSIGTYPE void
  2328. | #define HAVE_STRCOLL 1
  2329. | #define HAVE_STRFTIME 1
  2330. | #define HAVE_UTIME_NULL 1
  2331. | #define HAVE_VPRINTF 1
  2332. | #define HAVE_ATEXIT 1
  2333. | #define HAVE_DUP2 1
  2334. | #define HAVE_FDATASYNC 1
  2335. | #define HAVE_FTIME 1
  2336. | #define HAVE_FTRUNCATE 1
  2337. | #define HAVE_GETCWD 1
  2338. | #define HAVE_GETHOSTBYADDR 1
  2339. | #define HAVE_GETHOSTBYNAME 1
  2340. | #define HAVE_GETHOSTNAME 1
  2341. | #define HAVE_GETPAGESIZE 1
  2342. | #define HAVE_GETPASS 1
  2343. | #define HAVE_GETTIMEOFDAY 1
  2344. | #define HAVE_INET_NTOA 1
  2345. | #define HAVE_LCHOWN 1
  2346. | #define HAVE_LOCALECONV 1
  2347. | #define HAVE_MEMCHR 1
  2348. | #define HAVE_MEMMOVE 1
  2349. | #define HAVE_MEMSET 1
  2350. | #define HAVE_MKDIR 1
  2351. | #define HAVE_MODF 1
  2352. | #define HAVE_MUNMAP 1
  2353. | #define HAVE_RMDIR 1
  2354. | #define HAVE_SELECT 1
  2355. | #define HAVE_SETENV 1
  2356. | #define HAVE_SETLOCALE 1
  2357. | #define HAVE_SOCKET 1
  2358. | #define HAVE_STRCASECMP 1
  2359. | #define HAVE_STRCHR 1
  2360. | #define HAVE_STRCSPN 1
  2361. | #define HAVE_STRDUP 1
  2362. | #define HAVE_STRERROR 1
  2363. | #define HAVE_STRNCASECMP 1
  2364. | #define HAVE_STRPBRK 1
  2365. | #define HAVE_STRRCHR 1
  2366. | #define HAVE_STRSPN 1
  2367. | #define HAVE_STRSTR 1
  2368. | #define HAVE_STRTOL 1
  2369. | #define HAVE_STRTOUL 1
  2370. | #define HAVE_SYSINFO 1
  2371. | #define HAVE_TZSET 1
  2372. | #define HAVE_UTIME 1
  2373. | #define HAVE_POSIX_FADVISE 1
  2374. | #define HAVE_LOCALTIME_R 1
  2375. | #define SIZEOF_INT 4
  2376. | #define SIZEOF_SIZE_T 4
  2377. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  2378. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  2379. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  2380. | #define HAVE_STD__U16STRING 1
  2381. | #define HAVE_STD__U32STRING 1
  2382. | #define HAVE_CHAR16_T 1
  2383. | /* end confdefs.h. */
  2384. | #include <stdio.h>
  2385. | #ifdef HAVE_SYS_TYPES_H
  2386. | # include <sys/types.h>
  2387. | #endif
  2388. | #ifdef HAVE_SYS_STAT_H
  2389. | # include <sys/stat.h>
  2390. | #endif
  2391. | #ifdef STDC_HEADERS
  2392. | # include <stdlib.h>
  2393. | # include <stddef.h>
  2394. | #else
  2395. | # ifdef HAVE_STDLIB_H
  2396. | # include <stdlib.h>
  2397. | # endif
  2398. | #endif
  2399. | #ifdef HAVE_STRING_H
  2400. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2401. | # include <memory.h>
  2402. | # endif
  2403. | # include <string.h>
  2404. | #endif
  2405. | #ifdef HAVE_STRINGS_H
  2406. | # include <strings.h>
  2407. | #endif
  2408. | #ifdef HAVE_INTTYPES_H
  2409. | # include <inttypes.h>
  2410. | #endif
  2411. | #ifdef HAVE_STDINT_H
  2412. | # include <stdint.h>
  2413. | #endif
  2414. | #ifdef HAVE_UNISTD_H
  2415. | # include <unistd.h>
  2416. | #endif
  2417. | int
  2418. | main ()
  2419. | {
  2420. | if (sizeof ((char32_t)))
  2421. | return 0;
  2422. | ;
  2423. | return 0;
  2424. | }
  2425. configure:21774: result: yes
  2426. configure:21788: checking size of wchar_t
  2427. configure:21793: g++ -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -msse conftest.cpp >&5
  2428. configure:21793: $? = 0
  2429. configure:21793: ./conftest
  2430. configure:21793: $? = 0
  2431. configure:21807: result: 4
  2432. configure:21828: checking sys/inotify.h usability
  2433. configure:21828: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2434. configure:21828: $? = 0
  2435. configure:21828: result: yes
  2436. configure:21828: checking sys/inotify.h presence
  2437. configure:21828: gcc -E conftest.c
  2438. configure:21828: $? = 0
  2439. configure:21828: result: yes
  2440. configure:21828: checking for sys/inotify.h
  2441. configure:21828: result: yes
  2442. configure:21845: checking boost/circular_buffer.hpp usability
  2443. configure:21845: g++ -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -msse conftest.cpp >&5
  2444. configure:21845: $? = 0
  2445. configure:21845: result: yes
  2446. configure:21845: checking boost/circular_buffer.hpp presence
  2447. configure:21845: g++ -E conftest.cpp
  2448. configure:21845: $? = 0
  2449. configure:21845: result: yes
  2450. configure:21845: checking for boost/circular_buffer.hpp
  2451. configure:21845: result: yes
  2452. configure:21870: checking for python
  2453. configure:21888: found /usr/bin/python
  2454. configure:21900: result: /usr/bin/python
  2455. configure:21916: checking for a version of Python >= '2.1.0'
  2456. configure:21942: result: yes
  2457. configure:21950: checking for a version of Python >= '2.6'
  2458. configure:21956: result: yes
  2459. configure:21973: checking for the distutils Python package
  2460. configure:21977: result: yes
  2461. configure:21991: checking for Python include path
  2462. configure:22007: result: -I/usr/include/python2.7
  2463. configure:22014: checking for Python library path
  2464. configure:22091: result: -L/usr/lib -lpython2.7
  2465. configure:22098: checking for Python site-packages path
  2466. configure:22104: result: /usr/lib/python2.7/dist-packages
  2467. configure:22111: checking python extra libraries
  2468. configure:22118: result: -lpthread -ldl -lutil -lm
  2469. configure:22125: checking python extra linking flags
  2470. configure:22132: result: -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
  2471. configure:22139: checking consistency of all components of python development environment
  2472. configure:22165: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/python2.7 conftest.c -L/usr/lib -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lpthread -ldl -lutil -lm >&5
  2473. configure:22165: $? = 0
  2474. configure:22182: result: yes
  2475. configure:22215: checking for python
  2476. configure:22245: result: /usr/bin/python
  2477. configure:22261: checking for a version of Python >= '2.1.0'
  2478. configure:22287: result: yes
  2479. configure:22295: checking for a version of Python < '3.0'
  2480. configure:22301: result: yes
  2481. configure:22318: checking for the distutils Python package
  2482. configure:22322: result: yes
  2483. configure:22336: checking for Python include path
  2484. configure:22352: result: -I/usr/include/python2.7
  2485. configure:22359: checking for Python library path
  2486. configure:22436: result: -L/usr/lib -lpython2.7
  2487. configure:22443: checking for Python site-packages path
  2488. configure:22449: result: /usr/lib/python2.7/dist-packages
  2489. configure:22456: checking python extra libraries
  2490. configure:22463: result: -lpthread -ldl -lutil -lm
  2491. configure:22470: checking python extra linking flags
  2492. configure:22477: result: -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
  2493. configure:22484: checking consistency of all components of python development environment
  2494. configure:22510: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/python2.7 conftest.c -L/usr/lib -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lpthread -ldl -lutil -lm >&5
  2495. configure:22510: $? = 0
  2496. configure:22527: result: yes
  2497. configure:22559: Using Python 2.7
  2498. configure:23177: result: == Wayland disabled. ==
  2499. configure:23347: checking for main in -lGL
  2500. configure:23366: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lGL -L/usr/lib -lpython2.7 >&5
  2501. configure:23366: $? = 0
  2502. configure:23375: result: yes
  2503. configure:23388: checking for main in -lGLEW
  2504. configure:23407: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2505. configure:23407: $? = 0
  2506. configure:23416: result: yes
  2507. configure:23429: checking for main in -lGLU
  2508. configure:23448: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2509. configure:23448: $? = 0
  2510. configure:23457: result: yes
  2511. configure:23571: checking ass/ass.h usability
  2512. configure:23571: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2513. configure:23571: $? = 0
  2514. configure:23571: result: yes
  2515. configure:23571: checking ass/ass.h presence
  2516. configure:23571: gcc -E conftest.c
  2517. configure:23571: $? = 0
  2518. configure:23571: result: yes
  2519. configure:23571: checking for ass/ass.h
  2520. configure:23571: result: yes
  2521. configure:23579: checking mpeg2dec/mpeg2.h usability
  2522. configure:23579: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2523. configure:23579: $? = 0
  2524. configure:23579: result: yes
  2525. configure:23579: checking mpeg2dec/mpeg2.h presence
  2526. configure:23579: gcc -E conftest.c
  2527. configure:23579: $? = 0
  2528. configure:23579: result: yes
  2529. configure:23579: checking for mpeg2dec/mpeg2.h
  2530. configure:23579: result: yes
  2531. configure:23587: checking for mpeg2dec/mpeg2convert.h
  2532. configure:23587: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2533. configure:23587: $? = 0
  2534. configure:23587: result: yes
  2535. configure:23597: checking jpeglib.h usability
  2536. configure:23597: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2537. configure:23597: $? = 0
  2538. configure:23597: result: yes
  2539. configure:23597: checking jpeglib.h presence
  2540. configure:23597: gcc -E conftest.c
  2541. configure:23597: $? = 0
  2542. configure:23597: result: yes
  2543. configure:23597: checking for jpeglib.h
  2544. configure:23597: result: yes
  2545. configure:23605: checking ogg/ogg.h usability
  2546. configure:23605: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2547. configure:23605: $? = 0
  2548. configure:23605: result: yes
  2549. configure:23605: checking ogg/ogg.h presence
  2550. configure:23605: gcc -E conftest.c
  2551. configure:23605: $? = 0
  2552. configure:23605: result: yes
  2553. configure:23605: checking for ogg/ogg.h
  2554. configure:23605: result: yes
  2555. configure:23613: checking vorbis/vorbisfile.h usability
  2556. configure:23613: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2557. configure:23613: $? = 0
  2558. configure:23613: result: yes
  2559. configure:23613: checking vorbis/vorbisfile.h presence
  2560. configure:23613: gcc -E conftest.c
  2561. configure:23613: $? = 0
  2562. configure:23613: result: yes
  2563. configure:23613: checking for vorbis/vorbisfile.h
  2564. configure:23613: result: yes
  2565. configure:23624: checking for LIBCURL
  2566. configure:23631: $PKG_CONFIG --exists --print-errors "libcurl"
  2567. configure:23634: $? = 0
  2568. configure:23648: $PKG_CONFIG --exists --print-errors "libcurl"
  2569. configure:23651: $? = 0
  2570. configure:23689: result: yes
  2571. configure:23702: checking for libcurl soname
  2572. configure:23744: result: libcurl-gnutls.so.4
  2573. configure:23749: checking for CRYPTO_set_locking_callback(0) in libcurl-gnutls.so.4
  2574. configure:23765: result: no
  2575. configure:23769: checking openssl/crypto.h usability
  2576. configure:23769: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2577. configure:23769: $? = 0
  2578. configure:23769: result: yes
  2579. configure:23769: checking openssl/crypto.h presence
  2580. configure:23769: gcc -E conftest.c
  2581. configure:23769: $? = 0
  2582. configure:23769: result: yes
  2583. configure:23769: checking for openssl/crypto.h
  2584. configure:23769: result: yes
  2585. configure:23777: checking gcrypt.h usability
  2586. configure:23777: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2587. configure:23777: $? = 0
  2588. configure:23777: result: yes
  2589. configure:23777: checking gcrypt.h presence
  2590. configure:23777: gcc -E conftest.c
  2591. configure:23777: $? = 0
  2592. configure:23777: result: yes
  2593. configure:23777: checking for gcrypt.h
  2594. configure:23777: result: yes
  2595. configure:23787: checking for main in -lgpg-error
  2596. configure:23806: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2597. configure:23806: $? = 0
  2598. configure:23815: result: yes
  2599. configure:23828: checking for gcry_control in -lgcrypt
  2600. configure:23853: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2601. configure:23853: $? = 0
  2602. configure:23862: result: yes
  2603. configure:23881: checking for GNUTLS
  2604. configure:23888: $PKG_CONFIG --exists --print-errors "gnutls"
  2605. configure:23891: $? = 0
  2606. configure:23905: $PKG_CONFIG --exists --print-errors "gnutls"
  2607. configure:23908: $? = 0
  2608. configure:23948: result: yes
  2609. configure:23955: checking for main in -lbz2
  2610. configure:23974: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2611. configure:23974: $? = 0
  2612. configure:23983: result: yes
  2613. configure:23996: checking for main in -ljpeg
  2614. configure:24015: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2615. configure:24015: $? = 0
  2616. configure:24024: result: yes
  2617. configure:24037: checking for main in -ltiff
  2618. configure:24056: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2619. configure:24056: $? = 0
  2620. configure:24065: result: yes
  2621. configure:24162: checking for main in -lpthread
  2622. configure:24181: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2623. configure:24181: $? = 0
  2624. configure:24190: result: yes
  2625. configure:24203: checking for pthread_setname_np in -lpthread
  2626. configure:24228: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lpthread -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2627. configure:24228: $? = 0
  2628. configure:24237: result: yes
  2629. configure:24250: checking for main in -llzo2
  2630. configure:24269: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2631. configure:24269: $? = 0
  2632. configure:24278: result: yes
  2633. configure:24291: checking for main in -lz
  2634. configure:24310: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2635. configure:24310: $? = 0
  2636. configure:24319: result: yes
  2637. configure:24332: checking for main in -lcrypto
  2638. configure:24351: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2639. configure:24351: $? = 0
  2640. configure:24360: result: yes
  2641. configure:24373: checking for main in -lssl
  2642. configure:24392: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2643. configure:24392: $? = 0
  2644. configure:24401: result: yes
  2645. configure:24457: checking for hci_devid in -lbluetooth
  2646. configure:24482: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 >&5
  2647. configure:24482: $? = 0
  2648. configure:24491: result: yes
  2649. configure:24514: checking for TINYXML
  2650. configure:24521: $PKG_CONFIG --exists --print-errors "tinyxml >= 2.6.2"
  2651. configure:24524: $? = 0
  2652. configure:24538: $PKG_CONFIG --exists --print-errors "tinyxml >= 2.6.2"
  2653. configure:24541: $? = 0
  2654. configure:24713: result: yes
  2655. configure:24726: checking for YAJL
  2656. configure:24733: $PKG_CONFIG --exists --print-errors "yajl >= 2"
  2657. configure:24736: $? = 0
  2658. configure:24750: $PKG_CONFIG --exists --print-errors "yajl >= 2"
  2659. configure:24753: $? = 0
  2660. configure:24821: result: yes
  2661. configure:25018: checking for LIBXML
  2662. configure:25025: $PKG_CONFIG --exists --print-errors "libxml-2.0"
  2663. configure:25028: $? = 0
  2664. configure:25042: $PKG_CONFIG --exists --print-errors "libxml-2.0"
  2665. configure:25045: $? = 0
  2666. configure:25083: result: yes
  2667. configure:25089: checking for LIBXSLT
  2668. configure:25096: $PKG_CONFIG --exists --print-errors "libxslt"
  2669. configure:25099: $? = 0
  2670. configure:25113: $PKG_CONFIG --exists --print-errors "libxslt"
  2671. configure:25116: $? = 0
  2672. configure:25154: result: yes
  2673. configure:25160: checking for FRIBIDI
  2674. configure:25167: $PKG_CONFIG --exists --print-errors "fribidi"
  2675. configure:25170: $? = 0
  2676. configure:25184: $PKG_CONFIG --exists --print-errors "fribidi"
  2677. configure:25187: $? = 0
  2678. configure:25225: result: yes
  2679. configure:25231: checking for SQLITE3
  2680. configure:25238: $PKG_CONFIG --exists --print-errors "sqlite3"
  2681. configure:25241: $? = 0
  2682. configure:25255: $PKG_CONFIG --exists --print-errors "sqlite3"
  2683. configure:25258: $? = 0
  2684. configure:25296: result: yes
  2685. configure:25302: checking for PNG
  2686. configure:25309: $PKG_CONFIG --exists --print-errors "libpng"
  2687. configure:25312: $? = 0
  2688. configure:25326: $PKG_CONFIG --exists --print-errors "libpng"
  2689. configure:25329: $? = 0
  2690. configure:25367: result: yes
  2691. configure:25373: checking for PCRECPP
  2692. configure:25380: $PKG_CONFIG --exists --print-errors "libpcrecpp"
  2693. configure:25383: $? = 0
  2694. configure:25397: $PKG_CONFIG --exists --print-errors "libpcrecpp"
  2695. configure:25400: $? = 0
  2696. configure:25438: result: yes
  2697. configure:25447: checking for PCRE
  2698. configure:25454: $PKG_CONFIG --exists --print-errors "libpcre"
  2699. configure:25457: $? = 0
  2700. configure:25471: $PKG_CONFIG --exists --print-errors "libpcre"
  2701. configure:25474: $? = 0
  2702. configure:25512: result: yes
  2703. configure:25521: checking for FREETYPE2
  2704. configure:25528: $PKG_CONFIG --exists --print-errors "freetype2"
  2705. configure:25531: $? = 0
  2706. configure:25545: $PKG_CONFIG --exists --print-errors "freetype2"
  2707. configure:25548: $? = 0
  2708. configure:25586: result: yes
  2709. configure:25592: checking for TAGLIB
  2710. configure:25599: $PKG_CONFIG --exists --print-errors "taglib >= 1.8"
  2711. configure:25602: $? = 0
  2712. configure:25616: $PKG_CONFIG --exists --print-errors "taglib >= 1.8"
  2713. configure:25619: $? = 0
  2714. configure:25657: result: yes
  2715. configure:25665: checking for CDIO
  2716. configure:25672: $PKG_CONFIG --exists --print-errors "libcdio"
  2717. configure:25675: $? = 0
  2718. configure:25689: $PKG_CONFIG --exists --print-errors "libcdio"
  2719. configure:25692: $? = 0
  2720. configure:25730: result: yes
  2721. configure:25890: checking for LIBBLURAY
  2722. configure:25897: $PKG_CONFIG --exists --print-errors "libbluray >= 0.2.1"
  2723. configure:25900: $? = 0
  2724. configure:25914: $PKG_CONFIG --exists --print-errors "libbluray >= 0.2.1"
  2725. configure:25917: $? = 0
  2726. configure:25955: result: yes
  2727. configure:25978: checking for libbluray soname
  2728. configure:26020: result: libbluray.so.1
  2729. configure:26030: checking for bd_register_argb_overlay_proc in -lbluray
  2730. configure:26055: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lbluray -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  2731. configure:26055: $? = 0
  2732. configure:26064: result: yes
  2733. configure:26113: checking whether BD_EVENT_IDLE is declared
  2734. configure:26113: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2735. configure:26113: $? = 0
  2736. configure:26113: result: yes
  2737. configure:26133: checking for library containing iconv_open
  2738. configure:26164: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  2739. configure:26164: $? = 0
  2740. configure:26181: result: none required
  2741. configure:26248: checking for library containing dlopen
  2742. configure:26279: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  2743. /tmp/cc3KlFiO.o: In function `main':
  2744. /m/BUILDS/xbmc-15.2-Isengard/conftest.c:141: undefined reference to `dlopen'
  2745. collect2: error: ld returned 1 exit status
  2746. configure:26279: $? = 1
  2747. configure: failed program was:
  2748. | /* confdefs.h */
  2749. | #define PACKAGE_NAME "kodi"
  2750. | #define PACKAGE_TARNAME "kodi"
  2751. | #define PACKAGE_VERSION "15.2.000"
  2752. | #define PACKAGE_STRING "kodi 15.2.000"
  2753. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  2754. | #define PACKAGE_URL ""
  2755. | #define PACKAGE "kodi"
  2756. | #define VERSION "15.2.000"
  2757. | #define HAVE_LIRC 1
  2758. | #define LIRC_DEVICE "/dev/lircd"
  2759. | #define HAVE_CXX11 1
  2760. | #define STDC_HEADERS 1
  2761. | #define HAVE_SYS_TYPES_H 1
  2762. | #define HAVE_SYS_STAT_H 1
  2763. | #define HAVE_STDLIB_H 1
  2764. | #define HAVE_STRING_H 1
  2765. | #define HAVE_MEMORY_H 1
  2766. | #define HAVE_STRINGS_H 1
  2767. | #define HAVE_INTTYPES_H 1
  2768. | #define HAVE_STDINT_H 1
  2769. | #define HAVE_UNISTD_H 1
  2770. | #define HAVE_DLFCN_H 1
  2771. | #define LT_OBJDIR ".libs/"
  2772. | #define HAVE_ALLOCA_H 1
  2773. | #define HAVE_ALLOCA 1
  2774. | #define HAVE_UNISTD_H 1
  2775. | #define HAVE_CHOWN 1
  2776. | #define HAVE_DIRENT_H 1
  2777. | #define HAVE_FSEEKO 1
  2778. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2779. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2780. | #define TIME_WITH_SYS_TIME 1
  2781. | #define HAVE_SYS_TIME_H 1
  2782. | #define HAVE_UNISTD_H 1
  2783. | #define HAVE_STDLIB_H 1
  2784. | #define HAVE_SYS_PARAM_H 1
  2785. | #define HAVE_UTIME_H 1
  2786. | #define HAVE_ALARM 1
  2787. | #define HAVE_GETPAGESIZE 1
  2788. | #define HAVE_MMAP 1
  2789. | #define HAVE_SYS_SELECT_H 1
  2790. | #define HAVE_SYS_SOCKET_H 1
  2791. | #define SELECT_TYPE_ARG1 int
  2792. | #define SELECT_TYPE_ARG234 (fd_set *)
  2793. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2794. | #define RETSIGTYPE void
  2795. | #define HAVE_STRCOLL 1
  2796. | #define HAVE_STRFTIME 1
  2797. | #define HAVE_UTIME_NULL 1
  2798. | #define HAVE_VPRINTF 1
  2799. | #define HAVE_ATEXIT 1
  2800. | #define HAVE_DUP2 1
  2801. | #define HAVE_FDATASYNC 1
  2802. | #define HAVE_FTIME 1
  2803. | #define HAVE_FTRUNCATE 1
  2804. | #define HAVE_GETCWD 1
  2805. | #define HAVE_GETHOSTBYADDR 1
  2806. | #define HAVE_GETHOSTBYNAME 1
  2807. | #define HAVE_GETHOSTNAME 1
  2808. | #define HAVE_GETPAGESIZE 1
  2809. | #define HAVE_GETPASS 1
  2810. | #define HAVE_GETTIMEOFDAY 1
  2811. | #define HAVE_INET_NTOA 1
  2812. | #define HAVE_LCHOWN 1
  2813. | #define HAVE_LOCALECONV 1
  2814. | #define HAVE_MEMCHR 1
  2815. | #define HAVE_MEMMOVE 1
  2816. | #define HAVE_MEMSET 1
  2817. | #define HAVE_MKDIR 1
  2818. | #define HAVE_MODF 1
  2819. | #define HAVE_MUNMAP 1
  2820. | #define HAVE_RMDIR 1
  2821. | #define HAVE_SELECT 1
  2822. | #define HAVE_SETENV 1
  2823. | #define HAVE_SETLOCALE 1
  2824. | #define HAVE_SOCKET 1
  2825. | #define HAVE_STRCASECMP 1
  2826. | #define HAVE_STRCHR 1
  2827. | #define HAVE_STRCSPN 1
  2828. | #define HAVE_STRDUP 1
  2829. | #define HAVE_STRERROR 1
  2830. | #define HAVE_STRNCASECMP 1
  2831. | #define HAVE_STRPBRK 1
  2832. | #define HAVE_STRRCHR 1
  2833. | #define HAVE_STRSPN 1
  2834. | #define HAVE_STRSTR 1
  2835. | #define HAVE_STRTOL 1
  2836. | #define HAVE_STRTOUL 1
  2837. | #define HAVE_SYSINFO 1
  2838. | #define HAVE_TZSET 1
  2839. | #define HAVE_UTIME 1
  2840. | #define HAVE_POSIX_FADVISE 1
  2841. | #define HAVE_LOCALTIME_R 1
  2842. | #define SIZEOF_INT 4
  2843. | #define SIZEOF_SIZE_T 4
  2844. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  2845. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  2846. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  2847. | #define HAVE_STD__U16STRING 1
  2848. | #define HAVE_STD__U32STRING 1
  2849. | #define HAVE_CHAR16_T 1
  2850. | #define HAVE_CHAR32_T 1
  2851. | #define SIZEOF_WCHAR_T 4
  2852. | #define HAVE_INOTIFY 1
  2853. | #define HAVE_PYTHON "2.7"
  2854. | #define HAVE_LIBGL 1
  2855. | #define HAVE_LIBGLEW 1
  2856. | #define HAVE_LIBGLU 1
  2857. | #define HAVE_OPENSSL 1
  2858. | #define HAVE_LIBGPG_ERROR 1
  2859. | #define HAVE_LIBGCRYPT 1
  2860. | #define HAVE_GCRYPT 1
  2861. | #define HAVE_GNUTLS 1
  2862. | #define HAVE_LIBBZ2 1
  2863. | #define HAVE_LIBJPEG 1
  2864. | #define HAVE_LIBTIFF 1
  2865. | #define HAVE_LIBPTHREAD 1
  2866. | #define HAVE_PTHREAD_SETNAME_NP 1
  2867. | #define HAVE_LIBLZO2 1
  2868. | #define HAVE_LIBZ 1
  2869. | #define HAVE_LIBCRYPTO 1
  2870. | #define HAVE_LIBSSL 1
  2871. | #define HAVE_LIBBLUETOOTH 1
  2872. | #define HAVE_LIBPCRECPP 1
  2873. | #define HAVE_LIBPCRE 1
  2874. | #define HAVE_LIBBLURAY 1
  2875. | #define HAVE_LIBBLURAY_BDJ 1
  2876. | /* end confdefs.h. */
  2877. |
  2878. | /* Override any GCC internal prototype to avoid an error.
  2879. | Use char because int might match the return type of a GCC
  2880. | builtin and then its argument prototype would still apply. */
  2881. | #ifdef __cplusplus
  2882. | extern "C"
  2883. | #endif
  2884. | char dlopen ();
  2885. | int
  2886. | main ()
  2887. | {
  2888. | return dlopen ();
  2889. | ;
  2890. | return 0;
  2891. | }
  2892. configure:26279: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  2893. configure:26279: $? = 0
  2894. configure:26296: result: -ldl
  2895. configure:26304: checking for library containing clock_gettime
  2896. configure:26335: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  2897. configure:26335: $? = 0
  2898. configure:26352: result: none required
  2899. configure:26360: checking for library containing dn_expand
  2900. configure:26391: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  2901. /tmp/ccsHDWXX.o: In function `main':
  2902. /m/BUILDS/xbmc-15.2-Isengard/conftest.c:141: undefined reference to `dn_expand'
  2903. collect2: error: ld returned 1 exit status
  2904. configure:26391: $? = 1
  2905. configure: failed program was:
  2906. | /* confdefs.h */
  2907. | #define PACKAGE_NAME "kodi"
  2908. | #define PACKAGE_TARNAME "kodi"
  2909. | #define PACKAGE_VERSION "15.2.000"
  2910. | #define PACKAGE_STRING "kodi 15.2.000"
  2911. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  2912. | #define PACKAGE_URL ""
  2913. | #define PACKAGE "kodi"
  2914. | #define VERSION "15.2.000"
  2915. | #define HAVE_LIRC 1
  2916. | #define LIRC_DEVICE "/dev/lircd"
  2917. | #define HAVE_CXX11 1
  2918. | #define STDC_HEADERS 1
  2919. | #define HAVE_SYS_TYPES_H 1
  2920. | #define HAVE_SYS_STAT_H 1
  2921. | #define HAVE_STDLIB_H 1
  2922. | #define HAVE_STRING_H 1
  2923. | #define HAVE_MEMORY_H 1
  2924. | #define HAVE_STRINGS_H 1
  2925. | #define HAVE_INTTYPES_H 1
  2926. | #define HAVE_STDINT_H 1
  2927. | #define HAVE_UNISTD_H 1
  2928. | #define HAVE_DLFCN_H 1
  2929. | #define LT_OBJDIR ".libs/"
  2930. | #define HAVE_ALLOCA_H 1
  2931. | #define HAVE_ALLOCA 1
  2932. | #define HAVE_UNISTD_H 1
  2933. | #define HAVE_CHOWN 1
  2934. | #define HAVE_DIRENT_H 1
  2935. | #define HAVE_FSEEKO 1
  2936. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2937. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2938. | #define TIME_WITH_SYS_TIME 1
  2939. | #define HAVE_SYS_TIME_H 1
  2940. | #define HAVE_UNISTD_H 1
  2941. | #define HAVE_STDLIB_H 1
  2942. | #define HAVE_SYS_PARAM_H 1
  2943. | #define HAVE_UTIME_H 1
  2944. | #define HAVE_ALARM 1
  2945. | #define HAVE_GETPAGESIZE 1
  2946. | #define HAVE_MMAP 1
  2947. | #define HAVE_SYS_SELECT_H 1
  2948. | #define HAVE_SYS_SOCKET_H 1
  2949. | #define SELECT_TYPE_ARG1 int
  2950. | #define SELECT_TYPE_ARG234 (fd_set *)
  2951. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2952. | #define RETSIGTYPE void
  2953. | #define HAVE_STRCOLL 1
  2954. | #define HAVE_STRFTIME 1
  2955. | #define HAVE_UTIME_NULL 1
  2956. | #define HAVE_VPRINTF 1
  2957. | #define HAVE_ATEXIT 1
  2958. | #define HAVE_DUP2 1
  2959. | #define HAVE_FDATASYNC 1
  2960. | #define HAVE_FTIME 1
  2961. | #define HAVE_FTRUNCATE 1
  2962. | #define HAVE_GETCWD 1
  2963. | #define HAVE_GETHOSTBYADDR 1
  2964. | #define HAVE_GETHOSTBYNAME 1
  2965. | #define HAVE_GETHOSTNAME 1
  2966. | #define HAVE_GETPAGESIZE 1
  2967. | #define HAVE_GETPASS 1
  2968. | #define HAVE_GETTIMEOFDAY 1
  2969. | #define HAVE_INET_NTOA 1
  2970. | #define HAVE_LCHOWN 1
  2971. | #define HAVE_LOCALECONV 1
  2972. | #define HAVE_MEMCHR 1
  2973. | #define HAVE_MEMMOVE 1
  2974. | #define HAVE_MEMSET 1
  2975. | #define HAVE_MKDIR 1
  2976. | #define HAVE_MODF 1
  2977. | #define HAVE_MUNMAP 1
  2978. | #define HAVE_RMDIR 1
  2979. | #define HAVE_SELECT 1
  2980. | #define HAVE_SETENV 1
  2981. | #define HAVE_SETLOCALE 1
  2982. | #define HAVE_SOCKET 1
  2983. | #define HAVE_STRCASECMP 1
  2984. | #define HAVE_STRCHR 1
  2985. | #define HAVE_STRCSPN 1
  2986. | #define HAVE_STRDUP 1
  2987. | #define HAVE_STRERROR 1
  2988. | #define HAVE_STRNCASECMP 1
  2989. | #define HAVE_STRPBRK 1
  2990. | #define HAVE_STRRCHR 1
  2991. | #define HAVE_STRSPN 1
  2992. | #define HAVE_STRSTR 1
  2993. | #define HAVE_STRTOL 1
  2994. | #define HAVE_STRTOUL 1
  2995. | #define HAVE_SYSINFO 1
  2996. | #define HAVE_TZSET 1
  2997. | #define HAVE_UTIME 1
  2998. | #define HAVE_POSIX_FADVISE 1
  2999. | #define HAVE_LOCALTIME_R 1
  3000. | #define SIZEOF_INT 4
  3001. | #define SIZEOF_SIZE_T 4
  3002. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  3003. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  3004. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  3005. | #define HAVE_STD__U16STRING 1
  3006. | #define HAVE_STD__U32STRING 1
  3007. | #define HAVE_CHAR16_T 1
  3008. | #define HAVE_CHAR32_T 1
  3009. | #define SIZEOF_WCHAR_T 4
  3010. | #define HAVE_INOTIFY 1
  3011. | #define HAVE_PYTHON "2.7"
  3012. | #define HAVE_LIBGL 1
  3013. | #define HAVE_LIBGLEW 1
  3014. | #define HAVE_LIBGLU 1
  3015. | #define HAVE_OPENSSL 1
  3016. | #define HAVE_LIBGPG_ERROR 1
  3017. | #define HAVE_LIBGCRYPT 1
  3018. | #define HAVE_GCRYPT 1
  3019. | #define HAVE_GNUTLS 1
  3020. | #define HAVE_LIBBZ2 1
  3021. | #define HAVE_LIBJPEG 1
  3022. | #define HAVE_LIBTIFF 1
  3023. | #define HAVE_LIBPTHREAD 1
  3024. | #define HAVE_PTHREAD_SETNAME_NP 1
  3025. | #define HAVE_LIBLZO2 1
  3026. | #define HAVE_LIBZ 1
  3027. | #define HAVE_LIBCRYPTO 1
  3028. | #define HAVE_LIBSSL 1
  3029. | #define HAVE_LIBBLUETOOTH 1
  3030. | #define HAVE_LIBPCRECPP 1
  3031. | #define HAVE_LIBPCRE 1
  3032. | #define HAVE_LIBBLURAY 1
  3033. | #define HAVE_LIBBLURAY_BDJ 1
  3034. | /* end confdefs.h. */
  3035. |
  3036. | /* Override any GCC internal prototype to avoid an error.
  3037. | Use char because int might match the return type of a GCC
  3038. | builtin and then its argument prototype would still apply. */
  3039. | #ifdef __cplusplus
  3040. | extern "C"
  3041. | #endif
  3042. | char dn_expand ();
  3043. | int
  3044. | main ()
  3045. | {
  3046. | return dn_expand ();
  3047. | ;
  3048. | return 0;
  3049. | }
  3050. configure:26391: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lresolv -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  3051. configure:26391: $? = 0
  3052. configure:26408: result: -lresolv
  3053. configure:26416: checking for library containing _dn_expand
  3054. configure:26447: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lresolv -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  3055. /tmp/ccO85g86.o: In function `main':
  3056. /m/BUILDS/xbmc-15.2-Isengard/conftest.c:141: undefined reference to `_dn_expand'
  3057. collect2: error: ld returned 1 exit status
  3058. configure:26447: $? = 1
  3059. configure: failed program was:
  3060. | /* confdefs.h */
  3061. | #define PACKAGE_NAME "kodi"
  3062. | #define PACKAGE_TARNAME "kodi"
  3063. | #define PACKAGE_VERSION "15.2.000"
  3064. | #define PACKAGE_STRING "kodi 15.2.000"
  3065. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  3066. | #define PACKAGE_URL ""
  3067. | #define PACKAGE "kodi"
  3068. | #define VERSION "15.2.000"
  3069. | #define HAVE_LIRC 1
  3070. | #define LIRC_DEVICE "/dev/lircd"
  3071. | #define HAVE_CXX11 1
  3072. | #define STDC_HEADERS 1
  3073. | #define HAVE_SYS_TYPES_H 1
  3074. | #define HAVE_SYS_STAT_H 1
  3075. | #define HAVE_STDLIB_H 1
  3076. | #define HAVE_STRING_H 1
  3077. | #define HAVE_MEMORY_H 1
  3078. | #define HAVE_STRINGS_H 1
  3079. | #define HAVE_INTTYPES_H 1
  3080. | #define HAVE_STDINT_H 1
  3081. | #define HAVE_UNISTD_H 1
  3082. | #define HAVE_DLFCN_H 1
  3083. | #define LT_OBJDIR ".libs/"
  3084. | #define HAVE_ALLOCA_H 1
  3085. | #define HAVE_ALLOCA 1
  3086. | #define HAVE_UNISTD_H 1
  3087. | #define HAVE_CHOWN 1
  3088. | #define HAVE_DIRENT_H 1
  3089. | #define HAVE_FSEEKO 1
  3090. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3091. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3092. | #define TIME_WITH_SYS_TIME 1
  3093. | #define HAVE_SYS_TIME_H 1
  3094. | #define HAVE_UNISTD_H 1
  3095. | #define HAVE_STDLIB_H 1
  3096. | #define HAVE_SYS_PARAM_H 1
  3097. | #define HAVE_UTIME_H 1
  3098. | #define HAVE_ALARM 1
  3099. | #define HAVE_GETPAGESIZE 1
  3100. | #define HAVE_MMAP 1
  3101. | #define HAVE_SYS_SELECT_H 1
  3102. | #define HAVE_SYS_SOCKET_H 1
  3103. | #define SELECT_TYPE_ARG1 int
  3104. | #define SELECT_TYPE_ARG234 (fd_set *)
  3105. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3106. | #define RETSIGTYPE void
  3107. | #define HAVE_STRCOLL 1
  3108. | #define HAVE_STRFTIME 1
  3109. | #define HAVE_UTIME_NULL 1
  3110. | #define HAVE_VPRINTF 1
  3111. | #define HAVE_ATEXIT 1
  3112. | #define HAVE_DUP2 1
  3113. | #define HAVE_FDATASYNC 1
  3114. | #define HAVE_FTIME 1
  3115. | #define HAVE_FTRUNCATE 1
  3116. | #define HAVE_GETCWD 1
  3117. | #define HAVE_GETHOSTBYADDR 1
  3118. | #define HAVE_GETHOSTBYNAME 1
  3119. | #define HAVE_GETHOSTNAME 1
  3120. | #define HAVE_GETPAGESIZE 1
  3121. | #define HAVE_GETPASS 1
  3122. | #define HAVE_GETTIMEOFDAY 1
  3123. | #define HAVE_INET_NTOA 1
  3124. | #define HAVE_LCHOWN 1
  3125. | #define HAVE_LOCALECONV 1
  3126. | #define HAVE_MEMCHR 1
  3127. | #define HAVE_MEMMOVE 1
  3128. | #define HAVE_MEMSET 1
  3129. | #define HAVE_MKDIR 1
  3130. | #define HAVE_MODF 1
  3131. | #define HAVE_MUNMAP 1
  3132. | #define HAVE_RMDIR 1
  3133. | #define HAVE_SELECT 1
  3134. | #define HAVE_SETENV 1
  3135. | #define HAVE_SETLOCALE 1
  3136. | #define HAVE_SOCKET 1
  3137. | #define HAVE_STRCASECMP 1
  3138. | #define HAVE_STRCHR 1
  3139. | #define HAVE_STRCSPN 1
  3140. | #define HAVE_STRDUP 1
  3141. | #define HAVE_STRERROR 1
  3142. | #define HAVE_STRNCASECMP 1
  3143. | #define HAVE_STRPBRK 1
  3144. | #define HAVE_STRRCHR 1
  3145. | #define HAVE_STRSPN 1
  3146. | #define HAVE_STRSTR 1
  3147. | #define HAVE_STRTOL 1
  3148. | #define HAVE_STRTOUL 1
  3149. | #define HAVE_SYSINFO 1
  3150. | #define HAVE_TZSET 1
  3151. | #define HAVE_UTIME 1
  3152. | #define HAVE_POSIX_FADVISE 1
  3153. | #define HAVE_LOCALTIME_R 1
  3154. | #define SIZEOF_INT 4
  3155. | #define SIZEOF_SIZE_T 4
  3156. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  3157. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  3158. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  3159. | #define HAVE_STD__U16STRING 1
  3160. | #define HAVE_STD__U32STRING 1
  3161. | #define HAVE_CHAR16_T 1
  3162. | #define HAVE_CHAR32_T 1
  3163. | #define SIZEOF_WCHAR_T 4
  3164. | #define HAVE_INOTIFY 1
  3165. | #define HAVE_PYTHON "2.7"
  3166. | #define HAVE_LIBGL 1
  3167. | #define HAVE_LIBGLEW 1
  3168. | #define HAVE_LIBGLU 1
  3169. | #define HAVE_OPENSSL 1
  3170. | #define HAVE_LIBGPG_ERROR 1
  3171. | #define HAVE_LIBGCRYPT 1
  3172. | #define HAVE_GCRYPT 1
  3173. | #define HAVE_GNUTLS 1
  3174. | #define HAVE_LIBBZ2 1
  3175. | #define HAVE_LIBJPEG 1
  3176. | #define HAVE_LIBTIFF 1
  3177. | #define HAVE_LIBPTHREAD 1
  3178. | #define HAVE_PTHREAD_SETNAME_NP 1
  3179. | #define HAVE_LIBLZO2 1
  3180. | #define HAVE_LIBZ 1
  3181. | #define HAVE_LIBCRYPTO 1
  3182. | #define HAVE_LIBSSL 1
  3183. | #define HAVE_LIBBLUETOOTH 1
  3184. | #define HAVE_LIBPCRECPP 1
  3185. | #define HAVE_LIBPCRE 1
  3186. | #define HAVE_LIBBLURAY 1
  3187. | #define HAVE_LIBBLURAY_BDJ 1
  3188. | /* end confdefs.h. */
  3189. |
  3190. | /* Override any GCC internal prototype to avoid an error.
  3191. | Use char because int might match the return type of a GCC
  3192. | builtin and then its argument prototype would still apply. */
  3193. | #ifdef __cplusplus
  3194. | extern "C"
  3195. | #endif
  3196. | char _dn_expand ();
  3197. | int
  3198. | main ()
  3199. | {
  3200. | return _dn_expand ();
  3201. | ;
  3202. | return 0;
  3203. | }
  3204. configure:26447: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lresolv -lresolv -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  3205. /tmp/ccpGatKc.o: In function `main':
  3206. /m/BUILDS/xbmc-15.2-Isengard/conftest.c:141: undefined reference to `_dn_expand'
  3207. collect2: error: ld returned 1 exit status
  3208. configure:26447: $? = 1
  3209. configure: failed program was:
  3210. | /* confdefs.h */
  3211. | #define PACKAGE_NAME "kodi"
  3212. | #define PACKAGE_TARNAME "kodi"
  3213. | #define PACKAGE_VERSION "15.2.000"
  3214. | #define PACKAGE_STRING "kodi 15.2.000"
  3215. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  3216. | #define PACKAGE_URL ""
  3217. | #define PACKAGE "kodi"
  3218. | #define VERSION "15.2.000"
  3219. | #define HAVE_LIRC 1
  3220. | #define LIRC_DEVICE "/dev/lircd"
  3221. | #define HAVE_CXX11 1
  3222. | #define STDC_HEADERS 1
  3223. | #define HAVE_SYS_TYPES_H 1
  3224. | #define HAVE_SYS_STAT_H 1
  3225. | #define HAVE_STDLIB_H 1
  3226. | #define HAVE_STRING_H 1
  3227. | #define HAVE_MEMORY_H 1
  3228. | #define HAVE_STRINGS_H 1
  3229. | #define HAVE_INTTYPES_H 1
  3230. | #define HAVE_STDINT_H 1
  3231. | #define HAVE_UNISTD_H 1
  3232. | #define HAVE_DLFCN_H 1
  3233. | #define LT_OBJDIR ".libs/"
  3234. | #define HAVE_ALLOCA_H 1
  3235. | #define HAVE_ALLOCA 1
  3236. | #define HAVE_UNISTD_H 1
  3237. | #define HAVE_CHOWN 1
  3238. | #define HAVE_DIRENT_H 1
  3239. | #define HAVE_FSEEKO 1
  3240. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3241. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3242. | #define TIME_WITH_SYS_TIME 1
  3243. | #define HAVE_SYS_TIME_H 1
  3244. | #define HAVE_UNISTD_H 1
  3245. | #define HAVE_STDLIB_H 1
  3246. | #define HAVE_SYS_PARAM_H 1
  3247. | #define HAVE_UTIME_H 1
  3248. | #define HAVE_ALARM 1
  3249. | #define HAVE_GETPAGESIZE 1
  3250. | #define HAVE_MMAP 1
  3251. | #define HAVE_SYS_SELECT_H 1
  3252. | #define HAVE_SYS_SOCKET_H 1
  3253. | #define SELECT_TYPE_ARG1 int
  3254. | #define SELECT_TYPE_ARG234 (fd_set *)
  3255. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3256. | #define RETSIGTYPE void
  3257. | #define HAVE_STRCOLL 1
  3258. | #define HAVE_STRFTIME 1
  3259. | #define HAVE_UTIME_NULL 1
  3260. | #define HAVE_VPRINTF 1
  3261. | #define HAVE_ATEXIT 1
  3262. | #define HAVE_DUP2 1
  3263. | #define HAVE_FDATASYNC 1
  3264. | #define HAVE_FTIME 1
  3265. | #define HAVE_FTRUNCATE 1
  3266. | #define HAVE_GETCWD 1
  3267. | #define HAVE_GETHOSTBYADDR 1
  3268. | #define HAVE_GETHOSTBYNAME 1
  3269. | #define HAVE_GETHOSTNAME 1
  3270. | #define HAVE_GETPAGESIZE 1
  3271. | #define HAVE_GETPASS 1
  3272. | #define HAVE_GETTIMEOFDAY 1
  3273. | #define HAVE_INET_NTOA 1
  3274. | #define HAVE_LCHOWN 1
  3275. | #define HAVE_LOCALECONV 1
  3276. | #define HAVE_MEMCHR 1
  3277. | #define HAVE_MEMMOVE 1
  3278. | #define HAVE_MEMSET 1
  3279. | #define HAVE_MKDIR 1
  3280. | #define HAVE_MODF 1
  3281. | #define HAVE_MUNMAP 1
  3282. | #define HAVE_RMDIR 1
  3283. | #define HAVE_SELECT 1
  3284. | #define HAVE_SETENV 1
  3285. | #define HAVE_SETLOCALE 1
  3286. | #define HAVE_SOCKET 1
  3287. | #define HAVE_STRCASECMP 1
  3288. | #define HAVE_STRCHR 1
  3289. | #define HAVE_STRCSPN 1
  3290. | #define HAVE_STRDUP 1
  3291. | #define HAVE_STRERROR 1
  3292. | #define HAVE_STRNCASECMP 1
  3293. | #define HAVE_STRPBRK 1
  3294. | #define HAVE_STRRCHR 1
  3295. | #define HAVE_STRSPN 1
  3296. | #define HAVE_STRSTR 1
  3297. | #define HAVE_STRTOL 1
  3298. | #define HAVE_STRTOUL 1
  3299. | #define HAVE_SYSINFO 1
  3300. | #define HAVE_TZSET 1
  3301. | #define HAVE_UTIME 1
  3302. | #define HAVE_POSIX_FADVISE 1
  3303. | #define HAVE_LOCALTIME_R 1
  3304. | #define SIZEOF_INT 4
  3305. | #define SIZEOF_SIZE_T 4
  3306. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  3307. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  3308. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  3309. | #define HAVE_STD__U16STRING 1
  3310. | #define HAVE_STD__U32STRING 1
  3311. | #define HAVE_CHAR16_T 1
  3312. | #define HAVE_CHAR32_T 1
  3313. | #define SIZEOF_WCHAR_T 4
  3314. | #define HAVE_INOTIFY 1
  3315. | #define HAVE_PYTHON "2.7"
  3316. | #define HAVE_LIBGL 1
  3317. | #define HAVE_LIBGLEW 1
  3318. | #define HAVE_LIBGLU 1
  3319. | #define HAVE_OPENSSL 1
  3320. | #define HAVE_LIBGPG_ERROR 1
  3321. | #define HAVE_LIBGCRYPT 1
  3322. | #define HAVE_GCRYPT 1
  3323. | #define HAVE_GNUTLS 1
  3324. | #define HAVE_LIBBZ2 1
  3325. | #define HAVE_LIBJPEG 1
  3326. | #define HAVE_LIBTIFF 1
  3327. | #define HAVE_LIBPTHREAD 1
  3328. | #define HAVE_PTHREAD_SETNAME_NP 1
  3329. | #define HAVE_LIBLZO2 1
  3330. | #define HAVE_LIBZ 1
  3331. | #define HAVE_LIBCRYPTO 1
  3332. | #define HAVE_LIBSSL 1
  3333. | #define HAVE_LIBBLUETOOTH 1
  3334. | #define HAVE_LIBPCRECPP 1
  3335. | #define HAVE_LIBPCRE 1
  3336. | #define HAVE_LIBBLURAY 1
  3337. | #define HAVE_LIBBLURAY_BDJ 1
  3338. | /* end confdefs.h. */
  3339. |
  3340. | /* Override any GCC internal prototype to avoid an error.
  3341. | Use char because int might match the return type of a GCC
  3342. | builtin and then its argument prototype would still apply. */
  3343. | #ifdef __cplusplus
  3344. | extern "C"
  3345. | #endif
  3346. | char _dn_expand ();
  3347. | int
  3348. | main ()
  3349. | {
  3350. | return _dn_expand ();
  3351. | ;
  3352. | return 0;
  3353. | }
  3354. configure:26464: result: no
  3355. configure:26472: checking for library containing __dn_expand
  3356. configure:26503: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lresolv -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  3357. configure:26503: $? = 0
  3358. configure:26520: result: none required
  3359. configure:26582: checking for main in -ljasper
  3360. configure:26601: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ljasper -lresolv -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm >&5
  3361. configure:26601: $? = 0
  3362. configure:26610: result: yes
  3363. configure:26627: checking for ALSA
  3364. configure:26634: $PKG_CONFIG --exists --print-errors "alsa"
  3365. configure:26637: $? = 0
  3366. configure:26651: $PKG_CONFIG --exists --print-errors "alsa"
  3367. configure:26654: $? = 0
  3368. configure:26694: result: yes
  3369. configure:26702: checking for DBUS
  3370. configure:26709: $PKG_CONFIG --exists --print-errors "dbus-1"
  3371. configure:26712: $? = 0
  3372. configure:26726: $PKG_CONFIG --exists --print-errors "dbus-1"
  3373. configure:26729: $? = 0
  3374. configure:26769: result: yes
  3375. configure:26785: checking for SDL2
  3376. configure:26792: $PKG_CONFIG --exists --print-errors "sdl2"
  3377. Package sdl2 was not found in the pkg-config search path.
  3378. Perhaps you should add the directory containing `sdl2.pc'
  3379. to the PKG_CONFIG_PATH environment variable
  3380. No package 'sdl2' found
  3381. configure:26795: $? = 1
  3382. configure:26809: $PKG_CONFIG --exists --print-errors "sdl2"
  3383. Package sdl2 was not found in the pkg-config search path.
  3384. Perhaps you should add the directory containing `sdl2.pc'
  3385. to the PKG_CONFIG_PATH environment variable
  3386. No package 'sdl2' found
  3387. configure:26812: $? = 1
  3388. configure:26826: result: no
  3389. No package 'sdl2' found
  3390. configure:26845: == Could not find SDL2. Joystick support disabled. ==
  3391. configure:26889: checking for libogg soname
  3392. configure:26931: result: libogg.so.0
  3393. configure:26945: checking for libvorbis soname
  3394. configure:26987: result: libvorbis.so.0
  3395. configure:27001: checking for libvorbisfile soname
  3396. configure:27043: result: libvorbisfile.so.3
  3397. configure:27057: checking for libass soname
  3398. configure:27099: result: libass.so.5
  3399. configure:27113: checking for libmpeg2 soname
  3400. configure:27155: result: libmpeg2.so.0
  3401. configure:27163: checking for main in -lmicrohttpd
  3402. configure:27182: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lmicrohttpd -ljasper -lresolv -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm -lasound -ldbus-1 >&5
  3403. configure:27182: $? = 0
  3404. configure:27191: result: yes
  3405. configure:27217: checking for ALSA
  3406. configure:27282: result: yes
  3407. configure:27393: result: == PulseAudio support disabled. ==
  3408. configure:27400: checking for main in -lavahi-common
  3409. configure:27419: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lavahi-common -lmicrohttpd -ljasper -lresolv -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm -lasound -ldbus-1 -lasound >&5
  3410. configure:27419: $? = 0
  3411. configure:27428: result: yes
  3412. configure:27444: checking for main in -lavahi-client
  3413. configure:27463: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lavahi-client -lavahi-common -lmicrohttpd -ljasper -lresolv -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm -lasound -ldbus-1 -lasound >&5
  3414. configure:27463: $? = 0
  3415. configure:27472: result: yes
  3416. configure:27494: checking for embedded_mDNSInit in -lmDNSEmbedded
  3417. configure:27519: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lmDNSEmbedded -lavahi-client -lavahi-common -lmicrohttpd -ljasper -lresolv -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm -lasound -ldbus-1 -lasound >&5
  3418. /usr/bin/ld: cannot find -lmDNSEmbedded
  3419. collect2: error: ld returned 1 exit status
  3420. configure:27519: $? = 1
  3421. configure: failed program was:
  3422. | /* confdefs.h */
  3423. | #define PACKAGE_NAME "kodi"
  3424. | #define PACKAGE_TARNAME "kodi"
  3425. | #define PACKAGE_VERSION "15.2.000"
  3426. | #define PACKAGE_STRING "kodi 15.2.000"
  3427. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  3428. | #define PACKAGE_URL ""
  3429. | #define PACKAGE "kodi"
  3430. | #define VERSION "15.2.000"
  3431. | #define HAVE_LIRC 1
  3432. | #define LIRC_DEVICE "/dev/lircd"
  3433. | #define HAVE_CXX11 1
  3434. | #define STDC_HEADERS 1
  3435. | #define HAVE_SYS_TYPES_H 1
  3436. | #define HAVE_SYS_STAT_H 1
  3437. | #define HAVE_STDLIB_H 1
  3438. | #define HAVE_STRING_H 1
  3439. | #define HAVE_MEMORY_H 1
  3440. | #define HAVE_STRINGS_H 1
  3441. | #define HAVE_INTTYPES_H 1
  3442. | #define HAVE_STDINT_H 1
  3443. | #define HAVE_UNISTD_H 1
  3444. | #define HAVE_DLFCN_H 1
  3445. | #define LT_OBJDIR ".libs/"
  3446. | #define HAVE_ALLOCA_H 1
  3447. | #define HAVE_ALLOCA 1
  3448. | #define HAVE_UNISTD_H 1
  3449. | #define HAVE_CHOWN 1
  3450. | #define HAVE_DIRENT_H 1
  3451. | #define HAVE_FSEEKO 1
  3452. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3453. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3454. | #define TIME_WITH_SYS_TIME 1
  3455. | #define HAVE_SYS_TIME_H 1
  3456. | #define HAVE_UNISTD_H 1
  3457. | #define HAVE_STDLIB_H 1
  3458. | #define HAVE_SYS_PARAM_H 1
  3459. | #define HAVE_UTIME_H 1
  3460. | #define HAVE_ALARM 1
  3461. | #define HAVE_GETPAGESIZE 1
  3462. | #define HAVE_MMAP 1
  3463. | #define HAVE_SYS_SELECT_H 1
  3464. | #define HAVE_SYS_SOCKET_H 1
  3465. | #define SELECT_TYPE_ARG1 int
  3466. | #define SELECT_TYPE_ARG234 (fd_set *)
  3467. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3468. | #define RETSIGTYPE void
  3469. | #define HAVE_STRCOLL 1
  3470. | #define HAVE_STRFTIME 1
  3471. | #define HAVE_UTIME_NULL 1
  3472. | #define HAVE_VPRINTF 1
  3473. | #define HAVE_ATEXIT 1
  3474. | #define HAVE_DUP2 1
  3475. | #define HAVE_FDATASYNC 1
  3476. | #define HAVE_FTIME 1
  3477. | #define HAVE_FTRUNCATE 1
  3478. | #define HAVE_GETCWD 1
  3479. | #define HAVE_GETHOSTBYADDR 1
  3480. | #define HAVE_GETHOSTBYNAME 1
  3481. | #define HAVE_GETHOSTNAME 1
  3482. | #define HAVE_GETPAGESIZE 1
  3483. | #define HAVE_GETPASS 1
  3484. | #define HAVE_GETTIMEOFDAY 1
  3485. | #define HAVE_INET_NTOA 1
  3486. | #define HAVE_LCHOWN 1
  3487. | #define HAVE_LOCALECONV 1
  3488. | #define HAVE_MEMCHR 1
  3489. | #define HAVE_MEMMOVE 1
  3490. | #define HAVE_MEMSET 1
  3491. | #define HAVE_MKDIR 1
  3492. | #define HAVE_MODF 1
  3493. | #define HAVE_MUNMAP 1
  3494. | #define HAVE_RMDIR 1
  3495. | #define HAVE_SELECT 1
  3496. | #define HAVE_SETENV 1
  3497. | #define HAVE_SETLOCALE 1
  3498. | #define HAVE_SOCKET 1
  3499. | #define HAVE_STRCASECMP 1
  3500. | #define HAVE_STRCHR 1
  3501. | #define HAVE_STRCSPN 1
  3502. | #define HAVE_STRDUP 1
  3503. | #define HAVE_STRERROR 1
  3504. | #define HAVE_STRNCASECMP 1
  3505. | #define HAVE_STRPBRK 1
  3506. | #define HAVE_STRRCHR 1
  3507. | #define HAVE_STRSPN 1
  3508. | #define HAVE_STRSTR 1
  3509. | #define HAVE_STRTOL 1
  3510. | #define HAVE_STRTOUL 1
  3511. | #define HAVE_SYSINFO 1
  3512. | #define HAVE_TZSET 1
  3513. | #define HAVE_UTIME 1
  3514. | #define HAVE_POSIX_FADVISE 1
  3515. | #define HAVE_LOCALTIME_R 1
  3516. | #define SIZEOF_INT 4
  3517. | #define SIZEOF_SIZE_T 4
  3518. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  3519. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  3520. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  3521. | #define HAVE_STD__U16STRING 1
  3522. | #define HAVE_STD__U32STRING 1
  3523. | #define HAVE_CHAR16_T 1
  3524. | #define HAVE_CHAR32_T 1
  3525. | #define SIZEOF_WCHAR_T 4
  3526. | #define HAVE_INOTIFY 1
  3527. | #define HAVE_PYTHON "2.7"
  3528. | #define HAVE_LIBGL 1
  3529. | #define HAVE_LIBGLEW 1
  3530. | #define HAVE_LIBGLU 1
  3531. | #define HAVE_OPENSSL 1
  3532. | #define HAVE_LIBGPG_ERROR 1
  3533. | #define HAVE_LIBGCRYPT 1
  3534. | #define HAVE_GCRYPT 1
  3535. | #define HAVE_GNUTLS 1
  3536. | #define HAVE_LIBBZ2 1
  3537. | #define HAVE_LIBJPEG 1
  3538. | #define HAVE_LIBTIFF 1
  3539. | #define HAVE_LIBPTHREAD 1
  3540. | #define HAVE_PTHREAD_SETNAME_NP 1
  3541. | #define HAVE_LIBLZO2 1
  3542. | #define HAVE_LIBZ 1
  3543. | #define HAVE_LIBCRYPTO 1
  3544. | #define HAVE_LIBSSL 1
  3545. | #define HAVE_LIBBLUETOOTH 1
  3546. | #define HAVE_LIBPCRECPP 1
  3547. | #define HAVE_LIBPCRE 1
  3548. | #define HAVE_LIBBLURAY 1
  3549. | #define HAVE_LIBBLURAY_BDJ 1
  3550. | #define HAVE_LIBJASPER 1
  3551. | #define HAVE_DBUS 1
  3552. | #define HAVE_LIBMICROHTTPD 1
  3553. | #define HAS_DVD_DRIVE 1
  3554. | #define HAS_ALSA 1
  3555. | #define HAVE_LIBAVAHI_COMMON 1
  3556. | #define HAVE_LIBAVAHI_CLIENT 1
  3557. | /* end confdefs.h. */
  3558. |
  3559. | /* Override any GCC internal prototype to avoid an error.
  3560. | Use char because int might match the return type of a GCC
  3561. | builtin and then its argument prototype would still apply. */
  3562. | #ifdef __cplusplus
  3563. | extern "C"
  3564. | #endif
  3565. | char embedded_mDNSInit ();
  3566. | int
  3567. | main ()
  3568. | {
  3569. | return embedded_mDNSInit ();
  3570. | ;
  3571. | return 0;
  3572. | }
  3573. configure:27528: result: no
  3574. configure:27542: == Could not find mDNSEmbedded. Might prevent zeroconf support. ==
  3575. configure:27562: == X11 enabled. ==
  3576. configure:27566: checking for X11
  3577. configure:27573: $PKG_CONFIG --exists --print-errors "x11"
  3578. configure:27576: $? = 0
  3579. configure:27590: $PKG_CONFIG --exists --print-errors "x11"
  3580. configure:27593: $? = 0
  3581. configure:27631: result: yes
  3582. configure:27637: checking for XEXT
  3583. configure:27644: $PKG_CONFIG --exists --print-errors "xext"
  3584. configure:27647: $? = 0
  3585. configure:27661: $PKG_CONFIG --exists --print-errors "xext"
  3586. configure:27664: $? = 0
  3587. configure:27702: result: yes
  3588. configure:27708: checking for XRANDR
  3589. configure:27715: $PKG_CONFIG --exists --print-errors "xrandr"
  3590. configure:27718: $? = 0
  3591. configure:27732: $PKG_CONFIG --exists --print-errors "xrandr"
  3592. configure:27735: $? = 0
  3593. configure:27773: result: yes
  3594. configure:27779: checking for DRM
  3595. configure:27786: $PKG_CONFIG --exists --print-errors "libdrm"
  3596. configure:27789: $? = 0
  3597. configure:27803: $PKG_CONFIG --exists --print-errors "libdrm"
  3598. configure:27806: $? = 0
  3599. configure:27844: result: yes
  3600. configure:27858: == WAVEFORM enabled ==
  3601. configure:27869: == SPECTRUM enabled ==
  3602. configure:27884: == GOOM disabled. ==
  3603. configure:27895: == RSXS enabled. ==
  3604. configure:27902: checking for XT
  3605. configure:27909: $PKG_CONFIG --exists --print-errors "xt"
  3606. configure:27912: $? = 0
  3607. configure:27926: $PKG_CONFIG --exists --print-errors "xt"
  3608. configure:27929: $? = 0
  3609. configure:27967: result: yes
  3610. configure:27973: checking for XMU
  3611. configure:27980: $PKG_CONFIG --exists --print-errors "xmu"
  3612. configure:27983: $? = 0
  3613. configure:27997: $PKG_CONFIG --exists --print-errors "xmu"
  3614. configure:28000: $? = 0
  3615. configure:28038: result: yes
  3616. configure:28052: == FishBMC enabled. ==
  3617. configure:28064: == ProjectM enabled. ==
  3618. configure:28087: checking for sftp_tell64 in -lssh
  3619. configure:28112: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lssh -lavahi-client -lavahi-common -lmicrohttpd -ljasper -lresolv -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm -lasound -ldbus-1 -lasound -lX11 -lXext -lXrandr -ldrm -lXt -lX11 -lXmu -lXt -lX11 >&5
  3620. configure:28112: $? = 0
  3621. configure:28121: result: yes
  3622. configure:28144: checking librtmp/log.h usability
  3623. configure:28144: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3624. configure:28144: $? = 0
  3625. configure:28144: result: yes
  3626. configure:28144: checking librtmp/log.h presence
  3627. configure:28144: gcc -E conftest.c
  3628. configure:28144: $? = 0
  3629. configure:28144: result: yes
  3630. configure:28144: checking for librtmp/log.h
  3631. configure:28144: result: yes
  3632. configure:28144: checking librtmp/amf.h usability
  3633. configure:28144: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3634. configure:28144: $? = 0
  3635. configure:28144: result: yes
  3636. configure:28144: checking librtmp/amf.h presence
  3637. configure:28144: gcc -E conftest.c
  3638. configure:28144: $? = 0
  3639. configure:28144: result: yes
  3640. configure:28144: checking for librtmp/amf.h
  3641. configure:28144: result: yes
  3642. configure:28144: checking librtmp/rtmp.h usability
  3643. configure:28144: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3644. configure:28144: $? = 0
  3645. configure:28144: result: yes
  3646. configure:28144: checking librtmp/rtmp.h presence
  3647. configure:28144: gcc -E conftest.c
  3648. configure:28144: $? = 0
  3649. configure:28144: result: yes
  3650. configure:28144: checking for librtmp/rtmp.h
  3651. configure:28144: result: yes
  3652. configure:28173: checking for librtmp soname
  3653. configure:28215: result: librtmp.so.1
  3654. configure:28235: checking for SAMBA
  3655. configure:28242: $PKG_CONFIG --exists --print-errors "smbclient"
  3656. configure:28245: $? = 0
  3657. configure:28259: $PKG_CONFIG --exists --print-errors "smbclient"
  3658. configure:28262: $? = 0
  3659. configure:28384: result: yes
  3660. configure:28492: == NFS support disabled. ==
  3661. configure:28585: checking shairplay/raop.h usability
  3662. configure:28585: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3663. conftest.c:178:28: fatal error: shairplay/raop.h: No such file or directory
  3664. #include <shairplay/raop.h>
  3665. ^
  3666. compilation terminated.
  3667. configure:28585: $? = 1
  3668. configure: failed program was:
  3669. | /* confdefs.h */
  3670. | #define PACKAGE_NAME "kodi"
  3671. | #define PACKAGE_TARNAME "kodi"
  3672. | #define PACKAGE_VERSION "15.2.000"
  3673. | #define PACKAGE_STRING "kodi 15.2.000"
  3674. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  3675. | #define PACKAGE_URL ""
  3676. | #define PACKAGE "kodi"
  3677. | #define VERSION "15.2.000"
  3678. | #define HAVE_LIRC 1
  3679. | #define LIRC_DEVICE "/dev/lircd"
  3680. | #define HAVE_CXX11 1
  3681. | #define STDC_HEADERS 1
  3682. | #define HAVE_SYS_TYPES_H 1
  3683. | #define HAVE_SYS_STAT_H 1
  3684. | #define HAVE_STDLIB_H 1
  3685. | #define HAVE_STRING_H 1
  3686. | #define HAVE_MEMORY_H 1
  3687. | #define HAVE_STRINGS_H 1
  3688. | #define HAVE_INTTYPES_H 1
  3689. | #define HAVE_STDINT_H 1
  3690. | #define HAVE_UNISTD_H 1
  3691. | #define HAVE_DLFCN_H 1
  3692. | #define LT_OBJDIR ".libs/"
  3693. | #define HAVE_ALLOCA_H 1
  3694. | #define HAVE_ALLOCA 1
  3695. | #define HAVE_UNISTD_H 1
  3696. | #define HAVE_CHOWN 1
  3697. | #define HAVE_DIRENT_H 1
  3698. | #define HAVE_FSEEKO 1
  3699. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3700. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3701. | #define TIME_WITH_SYS_TIME 1
  3702. | #define HAVE_SYS_TIME_H 1
  3703. | #define HAVE_UNISTD_H 1
  3704. | #define HAVE_STDLIB_H 1
  3705. | #define HAVE_SYS_PARAM_H 1
  3706. | #define HAVE_UTIME_H 1
  3707. | #define HAVE_ALARM 1
  3708. | #define HAVE_GETPAGESIZE 1
  3709. | #define HAVE_MMAP 1
  3710. | #define HAVE_SYS_SELECT_H 1
  3711. | #define HAVE_SYS_SOCKET_H 1
  3712. | #define SELECT_TYPE_ARG1 int
  3713. | #define SELECT_TYPE_ARG234 (fd_set *)
  3714. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3715. | #define RETSIGTYPE void
  3716. | #define HAVE_STRCOLL 1
  3717. | #define HAVE_STRFTIME 1
  3718. | #define HAVE_UTIME_NULL 1
  3719. | #define HAVE_VPRINTF 1
  3720. | #define HAVE_ATEXIT 1
  3721. | #define HAVE_DUP2 1
  3722. | #define HAVE_FDATASYNC 1
  3723. | #define HAVE_FTIME 1
  3724. | #define HAVE_FTRUNCATE 1
  3725. | #define HAVE_GETCWD 1
  3726. | #define HAVE_GETHOSTBYADDR 1
  3727. | #define HAVE_GETHOSTBYNAME 1
  3728. | #define HAVE_GETHOSTNAME 1
  3729. | #define HAVE_GETPAGESIZE 1
  3730. | #define HAVE_GETPASS 1
  3731. | #define HAVE_GETTIMEOFDAY 1
  3732. | #define HAVE_INET_NTOA 1
  3733. | #define HAVE_LCHOWN 1
  3734. | #define HAVE_LOCALECONV 1
  3735. | #define HAVE_MEMCHR 1
  3736. | #define HAVE_MEMMOVE 1
  3737. | #define HAVE_MEMSET 1
  3738. | #define HAVE_MKDIR 1
  3739. | #define HAVE_MODF 1
  3740. | #define HAVE_MUNMAP 1
  3741. | #define HAVE_RMDIR 1
  3742. | #define HAVE_SELECT 1
  3743. | #define HAVE_SETENV 1
  3744. | #define HAVE_SETLOCALE 1
  3745. | #define HAVE_SOCKET 1
  3746. | #define HAVE_STRCASECMP 1
  3747. | #define HAVE_STRCHR 1
  3748. | #define HAVE_STRCSPN 1
  3749. | #define HAVE_STRDUP 1
  3750. | #define HAVE_STRERROR 1
  3751. | #define HAVE_STRNCASECMP 1
  3752. | #define HAVE_STRPBRK 1
  3753. | #define HAVE_STRRCHR 1
  3754. | #define HAVE_STRSPN 1
  3755. | #define HAVE_STRSTR 1
  3756. | #define HAVE_STRTOL 1
  3757. | #define HAVE_STRTOUL 1
  3758. | #define HAVE_SYSINFO 1
  3759. | #define HAVE_TZSET 1
  3760. | #define HAVE_UTIME 1
  3761. | #define HAVE_POSIX_FADVISE 1
  3762. | #define HAVE_LOCALTIME_R 1
  3763. | #define SIZEOF_INT 4
  3764. | #define SIZEOF_SIZE_T 4
  3765. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  3766. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  3767. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  3768. | #define HAVE_STD__U16STRING 1
  3769. | #define HAVE_STD__U32STRING 1
  3770. | #define HAVE_CHAR16_T 1
  3771. | #define HAVE_CHAR32_T 1
  3772. | #define SIZEOF_WCHAR_T 4
  3773. | #define HAVE_INOTIFY 1
  3774. | #define HAVE_PYTHON "2.7"
  3775. | #define HAVE_LIBGL 1
  3776. | #define HAVE_LIBGLEW 1
  3777. | #define HAVE_LIBGLU 1
  3778. | #define HAVE_OPENSSL 1
  3779. | #define HAVE_LIBGPG_ERROR 1
  3780. | #define HAVE_LIBGCRYPT 1
  3781. | #define HAVE_GCRYPT 1
  3782. | #define HAVE_GNUTLS 1
  3783. | #define HAVE_LIBBZ2 1
  3784. | #define HAVE_LIBJPEG 1
  3785. | #define HAVE_LIBTIFF 1
  3786. | #define HAVE_LIBPTHREAD 1
  3787. | #define HAVE_PTHREAD_SETNAME_NP 1
  3788. | #define HAVE_LIBLZO2 1
  3789. | #define HAVE_LIBZ 1
  3790. | #define HAVE_LIBCRYPTO 1
  3791. | #define HAVE_LIBSSL 1
  3792. | #define HAVE_LIBBLUETOOTH 1
  3793. | #define HAVE_LIBPCRECPP 1
  3794. | #define HAVE_LIBPCRE 1
  3795. | #define HAVE_LIBBLURAY 1
  3796. | #define HAVE_LIBBLURAY_BDJ 1
  3797. | #define HAVE_LIBJASPER 1
  3798. | #define HAVE_DBUS 1
  3799. | #define HAVE_LIBMICROHTTPD 1
  3800. | #define HAS_DVD_DRIVE 1
  3801. | #define HAS_ALSA 1
  3802. | #define HAVE_LIBAVAHI_COMMON 1
  3803. | #define HAVE_LIBAVAHI_CLIENT 1
  3804. | #define HAVE_X11 1
  3805. | #define HAVE_LIBSSH 1
  3806. | #define HAVE_LIBSSH 1
  3807. | #define HAVE_LIBRTMP_LOG_H 1
  3808. | #define HAVE_LIBRTMP_AMF_H 1
  3809. | #define HAVE_LIBRTMP_RTMP_H 1
  3810. | #define HAS_LIBRTMP 1
  3811. | #define HAVE_LIBSMBCLIENT 1
  3812. | /* end confdefs.h. */
  3813. | #include <stdio.h>
  3814. | #ifdef HAVE_SYS_TYPES_H
  3815. | # include <sys/types.h>
  3816. | #endif
  3817. | #ifdef HAVE_SYS_STAT_H
  3818. | # include <sys/stat.h>
  3819. | #endif
  3820. | #ifdef STDC_HEADERS
  3821. | # include <stdlib.h>
  3822. | # include <stddef.h>
  3823. | #else
  3824. | # ifdef HAVE_STDLIB_H
  3825. | # include <stdlib.h>
  3826. | # endif
  3827. | #endif
  3828. | #ifdef HAVE_STRING_H
  3829. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3830. | # include <memory.h>
  3831. | # endif
  3832. | # include <string.h>
  3833. | #endif
  3834. | #ifdef HAVE_STRINGS_H
  3835. | # include <strings.h>
  3836. | #endif
  3837. | #ifdef HAVE_INTTYPES_H
  3838. | # include <inttypes.h>
  3839. | #endif
  3840. | #ifdef HAVE_STDINT_H
  3841. | # include <stdint.h>
  3842. | #endif
  3843. | #ifdef HAVE_UNISTD_H
  3844. | # include <unistd.h>
  3845. | #endif
  3846. | #include <shairplay/raop.h>
  3847. configure:28585: result: no
  3848. configure:28585: checking shairplay/raop.h presence
  3849. configure:28585: gcc -E conftest.c
  3850. conftest.c:145:28: fatal error: shairplay/raop.h: No such file or directory
  3851. #include <shairplay/raop.h>
  3852. ^
  3853. compilation terminated.
  3854. configure:28585: $? = 1
  3855. configure: failed program was:
  3856. | /* confdefs.h */
  3857. | #define PACKAGE_NAME "kodi"
  3858. | #define PACKAGE_TARNAME "kodi"
  3859. | #define PACKAGE_VERSION "15.2.000"
  3860. | #define PACKAGE_STRING "kodi 15.2.000"
  3861. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  3862. | #define PACKAGE_URL ""
  3863. | #define PACKAGE "kodi"
  3864. | #define VERSION "15.2.000"
  3865. | #define HAVE_LIRC 1
  3866. | #define LIRC_DEVICE "/dev/lircd"
  3867. | #define HAVE_CXX11 1
  3868. | #define STDC_HEADERS 1
  3869. | #define HAVE_SYS_TYPES_H 1
  3870. | #define HAVE_SYS_STAT_H 1
  3871. | #define HAVE_STDLIB_H 1
  3872. | #define HAVE_STRING_H 1
  3873. | #define HAVE_MEMORY_H 1
  3874. | #define HAVE_STRINGS_H 1
  3875. | #define HAVE_INTTYPES_H 1
  3876. | #define HAVE_STDINT_H 1
  3877. | #define HAVE_UNISTD_H 1
  3878. | #define HAVE_DLFCN_H 1
  3879. | #define LT_OBJDIR ".libs/"
  3880. | #define HAVE_ALLOCA_H 1
  3881. | #define HAVE_ALLOCA 1
  3882. | #define HAVE_UNISTD_H 1
  3883. | #define HAVE_CHOWN 1
  3884. | #define HAVE_DIRENT_H 1
  3885. | #define HAVE_FSEEKO 1
  3886. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3887. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3888. | #define TIME_WITH_SYS_TIME 1
  3889. | #define HAVE_SYS_TIME_H 1
  3890. | #define HAVE_UNISTD_H 1
  3891. | #define HAVE_STDLIB_H 1
  3892. | #define HAVE_SYS_PARAM_H 1
  3893. | #define HAVE_UTIME_H 1
  3894. | #define HAVE_ALARM 1
  3895. | #define HAVE_GETPAGESIZE 1
  3896. | #define HAVE_MMAP 1
  3897. | #define HAVE_SYS_SELECT_H 1
  3898. | #define HAVE_SYS_SOCKET_H 1
  3899. | #define SELECT_TYPE_ARG1 int
  3900. | #define SELECT_TYPE_ARG234 (fd_set *)
  3901. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3902. | #define RETSIGTYPE void
  3903. | #define HAVE_STRCOLL 1
  3904. | #define HAVE_STRFTIME 1
  3905. | #define HAVE_UTIME_NULL 1
  3906. | #define HAVE_VPRINTF 1
  3907. | #define HAVE_ATEXIT 1
  3908. | #define HAVE_DUP2 1
  3909. | #define HAVE_FDATASYNC 1
  3910. | #define HAVE_FTIME 1
  3911. | #define HAVE_FTRUNCATE 1
  3912. | #define HAVE_GETCWD 1
  3913. | #define HAVE_GETHOSTBYADDR 1
  3914. | #define HAVE_GETHOSTBYNAME 1
  3915. | #define HAVE_GETHOSTNAME 1
  3916. | #define HAVE_GETPAGESIZE 1
  3917. | #define HAVE_GETPASS 1
  3918. | #define HAVE_GETTIMEOFDAY 1
  3919. | #define HAVE_INET_NTOA 1
  3920. | #define HAVE_LCHOWN 1
  3921. | #define HAVE_LOCALECONV 1
  3922. | #define HAVE_MEMCHR 1
  3923. | #define HAVE_MEMMOVE 1
  3924. | #define HAVE_MEMSET 1
  3925. | #define HAVE_MKDIR 1
  3926. | #define HAVE_MODF 1
  3927. | #define HAVE_MUNMAP 1
  3928. | #define HAVE_RMDIR 1
  3929. | #define HAVE_SELECT 1
  3930. | #define HAVE_SETENV 1
  3931. | #define HAVE_SETLOCALE 1
  3932. | #define HAVE_SOCKET 1
  3933. | #define HAVE_STRCASECMP 1
  3934. | #define HAVE_STRCHR 1
  3935. | #define HAVE_STRCSPN 1
  3936. | #define HAVE_STRDUP 1
  3937. | #define HAVE_STRERROR 1
  3938. | #define HAVE_STRNCASECMP 1
  3939. | #define HAVE_STRPBRK 1
  3940. | #define HAVE_STRRCHR 1
  3941. | #define HAVE_STRSPN 1
  3942. | #define HAVE_STRSTR 1
  3943. | #define HAVE_STRTOL 1
  3944. | #define HAVE_STRTOUL 1
  3945. | #define HAVE_SYSINFO 1
  3946. | #define HAVE_TZSET 1
  3947. | #define HAVE_UTIME 1
  3948. | #define HAVE_POSIX_FADVISE 1
  3949. | #define HAVE_LOCALTIME_R 1
  3950. | #define SIZEOF_INT 4
  3951. | #define SIZEOF_SIZE_T 4
  3952. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  3953. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  3954. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  3955. | #define HAVE_STD__U16STRING 1
  3956. | #define HAVE_STD__U32STRING 1
  3957. | #define HAVE_CHAR16_T 1
  3958. | #define HAVE_CHAR32_T 1
  3959. | #define SIZEOF_WCHAR_T 4
  3960. | #define HAVE_INOTIFY 1
  3961. | #define HAVE_PYTHON "2.7"
  3962. | #define HAVE_LIBGL 1
  3963. | #define HAVE_LIBGLEW 1
  3964. | #define HAVE_LIBGLU 1
  3965. | #define HAVE_OPENSSL 1
  3966. | #define HAVE_LIBGPG_ERROR 1
  3967. | #define HAVE_LIBGCRYPT 1
  3968. | #define HAVE_GCRYPT 1
  3969. | #define HAVE_GNUTLS 1
  3970. | #define HAVE_LIBBZ2 1
  3971. | #define HAVE_LIBJPEG 1
  3972. | #define HAVE_LIBTIFF 1
  3973. | #define HAVE_LIBPTHREAD 1
  3974. | #define HAVE_PTHREAD_SETNAME_NP 1
  3975. | #define HAVE_LIBLZO2 1
  3976. | #define HAVE_LIBZ 1
  3977. | #define HAVE_LIBCRYPTO 1
  3978. | #define HAVE_LIBSSL 1
  3979. | #define HAVE_LIBBLUETOOTH 1
  3980. | #define HAVE_LIBPCRECPP 1
  3981. | #define HAVE_LIBPCRE 1
  3982. | #define HAVE_LIBBLURAY 1
  3983. | #define HAVE_LIBBLURAY_BDJ 1
  3984. | #define HAVE_LIBJASPER 1
  3985. | #define HAVE_DBUS 1
  3986. | #define HAVE_LIBMICROHTTPD 1
  3987. | #define HAS_DVD_DRIVE 1
  3988. | #define HAS_ALSA 1
  3989. | #define HAVE_LIBAVAHI_COMMON 1
  3990. | #define HAVE_LIBAVAHI_CLIENT 1
  3991. | #define HAVE_X11 1
  3992. | #define HAVE_LIBSSH 1
  3993. | #define HAVE_LIBSSH 1
  3994. | #define HAVE_LIBRTMP_LOG_H 1
  3995. | #define HAVE_LIBRTMP_AMF_H 1
  3996. | #define HAVE_LIBRTMP_RTMP_H 1
  3997. | #define HAS_LIBRTMP 1
  3998. | #define HAVE_LIBSMBCLIENT 1
  3999. | /* end confdefs.h. */
  4000. | #include <shairplay/raop.h>
  4001. configure:28585: result: no
  4002. configure:28585: checking for shairplay/raop.h
  4003. configure:28585: result: no
  4004. configure:28592: == Could not find libshairplay. ==
  4005. configure:28686: checking for UDEV
  4006. configure:28693: $PKG_CONFIG --exists --print-errors "libudev"
  4007. configure:28696: $? = 0
  4008. configure:28710: $PKG_CONFIG --exists --print-errors "libudev"
  4009. configure:28713: $? = 0
  4010. configure:28753: result: yes
  4011. configure:28847: == libusb disabled. ==
  4012. configure:29271: == libcec disabled. CEC adapter support will not be available. ==
  4013. configure:29279: checking sys/capability.h usability
  4014. configure:29279: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4015. configure:29279: $? = 0
  4016. configure:29279: result: yes
  4017. configure:29279: checking sys/capability.h presence
  4018. configure:29279: gcc -E conftest.c
  4019. configure:29279: $? = 0
  4020. configure:29279: result: yes
  4021. configure:29279: checking for sys/capability.h
  4022. configure:29279: result: yes
  4023. configure:29299: checking for main in -lcap
  4024. configure:29318: gcc -o conftest -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lcap -lssh -lavahi-client -lavahi-common -lmicrohttpd -ljasper -lresolv -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm -lasound -ldbus-1 -lasound -lX11 -lXext -lXrandr -ldrm -lXt -lX11 -lXmu -lXt -lX11 -lsmbclient -ludev >&5
  4025. configure:29318: $? = 0
  4026. configure:29327: result: yes
  4027. configure:29495: "FFmpeg installation forced by user - installing our version"
  4028. configure:29512: checking for FFMPEG
  4029. configure:29519: $PKG_CONFIG --exists --print-errors "$FFMPEG_LIBNAMES"
  4030. configure:29522: $? = 0
  4031. configure:29536: $PKG_CONFIG --exists --print-errors "$FFMPEG_LIBNAMES"
  4032. configure:29539: $? = 0
  4033. configure:29577: result: yes
  4034. configure:29604: checking for swig
  4035. configure:29622: found /usr/bin/swig
  4036. configure:29635: result: /usr/bin/swig
  4037. configure:29697: checking for java
  4038. configure:29715: found /usr/bin/java
  4039. configure:29728: result: /usr/bin/java
  4040. configure:29744: checking for doxygen
  4041. configure:29762: found /usr/bin/doxygen
  4042. configure:29775: result: /usr/bin/doxygen
  4043. configure:29806: checking vdpau/vdpau.h usability
  4044. configure:29806: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4045. configure:29806: $? = 0
  4046. configure:29806: result: yes
  4047. configure:29806: checking vdpau/vdpau.h presence
  4048. configure:29806: gcc -E conftest.c
  4049. configure:29806: $? = 0
  4050. configure:29806: result: yes
  4051. configure:29806: checking for vdpau/vdpau.h
  4052. configure:29806: result: yes
  4053. configure:29847: checking for LIBVA
  4054. configure:29854: $PKG_CONFIG --exists --print-errors "libva libva-x11"
  4055. configure:29857: $? = 0
  4056. configure:29871: $PKG_CONFIG --exists --print-errors "libva libva-x11"
  4057. configure:29874: $? = 0
  4058. configure:29914: result: yes
  4059. configure:29947: == VTBDecoder support manually disabled. ==
  4060. configure:29994: == OpenMax support manually disabled. ==
  4061. configure:30157: checking for gawk
  4062. configure:30173: found /usr/bin/gawk
  4063. configure:30185: result: yes
  4064. configure:30201: checking for cmake
  4065. configure:30217: found /usr/bin/cmake
  4066. configure:30229: result: yes
  4067. configure:30244: checking for gperf
  4068. configure:30260: found /usr/bin/gperf
  4069. configure:30272: result: yes
  4070. configure:30286: checking for unzip
  4071. configure:30302: found /usr/bin/unzip
  4072. configure:30314: result: yes
  4073. configure:30328: checking for zip
  4074. configure:30344: found /usr/bin/zip
  4075. configure:30356: result: yes
  4076. configure:30371: checking for nasm
  4077. configure:30387: found /usr/bin/nasm
  4078. configure:30399: result: yes
  4079. configure:30416: checking for dirent.h that defines DIR
  4080. configure:30443: result: yes
  4081. configure:30456: checking for library containing opendir
  4082. configure:30504: result: none required
  4083. configure:30571: checking for ANSI C header files
  4084. configure:30675: result: yes
  4085. configure:30683: checking for sys/wait.h that is POSIX.1 compatible
  4086. configure:30709: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4087. configure:30709: $? = 0
  4088. configure:30716: result: yes
  4089. configure:30730: checking arpa/inet.h usability
  4090. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4091. configure:30730: $? = 0
  4092. configure:30730: result: yes
  4093. configure:30730: checking arpa/inet.h presence
  4094. configure:30730: gcc -E conftest.c
  4095. configure:30730: $? = 0
  4096. configure:30730: result: yes
  4097. configure:30730: checking for arpa/inet.h
  4098. configure:30730: result: yes
  4099. configure:30730: checking fcntl.h usability
  4100. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4101. configure:30730: $? = 0
  4102. configure:30730: result: yes
  4103. configure:30730: checking fcntl.h presence
  4104. configure:30730: gcc -E conftest.c
  4105. configure:30730: $? = 0
  4106. configure:30730: result: yes
  4107. configure:30730: checking for fcntl.h
  4108. configure:30730: result: yes
  4109. configure:30730: checking float.h usability
  4110. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4111. configure:30730: $? = 0
  4112. configure:30730: result: yes
  4113. configure:30730: checking float.h presence
  4114. configure:30730: gcc -E conftest.c
  4115. configure:30730: $? = 0
  4116. configure:30730: result: yes
  4117. configure:30730: checking for float.h
  4118. configure:30730: result: yes
  4119. configure:30730: checking for inttypes.h
  4120. configure:30730: result: yes
  4121. configure:30730: checking limits.h usability
  4122. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4123. configure:30730: $? = 0
  4124. configure:30730: result: yes
  4125. configure:30730: checking limits.h presence
  4126. configure:30730: gcc -E conftest.c
  4127. configure:30730: $? = 0
  4128. configure:30730: result: yes
  4129. configure:30730: checking for limits.h
  4130. configure:30730: result: yes
  4131. configure:30730: checking locale.h usability
  4132. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4133. configure:30730: $? = 0
  4134. configure:30730: result: yes
  4135. configure:30730: checking locale.h presence
  4136. configure:30730: gcc -E conftest.c
  4137. configure:30730: $? = 0
  4138. configure:30730: result: yes
  4139. configure:30730: checking for locale.h
  4140. configure:30730: result: yes
  4141. configure:30730: checking malloc.h usability
  4142. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4143. configure:30730: $? = 0
  4144. configure:30730: result: yes
  4145. configure:30730: checking malloc.h presence
  4146. configure:30730: gcc -E conftest.c
  4147. configure:30730: $? = 0
  4148. configure:30730: result: yes
  4149. configure:30730: checking for malloc.h
  4150. configure:30730: result: yes
  4151. configure:30730: checking for memory.h
  4152. configure:30730: result: yes
  4153. configure:30730: checking netdb.h usability
  4154. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4155. configure:30730: $? = 0
  4156. configure:30730: result: yes
  4157. configure:30730: checking netdb.h presence
  4158. configure:30730: gcc -E conftest.c
  4159. configure:30730: $? = 0
  4160. configure:30730: result: yes
  4161. configure:30730: checking for netdb.h
  4162. configure:30730: result: yes
  4163. configure:30730: checking netinet/in.h usability
  4164. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4165. configure:30730: $? = 0
  4166. configure:30730: result: yes
  4167. configure:30730: checking netinet/in.h presence
  4168. configure:30730: gcc -E conftest.c
  4169. configure:30730: $? = 0
  4170. configure:30730: result: yes
  4171. configure:30730: checking for netinet/in.h
  4172. configure:30730: result: yes
  4173. configure:30730: checking stddef.h usability
  4174. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4175. configure:30730: $? = 0
  4176. configure:30730: result: yes
  4177. configure:30730: checking stddef.h presence
  4178. configure:30730: gcc -E conftest.c
  4179. configure:30730: $? = 0
  4180. configure:30730: result: yes
  4181. configure:30730: checking for stddef.h
  4182. configure:30730: result: yes
  4183. configure:30730: checking for stdint.h
  4184. configure:30730: result: yes
  4185. configure:30730: checking for stdlib.h
  4186. configure:30730: result: yes
  4187. configure:30730: checking for string.h
  4188. configure:30730: result: yes
  4189. configure:30730: checking for strings.h
  4190. configure:30730: result: yes
  4191. configure:30730: checking sys/file.h usability
  4192. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4193. configure:30730: $? = 0
  4194. configure:30730: result: yes
  4195. configure:30730: checking sys/file.h presence
  4196. configure:30730: gcc -E conftest.c
  4197. configure:30730: $? = 0
  4198. configure:30730: result: yes
  4199. configure:30730: checking for sys/file.h
  4200. configure:30730: result: yes
  4201. configure:30730: checking sys/ioctl.h usability
  4202. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4203. configure:30730: $? = 0
  4204. configure:30730: result: yes
  4205. configure:30730: checking sys/ioctl.h presence
  4206. configure:30730: gcc -E conftest.c
  4207. configure:30730: $? = 0
  4208. configure:30730: result: yes
  4209. configure:30730: checking for sys/ioctl.h
  4210. configure:30730: result: yes
  4211. configure:30730: checking sys/mount.h usability
  4212. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4213. configure:30730: $? = 0
  4214. configure:30730: result: yes
  4215. configure:30730: checking sys/mount.h presence
  4216. configure:30730: gcc -E conftest.c
  4217. configure:30730: $? = 0
  4218. configure:30730: result: yes
  4219. configure:30730: checking for sys/mount.h
  4220. configure:30730: result: yes
  4221. configure:30730: checking for sys/param.h
  4222. configure:30730: result: yes
  4223. configure:30730: checking for sys/socket.h
  4224. configure:30730: result: yes
  4225. configure:30730: checking for sys/time.h
  4226. configure:30730: result: yes
  4227. configure:30730: checking sys/timeb.h usability
  4228. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4229. configure:30730: $? = 0
  4230. configure:30730: result: yes
  4231. configure:30730: checking sys/timeb.h presence
  4232. configure:30730: gcc -E conftest.c
  4233. configure:30730: $? = 0
  4234. configure:30730: result: yes
  4235. configure:30730: checking for sys/timeb.h
  4236. configure:30730: result: yes
  4237. configure:30730: checking sys/vfs.h usability
  4238. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4239. configure:30730: $? = 0
  4240. configure:30730: result: yes
  4241. configure:30730: checking sys/vfs.h presence
  4242. configure:30730: gcc -E conftest.c
  4243. configure:30730: $? = 0
  4244. configure:30730: result: yes
  4245. configure:30730: checking for sys/vfs.h
  4246. configure:30730: result: yes
  4247. configure:30730: checking termios.h usability
  4248. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4249. configure:30730: $? = 0
  4250. configure:30730: result: yes
  4251. configure:30730: checking termios.h presence
  4252. configure:30730: gcc -E conftest.c
  4253. configure:30730: $? = 0
  4254. configure:30730: result: yes
  4255. configure:30730: checking for termios.h
  4256. configure:30730: result: yes
  4257. configure:30730: checking for unistd.h
  4258. configure:30730: result: yes
  4259. configure:30730: checking for utime.h
  4260. configure:30730: result: yes
  4261. configure:30730: checking wchar.h usability
  4262. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4263. configure:30730: $? = 0
  4264. configure:30730: result: yes
  4265. configure:30730: checking wchar.h presence
  4266. configure:30730: gcc -E conftest.c
  4267. configure:30730: $? = 0
  4268. configure:30730: result: yes
  4269. configure:30730: checking for wchar.h
  4270. configure:30730: result: yes
  4271. configure:30730: checking wctype.h usability
  4272. configure:30730: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4273. configure:30730: $? = 0
  4274. configure:30730: result: yes
  4275. configure:30730: checking wctype.h presence
  4276. configure:30730: gcc -E conftest.c
  4277. configure:30730: $? = 0
  4278. configure:30730: result: yes
  4279. configure:30730: checking for wctype.h
  4280. configure:30730: result: yes
  4281. configure:30742: checking cdio/iso9660.h usability
  4282. configure:30742: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4283. configure:30742: $? = 0
  4284. configure:30742: result: yes
  4285. configure:30742: checking cdio/iso9660.h presence
  4286. configure:30742: gcc -E conftest.c
  4287. configure:30742: $? = 0
  4288. configure:30742: result: yes
  4289. configure:30742: checking for cdio/iso9660.h
  4290. configure:30742: result: yes
  4291. configure:30756: checking whether stat file-mode macros are broken
  4292. configure:30783: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4293. configure:30783: $? = 0
  4294. configure:30790: result: no
  4295. configure:30798: checking for stdbool.h that conforms to C99
  4296. configure:30865: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4297. conftest.c: In function 'main':
  4298. conftest.c:233:14: warning: the address of 's' will always evaluate as 'true' [-Waddress]
  4299. bool e = &s;
  4300. ^
  4301. conftest.c:237:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress]
  4302. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4303. ^
  4304. conftest.c:237:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress]
  4305. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4306. ^
  4307. conftest.c:237:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress]
  4308. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4309. ^
  4310. conftest.c:237:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress]
  4311. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4312. ^
  4313. conftest.c:237:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress]
  4314. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4315. ^
  4316. conftest.c:237:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress]
  4317. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4318. ^
  4319. conftest.c:237:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress]
  4320. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4321. ^
  4322. conftest.c:237:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress]
  4323. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4324. ^
  4325. conftest.c:238:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress]
  4326. ^
  4327. conftest.c:238:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress]
  4328. ^
  4329. conftest.c:238:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress]
  4330. ^
  4331. configure:30865: $? = 0
  4332. configure:30872: result: yes
  4333. configure:30874: checking for _Bool
  4334. configure:30874: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4335. configure:30874: $? = 0
  4336. configure:30874: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4337. conftest.c: In function 'main':
  4338. conftest.c:220:20: error: expected expression before ')' token
  4339. if (sizeof ((_Bool)))
  4340. ^
  4341. configure:30874: $? = 1
  4342. configure: failed program was:
  4343. | /* confdefs.h */
  4344. | #define PACKAGE_NAME "kodi"
  4345. | #define PACKAGE_TARNAME "kodi"
  4346. | #define PACKAGE_VERSION "15.2.000"
  4347. | #define PACKAGE_STRING "kodi 15.2.000"
  4348. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  4349. | #define PACKAGE_URL ""
  4350. | #define PACKAGE "kodi"
  4351. | #define VERSION "15.2.000"
  4352. | #define HAVE_LIRC 1
  4353. | #define LIRC_DEVICE "/dev/lircd"
  4354. | #define HAVE_CXX11 1
  4355. | #define STDC_HEADERS 1
  4356. | #define HAVE_SYS_TYPES_H 1
  4357. | #define HAVE_SYS_STAT_H 1
  4358. | #define HAVE_STDLIB_H 1
  4359. | #define HAVE_STRING_H 1
  4360. | #define HAVE_MEMORY_H 1
  4361. | #define HAVE_STRINGS_H 1
  4362. | #define HAVE_INTTYPES_H 1
  4363. | #define HAVE_STDINT_H 1
  4364. | #define HAVE_UNISTD_H 1
  4365. | #define HAVE_DLFCN_H 1
  4366. | #define LT_OBJDIR ".libs/"
  4367. | #define HAVE_ALLOCA_H 1
  4368. | #define HAVE_ALLOCA 1
  4369. | #define HAVE_UNISTD_H 1
  4370. | #define HAVE_CHOWN 1
  4371. | #define HAVE_DIRENT_H 1
  4372. | #define HAVE_FSEEKO 1
  4373. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4374. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4375. | #define TIME_WITH_SYS_TIME 1
  4376. | #define HAVE_SYS_TIME_H 1
  4377. | #define HAVE_UNISTD_H 1
  4378. | #define HAVE_STDLIB_H 1
  4379. | #define HAVE_SYS_PARAM_H 1
  4380. | #define HAVE_UTIME_H 1
  4381. | #define HAVE_ALARM 1
  4382. | #define HAVE_GETPAGESIZE 1
  4383. | #define HAVE_MMAP 1
  4384. | #define HAVE_SYS_SELECT_H 1
  4385. | #define HAVE_SYS_SOCKET_H 1
  4386. | #define SELECT_TYPE_ARG1 int
  4387. | #define SELECT_TYPE_ARG234 (fd_set *)
  4388. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4389. | #define RETSIGTYPE void
  4390. | #define HAVE_STRCOLL 1
  4391. | #define HAVE_STRFTIME 1
  4392. | #define HAVE_UTIME_NULL 1
  4393. | #define HAVE_VPRINTF 1
  4394. | #define HAVE_ATEXIT 1
  4395. | #define HAVE_DUP2 1
  4396. | #define HAVE_FDATASYNC 1
  4397. | #define HAVE_FTIME 1
  4398. | #define HAVE_FTRUNCATE 1
  4399. | #define HAVE_GETCWD 1
  4400. | #define HAVE_GETHOSTBYADDR 1
  4401. | #define HAVE_GETHOSTBYNAME 1
  4402. | #define HAVE_GETHOSTNAME 1
  4403. | #define HAVE_GETPAGESIZE 1
  4404. | #define HAVE_GETPASS 1
  4405. | #define HAVE_GETTIMEOFDAY 1
  4406. | #define HAVE_INET_NTOA 1
  4407. | #define HAVE_LCHOWN 1
  4408. | #define HAVE_LOCALECONV 1
  4409. | #define HAVE_MEMCHR 1
  4410. | #define HAVE_MEMMOVE 1
  4411. | #define HAVE_MEMSET 1
  4412. | #define HAVE_MKDIR 1
  4413. | #define HAVE_MODF 1
  4414. | #define HAVE_MUNMAP 1
  4415. | #define HAVE_RMDIR 1
  4416. | #define HAVE_SELECT 1
  4417. | #define HAVE_SETENV 1
  4418. | #define HAVE_SETLOCALE 1
  4419. | #define HAVE_SOCKET 1
  4420. | #define HAVE_STRCASECMP 1
  4421. | #define HAVE_STRCHR 1
  4422. | #define HAVE_STRCSPN 1
  4423. | #define HAVE_STRDUP 1
  4424. | #define HAVE_STRERROR 1
  4425. | #define HAVE_STRNCASECMP 1
  4426. | #define HAVE_STRPBRK 1
  4427. | #define HAVE_STRRCHR 1
  4428. | #define HAVE_STRSPN 1
  4429. | #define HAVE_STRSTR 1
  4430. | #define HAVE_STRTOL 1
  4431. | #define HAVE_STRTOUL 1
  4432. | #define HAVE_SYSINFO 1
  4433. | #define HAVE_TZSET 1
  4434. | #define HAVE_UTIME 1
  4435. | #define HAVE_POSIX_FADVISE 1
  4436. | #define HAVE_LOCALTIME_R 1
  4437. | #define SIZEOF_INT 4
  4438. | #define SIZEOF_SIZE_T 4
  4439. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  4440. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  4441. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  4442. | #define HAVE_STD__U16STRING 1
  4443. | #define HAVE_STD__U32STRING 1
  4444. | #define HAVE_CHAR16_T 1
  4445. | #define HAVE_CHAR32_T 1
  4446. | #define SIZEOF_WCHAR_T 4
  4447. | #define HAVE_INOTIFY 1
  4448. | #define HAVE_PYTHON "2.7"
  4449. | #define HAVE_LIBGL 1
  4450. | #define HAVE_LIBGLEW 1
  4451. | #define HAVE_LIBGLU 1
  4452. | #define HAVE_OPENSSL 1
  4453. | #define HAVE_LIBGPG_ERROR 1
  4454. | #define HAVE_LIBGCRYPT 1
  4455. | #define HAVE_GCRYPT 1
  4456. | #define HAVE_GNUTLS 1
  4457. | #define HAVE_LIBBZ2 1
  4458. | #define HAVE_LIBJPEG 1
  4459. | #define HAVE_LIBTIFF 1
  4460. | #define HAVE_LIBPTHREAD 1
  4461. | #define HAVE_PTHREAD_SETNAME_NP 1
  4462. | #define HAVE_LIBLZO2 1
  4463. | #define HAVE_LIBZ 1
  4464. | #define HAVE_LIBCRYPTO 1
  4465. | #define HAVE_LIBSSL 1
  4466. | #define HAVE_LIBBLUETOOTH 1
  4467. | #define HAVE_LIBPCRECPP 1
  4468. | #define HAVE_LIBPCRE 1
  4469. | #define HAVE_LIBBLURAY 1
  4470. | #define HAVE_LIBBLURAY_BDJ 1
  4471. | #define HAVE_LIBJASPER 1
  4472. | #define HAVE_DBUS 1
  4473. | #define HAVE_LIBMICROHTTPD 1
  4474. | #define HAS_DVD_DRIVE 1
  4475. | #define HAS_ALSA 1
  4476. | #define HAVE_LIBAVAHI_COMMON 1
  4477. | #define HAVE_LIBAVAHI_CLIENT 1
  4478. | #define HAVE_X11 1
  4479. | #define HAVE_LIBSSH 1
  4480. | #define HAVE_LIBSSH 1
  4481. | #define HAVE_LIBRTMP_LOG_H 1
  4482. | #define HAVE_LIBRTMP_AMF_H 1
  4483. | #define HAVE_LIBRTMP_RTMP_H 1
  4484. | #define HAS_LIBRTMP 1
  4485. | #define HAVE_LIBSMBCLIENT 1
  4486. | #define HAVE_LIBUDEV 1
  4487. | #define HAVE_SYS_CAPABILITY_H 1
  4488. | #define HAVE_LIBCAP 1
  4489. | #define FFMPEG_VER_SHA "2.6.4-Isengard"
  4490. | #define USE_STATIC_FFMPEG 1
  4491. | #define HAVE_LIBVDPAU /**/
  4492. | #define HAVE_LIBVA 1
  4493. | #define HAVE_DIRENT_H 1
  4494. | #define STDC_HEADERS 1
  4495. | #define HAVE_SYS_WAIT_H 1
  4496. | #define HAVE_ARPA_INET_H 1
  4497. | #define HAVE_FCNTL_H 1
  4498. | #define HAVE_FLOAT_H 1
  4499. | #define HAVE_INTTYPES_H 1
  4500. | #define HAVE_LIMITS_H 1
  4501. | #define HAVE_LOCALE_H 1
  4502. | #define HAVE_MALLOC_H 1
  4503. | #define HAVE_MEMORY_H 1
  4504. | #define HAVE_NETDB_H 1
  4505. | #define HAVE_NETINET_IN_H 1
  4506. | #define HAVE_STDDEF_H 1
  4507. | #define HAVE_STDINT_H 1
  4508. | #define HAVE_STDLIB_H 1
  4509. | #define HAVE_STRING_H 1
  4510. | #define HAVE_STRINGS_H 1
  4511. | #define HAVE_SYS_FILE_H 1
  4512. | #define HAVE_SYS_IOCTL_H 1
  4513. | #define HAVE_SYS_MOUNT_H 1
  4514. | #define HAVE_SYS_PARAM_H 1
  4515. | #define HAVE_SYS_SOCKET_H 1
  4516. | #define HAVE_SYS_TIME_H 1
  4517. | #define HAVE_SYS_TIMEB_H 1
  4518. | #define HAVE_SYS_VFS_H 1
  4519. | #define HAVE_TERMIOS_H 1
  4520. | #define HAVE_UNISTD_H 1
  4521. | #define HAVE_UTIME_H 1
  4522. | #define HAVE_WCHAR_H 1
  4523. | #define HAVE_WCTYPE_H 1
  4524. | #define HAVE_CDIO_ISO9660_H 1
  4525. | /* end confdefs.h. */
  4526. | #include <stdio.h>
  4527. | #ifdef HAVE_SYS_TYPES_H
  4528. | # include <sys/types.h>
  4529. | #endif
  4530. | #ifdef HAVE_SYS_STAT_H
  4531. | # include <sys/stat.h>
  4532. | #endif
  4533. | #ifdef STDC_HEADERS
  4534. | # include <stdlib.h>
  4535. | # include <stddef.h>
  4536. | #else
  4537. | # ifdef HAVE_STDLIB_H
  4538. | # include <stdlib.h>
  4539. | # endif
  4540. | #endif
  4541. | #ifdef HAVE_STRING_H
  4542. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4543. | # include <memory.h>
  4544. | # endif
  4545. | # include <string.h>
  4546. | #endif
  4547. | #ifdef HAVE_STRINGS_H
  4548. | # include <strings.h>
  4549. | #endif
  4550. | #ifdef HAVE_INTTYPES_H
  4551. | # include <inttypes.h>
  4552. | #endif
  4553. | #ifdef HAVE_STDINT_H
  4554. | # include <stdint.h>
  4555. | #endif
  4556. | #ifdef HAVE_UNISTD_H
  4557. | # include <unistd.h>
  4558. | #endif
  4559. | int
  4560. | main ()
  4561. | {
  4562. | if (sizeof ((_Bool)))
  4563. | return 0;
  4564. | ;
  4565. | return 0;
  4566. | }
  4567. configure:30874: result: yes
  4568. configure:30891: checking for an ANSI C-conforming const
  4569. configure:30957: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4570. configure:30957: $? = 0
  4571. configure:30964: result: yes
  4572. configure:30972: checking for uid_t in sys/types.h
  4573. configure:30991: result: yes
  4574. configure:31002: checking for inline
  4575. configure:31018: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4576. configure:31018: $? = 0
  4577. configure:31026: result: inline
  4578. configure:31044: checking for int8_t
  4579. configure:31044: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4580. configure:31044: $? = 0
  4581. configure:31044: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4582. conftest.c: In function 'main':
  4583. conftest.c:223:12: error: size of array 'test_array' is negative
  4584. static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
  4585. ^
  4586. configure:31044: $? = 1
  4587. configure: failed program was:
  4588. | /* confdefs.h */
  4589. | #define PACKAGE_NAME "kodi"
  4590. | #define PACKAGE_TARNAME "kodi"
  4591. | #define PACKAGE_VERSION "15.2.000"
  4592. | #define PACKAGE_STRING "kodi 15.2.000"
  4593. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  4594. | #define PACKAGE_URL ""
  4595. | #define PACKAGE "kodi"
  4596. | #define VERSION "15.2.000"
  4597. | #define HAVE_LIRC 1
  4598. | #define LIRC_DEVICE "/dev/lircd"
  4599. | #define HAVE_CXX11 1
  4600. | #define STDC_HEADERS 1
  4601. | #define HAVE_SYS_TYPES_H 1
  4602. | #define HAVE_SYS_STAT_H 1
  4603. | #define HAVE_STDLIB_H 1
  4604. | #define HAVE_STRING_H 1
  4605. | #define HAVE_MEMORY_H 1
  4606. | #define HAVE_STRINGS_H 1
  4607. | #define HAVE_INTTYPES_H 1
  4608. | #define HAVE_STDINT_H 1
  4609. | #define HAVE_UNISTD_H 1
  4610. | #define HAVE_DLFCN_H 1
  4611. | #define LT_OBJDIR ".libs/"
  4612. | #define HAVE_ALLOCA_H 1
  4613. | #define HAVE_ALLOCA 1
  4614. | #define HAVE_UNISTD_H 1
  4615. | #define HAVE_CHOWN 1
  4616. | #define HAVE_DIRENT_H 1
  4617. | #define HAVE_FSEEKO 1
  4618. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4619. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4620. | #define TIME_WITH_SYS_TIME 1
  4621. | #define HAVE_SYS_TIME_H 1
  4622. | #define HAVE_UNISTD_H 1
  4623. | #define HAVE_STDLIB_H 1
  4624. | #define HAVE_SYS_PARAM_H 1
  4625. | #define HAVE_UTIME_H 1
  4626. | #define HAVE_ALARM 1
  4627. | #define HAVE_GETPAGESIZE 1
  4628. | #define HAVE_MMAP 1
  4629. | #define HAVE_SYS_SELECT_H 1
  4630. | #define HAVE_SYS_SOCKET_H 1
  4631. | #define SELECT_TYPE_ARG1 int
  4632. | #define SELECT_TYPE_ARG234 (fd_set *)
  4633. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4634. | #define RETSIGTYPE void
  4635. | #define HAVE_STRCOLL 1
  4636. | #define HAVE_STRFTIME 1
  4637. | #define HAVE_UTIME_NULL 1
  4638. | #define HAVE_VPRINTF 1
  4639. | #define HAVE_ATEXIT 1
  4640. | #define HAVE_DUP2 1
  4641. | #define HAVE_FDATASYNC 1
  4642. | #define HAVE_FTIME 1
  4643. | #define HAVE_FTRUNCATE 1
  4644. | #define HAVE_GETCWD 1
  4645. | #define HAVE_GETHOSTBYADDR 1
  4646. | #define HAVE_GETHOSTBYNAME 1
  4647. | #define HAVE_GETHOSTNAME 1
  4648. | #define HAVE_GETPAGESIZE 1
  4649. | #define HAVE_GETPASS 1
  4650. | #define HAVE_GETTIMEOFDAY 1
  4651. | #define HAVE_INET_NTOA 1
  4652. | #define HAVE_LCHOWN 1
  4653. | #define HAVE_LOCALECONV 1
  4654. | #define HAVE_MEMCHR 1
  4655. | #define HAVE_MEMMOVE 1
  4656. | #define HAVE_MEMSET 1
  4657. | #define HAVE_MKDIR 1
  4658. | #define HAVE_MODF 1
  4659. | #define HAVE_MUNMAP 1
  4660. | #define HAVE_RMDIR 1
  4661. | #define HAVE_SELECT 1
  4662. | #define HAVE_SETENV 1
  4663. | #define HAVE_SETLOCALE 1
  4664. | #define HAVE_SOCKET 1
  4665. | #define HAVE_STRCASECMP 1
  4666. | #define HAVE_STRCHR 1
  4667. | #define HAVE_STRCSPN 1
  4668. | #define HAVE_STRDUP 1
  4669. | #define HAVE_STRERROR 1
  4670. | #define HAVE_STRNCASECMP 1
  4671. | #define HAVE_STRPBRK 1
  4672. | #define HAVE_STRRCHR 1
  4673. | #define HAVE_STRSPN 1
  4674. | #define HAVE_STRSTR 1
  4675. | #define HAVE_STRTOL 1
  4676. | #define HAVE_STRTOUL 1
  4677. | #define HAVE_SYSINFO 1
  4678. | #define HAVE_TZSET 1
  4679. | #define HAVE_UTIME 1
  4680. | #define HAVE_POSIX_FADVISE 1
  4681. | #define HAVE_LOCALTIME_R 1
  4682. | #define SIZEOF_INT 4
  4683. | #define SIZEOF_SIZE_T 4
  4684. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  4685. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  4686. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  4687. | #define HAVE_STD__U16STRING 1
  4688. | #define HAVE_STD__U32STRING 1
  4689. | #define HAVE_CHAR16_T 1
  4690. | #define HAVE_CHAR32_T 1
  4691. | #define SIZEOF_WCHAR_T 4
  4692. | #define HAVE_INOTIFY 1
  4693. | #define HAVE_PYTHON "2.7"
  4694. | #define HAVE_LIBGL 1
  4695. | #define HAVE_LIBGLEW 1
  4696. | #define HAVE_LIBGLU 1
  4697. | #define HAVE_OPENSSL 1
  4698. | #define HAVE_LIBGPG_ERROR 1
  4699. | #define HAVE_LIBGCRYPT 1
  4700. | #define HAVE_GCRYPT 1
  4701. | #define HAVE_GNUTLS 1
  4702. | #define HAVE_LIBBZ2 1
  4703. | #define HAVE_LIBJPEG 1
  4704. | #define HAVE_LIBTIFF 1
  4705. | #define HAVE_LIBPTHREAD 1
  4706. | #define HAVE_PTHREAD_SETNAME_NP 1
  4707. | #define HAVE_LIBLZO2 1
  4708. | #define HAVE_LIBZ 1
  4709. | #define HAVE_LIBCRYPTO 1
  4710. | #define HAVE_LIBSSL 1
  4711. | #define HAVE_LIBBLUETOOTH 1
  4712. | #define HAVE_LIBPCRECPP 1
  4713. | #define HAVE_LIBPCRE 1
  4714. | #define HAVE_LIBBLURAY 1
  4715. | #define HAVE_LIBBLURAY_BDJ 1
  4716. | #define HAVE_LIBJASPER 1
  4717. | #define HAVE_DBUS 1
  4718. | #define HAVE_LIBMICROHTTPD 1
  4719. | #define HAS_DVD_DRIVE 1
  4720. | #define HAS_ALSA 1
  4721. | #define HAVE_LIBAVAHI_COMMON 1
  4722. | #define HAVE_LIBAVAHI_CLIENT 1
  4723. | #define HAVE_X11 1
  4724. | #define HAVE_LIBSSH 1
  4725. | #define HAVE_LIBSSH 1
  4726. | #define HAVE_LIBRTMP_LOG_H 1
  4727. | #define HAVE_LIBRTMP_AMF_H 1
  4728. | #define HAVE_LIBRTMP_RTMP_H 1
  4729. | #define HAS_LIBRTMP 1
  4730. | #define HAVE_LIBSMBCLIENT 1
  4731. | #define HAVE_LIBUDEV 1
  4732. | #define HAVE_SYS_CAPABILITY_H 1
  4733. | #define HAVE_LIBCAP 1
  4734. | #define FFMPEG_VER_SHA "2.6.4-Isengard"
  4735. | #define USE_STATIC_FFMPEG 1
  4736. | #define HAVE_LIBVDPAU /**/
  4737. | #define HAVE_LIBVA 1
  4738. | #define HAVE_DIRENT_H 1
  4739. | #define STDC_HEADERS 1
  4740. | #define HAVE_SYS_WAIT_H 1
  4741. | #define HAVE_ARPA_INET_H 1
  4742. | #define HAVE_FCNTL_H 1
  4743. | #define HAVE_FLOAT_H 1
  4744. | #define HAVE_INTTYPES_H 1
  4745. | #define HAVE_LIMITS_H 1
  4746. | #define HAVE_LOCALE_H 1
  4747. | #define HAVE_MALLOC_H 1
  4748. | #define HAVE_MEMORY_H 1
  4749. | #define HAVE_NETDB_H 1
  4750. | #define HAVE_NETINET_IN_H 1
  4751. | #define HAVE_STDDEF_H 1
  4752. | #define HAVE_STDINT_H 1
  4753. | #define HAVE_STDLIB_H 1
  4754. | #define HAVE_STRING_H 1
  4755. | #define HAVE_STRINGS_H 1
  4756. | #define HAVE_SYS_FILE_H 1
  4757. | #define HAVE_SYS_IOCTL_H 1
  4758. | #define HAVE_SYS_MOUNT_H 1
  4759. | #define HAVE_SYS_PARAM_H 1
  4760. | #define HAVE_SYS_SOCKET_H 1
  4761. | #define HAVE_SYS_TIME_H 1
  4762. | #define HAVE_SYS_TIMEB_H 1
  4763. | #define HAVE_SYS_VFS_H 1
  4764. | #define HAVE_TERMIOS_H 1
  4765. | #define HAVE_UNISTD_H 1
  4766. | #define HAVE_UTIME_H 1
  4767. | #define HAVE_WCHAR_H 1
  4768. | #define HAVE_WCTYPE_H 1
  4769. | #define HAVE_CDIO_ISO9660_H 1
  4770. | #define HAVE__BOOL 1
  4771. | #define HAVE_STDBOOL_H 1
  4772. | /* end confdefs.h. */
  4773. | #include <stdio.h>
  4774. | #ifdef HAVE_SYS_TYPES_H
  4775. | # include <sys/types.h>
  4776. | #endif
  4777. | #ifdef HAVE_SYS_STAT_H
  4778. | # include <sys/stat.h>
  4779. | #endif
  4780. | #ifdef STDC_HEADERS
  4781. | # include <stdlib.h>
  4782. | # include <stddef.h>
  4783. | #else
  4784. | # ifdef HAVE_STDLIB_H
  4785. | # include <stdlib.h>
  4786. | # endif
  4787. | #endif
  4788. | #ifdef HAVE_STRING_H
  4789. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4790. | # include <memory.h>
  4791. | # endif
  4792. | # include <string.h>
  4793. | #endif
  4794. | #ifdef HAVE_STRINGS_H
  4795. | # include <strings.h>
  4796. | #endif
  4797. | #ifdef HAVE_INTTYPES_H
  4798. | # include <inttypes.h>
  4799. | #endif
  4800. | #ifdef HAVE_STDINT_H
  4801. | # include <stdint.h>
  4802. | #endif
  4803. | #ifdef HAVE_UNISTD_H
  4804. | # include <unistd.h>
  4805. | #endif
  4806. | enum { N = 8 / 2 - 1 };
  4807. | int
  4808. | main ()
  4809. | {
  4810. | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
  4811. | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
  4812. | test_array [0] = 0;
  4813. | return test_array [0];
  4814. |
  4815. | ;
  4816. | return 0;
  4817. | }
  4818. configure:31044: result: yes
  4819. configure:31055: checking for int16_t
  4820. configure:31055: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4821. configure:31055: $? = 0
  4822. configure:31055: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4823. conftest.c: In function 'main':
  4824. conftest.c:223:12: error: size of array 'test_array' is negative
  4825. static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  4826. ^
  4827. configure:31055: $? = 1
  4828. configure: failed program was:
  4829. | /* confdefs.h */
  4830. | #define PACKAGE_NAME "kodi"
  4831. | #define PACKAGE_TARNAME "kodi"
  4832. | #define PACKAGE_VERSION "15.2.000"
  4833. | #define PACKAGE_STRING "kodi 15.2.000"
  4834. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  4835. | #define PACKAGE_URL ""
  4836. | #define PACKAGE "kodi"
  4837. | #define VERSION "15.2.000"
  4838. | #define HAVE_LIRC 1
  4839. | #define LIRC_DEVICE "/dev/lircd"
  4840. | #define HAVE_CXX11 1
  4841. | #define STDC_HEADERS 1
  4842. | #define HAVE_SYS_TYPES_H 1
  4843. | #define HAVE_SYS_STAT_H 1
  4844. | #define HAVE_STDLIB_H 1
  4845. | #define HAVE_STRING_H 1
  4846. | #define HAVE_MEMORY_H 1
  4847. | #define HAVE_STRINGS_H 1
  4848. | #define HAVE_INTTYPES_H 1
  4849. | #define HAVE_STDINT_H 1
  4850. | #define HAVE_UNISTD_H 1
  4851. | #define HAVE_DLFCN_H 1
  4852. | #define LT_OBJDIR ".libs/"
  4853. | #define HAVE_ALLOCA_H 1
  4854. | #define HAVE_ALLOCA 1
  4855. | #define HAVE_UNISTD_H 1
  4856. | #define HAVE_CHOWN 1
  4857. | #define HAVE_DIRENT_H 1
  4858. | #define HAVE_FSEEKO 1
  4859. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4860. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4861. | #define TIME_WITH_SYS_TIME 1
  4862. | #define HAVE_SYS_TIME_H 1
  4863. | #define HAVE_UNISTD_H 1
  4864. | #define HAVE_STDLIB_H 1
  4865. | #define HAVE_SYS_PARAM_H 1
  4866. | #define HAVE_UTIME_H 1
  4867. | #define HAVE_ALARM 1
  4868. | #define HAVE_GETPAGESIZE 1
  4869. | #define HAVE_MMAP 1
  4870. | #define HAVE_SYS_SELECT_H 1
  4871. | #define HAVE_SYS_SOCKET_H 1
  4872. | #define SELECT_TYPE_ARG1 int
  4873. | #define SELECT_TYPE_ARG234 (fd_set *)
  4874. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4875. | #define RETSIGTYPE void
  4876. | #define HAVE_STRCOLL 1
  4877. | #define HAVE_STRFTIME 1
  4878. | #define HAVE_UTIME_NULL 1
  4879. | #define HAVE_VPRINTF 1
  4880. | #define HAVE_ATEXIT 1
  4881. | #define HAVE_DUP2 1
  4882. | #define HAVE_FDATASYNC 1
  4883. | #define HAVE_FTIME 1
  4884. | #define HAVE_FTRUNCATE 1
  4885. | #define HAVE_GETCWD 1
  4886. | #define HAVE_GETHOSTBYADDR 1
  4887. | #define HAVE_GETHOSTBYNAME 1
  4888. | #define HAVE_GETHOSTNAME 1
  4889. | #define HAVE_GETPAGESIZE 1
  4890. | #define HAVE_GETPASS 1
  4891. | #define HAVE_GETTIMEOFDAY 1
  4892. | #define HAVE_INET_NTOA 1
  4893. | #define HAVE_LCHOWN 1
  4894. | #define HAVE_LOCALECONV 1
  4895. | #define HAVE_MEMCHR 1
  4896. | #define HAVE_MEMMOVE 1
  4897. | #define HAVE_MEMSET 1
  4898. | #define HAVE_MKDIR 1
  4899. | #define HAVE_MODF 1
  4900. | #define HAVE_MUNMAP 1
  4901. | #define HAVE_RMDIR 1
  4902. | #define HAVE_SELECT 1
  4903. | #define HAVE_SETENV 1
  4904. | #define HAVE_SETLOCALE 1
  4905. | #define HAVE_SOCKET 1
  4906. | #define HAVE_STRCASECMP 1
  4907. | #define HAVE_STRCHR 1
  4908. | #define HAVE_STRCSPN 1
  4909. | #define HAVE_STRDUP 1
  4910. | #define HAVE_STRERROR 1
  4911. | #define HAVE_STRNCASECMP 1
  4912. | #define HAVE_STRPBRK 1
  4913. | #define HAVE_STRRCHR 1
  4914. | #define HAVE_STRSPN 1
  4915. | #define HAVE_STRSTR 1
  4916. | #define HAVE_STRTOL 1
  4917. | #define HAVE_STRTOUL 1
  4918. | #define HAVE_SYSINFO 1
  4919. | #define HAVE_TZSET 1
  4920. | #define HAVE_UTIME 1
  4921. | #define HAVE_POSIX_FADVISE 1
  4922. | #define HAVE_LOCALTIME_R 1
  4923. | #define SIZEOF_INT 4
  4924. | #define SIZEOF_SIZE_T 4
  4925. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  4926. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  4927. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  4928. | #define HAVE_STD__U16STRING 1
  4929. | #define HAVE_STD__U32STRING 1
  4930. | #define HAVE_CHAR16_T 1
  4931. | #define HAVE_CHAR32_T 1
  4932. | #define SIZEOF_WCHAR_T 4
  4933. | #define HAVE_INOTIFY 1
  4934. | #define HAVE_PYTHON "2.7"
  4935. | #define HAVE_LIBGL 1
  4936. | #define HAVE_LIBGLEW 1
  4937. | #define HAVE_LIBGLU 1
  4938. | #define HAVE_OPENSSL 1
  4939. | #define HAVE_LIBGPG_ERROR 1
  4940. | #define HAVE_LIBGCRYPT 1
  4941. | #define HAVE_GCRYPT 1
  4942. | #define HAVE_GNUTLS 1
  4943. | #define HAVE_LIBBZ2 1
  4944. | #define HAVE_LIBJPEG 1
  4945. | #define HAVE_LIBTIFF 1
  4946. | #define HAVE_LIBPTHREAD 1
  4947. | #define HAVE_PTHREAD_SETNAME_NP 1
  4948. | #define HAVE_LIBLZO2 1
  4949. | #define HAVE_LIBZ 1
  4950. | #define HAVE_LIBCRYPTO 1
  4951. | #define HAVE_LIBSSL 1
  4952. | #define HAVE_LIBBLUETOOTH 1
  4953. | #define HAVE_LIBPCRECPP 1
  4954. | #define HAVE_LIBPCRE 1
  4955. | #define HAVE_LIBBLURAY 1
  4956. | #define HAVE_LIBBLURAY_BDJ 1
  4957. | #define HAVE_LIBJASPER 1
  4958. | #define HAVE_DBUS 1
  4959. | #define HAVE_LIBMICROHTTPD 1
  4960. | #define HAS_DVD_DRIVE 1
  4961. | #define HAS_ALSA 1
  4962. | #define HAVE_LIBAVAHI_COMMON 1
  4963. | #define HAVE_LIBAVAHI_CLIENT 1
  4964. | #define HAVE_X11 1
  4965. | #define HAVE_LIBSSH 1
  4966. | #define HAVE_LIBSSH 1
  4967. | #define HAVE_LIBRTMP_LOG_H 1
  4968. | #define HAVE_LIBRTMP_AMF_H 1
  4969. | #define HAVE_LIBRTMP_RTMP_H 1
  4970. | #define HAS_LIBRTMP 1
  4971. | #define HAVE_LIBSMBCLIENT 1
  4972. | #define HAVE_LIBUDEV 1
  4973. | #define HAVE_SYS_CAPABILITY_H 1
  4974. | #define HAVE_LIBCAP 1
  4975. | #define FFMPEG_VER_SHA "2.6.4-Isengard"
  4976. | #define USE_STATIC_FFMPEG 1
  4977. | #define HAVE_LIBVDPAU /**/
  4978. | #define HAVE_LIBVA 1
  4979. | #define HAVE_DIRENT_H 1
  4980. | #define STDC_HEADERS 1
  4981. | #define HAVE_SYS_WAIT_H 1
  4982. | #define HAVE_ARPA_INET_H 1
  4983. | #define HAVE_FCNTL_H 1
  4984. | #define HAVE_FLOAT_H 1
  4985. | #define HAVE_INTTYPES_H 1
  4986. | #define HAVE_LIMITS_H 1
  4987. | #define HAVE_LOCALE_H 1
  4988. | #define HAVE_MALLOC_H 1
  4989. | #define HAVE_MEMORY_H 1
  4990. | #define HAVE_NETDB_H 1
  4991. | #define HAVE_NETINET_IN_H 1
  4992. | #define HAVE_STDDEF_H 1
  4993. | #define HAVE_STDINT_H 1
  4994. | #define HAVE_STDLIB_H 1
  4995. | #define HAVE_STRING_H 1
  4996. | #define HAVE_STRINGS_H 1
  4997. | #define HAVE_SYS_FILE_H 1
  4998. | #define HAVE_SYS_IOCTL_H 1
  4999. | #define HAVE_SYS_MOUNT_H 1
  5000. | #define HAVE_SYS_PARAM_H 1
  5001. | #define HAVE_SYS_SOCKET_H 1
  5002. | #define HAVE_SYS_TIME_H 1
  5003. | #define HAVE_SYS_TIMEB_H 1
  5004. | #define HAVE_SYS_VFS_H 1
  5005. | #define HAVE_TERMIOS_H 1
  5006. | #define HAVE_UNISTD_H 1
  5007. | #define HAVE_UTIME_H 1
  5008. | #define HAVE_WCHAR_H 1
  5009. | #define HAVE_WCTYPE_H 1
  5010. | #define HAVE_CDIO_ISO9660_H 1
  5011. | #define HAVE__BOOL 1
  5012. | #define HAVE_STDBOOL_H 1
  5013. | /* end confdefs.h. */
  5014. | #include <stdio.h>
  5015. | #ifdef HAVE_SYS_TYPES_H
  5016. | # include <sys/types.h>
  5017. | #endif
  5018. | #ifdef HAVE_SYS_STAT_H
  5019. | # include <sys/stat.h>
  5020. | #endif
  5021. | #ifdef STDC_HEADERS
  5022. | # include <stdlib.h>
  5023. | # include <stddef.h>
  5024. | #else
  5025. | # ifdef HAVE_STDLIB_H
  5026. | # include <stdlib.h>
  5027. | # endif
  5028. | #endif
  5029. | #ifdef HAVE_STRING_H
  5030. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5031. | # include <memory.h>
  5032. | # endif
  5033. | # include <string.h>
  5034. | #endif
  5035. | #ifdef HAVE_STRINGS_H
  5036. | # include <strings.h>
  5037. | #endif
  5038. | #ifdef HAVE_INTTYPES_H
  5039. | # include <inttypes.h>
  5040. | #endif
  5041. | #ifdef HAVE_STDINT_H
  5042. | # include <stdint.h>
  5043. | #endif
  5044. | #ifdef HAVE_UNISTD_H
  5045. | # include <unistd.h>
  5046. | #endif
  5047. | enum { N = 16 / 2 - 1 };
  5048. | int
  5049. | main ()
  5050. | {
  5051. | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  5052. | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
  5053. | test_array [0] = 0;
  5054. | return test_array [0];
  5055. |
  5056. | ;
  5057. | return 0;
  5058. | }
  5059. configure:31055: result: yes
  5060. configure:31066: checking for int32_t
  5061. configure:31066: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5062. configure:31066: $? = 0
  5063. configure:31066: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5064. conftest.c: In function 'main':
  5065. conftest.c:224:53: warning: integer overflow in expression [-Woverflow]
  5066. < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  5067. ^
  5068. conftest.c:223:12: error: storage size of 'test_array' isn't constant
  5069. static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  5070. ^
  5071. conftest.c:223:12: warning: unused variable 'test_array' [-Wunused-variable]
  5072. configure:31066: $? = 1
  5073. configure: failed program was:
  5074. | /* confdefs.h */
  5075. | #define PACKAGE_NAME "kodi"
  5076. | #define PACKAGE_TARNAME "kodi"
  5077. | #define PACKAGE_VERSION "15.2.000"
  5078. | #define PACKAGE_STRING "kodi 15.2.000"
  5079. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  5080. | #define PACKAGE_URL ""
  5081. | #define PACKAGE "kodi"
  5082. | #define VERSION "15.2.000"
  5083. | #define HAVE_LIRC 1
  5084. | #define LIRC_DEVICE "/dev/lircd"
  5085. | #define HAVE_CXX11 1
  5086. | #define STDC_HEADERS 1
  5087. | #define HAVE_SYS_TYPES_H 1
  5088. | #define HAVE_SYS_STAT_H 1
  5089. | #define HAVE_STDLIB_H 1
  5090. | #define HAVE_STRING_H 1
  5091. | #define HAVE_MEMORY_H 1
  5092. | #define HAVE_STRINGS_H 1
  5093. | #define HAVE_INTTYPES_H 1
  5094. | #define HAVE_STDINT_H 1
  5095. | #define HAVE_UNISTD_H 1
  5096. | #define HAVE_DLFCN_H 1
  5097. | #define LT_OBJDIR ".libs/"
  5098. | #define HAVE_ALLOCA_H 1
  5099. | #define HAVE_ALLOCA 1
  5100. | #define HAVE_UNISTD_H 1
  5101. | #define HAVE_CHOWN 1
  5102. | #define HAVE_DIRENT_H 1
  5103. | #define HAVE_FSEEKO 1
  5104. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5105. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5106. | #define TIME_WITH_SYS_TIME 1
  5107. | #define HAVE_SYS_TIME_H 1
  5108. | #define HAVE_UNISTD_H 1
  5109. | #define HAVE_STDLIB_H 1
  5110. | #define HAVE_SYS_PARAM_H 1
  5111. | #define HAVE_UTIME_H 1
  5112. | #define HAVE_ALARM 1
  5113. | #define HAVE_GETPAGESIZE 1
  5114. | #define HAVE_MMAP 1
  5115. | #define HAVE_SYS_SELECT_H 1
  5116. | #define HAVE_SYS_SOCKET_H 1
  5117. | #define SELECT_TYPE_ARG1 int
  5118. | #define SELECT_TYPE_ARG234 (fd_set *)
  5119. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5120. | #define RETSIGTYPE void
  5121. | #define HAVE_STRCOLL 1
  5122. | #define HAVE_STRFTIME 1
  5123. | #define HAVE_UTIME_NULL 1
  5124. | #define HAVE_VPRINTF 1
  5125. | #define HAVE_ATEXIT 1
  5126. | #define HAVE_DUP2 1
  5127. | #define HAVE_FDATASYNC 1
  5128. | #define HAVE_FTIME 1
  5129. | #define HAVE_FTRUNCATE 1
  5130. | #define HAVE_GETCWD 1
  5131. | #define HAVE_GETHOSTBYADDR 1
  5132. | #define HAVE_GETHOSTBYNAME 1
  5133. | #define HAVE_GETHOSTNAME 1
  5134. | #define HAVE_GETPAGESIZE 1
  5135. | #define HAVE_GETPASS 1
  5136. | #define HAVE_GETTIMEOFDAY 1
  5137. | #define HAVE_INET_NTOA 1
  5138. | #define HAVE_LCHOWN 1
  5139. | #define HAVE_LOCALECONV 1
  5140. | #define HAVE_MEMCHR 1
  5141. | #define HAVE_MEMMOVE 1
  5142. | #define HAVE_MEMSET 1
  5143. | #define HAVE_MKDIR 1
  5144. | #define HAVE_MODF 1
  5145. | #define HAVE_MUNMAP 1
  5146. | #define HAVE_RMDIR 1
  5147. | #define HAVE_SELECT 1
  5148. | #define HAVE_SETENV 1
  5149. | #define HAVE_SETLOCALE 1
  5150. | #define HAVE_SOCKET 1
  5151. | #define HAVE_STRCASECMP 1
  5152. | #define HAVE_STRCHR 1
  5153. | #define HAVE_STRCSPN 1
  5154. | #define HAVE_STRDUP 1
  5155. | #define HAVE_STRERROR 1
  5156. | #define HAVE_STRNCASECMP 1
  5157. | #define HAVE_STRPBRK 1
  5158. | #define HAVE_STRRCHR 1
  5159. | #define HAVE_STRSPN 1
  5160. | #define HAVE_STRSTR 1
  5161. | #define HAVE_STRTOL 1
  5162. | #define HAVE_STRTOUL 1
  5163. | #define HAVE_SYSINFO 1
  5164. | #define HAVE_TZSET 1
  5165. | #define HAVE_UTIME 1
  5166. | #define HAVE_POSIX_FADVISE 1
  5167. | #define HAVE_LOCALTIME_R 1
  5168. | #define SIZEOF_INT 4
  5169. | #define SIZEOF_SIZE_T 4
  5170. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  5171. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  5172. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  5173. | #define HAVE_STD__U16STRING 1
  5174. | #define HAVE_STD__U32STRING 1
  5175. | #define HAVE_CHAR16_T 1
  5176. | #define HAVE_CHAR32_T 1
  5177. | #define SIZEOF_WCHAR_T 4
  5178. | #define HAVE_INOTIFY 1
  5179. | #define HAVE_PYTHON "2.7"
  5180. | #define HAVE_LIBGL 1
  5181. | #define HAVE_LIBGLEW 1
  5182. | #define HAVE_LIBGLU 1
  5183. | #define HAVE_OPENSSL 1
  5184. | #define HAVE_LIBGPG_ERROR 1
  5185. | #define HAVE_LIBGCRYPT 1
  5186. | #define HAVE_GCRYPT 1
  5187. | #define HAVE_GNUTLS 1
  5188. | #define HAVE_LIBBZ2 1
  5189. | #define HAVE_LIBJPEG 1
  5190. | #define HAVE_LIBTIFF 1
  5191. | #define HAVE_LIBPTHREAD 1
  5192. | #define HAVE_PTHREAD_SETNAME_NP 1
  5193. | #define HAVE_LIBLZO2 1
  5194. | #define HAVE_LIBZ 1
  5195. | #define HAVE_LIBCRYPTO 1
  5196. | #define HAVE_LIBSSL 1
  5197. | #define HAVE_LIBBLUETOOTH 1
  5198. | #define HAVE_LIBPCRECPP 1
  5199. | #define HAVE_LIBPCRE 1
  5200. | #define HAVE_LIBBLURAY 1
  5201. | #define HAVE_LIBBLURAY_BDJ 1
  5202. | #define HAVE_LIBJASPER 1
  5203. | #define HAVE_DBUS 1
  5204. | #define HAVE_LIBMICROHTTPD 1
  5205. | #define HAS_DVD_DRIVE 1
  5206. | #define HAS_ALSA 1
  5207. | #define HAVE_LIBAVAHI_COMMON 1
  5208. | #define HAVE_LIBAVAHI_CLIENT 1
  5209. | #define HAVE_X11 1
  5210. | #define HAVE_LIBSSH 1
  5211. | #define HAVE_LIBSSH 1
  5212. | #define HAVE_LIBRTMP_LOG_H 1
  5213. | #define HAVE_LIBRTMP_AMF_H 1
  5214. | #define HAVE_LIBRTMP_RTMP_H 1
  5215. | #define HAS_LIBRTMP 1
  5216. | #define HAVE_LIBSMBCLIENT 1
  5217. | #define HAVE_LIBUDEV 1
  5218. | #define HAVE_SYS_CAPABILITY_H 1
  5219. | #define HAVE_LIBCAP 1
  5220. | #define FFMPEG_VER_SHA "2.6.4-Isengard"
  5221. | #define USE_STATIC_FFMPEG 1
  5222. | #define HAVE_LIBVDPAU /**/
  5223. | #define HAVE_LIBVA 1
  5224. | #define HAVE_DIRENT_H 1
  5225. | #define STDC_HEADERS 1
  5226. | #define HAVE_SYS_WAIT_H 1
  5227. | #define HAVE_ARPA_INET_H 1
  5228. | #define HAVE_FCNTL_H 1
  5229. | #define HAVE_FLOAT_H 1
  5230. | #define HAVE_INTTYPES_H 1
  5231. | #define HAVE_LIMITS_H 1
  5232. | #define HAVE_LOCALE_H 1
  5233. | #define HAVE_MALLOC_H 1
  5234. | #define HAVE_MEMORY_H 1
  5235. | #define HAVE_NETDB_H 1
  5236. | #define HAVE_NETINET_IN_H 1
  5237. | #define HAVE_STDDEF_H 1
  5238. | #define HAVE_STDINT_H 1
  5239. | #define HAVE_STDLIB_H 1
  5240. | #define HAVE_STRING_H 1
  5241. | #define HAVE_STRINGS_H 1
  5242. | #define HAVE_SYS_FILE_H 1
  5243. | #define HAVE_SYS_IOCTL_H 1
  5244. | #define HAVE_SYS_MOUNT_H 1
  5245. | #define HAVE_SYS_PARAM_H 1
  5246. | #define HAVE_SYS_SOCKET_H 1
  5247. | #define HAVE_SYS_TIME_H 1
  5248. | #define HAVE_SYS_TIMEB_H 1
  5249. | #define HAVE_SYS_VFS_H 1
  5250. | #define HAVE_TERMIOS_H 1
  5251. | #define HAVE_UNISTD_H 1
  5252. | #define HAVE_UTIME_H 1
  5253. | #define HAVE_WCHAR_H 1
  5254. | #define HAVE_WCTYPE_H 1
  5255. | #define HAVE_CDIO_ISO9660_H 1
  5256. | #define HAVE__BOOL 1
  5257. | #define HAVE_STDBOOL_H 1
  5258. | /* end confdefs.h. */
  5259. | #include <stdio.h>
  5260. | #ifdef HAVE_SYS_TYPES_H
  5261. | # include <sys/types.h>
  5262. | #endif
  5263. | #ifdef HAVE_SYS_STAT_H
  5264. | # include <sys/stat.h>
  5265. | #endif
  5266. | #ifdef STDC_HEADERS
  5267. | # include <stdlib.h>
  5268. | # include <stddef.h>
  5269. | #else
  5270. | # ifdef HAVE_STDLIB_H
  5271. | # include <stdlib.h>
  5272. | # endif
  5273. | #endif
  5274. | #ifdef HAVE_STRING_H
  5275. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5276. | # include <memory.h>
  5277. | # endif
  5278. | # include <string.h>
  5279. | #endif
  5280. | #ifdef HAVE_STRINGS_H
  5281. | # include <strings.h>
  5282. | #endif
  5283. | #ifdef HAVE_INTTYPES_H
  5284. | # include <inttypes.h>
  5285. | #endif
  5286. | #ifdef HAVE_STDINT_H
  5287. | # include <stdint.h>
  5288. | #endif
  5289. | #ifdef HAVE_UNISTD_H
  5290. | # include <unistd.h>
  5291. | #endif
  5292. | enum { N = 32 / 2 - 1 };
  5293. | int
  5294. | main ()
  5295. | {
  5296. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  5297. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  5298. | test_array [0] = 0;
  5299. | return test_array [0];
  5300. |
  5301. | ;
  5302. | return 0;
  5303. | }
  5304. configure:31066: result: yes
  5305. configure:31077: checking for int64_t
  5306. configure:31077: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5307. configure:31077: $? = 0
  5308. configure:31077: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5309. conftest.c: In function 'main':
  5310. conftest.c:224:53: warning: integer overflow in expression [-Woverflow]
  5311. < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  5312. ^
  5313. conftest.c:223:12: error: storage size of 'test_array' isn't constant
  5314. static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  5315. ^
  5316. conftest.c:223:12: warning: unused variable 'test_array' [-Wunused-variable]
  5317. configure:31077: $? = 1
  5318. configure: failed program was:
  5319. | /* confdefs.h */
  5320. | #define PACKAGE_NAME "kodi"
  5321. | #define PACKAGE_TARNAME "kodi"
  5322. | #define PACKAGE_VERSION "15.2.000"
  5323. | #define PACKAGE_STRING "kodi 15.2.000"
  5324. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  5325. | #define PACKAGE_URL ""
  5326. | #define PACKAGE "kodi"
  5327. | #define VERSION "15.2.000"
  5328. | #define HAVE_LIRC 1
  5329. | #define LIRC_DEVICE "/dev/lircd"
  5330. | #define HAVE_CXX11 1
  5331. | #define STDC_HEADERS 1
  5332. | #define HAVE_SYS_TYPES_H 1
  5333. | #define HAVE_SYS_STAT_H 1
  5334. | #define HAVE_STDLIB_H 1
  5335. | #define HAVE_STRING_H 1
  5336. | #define HAVE_MEMORY_H 1
  5337. | #define HAVE_STRINGS_H 1
  5338. | #define HAVE_INTTYPES_H 1
  5339. | #define HAVE_STDINT_H 1
  5340. | #define HAVE_UNISTD_H 1
  5341. | #define HAVE_DLFCN_H 1
  5342. | #define LT_OBJDIR ".libs/"
  5343. | #define HAVE_ALLOCA_H 1
  5344. | #define HAVE_ALLOCA 1
  5345. | #define HAVE_UNISTD_H 1
  5346. | #define HAVE_CHOWN 1
  5347. | #define HAVE_DIRENT_H 1
  5348. | #define HAVE_FSEEKO 1
  5349. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5350. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5351. | #define TIME_WITH_SYS_TIME 1
  5352. | #define HAVE_SYS_TIME_H 1
  5353. | #define HAVE_UNISTD_H 1
  5354. | #define HAVE_STDLIB_H 1
  5355. | #define HAVE_SYS_PARAM_H 1
  5356. | #define HAVE_UTIME_H 1
  5357. | #define HAVE_ALARM 1
  5358. | #define HAVE_GETPAGESIZE 1
  5359. | #define HAVE_MMAP 1
  5360. | #define HAVE_SYS_SELECT_H 1
  5361. | #define HAVE_SYS_SOCKET_H 1
  5362. | #define SELECT_TYPE_ARG1 int
  5363. | #define SELECT_TYPE_ARG234 (fd_set *)
  5364. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5365. | #define RETSIGTYPE void
  5366. | #define HAVE_STRCOLL 1
  5367. | #define HAVE_STRFTIME 1
  5368. | #define HAVE_UTIME_NULL 1
  5369. | #define HAVE_VPRINTF 1
  5370. | #define HAVE_ATEXIT 1
  5371. | #define HAVE_DUP2 1
  5372. | #define HAVE_FDATASYNC 1
  5373. | #define HAVE_FTIME 1
  5374. | #define HAVE_FTRUNCATE 1
  5375. | #define HAVE_GETCWD 1
  5376. | #define HAVE_GETHOSTBYADDR 1
  5377. | #define HAVE_GETHOSTBYNAME 1
  5378. | #define HAVE_GETHOSTNAME 1
  5379. | #define HAVE_GETPAGESIZE 1
  5380. | #define HAVE_GETPASS 1
  5381. | #define HAVE_GETTIMEOFDAY 1
  5382. | #define HAVE_INET_NTOA 1
  5383. | #define HAVE_LCHOWN 1
  5384. | #define HAVE_LOCALECONV 1
  5385. | #define HAVE_MEMCHR 1
  5386. | #define HAVE_MEMMOVE 1
  5387. | #define HAVE_MEMSET 1
  5388. | #define HAVE_MKDIR 1
  5389. | #define HAVE_MODF 1
  5390. | #define HAVE_MUNMAP 1
  5391. | #define HAVE_RMDIR 1
  5392. | #define HAVE_SELECT 1
  5393. | #define HAVE_SETENV 1
  5394. | #define HAVE_SETLOCALE 1
  5395. | #define HAVE_SOCKET 1
  5396. | #define HAVE_STRCASECMP 1
  5397. | #define HAVE_STRCHR 1
  5398. | #define HAVE_STRCSPN 1
  5399. | #define HAVE_STRDUP 1
  5400. | #define HAVE_STRERROR 1
  5401. | #define HAVE_STRNCASECMP 1
  5402. | #define HAVE_STRPBRK 1
  5403. | #define HAVE_STRRCHR 1
  5404. | #define HAVE_STRSPN 1
  5405. | #define HAVE_STRSTR 1
  5406. | #define HAVE_STRTOL 1
  5407. | #define HAVE_STRTOUL 1
  5408. | #define HAVE_SYSINFO 1
  5409. | #define HAVE_TZSET 1
  5410. | #define HAVE_UTIME 1
  5411. | #define HAVE_POSIX_FADVISE 1
  5412. | #define HAVE_LOCALTIME_R 1
  5413. | #define SIZEOF_INT 4
  5414. | #define SIZEOF_SIZE_T 4
  5415. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  5416. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  5417. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  5418. | #define HAVE_STD__U16STRING 1
  5419. | #define HAVE_STD__U32STRING 1
  5420. | #define HAVE_CHAR16_T 1
  5421. | #define HAVE_CHAR32_T 1
  5422. | #define SIZEOF_WCHAR_T 4
  5423. | #define HAVE_INOTIFY 1
  5424. | #define HAVE_PYTHON "2.7"
  5425. | #define HAVE_LIBGL 1
  5426. | #define HAVE_LIBGLEW 1
  5427. | #define HAVE_LIBGLU 1
  5428. | #define HAVE_OPENSSL 1
  5429. | #define HAVE_LIBGPG_ERROR 1
  5430. | #define HAVE_LIBGCRYPT 1
  5431. | #define HAVE_GCRYPT 1
  5432. | #define HAVE_GNUTLS 1
  5433. | #define HAVE_LIBBZ2 1
  5434. | #define HAVE_LIBJPEG 1
  5435. | #define HAVE_LIBTIFF 1
  5436. | #define HAVE_LIBPTHREAD 1
  5437. | #define HAVE_PTHREAD_SETNAME_NP 1
  5438. | #define HAVE_LIBLZO2 1
  5439. | #define HAVE_LIBZ 1
  5440. | #define HAVE_LIBCRYPTO 1
  5441. | #define HAVE_LIBSSL 1
  5442. | #define HAVE_LIBBLUETOOTH 1
  5443. | #define HAVE_LIBPCRECPP 1
  5444. | #define HAVE_LIBPCRE 1
  5445. | #define HAVE_LIBBLURAY 1
  5446. | #define HAVE_LIBBLURAY_BDJ 1
  5447. | #define HAVE_LIBJASPER 1
  5448. | #define HAVE_DBUS 1
  5449. | #define HAVE_LIBMICROHTTPD 1
  5450. | #define HAS_DVD_DRIVE 1
  5451. | #define HAS_ALSA 1
  5452. | #define HAVE_LIBAVAHI_COMMON 1
  5453. | #define HAVE_LIBAVAHI_CLIENT 1
  5454. | #define HAVE_X11 1
  5455. | #define HAVE_LIBSSH 1
  5456. | #define HAVE_LIBSSH 1
  5457. | #define HAVE_LIBRTMP_LOG_H 1
  5458. | #define HAVE_LIBRTMP_AMF_H 1
  5459. | #define HAVE_LIBRTMP_RTMP_H 1
  5460. | #define HAS_LIBRTMP 1
  5461. | #define HAVE_LIBSMBCLIENT 1
  5462. | #define HAVE_LIBUDEV 1
  5463. | #define HAVE_SYS_CAPABILITY_H 1
  5464. | #define HAVE_LIBCAP 1
  5465. | #define FFMPEG_VER_SHA "2.6.4-Isengard"
  5466. | #define USE_STATIC_FFMPEG 1
  5467. | #define HAVE_LIBVDPAU /**/
  5468. | #define HAVE_LIBVA 1
  5469. | #define HAVE_DIRENT_H 1
  5470. | #define STDC_HEADERS 1
  5471. | #define HAVE_SYS_WAIT_H 1
  5472. | #define HAVE_ARPA_INET_H 1
  5473. | #define HAVE_FCNTL_H 1
  5474. | #define HAVE_FLOAT_H 1
  5475. | #define HAVE_INTTYPES_H 1
  5476. | #define HAVE_LIMITS_H 1
  5477. | #define HAVE_LOCALE_H 1
  5478. | #define HAVE_MALLOC_H 1
  5479. | #define HAVE_MEMORY_H 1
  5480. | #define HAVE_NETDB_H 1
  5481. | #define HAVE_NETINET_IN_H 1
  5482. | #define HAVE_STDDEF_H 1
  5483. | #define HAVE_STDINT_H 1
  5484. | #define HAVE_STDLIB_H 1
  5485. | #define HAVE_STRING_H 1
  5486. | #define HAVE_STRINGS_H 1
  5487. | #define HAVE_SYS_FILE_H 1
  5488. | #define HAVE_SYS_IOCTL_H 1
  5489. | #define HAVE_SYS_MOUNT_H 1
  5490. | #define HAVE_SYS_PARAM_H 1
  5491. | #define HAVE_SYS_SOCKET_H 1
  5492. | #define HAVE_SYS_TIME_H 1
  5493. | #define HAVE_SYS_TIMEB_H 1
  5494. | #define HAVE_SYS_VFS_H 1
  5495. | #define HAVE_TERMIOS_H 1
  5496. | #define HAVE_UNISTD_H 1
  5497. | #define HAVE_UTIME_H 1
  5498. | #define HAVE_WCHAR_H 1
  5499. | #define HAVE_WCTYPE_H 1
  5500. | #define HAVE_CDIO_ISO9660_H 1
  5501. | #define HAVE__BOOL 1
  5502. | #define HAVE_STDBOOL_H 1
  5503. | /* end confdefs.h. */
  5504. | #include <stdio.h>
  5505. | #ifdef HAVE_SYS_TYPES_H
  5506. | # include <sys/types.h>
  5507. | #endif
  5508. | #ifdef HAVE_SYS_STAT_H
  5509. | # include <sys/stat.h>
  5510. | #endif
  5511. | #ifdef STDC_HEADERS
  5512. | # include <stdlib.h>
  5513. | # include <stddef.h>
  5514. | #else
  5515. | # ifdef HAVE_STDLIB_H
  5516. | # include <stdlib.h>
  5517. | # endif
  5518. | #endif
  5519. | #ifdef HAVE_STRING_H
  5520. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5521. | # include <memory.h>
  5522. | # endif
  5523. | # include <string.h>
  5524. | #endif
  5525. | #ifdef HAVE_STRINGS_H
  5526. | # include <strings.h>
  5527. | #endif
  5528. | #ifdef HAVE_INTTYPES_H
  5529. | # include <inttypes.h>
  5530. | #endif
  5531. | #ifdef HAVE_STDINT_H
  5532. | # include <stdint.h>
  5533. | #endif
  5534. | #ifdef HAVE_UNISTD_H
  5535. | # include <unistd.h>
  5536. | #endif
  5537. | enum { N = 64 / 2 - 1 };
  5538. | int
  5539. | main ()
  5540. | {
  5541. | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  5542. | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  5543. | test_array [0] = 0;
  5544. | return test_array [0];
  5545. |
  5546. | ;
  5547. | return 0;
  5548. | }
  5549. configure:31077: result: yes
  5550. configure:31088: checking for mode_t
  5551. configure:31088: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5552. configure:31088: $? = 0
  5553. configure:31088: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5554. conftest.c: In function 'main':
  5555. conftest.c:222:21: error: expected expression before ')' token
  5556. if (sizeof ((mode_t)))
  5557. ^
  5558. configure:31088: $? = 1
  5559. configure: failed program was:
  5560. | /* confdefs.h */
  5561. | #define PACKAGE_NAME "kodi"
  5562. | #define PACKAGE_TARNAME "kodi"
  5563. | #define PACKAGE_VERSION "15.2.000"
  5564. | #define PACKAGE_STRING "kodi 15.2.000"
  5565. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  5566. | #define PACKAGE_URL ""
  5567. | #define PACKAGE "kodi"
  5568. | #define VERSION "15.2.000"
  5569. | #define HAVE_LIRC 1
  5570. | #define LIRC_DEVICE "/dev/lircd"
  5571. | #define HAVE_CXX11 1
  5572. | #define STDC_HEADERS 1
  5573. | #define HAVE_SYS_TYPES_H 1
  5574. | #define HAVE_SYS_STAT_H 1
  5575. | #define HAVE_STDLIB_H 1
  5576. | #define HAVE_STRING_H 1
  5577. | #define HAVE_MEMORY_H 1
  5578. | #define HAVE_STRINGS_H 1
  5579. | #define HAVE_INTTYPES_H 1
  5580. | #define HAVE_STDINT_H 1
  5581. | #define HAVE_UNISTD_H 1
  5582. | #define HAVE_DLFCN_H 1
  5583. | #define LT_OBJDIR ".libs/"
  5584. | #define HAVE_ALLOCA_H 1
  5585. | #define HAVE_ALLOCA 1
  5586. | #define HAVE_UNISTD_H 1
  5587. | #define HAVE_CHOWN 1
  5588. | #define HAVE_DIRENT_H 1
  5589. | #define HAVE_FSEEKO 1
  5590. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5591. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5592. | #define TIME_WITH_SYS_TIME 1
  5593. | #define HAVE_SYS_TIME_H 1
  5594. | #define HAVE_UNISTD_H 1
  5595. | #define HAVE_STDLIB_H 1
  5596. | #define HAVE_SYS_PARAM_H 1
  5597. | #define HAVE_UTIME_H 1
  5598. | #define HAVE_ALARM 1
  5599. | #define HAVE_GETPAGESIZE 1
  5600. | #define HAVE_MMAP 1
  5601. | #define HAVE_SYS_SELECT_H 1
  5602. | #define HAVE_SYS_SOCKET_H 1
  5603. | #define SELECT_TYPE_ARG1 int
  5604. | #define SELECT_TYPE_ARG234 (fd_set *)
  5605. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5606. | #define RETSIGTYPE void
  5607. | #define HAVE_STRCOLL 1
  5608. | #define HAVE_STRFTIME 1
  5609. | #define HAVE_UTIME_NULL 1
  5610. | #define HAVE_VPRINTF 1
  5611. | #define HAVE_ATEXIT 1
  5612. | #define HAVE_DUP2 1
  5613. | #define HAVE_FDATASYNC 1
  5614. | #define HAVE_FTIME 1
  5615. | #define HAVE_FTRUNCATE 1
  5616. | #define HAVE_GETCWD 1
  5617. | #define HAVE_GETHOSTBYADDR 1
  5618. | #define HAVE_GETHOSTBYNAME 1
  5619. | #define HAVE_GETHOSTNAME 1
  5620. | #define HAVE_GETPAGESIZE 1
  5621. | #define HAVE_GETPASS 1
  5622. | #define HAVE_GETTIMEOFDAY 1
  5623. | #define HAVE_INET_NTOA 1
  5624. | #define HAVE_LCHOWN 1
  5625. | #define HAVE_LOCALECONV 1
  5626. | #define HAVE_MEMCHR 1
  5627. | #define HAVE_MEMMOVE 1
  5628. | #define HAVE_MEMSET 1
  5629. | #define HAVE_MKDIR 1
  5630. | #define HAVE_MODF 1
  5631. | #define HAVE_MUNMAP 1
  5632. | #define HAVE_RMDIR 1
  5633. | #define HAVE_SELECT 1
  5634. | #define HAVE_SETENV 1
  5635. | #define HAVE_SETLOCALE 1
  5636. | #define HAVE_SOCKET 1
  5637. | #define HAVE_STRCASECMP 1
  5638. | #define HAVE_STRCHR 1
  5639. | #define HAVE_STRCSPN 1
  5640. | #define HAVE_STRDUP 1
  5641. | #define HAVE_STRERROR 1
  5642. | #define HAVE_STRNCASECMP 1
  5643. | #define HAVE_STRPBRK 1
  5644. | #define HAVE_STRRCHR 1
  5645. | #define HAVE_STRSPN 1
  5646. | #define HAVE_STRSTR 1
  5647. | #define HAVE_STRTOL 1
  5648. | #define HAVE_STRTOUL 1
  5649. | #define HAVE_SYSINFO 1
  5650. | #define HAVE_TZSET 1
  5651. | #define HAVE_UTIME 1
  5652. | #define HAVE_POSIX_FADVISE 1
  5653. | #define HAVE_LOCALTIME_R 1
  5654. | #define SIZEOF_INT 4
  5655. | #define SIZEOF_SIZE_T 4
  5656. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  5657. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  5658. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  5659. | #define HAVE_STD__U16STRING 1
  5660. | #define HAVE_STD__U32STRING 1
  5661. | #define HAVE_CHAR16_T 1
  5662. | #define HAVE_CHAR32_T 1
  5663. | #define SIZEOF_WCHAR_T 4
  5664. | #define HAVE_INOTIFY 1
  5665. | #define HAVE_PYTHON "2.7"
  5666. | #define HAVE_LIBGL 1
  5667. | #define HAVE_LIBGLEW 1
  5668. | #define HAVE_LIBGLU 1
  5669. | #define HAVE_OPENSSL 1
  5670. | #define HAVE_LIBGPG_ERROR 1
  5671. | #define HAVE_LIBGCRYPT 1
  5672. | #define HAVE_GCRYPT 1
  5673. | #define HAVE_GNUTLS 1
  5674. | #define HAVE_LIBBZ2 1
  5675. | #define HAVE_LIBJPEG 1
  5676. | #define HAVE_LIBTIFF 1
  5677. | #define HAVE_LIBPTHREAD 1
  5678. | #define HAVE_PTHREAD_SETNAME_NP 1
  5679. | #define HAVE_LIBLZO2 1
  5680. | #define HAVE_LIBZ 1
  5681. | #define HAVE_LIBCRYPTO 1
  5682. | #define HAVE_LIBSSL 1
  5683. | #define HAVE_LIBBLUETOOTH 1
  5684. | #define HAVE_LIBPCRECPP 1
  5685. | #define HAVE_LIBPCRE 1
  5686. | #define HAVE_LIBBLURAY 1
  5687. | #define HAVE_LIBBLURAY_BDJ 1
  5688. | #define HAVE_LIBJASPER 1
  5689. | #define HAVE_DBUS 1
  5690. | #define HAVE_LIBMICROHTTPD 1
  5691. | #define HAS_DVD_DRIVE 1
  5692. | #define HAS_ALSA 1
  5693. | #define HAVE_LIBAVAHI_COMMON 1
  5694. | #define HAVE_LIBAVAHI_CLIENT 1
  5695. | #define HAVE_X11 1
  5696. | #define HAVE_LIBSSH 1
  5697. | #define HAVE_LIBSSH 1
  5698. | #define HAVE_LIBRTMP_LOG_H 1
  5699. | #define HAVE_LIBRTMP_AMF_H 1
  5700. | #define HAVE_LIBRTMP_RTMP_H 1
  5701. | #define HAS_LIBRTMP 1
  5702. | #define HAVE_LIBSMBCLIENT 1
  5703. | #define HAVE_LIBUDEV 1
  5704. | #define HAVE_SYS_CAPABILITY_H 1
  5705. | #define HAVE_LIBCAP 1
  5706. | #define FFMPEG_VER_SHA "2.6.4-Isengard"
  5707. | #define USE_STATIC_FFMPEG 1
  5708. | #define HAVE_LIBVDPAU /**/
  5709. | #define HAVE_LIBVA 1
  5710. | #define HAVE_DIRENT_H 1
  5711. | #define STDC_HEADERS 1
  5712. | #define HAVE_SYS_WAIT_H 1
  5713. | #define HAVE_ARPA_INET_H 1
  5714. | #define HAVE_FCNTL_H 1
  5715. | #define HAVE_FLOAT_H 1
  5716. | #define HAVE_INTTYPES_H 1
  5717. | #define HAVE_LIMITS_H 1
  5718. | #define HAVE_LOCALE_H 1
  5719. | #define HAVE_MALLOC_H 1
  5720. | #define HAVE_MEMORY_H 1
  5721. | #define HAVE_NETDB_H 1
  5722. | #define HAVE_NETINET_IN_H 1
  5723. | #define HAVE_STDDEF_H 1
  5724. | #define HAVE_STDINT_H 1
  5725. | #define HAVE_STDLIB_H 1
  5726. | #define HAVE_STRING_H 1
  5727. | #define HAVE_STRINGS_H 1
  5728. | #define HAVE_SYS_FILE_H 1
  5729. | #define HAVE_SYS_IOCTL_H 1
  5730. | #define HAVE_SYS_MOUNT_H 1
  5731. | #define HAVE_SYS_PARAM_H 1
  5732. | #define HAVE_SYS_SOCKET_H 1
  5733. | #define HAVE_SYS_TIME_H 1
  5734. | #define HAVE_SYS_TIMEB_H 1
  5735. | #define HAVE_SYS_VFS_H 1
  5736. | #define HAVE_TERMIOS_H 1
  5737. | #define HAVE_UNISTD_H 1
  5738. | #define HAVE_UTIME_H 1
  5739. | #define HAVE_WCHAR_H 1
  5740. | #define HAVE_WCTYPE_H 1
  5741. | #define HAVE_CDIO_ISO9660_H 1
  5742. | #define HAVE__BOOL 1
  5743. | #define HAVE_STDBOOL_H 1
  5744. | /* end confdefs.h. */
  5745. | #include <stdio.h>
  5746. | #ifdef HAVE_SYS_TYPES_H
  5747. | # include <sys/types.h>
  5748. | #endif
  5749. | #ifdef HAVE_SYS_STAT_H
  5750. | # include <sys/stat.h>
  5751. | #endif
  5752. | #ifdef STDC_HEADERS
  5753. | # include <stdlib.h>
  5754. | # include <stddef.h>
  5755. | #else
  5756. | # ifdef HAVE_STDLIB_H
  5757. | # include <stdlib.h>
  5758. | # endif
  5759. | #endif
  5760. | #ifdef HAVE_STRING_H
  5761. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5762. | # include <memory.h>
  5763. | # endif
  5764. | # include <string.h>
  5765. | #endif
  5766. | #ifdef HAVE_STRINGS_H
  5767. | # include <strings.h>
  5768. | #endif
  5769. | #ifdef HAVE_INTTYPES_H
  5770. | # include <inttypes.h>
  5771. | #endif
  5772. | #ifdef HAVE_STDINT_H
  5773. | # include <stdint.h>
  5774. | #endif
  5775. | #ifdef HAVE_UNISTD_H
  5776. | # include <unistd.h>
  5777. | #endif
  5778. | int
  5779. | main ()
  5780. | {
  5781. | if (sizeof ((mode_t)))
  5782. | return 0;
  5783. | ;
  5784. | return 0;
  5785. | }
  5786. configure:31088: result: yes
  5787. configure:31099: checking for off_t
  5788. configure:31099: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5789. configure:31099: $? = 0
  5790. configure:31099: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5791. conftest.c: In function 'main':
  5792. conftest.c:222:20: error: expected expression before ')' token
  5793. if (sizeof ((off_t)))
  5794. ^
  5795. configure:31099: $? = 1
  5796. configure: failed program was:
  5797. | /* confdefs.h */
  5798. | #define PACKAGE_NAME "kodi"
  5799. | #define PACKAGE_TARNAME "kodi"
  5800. | #define PACKAGE_VERSION "15.2.000"
  5801. | #define PACKAGE_STRING "kodi 15.2.000"
  5802. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  5803. | #define PACKAGE_URL ""
  5804. | #define PACKAGE "kodi"
  5805. | #define VERSION "15.2.000"
  5806. | #define HAVE_LIRC 1
  5807. | #define LIRC_DEVICE "/dev/lircd"
  5808. | #define HAVE_CXX11 1
  5809. | #define STDC_HEADERS 1
  5810. | #define HAVE_SYS_TYPES_H 1
  5811. | #define HAVE_SYS_STAT_H 1
  5812. | #define HAVE_STDLIB_H 1
  5813. | #define HAVE_STRING_H 1
  5814. | #define HAVE_MEMORY_H 1
  5815. | #define HAVE_STRINGS_H 1
  5816. | #define HAVE_INTTYPES_H 1
  5817. | #define HAVE_STDINT_H 1
  5818. | #define HAVE_UNISTD_H 1
  5819. | #define HAVE_DLFCN_H 1
  5820. | #define LT_OBJDIR ".libs/"
  5821. | #define HAVE_ALLOCA_H 1
  5822. | #define HAVE_ALLOCA 1
  5823. | #define HAVE_UNISTD_H 1
  5824. | #define HAVE_CHOWN 1
  5825. | #define HAVE_DIRENT_H 1
  5826. | #define HAVE_FSEEKO 1
  5827. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5828. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5829. | #define TIME_WITH_SYS_TIME 1
  5830. | #define HAVE_SYS_TIME_H 1
  5831. | #define HAVE_UNISTD_H 1
  5832. | #define HAVE_STDLIB_H 1
  5833. | #define HAVE_SYS_PARAM_H 1
  5834. | #define HAVE_UTIME_H 1
  5835. | #define HAVE_ALARM 1
  5836. | #define HAVE_GETPAGESIZE 1
  5837. | #define HAVE_MMAP 1
  5838. | #define HAVE_SYS_SELECT_H 1
  5839. | #define HAVE_SYS_SOCKET_H 1
  5840. | #define SELECT_TYPE_ARG1 int
  5841. | #define SELECT_TYPE_ARG234 (fd_set *)
  5842. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5843. | #define RETSIGTYPE void
  5844. | #define HAVE_STRCOLL 1
  5845. | #define HAVE_STRFTIME 1
  5846. | #define HAVE_UTIME_NULL 1
  5847. | #define HAVE_VPRINTF 1
  5848. | #define HAVE_ATEXIT 1
  5849. | #define HAVE_DUP2 1
  5850. | #define HAVE_FDATASYNC 1
  5851. | #define HAVE_FTIME 1
  5852. | #define HAVE_FTRUNCATE 1
  5853. | #define HAVE_GETCWD 1
  5854. | #define HAVE_GETHOSTBYADDR 1
  5855. | #define HAVE_GETHOSTBYNAME 1
  5856. | #define HAVE_GETHOSTNAME 1
  5857. | #define HAVE_GETPAGESIZE 1
  5858. | #define HAVE_GETPASS 1
  5859. | #define HAVE_GETTIMEOFDAY 1
  5860. | #define HAVE_INET_NTOA 1
  5861. | #define HAVE_LCHOWN 1
  5862. | #define HAVE_LOCALECONV 1
  5863. | #define HAVE_MEMCHR 1
  5864. | #define HAVE_MEMMOVE 1
  5865. | #define HAVE_MEMSET 1
  5866. | #define HAVE_MKDIR 1
  5867. | #define HAVE_MODF 1
  5868. | #define HAVE_MUNMAP 1
  5869. | #define HAVE_RMDIR 1
  5870. | #define HAVE_SELECT 1
  5871. | #define HAVE_SETENV 1
  5872. | #define HAVE_SETLOCALE 1
  5873. | #define HAVE_SOCKET 1
  5874. | #define HAVE_STRCASECMP 1
  5875. | #define HAVE_STRCHR 1
  5876. | #define HAVE_STRCSPN 1
  5877. | #define HAVE_STRDUP 1
  5878. | #define HAVE_STRERROR 1
  5879. | #define HAVE_STRNCASECMP 1
  5880. | #define HAVE_STRPBRK 1
  5881. | #define HAVE_STRRCHR 1
  5882. | #define HAVE_STRSPN 1
  5883. | #define HAVE_STRSTR 1
  5884. | #define HAVE_STRTOL 1
  5885. | #define HAVE_STRTOUL 1
  5886. | #define HAVE_SYSINFO 1
  5887. | #define HAVE_TZSET 1
  5888. | #define HAVE_UTIME 1
  5889. | #define HAVE_POSIX_FADVISE 1
  5890. | #define HAVE_LOCALTIME_R 1
  5891. | #define SIZEOF_INT 4
  5892. | #define SIZEOF_SIZE_T 4
  5893. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  5894. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  5895. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  5896. | #define HAVE_STD__U16STRING 1
  5897. | #define HAVE_STD__U32STRING 1
  5898. | #define HAVE_CHAR16_T 1
  5899. | #define HAVE_CHAR32_T 1
  5900. | #define SIZEOF_WCHAR_T 4
  5901. | #define HAVE_INOTIFY 1
  5902. | #define HAVE_PYTHON "2.7"
  5903. | #define HAVE_LIBGL 1
  5904. | #define HAVE_LIBGLEW 1
  5905. | #define HAVE_LIBGLU 1
  5906. | #define HAVE_OPENSSL 1
  5907. | #define HAVE_LIBGPG_ERROR 1
  5908. | #define HAVE_LIBGCRYPT 1
  5909. | #define HAVE_GCRYPT 1
  5910. | #define HAVE_GNUTLS 1
  5911. | #define HAVE_LIBBZ2 1
  5912. | #define HAVE_LIBJPEG 1
  5913. | #define HAVE_LIBTIFF 1
  5914. | #define HAVE_LIBPTHREAD 1
  5915. | #define HAVE_PTHREAD_SETNAME_NP 1
  5916. | #define HAVE_LIBLZO2 1
  5917. | #define HAVE_LIBZ 1
  5918. | #define HAVE_LIBCRYPTO 1
  5919. | #define HAVE_LIBSSL 1
  5920. | #define HAVE_LIBBLUETOOTH 1
  5921. | #define HAVE_LIBPCRECPP 1
  5922. | #define HAVE_LIBPCRE 1
  5923. | #define HAVE_LIBBLURAY 1
  5924. | #define HAVE_LIBBLURAY_BDJ 1
  5925. | #define HAVE_LIBJASPER 1
  5926. | #define HAVE_DBUS 1
  5927. | #define HAVE_LIBMICROHTTPD 1
  5928. | #define HAS_DVD_DRIVE 1
  5929. | #define HAS_ALSA 1
  5930. | #define HAVE_LIBAVAHI_COMMON 1
  5931. | #define HAVE_LIBAVAHI_CLIENT 1
  5932. | #define HAVE_X11 1
  5933. | #define HAVE_LIBSSH 1
  5934. | #define HAVE_LIBSSH 1
  5935. | #define HAVE_LIBRTMP_LOG_H 1
  5936. | #define HAVE_LIBRTMP_AMF_H 1
  5937. | #define HAVE_LIBRTMP_RTMP_H 1
  5938. | #define HAS_LIBRTMP 1
  5939. | #define HAVE_LIBSMBCLIENT 1
  5940. | #define HAVE_LIBUDEV 1
  5941. | #define HAVE_SYS_CAPABILITY_H 1
  5942. | #define HAVE_LIBCAP 1
  5943. | #define FFMPEG_VER_SHA "2.6.4-Isengard"
  5944. | #define USE_STATIC_FFMPEG 1
  5945. | #define HAVE_LIBVDPAU /**/
  5946. | #define HAVE_LIBVA 1
  5947. | #define HAVE_DIRENT_H 1
  5948. | #define STDC_HEADERS 1
  5949. | #define HAVE_SYS_WAIT_H 1
  5950. | #define HAVE_ARPA_INET_H 1
  5951. | #define HAVE_FCNTL_H 1
  5952. | #define HAVE_FLOAT_H 1
  5953. | #define HAVE_INTTYPES_H 1
  5954. | #define HAVE_LIMITS_H 1
  5955. | #define HAVE_LOCALE_H 1
  5956. | #define HAVE_MALLOC_H 1
  5957. | #define HAVE_MEMORY_H 1
  5958. | #define HAVE_NETDB_H 1
  5959. | #define HAVE_NETINET_IN_H 1
  5960. | #define HAVE_STDDEF_H 1
  5961. | #define HAVE_STDINT_H 1
  5962. | #define HAVE_STDLIB_H 1
  5963. | #define HAVE_STRING_H 1
  5964. | #define HAVE_STRINGS_H 1
  5965. | #define HAVE_SYS_FILE_H 1
  5966. | #define HAVE_SYS_IOCTL_H 1
  5967. | #define HAVE_SYS_MOUNT_H 1
  5968. | #define HAVE_SYS_PARAM_H 1
  5969. | #define HAVE_SYS_SOCKET_H 1
  5970. | #define HAVE_SYS_TIME_H 1
  5971. | #define HAVE_SYS_TIMEB_H 1
  5972. | #define HAVE_SYS_VFS_H 1
  5973. | #define HAVE_TERMIOS_H 1
  5974. | #define HAVE_UNISTD_H 1
  5975. | #define HAVE_UTIME_H 1
  5976. | #define HAVE_WCHAR_H 1
  5977. | #define HAVE_WCTYPE_H 1
  5978. | #define HAVE_CDIO_ISO9660_H 1
  5979. | #define HAVE__BOOL 1
  5980. | #define HAVE_STDBOOL_H 1
  5981. | /* end confdefs.h. */
  5982. | #include <stdio.h>
  5983. | #ifdef HAVE_SYS_TYPES_H
  5984. | # include <sys/types.h>
  5985. | #endif
  5986. | #ifdef HAVE_SYS_STAT_H
  5987. | # include <sys/stat.h>
  5988. | #endif
  5989. | #ifdef STDC_HEADERS
  5990. | # include <stdlib.h>
  5991. | # include <stddef.h>
  5992. | #else
  5993. | # ifdef HAVE_STDLIB_H
  5994. | # include <stdlib.h>
  5995. | # endif
  5996. | #endif
  5997. | #ifdef HAVE_STRING_H
  5998. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5999. | # include <memory.h>
  6000. | # endif
  6001. | # include <string.h>
  6002. | #endif
  6003. | #ifdef HAVE_STRINGS_H
  6004. | # include <strings.h>
  6005. | #endif
  6006. | #ifdef HAVE_INTTYPES_H
  6007. | # include <inttypes.h>
  6008. | #endif
  6009. | #ifdef HAVE_STDINT_H
  6010. | # include <stdint.h>
  6011. | #endif
  6012. | #ifdef HAVE_UNISTD_H
  6013. | # include <unistd.h>
  6014. | #endif
  6015. | int
  6016. | main ()
  6017. | {
  6018. | if (sizeof ((off_t)))
  6019. | return 0;
  6020. | ;
  6021. | return 0;
  6022. | }
  6023. configure:31099: result: yes
  6024. configure:31110: checking for pid_t
  6025. configure:31110: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6026. configure:31110: $? = 0
  6027. configure:31110: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6028. conftest.c: In function 'main':
  6029. conftest.c:222:20: error: expected expression before ')' token
  6030. if (sizeof ((pid_t)))
  6031. ^
  6032. configure:31110: $? = 1
  6033. configure: failed program was:
  6034. | /* confdefs.h */
  6035. | #define PACKAGE_NAME "kodi"
  6036. | #define PACKAGE_TARNAME "kodi"
  6037. | #define PACKAGE_VERSION "15.2.000"
  6038. | #define PACKAGE_STRING "kodi 15.2.000"
  6039. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  6040. | #define PACKAGE_URL ""
  6041. | #define PACKAGE "kodi"
  6042. | #define VERSION "15.2.000"
  6043. | #define HAVE_LIRC 1
  6044. | #define LIRC_DEVICE "/dev/lircd"
  6045. | #define HAVE_CXX11 1
  6046. | #define STDC_HEADERS 1
  6047. | #define HAVE_SYS_TYPES_H 1
  6048. | #define HAVE_SYS_STAT_H 1
  6049. | #define HAVE_STDLIB_H 1
  6050. | #define HAVE_STRING_H 1
  6051. | #define HAVE_MEMORY_H 1
  6052. | #define HAVE_STRINGS_H 1
  6053. | #define HAVE_INTTYPES_H 1
  6054. | #define HAVE_STDINT_H 1
  6055. | #define HAVE_UNISTD_H 1
  6056. | #define HAVE_DLFCN_H 1
  6057. | #define LT_OBJDIR ".libs/"
  6058. | #define HAVE_ALLOCA_H 1
  6059. | #define HAVE_ALLOCA 1
  6060. | #define HAVE_UNISTD_H 1
  6061. | #define HAVE_CHOWN 1
  6062. | #define HAVE_DIRENT_H 1
  6063. | #define HAVE_FSEEKO 1
  6064. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6065. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6066. | #define TIME_WITH_SYS_TIME 1
  6067. | #define HAVE_SYS_TIME_H 1
  6068. | #define HAVE_UNISTD_H 1
  6069. | #define HAVE_STDLIB_H 1
  6070. | #define HAVE_SYS_PARAM_H 1
  6071. | #define HAVE_UTIME_H 1
  6072. | #define HAVE_ALARM 1
  6073. | #define HAVE_GETPAGESIZE 1
  6074. | #define HAVE_MMAP 1
  6075. | #define HAVE_SYS_SELECT_H 1
  6076. | #define HAVE_SYS_SOCKET_H 1
  6077. | #define SELECT_TYPE_ARG1 int
  6078. | #define SELECT_TYPE_ARG234 (fd_set *)
  6079. | #define SELECT_TYPE_ARG5 (struct timeval *)
  6080. | #define RETSIGTYPE void
  6081. | #define HAVE_STRCOLL 1
  6082. | #define HAVE_STRFTIME 1
  6083. | #define HAVE_UTIME_NULL 1
  6084. | #define HAVE_VPRINTF 1
  6085. | #define HAVE_ATEXIT 1
  6086. | #define HAVE_DUP2 1
  6087. | #define HAVE_FDATASYNC 1
  6088. | #define HAVE_FTIME 1
  6089. | #define HAVE_FTRUNCATE 1
  6090. | #define HAVE_GETCWD 1
  6091. | #define HAVE_GETHOSTBYADDR 1
  6092. | #define HAVE_GETHOSTBYNAME 1
  6093. | #define HAVE_GETHOSTNAME 1
  6094. | #define HAVE_GETPAGESIZE 1
  6095. | #define HAVE_GETPASS 1
  6096. | #define HAVE_GETTIMEOFDAY 1
  6097. | #define HAVE_INET_NTOA 1
  6098. | #define HAVE_LCHOWN 1
  6099. | #define HAVE_LOCALECONV 1
  6100. | #define HAVE_MEMCHR 1
  6101. | #define HAVE_MEMMOVE 1
  6102. | #define HAVE_MEMSET 1
  6103. | #define HAVE_MKDIR 1
  6104. | #define HAVE_MODF 1
  6105. | #define HAVE_MUNMAP 1
  6106. | #define HAVE_RMDIR 1
  6107. | #define HAVE_SELECT 1
  6108. | #define HAVE_SETENV 1
  6109. | #define HAVE_SETLOCALE 1
  6110. | #define HAVE_SOCKET 1
  6111. | #define HAVE_STRCASECMP 1
  6112. | #define HAVE_STRCHR 1
  6113. | #define HAVE_STRCSPN 1
  6114. | #define HAVE_STRDUP 1
  6115. | #define HAVE_STRERROR 1
  6116. | #define HAVE_STRNCASECMP 1
  6117. | #define HAVE_STRPBRK 1
  6118. | #define HAVE_STRRCHR 1
  6119. | #define HAVE_STRSPN 1
  6120. | #define HAVE_STRSTR 1
  6121. | #define HAVE_STRTOL 1
  6122. | #define HAVE_STRTOUL 1
  6123. | #define HAVE_SYSINFO 1
  6124. | #define HAVE_TZSET 1
  6125. | #define HAVE_UTIME 1
  6126. | #define HAVE_POSIX_FADVISE 1
  6127. | #define HAVE_LOCALTIME_R 1
  6128. | #define SIZEOF_INT 4
  6129. | #define SIZEOF_SIZE_T 4
  6130. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  6131. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  6132. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  6133. | #define HAVE_STD__U16STRING 1
  6134. | #define HAVE_STD__U32STRING 1
  6135. | #define HAVE_CHAR16_T 1
  6136. | #define HAVE_CHAR32_T 1
  6137. | #define SIZEOF_WCHAR_T 4
  6138. | #define HAVE_INOTIFY 1
  6139. | #define HAVE_PYTHON "2.7"
  6140. | #define HAVE_LIBGL 1
  6141. | #define HAVE_LIBGLEW 1
  6142. | #define HAVE_LIBGLU 1
  6143. | #define HAVE_OPENSSL 1
  6144. | #define HAVE_LIBGPG_ERROR 1
  6145. | #define HAVE_LIBGCRYPT 1
  6146. | #define HAVE_GCRYPT 1
  6147. | #define HAVE_GNUTLS 1
  6148. | #define HAVE_LIBBZ2 1
  6149. | #define HAVE_LIBJPEG 1
  6150. | #define HAVE_LIBTIFF 1
  6151. | #define HAVE_LIBPTHREAD 1
  6152. | #define HAVE_PTHREAD_SETNAME_NP 1
  6153. | #define HAVE_LIBLZO2 1
  6154. | #define HAVE_LIBZ 1
  6155. | #define HAVE_LIBCRYPTO 1
  6156. | #define HAVE_LIBSSL 1
  6157. | #define HAVE_LIBBLUETOOTH 1
  6158. | #define HAVE_LIBPCRECPP 1
  6159. | #define HAVE_LIBPCRE 1
  6160. | #define HAVE_LIBBLURAY 1
  6161. | #define HAVE_LIBBLURAY_BDJ 1
  6162. | #define HAVE_LIBJASPER 1
  6163. | #define HAVE_DBUS 1
  6164. | #define HAVE_LIBMICROHTTPD 1
  6165. | #define HAS_DVD_DRIVE 1
  6166. | #define HAS_ALSA 1
  6167. | #define HAVE_LIBAVAHI_COMMON 1
  6168. | #define HAVE_LIBAVAHI_CLIENT 1
  6169. | #define HAVE_X11 1
  6170. | #define HAVE_LIBSSH 1
  6171. | #define HAVE_LIBSSH 1
  6172. | #define HAVE_LIBRTMP_LOG_H 1
  6173. | #define HAVE_LIBRTMP_AMF_H 1
  6174. | #define HAVE_LIBRTMP_RTMP_H 1
  6175. | #define HAS_LIBRTMP 1
  6176. | #define HAVE_LIBSMBCLIENT 1
  6177. | #define HAVE_LIBUDEV 1
  6178. | #define HAVE_SYS_CAPABILITY_H 1
  6179. | #define HAVE_LIBCAP 1
  6180. | #define FFMPEG_VER_SHA "2.6.4-Isengard"
  6181. | #define USE_STATIC_FFMPEG 1
  6182. | #define HAVE_LIBVDPAU /**/
  6183. | #define HAVE_LIBVA 1
  6184. | #define HAVE_DIRENT_H 1
  6185. | #define STDC_HEADERS 1
  6186. | #define HAVE_SYS_WAIT_H 1
  6187. | #define HAVE_ARPA_INET_H 1
  6188. | #define HAVE_FCNTL_H 1
  6189. | #define HAVE_FLOAT_H 1
  6190. | #define HAVE_INTTYPES_H 1
  6191. | #define HAVE_LIMITS_H 1
  6192. | #define HAVE_LOCALE_H 1
  6193. | #define HAVE_MALLOC_H 1
  6194. | #define HAVE_MEMORY_H 1
  6195. | #define HAVE_NETDB_H 1
  6196. | #define HAVE_NETINET_IN_H 1
  6197. | #define HAVE_STDDEF_H 1
  6198. | #define HAVE_STDINT_H 1
  6199. | #define HAVE_STDLIB_H 1
  6200. | #define HAVE_STRING_H 1
  6201. | #define HAVE_STRINGS_H 1
  6202. | #define HAVE_SYS_FILE_H 1
  6203. | #define HAVE_SYS_IOCTL_H 1
  6204. | #define HAVE_SYS_MOUNT_H 1
  6205. | #define HAVE_SYS_PARAM_H 1
  6206. | #define HAVE_SYS_SOCKET_H 1
  6207. | #define HAVE_SYS_TIME_H 1
  6208. | #define HAVE_SYS_TIMEB_H 1
  6209. | #define HAVE_SYS_VFS_H 1
  6210. | #define HAVE_TERMIOS_H 1
  6211. | #define HAVE_UNISTD_H 1
  6212. | #define HAVE_UTIME_H 1
  6213. | #define HAVE_WCHAR_H 1
  6214. | #define HAVE_WCTYPE_H 1
  6215. | #define HAVE_CDIO_ISO9660_H 1
  6216. | #define HAVE__BOOL 1
  6217. | #define HAVE_STDBOOL_H 1
  6218. | /* end confdefs.h. */
  6219. | #include <stdio.h>
  6220. | #ifdef HAVE_SYS_TYPES_H
  6221. | # include <sys/types.h>
  6222. | #endif
  6223. | #ifdef HAVE_SYS_STAT_H
  6224. | # include <sys/stat.h>
  6225. | #endif
  6226. | #ifdef STDC_HEADERS
  6227. | # include <stdlib.h>
  6228. | # include <stddef.h>
  6229. | #else
  6230. | # ifdef HAVE_STDLIB_H
  6231. | # include <stdlib.h>
  6232. | # endif
  6233. | #endif
  6234. | #ifdef HAVE_STRING_H
  6235. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6236. | # include <memory.h>
  6237. | # endif
  6238. | # include <string.h>
  6239. | #endif
  6240. | #ifdef HAVE_STRINGS_H
  6241. | # include <strings.h>
  6242. | #endif
  6243. | #ifdef HAVE_INTTYPES_H
  6244. | # include <inttypes.h>
  6245. | #endif
  6246. | #ifdef HAVE_STDINT_H
  6247. | # include <stdint.h>
  6248. | #endif
  6249. | #ifdef HAVE_UNISTD_H
  6250. | # include <unistd.h>
  6251. | #endif
  6252. | int
  6253. | main ()
  6254. | {
  6255. | if (sizeof ((pid_t)))
  6256. | return 0;
  6257. | ;
  6258. | return 0;
  6259. | }
  6260. configure:31110: result: yes
  6261. configure:31121: checking for C/C++ restrict keyword
  6262. configure:31146: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6263. configure:31146: $? = 0
  6264. configure:31154: result: __restrict
  6265. configure:31167: checking for size_t
  6266. configure:31167: result: yes
  6267. configure:31178: checking for ssize_t
  6268. configure:31178: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6269. configure:31178: $? = 0
  6270. configure:31178: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6271. conftest.c: In function 'main':
  6272. conftest.c:223:22: error: expected expression before ')' token
  6273. if (sizeof ((ssize_t)))
  6274. ^
  6275. configure:31178: $? = 1
  6276. configure: failed program was:
  6277. | /* confdefs.h */
  6278. | #define PACKAGE_NAME "kodi"
  6279. | #define PACKAGE_TARNAME "kodi"
  6280. | #define PACKAGE_VERSION "15.2.000"
  6281. | #define PACKAGE_STRING "kodi 15.2.000"
  6282. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  6283. | #define PACKAGE_URL ""
  6284. | #define PACKAGE "kodi"
  6285. | #define VERSION "15.2.000"
  6286. | #define HAVE_LIRC 1
  6287. | #define LIRC_DEVICE "/dev/lircd"
  6288. | #define HAVE_CXX11 1
  6289. | #define STDC_HEADERS 1
  6290. | #define HAVE_SYS_TYPES_H 1
  6291. | #define HAVE_SYS_STAT_H 1
  6292. | #define HAVE_STDLIB_H 1
  6293. | #define HAVE_STRING_H 1
  6294. | #define HAVE_MEMORY_H 1
  6295. | #define HAVE_STRINGS_H 1
  6296. | #define HAVE_INTTYPES_H 1
  6297. | #define HAVE_STDINT_H 1
  6298. | #define HAVE_UNISTD_H 1
  6299. | #define HAVE_DLFCN_H 1
  6300. | #define LT_OBJDIR ".libs/"
  6301. | #define HAVE_ALLOCA_H 1
  6302. | #define HAVE_ALLOCA 1
  6303. | #define HAVE_UNISTD_H 1
  6304. | #define HAVE_CHOWN 1
  6305. | #define HAVE_DIRENT_H 1
  6306. | #define HAVE_FSEEKO 1
  6307. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6308. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6309. | #define TIME_WITH_SYS_TIME 1
  6310. | #define HAVE_SYS_TIME_H 1
  6311. | #define HAVE_UNISTD_H 1
  6312. | #define HAVE_STDLIB_H 1
  6313. | #define HAVE_SYS_PARAM_H 1
  6314. | #define HAVE_UTIME_H 1
  6315. | #define HAVE_ALARM 1
  6316. | #define HAVE_GETPAGESIZE 1
  6317. | #define HAVE_MMAP 1
  6318. | #define HAVE_SYS_SELECT_H 1
  6319. | #define HAVE_SYS_SOCKET_H 1
  6320. | #define SELECT_TYPE_ARG1 int
  6321. | #define SELECT_TYPE_ARG234 (fd_set *)
  6322. | #define SELECT_TYPE_ARG5 (struct timeval *)
  6323. | #define RETSIGTYPE void
  6324. | #define HAVE_STRCOLL 1
  6325. | #define HAVE_STRFTIME 1
  6326. | #define HAVE_UTIME_NULL 1
  6327. | #define HAVE_VPRINTF 1
  6328. | #define HAVE_ATEXIT 1
  6329. | #define HAVE_DUP2 1
  6330. | #define HAVE_FDATASYNC 1
  6331. | #define HAVE_FTIME 1
  6332. | #define HAVE_FTRUNCATE 1
  6333. | #define HAVE_GETCWD 1
  6334. | #define HAVE_GETHOSTBYADDR 1
  6335. | #define HAVE_GETHOSTBYNAME 1
  6336. | #define HAVE_GETHOSTNAME 1
  6337. | #define HAVE_GETPAGESIZE 1
  6338. | #define HAVE_GETPASS 1
  6339. | #define HAVE_GETTIMEOFDAY 1
  6340. | #define HAVE_INET_NTOA 1
  6341. | #define HAVE_LCHOWN 1
  6342. | #define HAVE_LOCALECONV 1
  6343. | #define HAVE_MEMCHR 1
  6344. | #define HAVE_MEMMOVE 1
  6345. | #define HAVE_MEMSET 1
  6346. | #define HAVE_MKDIR 1
  6347. | #define HAVE_MODF 1
  6348. | #define HAVE_MUNMAP 1
  6349. | #define HAVE_RMDIR 1
  6350. | #define HAVE_SELECT 1
  6351. | #define HAVE_SETENV 1
  6352. | #define HAVE_SETLOCALE 1
  6353. | #define HAVE_SOCKET 1
  6354. | #define HAVE_STRCASECMP 1
  6355. | #define HAVE_STRCHR 1
  6356. | #define HAVE_STRCSPN 1
  6357. | #define HAVE_STRDUP 1
  6358. | #define HAVE_STRERROR 1
  6359. | #define HAVE_STRNCASECMP 1
  6360. | #define HAVE_STRPBRK 1
  6361. | #define HAVE_STRRCHR 1
  6362. | #define HAVE_STRSPN 1
  6363. | #define HAVE_STRSTR 1
  6364. | #define HAVE_STRTOL 1
  6365. | #define HAVE_STRTOUL 1
  6366. | #define HAVE_SYSINFO 1
  6367. | #define HAVE_TZSET 1
  6368. | #define HAVE_UTIME 1
  6369. | #define HAVE_POSIX_FADVISE 1
  6370. | #define HAVE_LOCALTIME_R 1
  6371. | #define SIZEOF_INT 4
  6372. | #define SIZEOF_SIZE_T 4
  6373. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  6374. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  6375. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  6376. | #define HAVE_STD__U16STRING 1
  6377. | #define HAVE_STD__U32STRING 1
  6378. | #define HAVE_CHAR16_T 1
  6379. | #define HAVE_CHAR32_T 1
  6380. | #define SIZEOF_WCHAR_T 4
  6381. | #define HAVE_INOTIFY 1
  6382. | #define HAVE_PYTHON "2.7"
  6383. | #define HAVE_LIBGL 1
  6384. | #define HAVE_LIBGLEW 1
  6385. | #define HAVE_LIBGLU 1
  6386. | #define HAVE_OPENSSL 1
  6387. | #define HAVE_LIBGPG_ERROR 1
  6388. | #define HAVE_LIBGCRYPT 1
  6389. | #define HAVE_GCRYPT 1
  6390. | #define HAVE_GNUTLS 1
  6391. | #define HAVE_LIBBZ2 1
  6392. | #define HAVE_LIBJPEG 1
  6393. | #define HAVE_LIBTIFF 1
  6394. | #define HAVE_LIBPTHREAD 1
  6395. | #define HAVE_PTHREAD_SETNAME_NP 1
  6396. | #define HAVE_LIBLZO2 1
  6397. | #define HAVE_LIBZ 1
  6398. | #define HAVE_LIBCRYPTO 1
  6399. | #define HAVE_LIBSSL 1
  6400. | #define HAVE_LIBBLUETOOTH 1
  6401. | #define HAVE_LIBPCRECPP 1
  6402. | #define HAVE_LIBPCRE 1
  6403. | #define HAVE_LIBBLURAY 1
  6404. | #define HAVE_LIBBLURAY_BDJ 1
  6405. | #define HAVE_LIBJASPER 1
  6406. | #define HAVE_DBUS 1
  6407. | #define HAVE_LIBMICROHTTPD 1
  6408. | #define HAS_DVD_DRIVE 1
  6409. | #define HAS_ALSA 1
  6410. | #define HAVE_LIBAVAHI_COMMON 1
  6411. | #define HAVE_LIBAVAHI_CLIENT 1
  6412. | #define HAVE_X11 1
  6413. | #define HAVE_LIBSSH 1
  6414. | #define HAVE_LIBSSH 1
  6415. | #define HAVE_LIBRTMP_LOG_H 1
  6416. | #define HAVE_LIBRTMP_AMF_H 1
  6417. | #define HAVE_LIBRTMP_RTMP_H 1
  6418. | #define HAS_LIBRTMP 1
  6419. | #define HAVE_LIBSMBCLIENT 1
  6420. | #define HAVE_LIBUDEV 1
  6421. | #define HAVE_SYS_CAPABILITY_H 1
  6422. | #define HAVE_LIBCAP 1
  6423. | #define FFMPEG_VER_SHA "2.6.4-Isengard"
  6424. | #define USE_STATIC_FFMPEG 1
  6425. | #define HAVE_LIBVDPAU /**/
  6426. | #define HAVE_LIBVA 1
  6427. | #define HAVE_DIRENT_H 1
  6428. | #define STDC_HEADERS 1
  6429. | #define HAVE_SYS_WAIT_H 1
  6430. | #define HAVE_ARPA_INET_H 1
  6431. | #define HAVE_FCNTL_H 1
  6432. | #define HAVE_FLOAT_H 1
  6433. | #define HAVE_INTTYPES_H 1
  6434. | #define HAVE_LIMITS_H 1
  6435. | #define HAVE_LOCALE_H 1
  6436. | #define HAVE_MALLOC_H 1
  6437. | #define HAVE_MEMORY_H 1
  6438. | #define HAVE_NETDB_H 1
  6439. | #define HAVE_NETINET_IN_H 1
  6440. | #define HAVE_STDDEF_H 1
  6441. | #define HAVE_STDINT_H 1
  6442. | #define HAVE_STDLIB_H 1
  6443. | #define HAVE_STRING_H 1
  6444. | #define HAVE_STRINGS_H 1
  6445. | #define HAVE_SYS_FILE_H 1
  6446. | #define HAVE_SYS_IOCTL_H 1
  6447. | #define HAVE_SYS_MOUNT_H 1
  6448. | #define HAVE_SYS_PARAM_H 1
  6449. | #define HAVE_SYS_SOCKET_H 1
  6450. | #define HAVE_SYS_TIME_H 1
  6451. | #define HAVE_SYS_TIMEB_H 1
  6452. | #define HAVE_SYS_VFS_H 1
  6453. | #define HAVE_TERMIOS_H 1
  6454. | #define HAVE_UNISTD_H 1
  6455. | #define HAVE_UTIME_H 1
  6456. | #define HAVE_WCHAR_H 1
  6457. | #define HAVE_WCTYPE_H 1
  6458. | #define HAVE_CDIO_ISO9660_H 1
  6459. | #define HAVE__BOOL 1
  6460. | #define HAVE_STDBOOL_H 1
  6461. | #define restrict __restrict
  6462. | /* end confdefs.h. */
  6463. | #include <stdio.h>
  6464. | #ifdef HAVE_SYS_TYPES_H
  6465. | # include <sys/types.h>
  6466. | #endif
  6467. | #ifdef HAVE_SYS_STAT_H
  6468. | # include <sys/stat.h>
  6469. | #endif
  6470. | #ifdef STDC_HEADERS
  6471. | # include <stdlib.h>
  6472. | # include <stddef.h>
  6473. | #else
  6474. | # ifdef HAVE_STDLIB_H
  6475. | # include <stdlib.h>
  6476. | # endif
  6477. | #endif
  6478. | #ifdef HAVE_STRING_H
  6479. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6480. | # include <memory.h>
  6481. | # endif
  6482. | # include <string.h>
  6483. | #endif
  6484. | #ifdef HAVE_STRINGS_H
  6485. | # include <strings.h>
  6486. | #endif
  6487. | #ifdef HAVE_INTTYPES_H
  6488. | # include <inttypes.h>
  6489. | #endif
  6490. | #ifdef HAVE_STDINT_H
  6491. | # include <stdint.h>
  6492. | #endif
  6493. | #ifdef HAVE_UNISTD_H
  6494. | # include <unistd.h>
  6495. | #endif
  6496. | int
  6497. | main ()
  6498. | {
  6499. | if (sizeof ((ssize_t)))
  6500. | return 0;
  6501. | ;
  6502. | return 0;
  6503. | }
  6504. configure:31178: result: yes
  6505. configure:31189: checking for struct stat.st_rdev
  6506. configure:31189: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6507. configure:31189: $? = 0
  6508. configure:31189: result: yes
  6509. configure:31199: checking whether time.h and sys/time.h may both be included
  6510. configure:31226: result: yes
  6511. configure:31234: checking whether struct tm is in sys/time.h or time.h
  6512. configure:31254: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6513. configure:31254: $? = 0
  6514. configure:31261: result: time.h
  6515. configure:31269: checking for uint8_t
  6516. configure:31269: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6517. configure:31269: $? = 0
  6518. configure:31269: result: yes
  6519. configure:31283: checking for uint16_t
  6520. configure:31283: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6521. configure:31283: $? = 0
  6522. configure:31283: result: yes
  6523. configure:31295: checking for uint32_t
  6524. configure:31295: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6525. configure:31295: $? = 0
  6526. configure:31295: result: yes
  6527. configure:31309: checking for uint64_t
  6528. configure:31309: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6529. configure:31309: $? = 0
  6530. configure:31309: result: yes
  6531. configure:31323: checking whether byte ordering is bigendian
  6532. configure:31338: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6533. conftest.c:190:9: error: unknown type name 'not'
  6534. not a universal capable compiler
  6535. ^
  6536. conftest.c:190:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  6537. not a universal capable compiler
  6538. ^
  6539. conftest.c:190:15: error: unknown type name 'universal'
  6540. configure:31338: $? = 1
  6541. configure: failed program was:
  6542. | /* confdefs.h */
  6543. | #define PACKAGE_NAME "kodi"
  6544. | #define PACKAGE_TARNAME "kodi"
  6545. | #define PACKAGE_VERSION "15.2.000"
  6546. | #define PACKAGE_STRING "kodi 15.2.000"
  6547. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  6548. | #define PACKAGE_URL ""
  6549. | #define PACKAGE "kodi"
  6550. | #define VERSION "15.2.000"
  6551. | #define HAVE_LIRC 1
  6552. | #define LIRC_DEVICE "/dev/lircd"
  6553. | #define HAVE_CXX11 1
  6554. | #define STDC_HEADERS 1
  6555. | #define HAVE_SYS_TYPES_H 1
  6556. | #define HAVE_SYS_STAT_H 1
  6557. | #define HAVE_STDLIB_H 1
  6558. | #define HAVE_STRING_H 1
  6559. | #define HAVE_MEMORY_H 1
  6560. | #define HAVE_STRINGS_H 1
  6561. | #define HAVE_INTTYPES_H 1
  6562. | #define HAVE_STDINT_H 1
  6563. | #define HAVE_UNISTD_H 1
  6564. | #define HAVE_DLFCN_H 1
  6565. | #define LT_OBJDIR ".libs/"
  6566. | #define HAVE_ALLOCA_H 1
  6567. | #define HAVE_ALLOCA 1
  6568. | #define HAVE_UNISTD_H 1
  6569. | #define HAVE_CHOWN 1
  6570. | #define HAVE_DIRENT_H 1
  6571. | #define HAVE_FSEEKO 1
  6572. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6573. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6574. | #define TIME_WITH_SYS_TIME 1
  6575. | #define HAVE_SYS_TIME_H 1
  6576. | #define HAVE_UNISTD_H 1
  6577. | #define HAVE_STDLIB_H 1
  6578. | #define HAVE_SYS_PARAM_H 1
  6579. | #define HAVE_UTIME_H 1
  6580. | #define HAVE_ALARM 1
  6581. | #define HAVE_GETPAGESIZE 1
  6582. | #define HAVE_MMAP 1
  6583. | #define HAVE_SYS_SELECT_H 1
  6584. | #define HAVE_SYS_SOCKET_H 1
  6585. | #define SELECT_TYPE_ARG1 int
  6586. | #define SELECT_TYPE_ARG234 (fd_set *)
  6587. | #define SELECT_TYPE_ARG5 (struct timeval *)
  6588. | #define RETSIGTYPE void
  6589. | #define HAVE_STRCOLL 1
  6590. | #define HAVE_STRFTIME 1
  6591. | #define HAVE_UTIME_NULL 1
  6592. | #define HAVE_VPRINTF 1
  6593. | #define HAVE_ATEXIT 1
  6594. | #define HAVE_DUP2 1
  6595. | #define HAVE_FDATASYNC 1
  6596. | #define HAVE_FTIME 1
  6597. | #define HAVE_FTRUNCATE 1
  6598. | #define HAVE_GETCWD 1
  6599. | #define HAVE_GETHOSTBYADDR 1
  6600. | #define HAVE_GETHOSTBYNAME 1
  6601. | #define HAVE_GETHOSTNAME 1
  6602. | #define HAVE_GETPAGESIZE 1
  6603. | #define HAVE_GETPASS 1
  6604. | #define HAVE_GETTIMEOFDAY 1
  6605. | #define HAVE_INET_NTOA 1
  6606. | #define HAVE_LCHOWN 1
  6607. | #define HAVE_LOCALECONV 1
  6608. | #define HAVE_MEMCHR 1
  6609. | #define HAVE_MEMMOVE 1
  6610. | #define HAVE_MEMSET 1
  6611. | #define HAVE_MKDIR 1
  6612. | #define HAVE_MODF 1
  6613. | #define HAVE_MUNMAP 1
  6614. | #define HAVE_RMDIR 1
  6615. | #define HAVE_SELECT 1
  6616. | #define HAVE_SETENV 1
  6617. | #define HAVE_SETLOCALE 1
  6618. | #define HAVE_SOCKET 1
  6619. | #define HAVE_STRCASECMP 1
  6620. | #define HAVE_STRCHR 1
  6621. | #define HAVE_STRCSPN 1
  6622. | #define HAVE_STRDUP 1
  6623. | #define HAVE_STRERROR 1
  6624. | #define HAVE_STRNCASECMP 1
  6625. | #define HAVE_STRPBRK 1
  6626. | #define HAVE_STRRCHR 1
  6627. | #define HAVE_STRSPN 1
  6628. | #define HAVE_STRSTR 1
  6629. | #define HAVE_STRTOL 1
  6630. | #define HAVE_STRTOUL 1
  6631. | #define HAVE_SYSINFO 1
  6632. | #define HAVE_TZSET 1
  6633. | #define HAVE_UTIME 1
  6634. | #define HAVE_POSIX_FADVISE 1
  6635. | #define HAVE_LOCALTIME_R 1
  6636. | #define SIZEOF_INT 4
  6637. | #define SIZEOF_SIZE_T 4
  6638. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  6639. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  6640. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  6641. | #define HAVE_STD__U16STRING 1
  6642. | #define HAVE_STD__U32STRING 1
  6643. | #define HAVE_CHAR16_T 1
  6644. | #define HAVE_CHAR32_T 1
  6645. | #define SIZEOF_WCHAR_T 4
  6646. | #define HAVE_INOTIFY 1
  6647. | #define HAVE_PYTHON "2.7"
  6648. | #define HAVE_LIBGL 1
  6649. | #define HAVE_LIBGLEW 1
  6650. | #define HAVE_LIBGLU 1
  6651. | #define HAVE_OPENSSL 1
  6652. | #define HAVE_LIBGPG_ERROR 1
  6653. | #define HAVE_LIBGCRYPT 1
  6654. | #define HAVE_GCRYPT 1
  6655. | #define HAVE_GNUTLS 1
  6656. | #define HAVE_LIBBZ2 1
  6657. | #define HAVE_LIBJPEG 1
  6658. | #define HAVE_LIBTIFF 1
  6659. | #define HAVE_LIBPTHREAD 1
  6660. | #define HAVE_PTHREAD_SETNAME_NP 1
  6661. | #define HAVE_LIBLZO2 1
  6662. | #define HAVE_LIBZ 1
  6663. | #define HAVE_LIBCRYPTO 1
  6664. | #define HAVE_LIBSSL 1
  6665. | #define HAVE_LIBBLUETOOTH 1
  6666. | #define HAVE_LIBPCRECPP 1
  6667. | #define HAVE_LIBPCRE 1
  6668. | #define HAVE_LIBBLURAY 1
  6669. | #define HAVE_LIBBLURAY_BDJ 1
  6670. | #define HAVE_LIBJASPER 1
  6671. | #define HAVE_DBUS 1
  6672. | #define HAVE_LIBMICROHTTPD 1
  6673. | #define HAS_DVD_DRIVE 1
  6674. | #define HAS_ALSA 1
  6675. | #define HAVE_LIBAVAHI_COMMON 1
  6676. | #define HAVE_LIBAVAHI_CLIENT 1
  6677. | #define HAVE_X11 1
  6678. | #define HAVE_LIBSSH 1
  6679. | #define HAVE_LIBSSH 1
  6680. | #define HAVE_LIBRTMP_LOG_H 1
  6681. | #define HAVE_LIBRTMP_AMF_H 1
  6682. | #define HAVE_LIBRTMP_RTMP_H 1
  6683. | #define HAS_LIBRTMP 1
  6684. | #define HAVE_LIBSMBCLIENT 1
  6685. | #define HAVE_LIBUDEV 1
  6686. | #define HAVE_SYS_CAPABILITY_H 1
  6687. | #define HAVE_LIBCAP 1
  6688. | #define FFMPEG_VER_SHA "2.6.4-Isengard"
  6689. | #define USE_STATIC_FFMPEG 1
  6690. | #define HAVE_LIBVDPAU /**/
  6691. | #define HAVE_LIBVA 1
  6692. | #define HAVE_DIRENT_H 1
  6693. | #define STDC_HEADERS 1
  6694. | #define HAVE_SYS_WAIT_H 1
  6695. | #define HAVE_ARPA_INET_H 1
  6696. | #define HAVE_FCNTL_H 1
  6697. | #define HAVE_FLOAT_H 1
  6698. | #define HAVE_INTTYPES_H 1
  6699. | #define HAVE_LIMITS_H 1
  6700. | #define HAVE_LOCALE_H 1
  6701. | #define HAVE_MALLOC_H 1
  6702. | #define HAVE_MEMORY_H 1
  6703. | #define HAVE_NETDB_H 1
  6704. | #define HAVE_NETINET_IN_H 1
  6705. | #define HAVE_STDDEF_H 1
  6706. | #define HAVE_STDINT_H 1
  6707. | #define HAVE_STDLIB_H 1
  6708. | #define HAVE_STRING_H 1
  6709. | #define HAVE_STRINGS_H 1
  6710. | #define HAVE_SYS_FILE_H 1
  6711. | #define HAVE_SYS_IOCTL_H 1
  6712. | #define HAVE_SYS_MOUNT_H 1
  6713. | #define HAVE_SYS_PARAM_H 1
  6714. | #define HAVE_SYS_SOCKET_H 1
  6715. | #define HAVE_SYS_TIME_H 1
  6716. | #define HAVE_SYS_TIMEB_H 1
  6717. | #define HAVE_SYS_VFS_H 1
  6718. | #define HAVE_TERMIOS_H 1
  6719. | #define HAVE_UNISTD_H 1
  6720. | #define HAVE_UTIME_H 1
  6721. | #define HAVE_WCHAR_H 1
  6722. | #define HAVE_WCTYPE_H 1
  6723. | #define HAVE_CDIO_ISO9660_H 1
  6724. | #define HAVE__BOOL 1
  6725. | #define HAVE_STDBOOL_H 1
  6726. | #define restrict __restrict
  6727. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  6728. | #define TIME_WITH_SYS_TIME 1
  6729. | /* end confdefs.h. */
  6730. | #ifndef __APPLE_CC__
  6731. | not a universal capable compiler
  6732. | #endif
  6733. | typedef int dummy;
  6734. |
  6735. configure:31383: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6736. configure:31383: $? = 0
  6737. configure:31401: gcc -c -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6738. conftest.c: In function 'main':
  6739. conftest.c:196:4: error: unknown type name 'not'
  6740. not big endian
  6741. ^
  6742. conftest.c:196:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  6743. not big endian
  6744. ^
  6745. configure:31401: $? = 1
  6746. configure: failed program was:
  6747. | /* confdefs.h */
  6748. | #define PACKAGE_NAME "kodi"
  6749. | #define PACKAGE_TARNAME "kodi"
  6750. | #define PACKAGE_VERSION "15.2.000"
  6751. | #define PACKAGE_STRING "kodi 15.2.000"
  6752. | #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  6753. | #define PACKAGE_URL ""
  6754. | #define PACKAGE "kodi"
  6755. | #define VERSION "15.2.000"
  6756. | #define HAVE_LIRC 1
  6757. | #define LIRC_DEVICE "/dev/lircd"
  6758. | #define HAVE_CXX11 1
  6759. | #define STDC_HEADERS 1
  6760. | #define HAVE_SYS_TYPES_H 1
  6761. | #define HAVE_SYS_STAT_H 1
  6762. | #define HAVE_STDLIB_H 1
  6763. | #define HAVE_STRING_H 1
  6764. | #define HAVE_MEMORY_H 1
  6765. | #define HAVE_STRINGS_H 1
  6766. | #define HAVE_INTTYPES_H 1
  6767. | #define HAVE_STDINT_H 1
  6768. | #define HAVE_UNISTD_H 1
  6769. | #define HAVE_DLFCN_H 1
  6770. | #define LT_OBJDIR ".libs/"
  6771. | #define HAVE_ALLOCA_H 1
  6772. | #define HAVE_ALLOCA 1
  6773. | #define HAVE_UNISTD_H 1
  6774. | #define HAVE_CHOWN 1
  6775. | #define HAVE_DIRENT_H 1
  6776. | #define HAVE_FSEEKO 1
  6777. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6778. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6779. | #define TIME_WITH_SYS_TIME 1
  6780. | #define HAVE_SYS_TIME_H 1
  6781. | #define HAVE_UNISTD_H 1
  6782. | #define HAVE_STDLIB_H 1
  6783. | #define HAVE_SYS_PARAM_H 1
  6784. | #define HAVE_UTIME_H 1
  6785. | #define HAVE_ALARM 1
  6786. | #define HAVE_GETPAGESIZE 1
  6787. | #define HAVE_MMAP 1
  6788. | #define HAVE_SYS_SELECT_H 1
  6789. | #define HAVE_SYS_SOCKET_H 1
  6790. | #define SELECT_TYPE_ARG1 int
  6791. | #define SELECT_TYPE_ARG234 (fd_set *)
  6792. | #define SELECT_TYPE_ARG5 (struct timeval *)
  6793. | #define RETSIGTYPE void
  6794. | #define HAVE_STRCOLL 1
  6795. | #define HAVE_STRFTIME 1
  6796. | #define HAVE_UTIME_NULL 1
  6797. | #define HAVE_VPRINTF 1
  6798. | #define HAVE_ATEXIT 1
  6799. | #define HAVE_DUP2 1
  6800. | #define HAVE_FDATASYNC 1
  6801. | #define HAVE_FTIME 1
  6802. | #define HAVE_FTRUNCATE 1
  6803. | #define HAVE_GETCWD 1
  6804. | #define HAVE_GETHOSTBYADDR 1
  6805. | #define HAVE_GETHOSTBYNAME 1
  6806. | #define HAVE_GETHOSTNAME 1
  6807. | #define HAVE_GETPAGESIZE 1
  6808. | #define HAVE_GETPASS 1
  6809. | #define HAVE_GETTIMEOFDAY 1
  6810. | #define HAVE_INET_NTOA 1
  6811. | #define HAVE_LCHOWN 1
  6812. | #define HAVE_LOCALECONV 1
  6813. | #define HAVE_MEMCHR 1
  6814. | #define HAVE_MEMMOVE 1
  6815. | #define HAVE_MEMSET 1
  6816. | #define HAVE_MKDIR 1
  6817. | #define HAVE_MODF 1
  6818. | #define HAVE_MUNMAP 1
  6819. | #define HAVE_RMDIR 1
  6820. | #define HAVE_SELECT 1
  6821. | #define HAVE_SETENV 1
  6822. | #define HAVE_SETLOCALE 1
  6823. | #define HAVE_SOCKET 1
  6824. | #define HAVE_STRCASECMP 1
  6825. | #define HAVE_STRCHR 1
  6826. | #define HAVE_STRCSPN 1
  6827. | #define HAVE_STRDUP 1
  6828. | #define HAVE_STRERROR 1
  6829. | #define HAVE_STRNCASECMP 1
  6830. | #define HAVE_STRPBRK 1
  6831. | #define HAVE_STRRCHR 1
  6832. | #define HAVE_STRSPN 1
  6833. | #define HAVE_STRSTR 1
  6834. | #define HAVE_STRTOL 1
  6835. | #define HAVE_STRTOUL 1
  6836. | #define HAVE_SYSINFO 1
  6837. | #define HAVE_TZSET 1
  6838. | #define HAVE_UTIME 1
  6839. | #define HAVE_POSIX_FADVISE 1
  6840. | #define HAVE_LOCALTIME_R 1
  6841. | #define SIZEOF_INT 4
  6842. | #define SIZEOF_SIZE_T 4
  6843. | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  6844. | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  6845. | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  6846. | #define HAVE_STD__U16STRING 1
  6847. | #define HAVE_STD__U32STRING 1
  6848. | #define HAVE_CHAR16_T 1
  6849. | #define HAVE_CHAR32_T 1
  6850. | #define SIZEOF_WCHAR_T 4
  6851. | #define HAVE_INOTIFY 1
  6852. | #define HAVE_PYTHON "2.7"
  6853. | #define HAVE_LIBGL 1
  6854. | #define HAVE_LIBGLEW 1
  6855. | #define HAVE_LIBGLU 1
  6856. | #define HAVE_OPENSSL 1
  6857. | #define HAVE_LIBGPG_ERROR 1
  6858. | #define HAVE_LIBGCRYPT 1
  6859. | #define HAVE_GCRYPT 1
  6860. | #define HAVE_GNUTLS 1
  6861. | #define HAVE_LIBBZ2 1
  6862. | #define HAVE_LIBJPEG 1
  6863. | #define HAVE_LIBTIFF 1
  6864. | #define HAVE_LIBPTHREAD 1
  6865. | #define HAVE_PTHREAD_SETNAME_NP 1
  6866. | #define HAVE_LIBLZO2 1
  6867. | #define HAVE_LIBZ 1
  6868. | #define HAVE_LIBCRYPTO 1
  6869. | #define HAVE_LIBSSL 1
  6870. | #define HAVE_LIBBLUETOOTH 1
  6871. | #define HAVE_LIBPCRECPP 1
  6872. | #define HAVE_LIBPCRE 1
  6873. | #define HAVE_LIBBLURAY 1
  6874. | #define HAVE_LIBBLURAY_BDJ 1
  6875. | #define HAVE_LIBJASPER 1
  6876. | #define HAVE_DBUS 1
  6877. | #define HAVE_LIBMICROHTTPD 1
  6878. | #define HAS_DVD_DRIVE 1
  6879. | #define HAS_ALSA 1
  6880. | #define HAVE_LIBAVAHI_COMMON 1
  6881. | #define HAVE_LIBAVAHI_CLIENT 1
  6882. | #define HAVE_X11 1
  6883. | #define HAVE_LIBSSH 1
  6884. | #define HAVE_LIBSSH 1
  6885. | #define HAVE_LIBRTMP_LOG_H 1
  6886. | #define HAVE_LIBRTMP_AMF_H 1
  6887. | #define HAVE_LIBRTMP_RTMP_H 1
  6888. | #define HAS_LIBRTMP 1
  6889. | #define HAVE_LIBSMBCLIENT 1
  6890. | #define HAVE_LIBUDEV 1
  6891. | #define HAVE_SYS_CAPABILITY_H 1
  6892. | #define HAVE_LIBCAP 1
  6893. | #define FFMPEG_VER_SHA "2.6.4-Isengard"
  6894. | #define USE_STATIC_FFMPEG 1
  6895. | #define HAVE_LIBVDPAU /**/
  6896. | #define HAVE_LIBVA 1
  6897. | #define HAVE_DIRENT_H 1
  6898. | #define STDC_HEADERS 1
  6899. | #define HAVE_SYS_WAIT_H 1
  6900. | #define HAVE_ARPA_INET_H 1
  6901. | #define HAVE_FCNTL_H 1
  6902. | #define HAVE_FLOAT_H 1
  6903. | #define HAVE_INTTYPES_H 1
  6904. | #define HAVE_LIMITS_H 1
  6905. | #define HAVE_LOCALE_H 1
  6906. | #define HAVE_MALLOC_H 1
  6907. | #define HAVE_MEMORY_H 1
  6908. | #define HAVE_NETDB_H 1
  6909. | #define HAVE_NETINET_IN_H 1
  6910. | #define HAVE_STDDEF_H 1
  6911. | #define HAVE_STDINT_H 1
  6912. | #define HAVE_STDLIB_H 1
  6913. | #define HAVE_STRING_H 1
  6914. | #define HAVE_STRINGS_H 1
  6915. | #define HAVE_SYS_FILE_H 1
  6916. | #define HAVE_SYS_IOCTL_H 1
  6917. | #define HAVE_SYS_MOUNT_H 1
  6918. | #define HAVE_SYS_PARAM_H 1
  6919. | #define HAVE_SYS_SOCKET_H 1
  6920. | #define HAVE_SYS_TIME_H 1
  6921. | #define HAVE_SYS_TIMEB_H 1
  6922. | #define HAVE_SYS_VFS_H 1
  6923. | #define HAVE_TERMIOS_H 1
  6924. | #define HAVE_UNISTD_H 1
  6925. | #define HAVE_UTIME_H 1
  6926. | #define HAVE_WCHAR_H 1
  6927. | #define HAVE_WCTYPE_H 1
  6928. | #define HAVE_CDIO_ISO9660_H 1
  6929. | #define HAVE__BOOL 1
  6930. | #define HAVE_STDBOOL_H 1
  6931. | #define restrict __restrict
  6932. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  6933. | #define TIME_WITH_SYS_TIME 1
  6934. | /* end confdefs.h. */
  6935. | #include <sys/types.h>
  6936. | #include <sys/param.h>
  6937. |
  6938. | int
  6939. | main ()
  6940. | {
  6941. | #if BYTE_ORDER != BIG_ENDIAN
  6942. | not big endian
  6943. | #endif
  6944. |
  6945. | ;
  6946. | return 0;
  6947. | }
  6948. configure:31529: result: no
  6949. configure:31704: checking for SQUISH
  6950. configure:31711: $PKG_CONFIG --exists --print-errors "squish"
  6951. configure:31714: $? = 0
  6952. configure:31728: $PKG_CONFIG --exists --print-errors "squish"
  6953. configure:31731: $? = 0
  6954. configure:31769: result: yes
  6955. configure:31777: checking for TexturePacker
  6956. configure:31808: result: none
  6957. configure:31827: "Texturepacker not found"
  6958. configure:31850: checking for ccache
  6959. configure:31868: found /usr/bin/ccache
  6960. configure:31881: result: /usr/bin/ccache
  6961. configure:31900: enabling ccache
  6962. configure:31924: == DVDCSS support enabled. ==
  6963. configure:31944: == Google Test Framework will be configured. ==
  6964. configure:32038: == Google Breakpad Framework will not be configured. ==
  6965. configure:32657: checking that generated files are newer than configure
  6966. configure:32663: result: done
  6967. configure:32699: creating ./config.status
  6968. configure:35363: Skipping configuration of submodule xbmc/visualizations/Goom/goom2k4-0.
  6969.  
  6970. ## ---------------------- ##
  6971. ## Running config.status. ##
  6972. ## ---------------------- ##
  6973.  
  6974. This file was extended by kodi config.status 15.2.000, which was
  6975. generated by GNU Autoconf 2.69. Invocation command line was
  6976.  
  6977. CONFIG_FILES =
  6978. CONFIG_HEADERS =
  6979. CONFIG_LINKS =
  6980. CONFIG_COMMANDS =
  6981. $ ./config.status
  6982.  
  6983. on xbmc-media
  6984.  
  6985. config.status:1600: creating .dummy
  6986. config.status:1600: creating Makefile
  6987. config.status:1600: creating Makefile.include
  6988. config.status:1600: creating addons/skin.confluence/media/Makefile
  6989. config.status:1600: creating xbmc/Makefile
  6990. config.status:1600: creating xbmc/cdrip/Makefile
  6991. config.status:1600: creating xbmc/cores/Makefile
  6992. config.status:1600: creating xbmc/cores/VideoRenderers/Makefile
  6993. config.status:1600: creating xbmc/cores/dvdplayer/Makefile
  6994. config.status:1600: creating lib/libdvd/Makefile
  6995. config.status:1600: creating xbmc/cores/DllLoader/Makefile
  6996. config.status:1600: creating xbmc/cores/DllLoader/exports/Makefile
  6997. config.status:1600: creating xbmc/cores/dvdplayer/DVDCodecs/Makefile
  6998. config.status:1600: creating xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile
  6999. config.status:1600: creating xbmc/cores/dvdplayer/DVDCodecs/Overlay/Makefile
  7000. config.status:1600: creating xbmc/cores/dvdplayer/DVDCodecs/Video/Makefile
  7001. config.status:1600: creating xbmc/cores/dvdplayer/DVDDemuxers/Makefile
  7002. config.status:1600: creating xbmc/cores/dvdplayer/DVDSubtitles/Makefile
  7003. config.status:1600: creating xbmc/cores/AudioEngine/Makefile
  7004. config.status:1600: creating xbmc/cores/paplayer/Makefile
  7005. config.status:1600: creating xbmc/cores/omxplayer/Makefile
  7006. config.status:1600: creating xbmc/cores/playercorefactory/Makefile
  7007. config.status:1600: creating xbmc/music/karaoke/Makefile
  7008. config.status:1600: creating xbmc/osx/Makefile
  7009. config.status:1600: creating xbmc/guilib/Makefile
  7010. config.status:1600: creating xbmc/input/linux/Makefile
  7011. config.status:1600: creating xbmc/interfaces/Makefile
  7012. config.status:1600: creating xbmc/network/Makefile
  7013. config.status:1600: creating xbmc/network/upnp/Makefile
  7014. config.status:1600: creating lib/libexif/Makefile
  7015. config.status:1600: creating lib/libhdhomerun/Makefile
  7016. config.status:1600: creating lib/cximage-6.0/Makefile
  7017. config.status:1600: creating lib/libUPnP/Makefile
  7018. config.status:1600: creating xbmc/DllPaths_generated.h
  7019. config.status:1600: creating xbmc/DllPaths_generated_android.h
  7020. config.status:1600: creating xbmc/freebsd/Makefile
  7021. config.status:1600: creating xbmc/linux/Makefile
  7022. config.status:1600: creating xbmc/filesystem/Makefile
  7023. config.status:1600: creating xbmc/screensavers/rsxs-0.9/xbmc/Makefile
  7024. config.status:1600: creating xbmc/visualizations/XBMCProjectM/Makefile
  7025. config.status:1600: creating xbmc/visualizations/Goom/Makefile
  7026. config.status:1600: creating xbmc/visualizations/OpenGLSpectrum/Makefile
  7027. config.status:1600: creating xbmc/visualizations/fishBMC/Makefile
  7028. config.status:1600: creating xbmc/visualizations/WaveForm/Makefile
  7029. config.status:1600: creating xbmc/windowing/Makefile
  7030. config.status:1600: creating xbmc/windowing/egl/Makefile
  7031. config.status:1600: creating lib/addons/library.xbmc.addon/Makefile
  7032. config.status:1600: creating lib/addons/library.xbmc.codec/Makefile
  7033. config.status:1600: creating lib/addons/library.kodi.guilib/Makefile
  7034. config.status:1600: creating lib/addons/library.xbmc.pvr/Makefile
  7035. config.status:1600: creating xbmc/visualizations/EGLHelpers/Makefile
  7036. config.status:1600: creating tools/Linux/kodi.sh
  7037. config.status:1600: creating tools/Linux/kodi-standalone.sh
  7038. config.status:1600: creating tools/Linux/kodi-xsession.desktop
  7039. config.status:1600: creating tools/EventClients/Makefile
  7040. config.status:1600: creating tools/EventClients/Clients/OSXRemote/Makefile
  7041. config.status:1600: creating xbmc/peripherals/bus/Makefile
  7042. config.status:1600: creating xbmc/peripherals/devices/Makefile
  7043. config.status:1600: creating xbmc/android/activity/Makefile
  7044. config.status:1600: creating xbmc/android/loader/Makefile
  7045. config.status:1600: creating xbmc/android/jni/Makefile
  7046. config.status:1600: creating xbmc/utils/Makefile
  7047. config.status:1600: creating xbmc/main/Makefile
  7048. config.status:1600: creating tools/darwin/Configurations/App.xcconfig
  7049. config.status:1600: creating tools/darwin/Configurations/Common.xcconfig
  7050. config.status:1600: creating tools/darwin/packaging/ios/mkdeb-ios.sh
  7051. config.status:1600: creating tools/darwin/packaging/atv2/mkdeb-atv2.sh
  7052. config.status:1600: creating tools/darwin/packaging/osx/mkdmg-osx.sh
  7053. config.status:1600: creating tools/darwin/packaging/migrate_to_kodi_ios.sh
  7054. config.status:1600: creating tools/darwin/packaging/seatbeltunlock/mkdeb-seatbeltunlock.sh
  7055. config.status:1600: creating xbmc/osx/Info.plist
  7056. config.status:1600: creating xbmc/osx/ios/XBMCIOS-Info.plist
  7057. config.status:1600: creating xbmc/osx/atv2/XBMCATV2-Info.plist
  7058. config.status:1600: creating project/cmake/kodi-config.cmake
  7059. config.status:1600: creating project/cmake/xbmc-config.cmake
  7060. config.status:1600: creating tools/android/packaging/xbmc/AndroidManifest.xml
  7061. config.status:1600: creating tools/android/packaging/Makefile
  7062. config.status:1600: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/Splash.java
  7063. config.status:1600: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/Main.java
  7064. config.status:1600: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCBroadcastReceiver.java
  7065. config.status:1600: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCOnFrameAvailableListener.java
  7066. config.status:1600: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCSettingsContentObserver.java
  7067. config.status:1600: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCOnAudioFocusChangeListener.java
  7068. config.status:1600: creating tools/android/packaging/xbmc/strings.xml
  7069. config.status:1600: creating addons/xbmc.addon/addon.xml
  7070. config.status:1600: creating xbmc/network/httprequesthandler/python/Makefile
  7071. config.status:1600: creating xbmc/linux/sse4/Makefile
  7072. config.status:1600: creating xbmc/interfaces/python/Makefile
  7073. config.status:1600: creating xbmc/interfaces/python/test/Makefile
  7074. config.status:1600: creating xbmc/config.h
  7075. config.status:1786: xbmc/config.h is unchanged
  7076. config.status:1834: executing depfiles commands
  7077. config.status:1834: executing libtool commands
  7078.  
  7079. ## ---------------- ##
  7080. ## Cache variables. ##
  7081. ## ---------------- ##
  7082.  
  7083. ac_cv_build=i686-pc-linux-gnu
  7084. ac_cv_build_prog_CPP='gcc -E'
  7085. ac_cv_build_prog_CXXCPP='g++ -E'
  7086. ac_cv_build_prog_cc_g=yes
  7087. ac_cv_build_prog_cxx_g=yes
  7088. ac_cv_c_bigendian=no
  7089. ac_cv_c_compiler_gnu=yes
  7090. ac_cv_c_const=yes
  7091. ac_cv_c_inline=inline
  7092. ac_cv_c_int16_t=yes
  7093. ac_cv_c_int32_t=yes
  7094. ac_cv_c_int64_t=yes
  7095. ac_cv_c_int8_t=yes
  7096. ac_cv_c_restrict=__restrict
  7097. ac_cv_c_uint16_t=yes
  7098. ac_cv_c_uint32_t=yes
  7099. ac_cv_c_uint64_t=yes
  7100. ac_cv_c_uint8_t=yes
  7101. ac_cv_cxx_compiler_gnu=yes
  7102. ac_cv_env_ALSA_CFLAGS_set=
  7103. ac_cv_env_ALSA_CFLAGS_value=
  7104. ac_cv_env_ALSA_LIBS_set=
  7105. ac_cv_env_ALSA_LIBS_value=
  7106. ac_cv_env_BREAKPAD_CFLAGS_set=
  7107. ac_cv_env_BREAKPAD_CFLAGS_value=
  7108. ac_cv_env_BREAKPAD_LIBS_set=
  7109. ac_cv_env_BREAKPAD_LIBS_value=
  7110. ac_cv_env_CCC_set=
  7111. ac_cv_env_CCC_value=
  7112. ac_cv_env_CC_set=
  7113. ac_cv_env_CC_value=
  7114. ac_cv_env_CDIO_CFLAGS_set=
  7115. ac_cv_env_CDIO_CFLAGS_value=
  7116. ac_cv_env_CDIO_LIBS_set=
  7117. ac_cv_env_CDIO_LIBS_value=
  7118. ac_cv_env_CEC_CFLAGS_set=
  7119. ac_cv_env_CEC_CFLAGS_value=
  7120. ac_cv_env_CEC_LIBS_set=
  7121. ac_cv_env_CEC_LIBS_value=
  7122. ac_cv_env_CFLAGS_set=
  7123. ac_cv_env_CFLAGS_value=
  7124. ac_cv_env_CPPFLAGS_set=
  7125. ac_cv_env_CPPFLAGS_value=
  7126. ac_cv_env_CPP_set=
  7127. ac_cv_env_CPP_value=
  7128. ac_cv_env_CXXCPP_set=
  7129. ac_cv_env_CXXCPP_value=
  7130. ac_cv_env_CXXFLAGS_set=
  7131. ac_cv_env_CXXFLAGS_value=
  7132. ac_cv_env_CXX_set=
  7133. ac_cv_env_CXX_value=
  7134. ac_cv_env_DBUS_CFLAGS_set=
  7135. ac_cv_env_DBUS_CFLAGS_value=
  7136. ac_cv_env_DBUS_LIBS_set=
  7137. ac_cv_env_DBUS_LIBS_value=
  7138. ac_cv_env_DRM_CFLAGS_set=
  7139. ac_cv_env_DRM_CFLAGS_value=
  7140. ac_cv_env_DRM_LIBS_set=
  7141. ac_cv_env_DRM_LIBS_value=
  7142. ac_cv_env_FFMPEG_CFLAGS_set=
  7143. ac_cv_env_FFMPEG_CFLAGS_value=
  7144. ac_cv_env_FFMPEG_LIBS_set=
  7145. ac_cv_env_FFMPEG_LIBS_value=
  7146. ac_cv_env_FREETYPE2_CFLAGS_set=
  7147. ac_cv_env_FREETYPE2_CFLAGS_value=
  7148. ac_cv_env_FREETYPE2_LIBS_set=
  7149. ac_cv_env_FREETYPE2_LIBS_value=
  7150. ac_cv_env_FRIBIDI_CFLAGS_set=
  7151. ac_cv_env_FRIBIDI_CFLAGS_value=
  7152. ac_cv_env_FRIBIDI_LIBS_set=
  7153. ac_cv_env_FRIBIDI_LIBS_value=
  7154. ac_cv_env_GNUTLS_CFLAGS_set=
  7155. ac_cv_env_GNUTLS_CFLAGS_value=
  7156. ac_cv_env_GNUTLS_LIBS_set=
  7157. ac_cv_env_GNUTLS_LIBS_value=
  7158. ac_cv_env_LDFLAGS_set=
  7159. ac_cv_env_LDFLAGS_value=
  7160. ac_cv_env_LIBBLURAY_CFLAGS_set=
  7161. ac_cv_env_LIBBLURAY_CFLAGS_value=
  7162. ac_cv_env_LIBBLURAY_LIBS_set=
  7163. ac_cv_env_LIBBLURAY_LIBS_value=
  7164. ac_cv_env_LIBCURL_CFLAGS_set=
  7165. ac_cv_env_LIBCURL_CFLAGS_value=
  7166. ac_cv_env_LIBCURL_LIBS_set=
  7167. ac_cv_env_LIBCURL_LIBS_value=
  7168. ac_cv_env_LIBS_set=
  7169. ac_cv_env_LIBS_value=
  7170. ac_cv_env_LIBVA_CFLAGS_set=
  7171. ac_cv_env_LIBVA_CFLAGS_value=
  7172. ac_cv_env_LIBVA_LIBS_set=
  7173. ac_cv_env_LIBVA_LIBS_value=
  7174. ac_cv_env_LIBXML_CFLAGS_set=
  7175. ac_cv_env_LIBXML_CFLAGS_value=
  7176. ac_cv_env_LIBXML_LIBS_set=
  7177. ac_cv_env_LIBXML_LIBS_value=
  7178. ac_cv_env_LIBXSLT_CFLAGS_set=
  7179. ac_cv_env_LIBXSLT_CFLAGS_value=
  7180. ac_cv_env_LIBXSLT_LIBS_set=
  7181. ac_cv_env_LIBXSLT_LIBS_value=
  7182. ac_cv_env_PCRECPP_CFLAGS_set=
  7183. ac_cv_env_PCRECPP_CFLAGS_value=
  7184. ac_cv_env_PCRECPP_LIBS_set=
  7185. ac_cv_env_PCRECPP_LIBS_value=
  7186. ac_cv_env_PCRE_CFLAGS_set=
  7187. ac_cv_env_PCRE_CFLAGS_value=
  7188. ac_cv_env_PCRE_LIBS_set=
  7189. ac_cv_env_PCRE_LIBS_value=
  7190. ac_cv_env_PIXMAN_CFLAGS_set=
  7191. ac_cv_env_PIXMAN_CFLAGS_value=
  7192. ac_cv_env_PIXMAN_LIBS_set=
  7193. ac_cv_env_PIXMAN_LIBS_value=
  7194. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  7195. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  7196. ac_cv_env_PKG_CONFIG_PATH_set=
  7197. ac_cv_env_PKG_CONFIG_PATH_value=
  7198. ac_cv_env_PKG_CONFIG_set=
  7199. ac_cv_env_PKG_CONFIG_value=
  7200. ac_cv_env_PNG_CFLAGS_set=
  7201. ac_cv_env_PNG_CFLAGS_value=
  7202. ac_cv_env_PNG_LIBS_set=
  7203. ac_cv_env_PNG_LIBS_value=
  7204. ac_cv_env_PULSE_CFLAGS_set=
  7205. ac_cv_env_PULSE_CFLAGS_value=
  7206. ac_cv_env_PULSE_LIBS_set=
  7207. ac_cv_env_PULSE_LIBS_value=
  7208. ac_cv_env_PYTHON_VERSION_set=
  7209. ac_cv_env_PYTHON_VERSION_value=
  7210. ac_cv_env_SAMBA_CFLAGS_set=
  7211. ac_cv_env_SAMBA_CFLAGS_value=
  7212. ac_cv_env_SAMBA_LIBS_set=
  7213. ac_cv_env_SAMBA_LIBS_value=
  7214. ac_cv_env_SDL2_CFLAGS_set=
  7215. ac_cv_env_SDL2_CFLAGS_value=
  7216. ac_cv_env_SDL2_LIBS_set=
  7217. ac_cv_env_SDL2_LIBS_value=
  7218. ac_cv_env_SQLITE3_CFLAGS_set=
  7219. ac_cv_env_SQLITE3_CFLAGS_value=
  7220. ac_cv_env_SQLITE3_LIBS_set=
  7221. ac_cv_env_SQLITE3_LIBS_value=
  7222. ac_cv_env_SQUISH_CFLAGS_set=
  7223. ac_cv_env_SQUISH_CFLAGS_value=
  7224. ac_cv_env_SQUISH_LIBS_set=
  7225. ac_cv_env_SQUISH_LIBS_value=
  7226. ac_cv_env_TAGLIB_CFLAGS_set=
  7227. ac_cv_env_TAGLIB_CFLAGS_value=
  7228. ac_cv_env_TAGLIB_LIBS_set=
  7229. ac_cv_env_TAGLIB_LIBS_value=
  7230. ac_cv_env_TINYXML_CFLAGS_set=
  7231. ac_cv_env_TINYXML_CFLAGS_value=
  7232. ac_cv_env_TINYXML_LIBS_set=
  7233. ac_cv_env_TINYXML_LIBS_value=
  7234. ac_cv_env_UDEV_CFLAGS_set=
  7235. ac_cv_env_UDEV_CFLAGS_value=
  7236. ac_cv_env_UDEV_LIBS_set=
  7237. ac_cv_env_UDEV_LIBS_value=
  7238. ac_cv_env_USB_CFLAGS_set=
  7239. ac_cv_env_USB_CFLAGS_value=
  7240. ac_cv_env_USB_LIBS_set=
  7241. ac_cv_env_USB_LIBS_value=
  7242. ac_cv_env_WAYLAND_CLIENT_CFLAGS_set=
  7243. ac_cv_env_WAYLAND_CLIENT_CFLAGS_value=
  7244. ac_cv_env_WAYLAND_CLIENT_LIBS_set=
  7245. ac_cv_env_WAYLAND_CLIENT_LIBS_value=
  7246. ac_cv_env_WAYLAND_EGL_CFLAGS_set=
  7247. ac_cv_env_WAYLAND_EGL_CFLAGS_value=
  7248. ac_cv_env_WAYLAND_EGL_LIBS_set=
  7249. ac_cv_env_WAYLAND_EGL_LIBS_value=
  7250. ac_cv_env_WESTON_CFLAGS_set=
  7251. ac_cv_env_WESTON_CFLAGS_value=
  7252. ac_cv_env_WESTON_LIBS_set=
  7253. ac_cv_env_WESTON_LIBS_value=
  7254. ac_cv_env_X11_CFLAGS_set=
  7255. ac_cv_env_X11_CFLAGS_value=
  7256. ac_cv_env_X11_LIBS_set=
  7257. ac_cv_env_X11_LIBS_value=
  7258. ac_cv_env_XEXT_CFLAGS_set=
  7259. ac_cv_env_XEXT_CFLAGS_value=
  7260. ac_cv_env_XEXT_LIBS_set=
  7261. ac_cv_env_XEXT_LIBS_value=
  7262. ac_cv_env_XKBCOMMON_CFLAGS_set=
  7263. ac_cv_env_XKBCOMMON_CFLAGS_value=
  7264. ac_cv_env_XKBCOMMON_LIBS_set=
  7265. ac_cv_env_XKBCOMMON_LIBS_value=
  7266. ac_cv_env_XMU_CFLAGS_set=
  7267. ac_cv_env_XMU_CFLAGS_value=
  7268. ac_cv_env_XMU_LIBS_set=
  7269. ac_cv_env_XMU_LIBS_value=
  7270. ac_cv_env_XRANDR_CFLAGS_set=
  7271. ac_cv_env_XRANDR_CFLAGS_value=
  7272. ac_cv_env_XRANDR_LIBS_set=
  7273. ac_cv_env_XRANDR_LIBS_value=
  7274. ac_cv_env_XT_CFLAGS_set=
  7275. ac_cv_env_XT_CFLAGS_value=
  7276. ac_cv_env_XT_LIBS_set=
  7277. ac_cv_env_XT_LIBS_value=
  7278. ac_cv_env_YAJL_CFLAGS_set=
  7279. ac_cv_env_YAJL_CFLAGS_value=
  7280. ac_cv_env_YAJL_LIBS_set=
  7281. ac_cv_env_YAJL_LIBS_value=
  7282. ac_cv_env_ZIP_CFLAGS_set=
  7283. ac_cv_env_ZIP_CFLAGS_value=
  7284. ac_cv_env_ZIP_LIBS_set=
  7285. ac_cv_env_ZIP_LIBS_value=
  7286. ac_cv_env_build_alias_set=
  7287. ac_cv_env_build_alias_value=
  7288. ac_cv_env_host_alias_set=
  7289. ac_cv_env_host_alias_value=
  7290. ac_cv_env_target_alias_set=
  7291. ac_cv_env_target_alias_value=
  7292. ac_cv_func__doprnt=no
  7293. ac_cv_func_alarm=yes
  7294. ac_cv_func_alloca_works=yes
  7295. ac_cv_func_atexit=yes
  7296. ac_cv_func_chown_works=yes
  7297. ac_cv_func_closedir_void=no
  7298. ac_cv_func_dup2=yes
  7299. ac_cv_func_fdatasync=yes
  7300. ac_cv_func_floor=no
  7301. ac_cv_func_fs_stat_dev=no
  7302. ac_cv_func_ftime=yes
  7303. ac_cv_func_ftruncate=yes
  7304. ac_cv_func_getcwd=yes
  7305. ac_cv_func_gethostbyaddr=yes
  7306. ac_cv_func_gethostbyname=yes
  7307. ac_cv_func_gethostname=yes
  7308. ac_cv_func_getpagesize=yes
  7309. ac_cv_func_getpass=yes
  7310. ac_cv_func_gettimeofday=yes
  7311. ac_cv_func_inet_ntoa=yes
  7312. ac_cv_func_lchown=yes
  7313. ac_cv_func_localeconv=yes
  7314. ac_cv_func_localtime_r=yes
  7315. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  7316. ac_cv_func_lstat_empty_string_bug=no
  7317. ac_cv_func_memchr=yes
  7318. ac_cv_func_memcmp_working=yes
  7319. ac_cv_func_memmove=yes
  7320. ac_cv_func_memset=yes
  7321. ac_cv_func_mkdir=yes
  7322. ac_cv_func_mmap_fixed_mapped=yes
  7323. ac_cv_func_modf=yes
  7324. ac_cv_func_munmap=yes
  7325. ac_cv_func_posix_fadvise=yes
  7326. ac_cv_func_pow=no
  7327. ac_cv_func_rmdir=yes
  7328. ac_cv_func_select=yes
  7329. ac_cv_func_select_args='int,fd_set *,struct timeval *'
  7330. ac_cv_func_setenv=yes
  7331. ac_cv_func_setlocale=yes
  7332. ac_cv_func_setvbuf_reversed=no
  7333. ac_cv_func_socket=yes
  7334. ac_cv_func_sqrt=no
  7335. ac_cv_func_stat_empty_string_bug=no
  7336. ac_cv_func_strcasecmp=yes
  7337. ac_cv_func_strchr=yes
  7338. ac_cv_func_strcoll_works=yes
  7339. ac_cv_func_strcspn=yes
  7340. ac_cv_func_strdup=yes
  7341. ac_cv_func_strerror=yes
  7342. ac_cv_func_strftime=yes
  7343. ac_cv_func_strncasecmp=yes
  7344. ac_cv_func_strpbrk=yes
  7345. ac_cv_func_strrchr=yes
  7346. ac_cv_func_strspn=yes
  7347. ac_cv_func_strstr=yes
  7348. ac_cv_func_strtod=yes
  7349. ac_cv_func_strtol=yes
  7350. ac_cv_func_strtoul=yes
  7351. ac_cv_func_sysinfo=yes
  7352. ac_cv_func_tzset=yes
  7353. ac_cv_func_utime=yes
  7354. ac_cv_func_utime_null=yes
  7355. ac_cv_func_vprintf=yes
  7356. ac_cv_func_working_mktime=yes
  7357. ac_cv_have_decl_BD_EVENT_IDLE=yes
  7358. ac_cv_header_arpa_inet_h=yes
  7359. ac_cv_header_ass_ass_h=yes
  7360. ac_cv_header_boost_circular_buffer_hpp=yes
  7361. ac_cv_header_cdio_iso9660_h=yes
  7362. ac_cv_header_dirent_dirent_h=yes
  7363. ac_cv_header_dlfcn_h=yes
  7364. ac_cv_header_fcntl_h=yes
  7365. ac_cv_header_float_h=yes
  7366. ac_cv_header_gcrypt_h=yes
  7367. ac_cv_header_inttypes_h=yes
  7368. ac_cv_header_jpeglib_h=yes
  7369. ac_cv_header_librtmp_amf_h=yes
  7370. ac_cv_header_librtmp_log_h=yes
  7371. ac_cv_header_librtmp_rtmp_h=yes
  7372. ac_cv_header_limits_h=yes
  7373. ac_cv_header_locale_h=yes
  7374. ac_cv_header_malloc_h=yes
  7375. ac_cv_header_memory_h=yes
  7376. ac_cv_header_mpeg2dec_mpeg2_h=yes
  7377. ac_cv_header_mpeg2dec_mpeg2convert_h=yes
  7378. ac_cv_header_netdb_h=yes
  7379. ac_cv_header_netinet_in_h=yes
  7380. ac_cv_header_ogg_ogg_h=yes
  7381. ac_cv_header_openssl_crypto_h=yes
  7382. ac_cv_header_shairplay_raop_h=no
  7383. ac_cv_header_stat_broken=no
  7384. ac_cv_header_stdbool_h=yes
  7385. ac_cv_header_stdc=yes
  7386. ac_cv_header_stddef_h=yes
  7387. ac_cv_header_stdint_h=yes
  7388. ac_cv_header_stdlib_h=yes
  7389. ac_cv_header_string_h=yes
  7390. ac_cv_header_strings_h=yes
  7391. ac_cv_header_sys_capability_h=yes
  7392. ac_cv_header_sys_file_h=yes
  7393. ac_cv_header_sys_inotify_h=yes
  7394. ac_cv_header_sys_ioctl_h=yes
  7395. ac_cv_header_sys_mount_h=yes
  7396. ac_cv_header_sys_param_h=yes
  7397. ac_cv_header_sys_select_h=yes
  7398. ac_cv_header_sys_socket_h=yes
  7399. ac_cv_header_sys_stat_h=yes
  7400. ac_cv_header_sys_time_h=yes
  7401. ac_cv_header_sys_timeb_h=yes
  7402. ac_cv_header_sys_types_h=yes
  7403. ac_cv_header_sys_vfs_h=yes
  7404. ac_cv_header_sys_wait_h=yes
  7405. ac_cv_header_termios_h=yes
  7406. ac_cv_header_time=yes
  7407. ac_cv_header_unistd_h=yes
  7408. ac_cv_header_utime_h=yes
  7409. ac_cv_header_vdpau_vdpau_h=yes
  7410. ac_cv_header_vorbis_vorbisfile_h=yes
  7411. ac_cv_header_wchar_h=yes
  7412. ac_cv_header_wctype_h=yes
  7413. ac_cv_host=i686-pc-linux-gnu
  7414. ac_cv_lib_GLEW_main=yes
  7415. ac_cv_lib_GLU_main=yes
  7416. ac_cv_lib_GL_main=yes
  7417. ac_cv_lib_avahi_client_main=yes
  7418. ac_cv_lib_avahi_common_main=yes
  7419. ac_cv_lib_bluetooth_hci_devid=yes
  7420. ac_cv_lib_bluray_bd_register_argb_overlay_proc=yes
  7421. ac_cv_lib_bz2_main=yes
  7422. ac_cv_lib_cap_main=yes
  7423. ac_cv_lib_crypto_main=yes
  7424. ac_cv_lib_error_at_line=yes
  7425. ac_cv_lib_gcrypt_gcry_control=yes
  7426. ac_cv_lib_gpg_error_main=yes
  7427. ac_cv_lib_jasper_main=yes
  7428. ac_cv_lib_jpeg_main=yes
  7429. ac_cv_lib_lzo2_main=yes
  7430. ac_cv_lib_mDNSEmbedded_embedded_mDNSInit=no
  7431. ac_cv_lib_microhttpd_main=yes
  7432. ac_cv_lib_pthread_main=yes
  7433. ac_cv_lib_pthread_pthread_setname_np=yes
  7434. ac_cv_lib_ssh_sftp_tell64=yes
  7435. ac_cv_lib_ssl_main=yes
  7436. ac_cv_lib_tiff_main=yes
  7437. ac_cv_lib_z_main=yes
  7438. ac_cv_member_struct_stat_st_rdev=yes
  7439. ac_cv_objext=o
  7440. ac_cv_path_CCACHE=/usr/bin/ccache
  7441. ac_cv_path_DOXYGEN_EXE=/usr/bin/doxygen
  7442. ac_cv_path_EGREP='/bin/grep -E'
  7443. ac_cv_path_FGREP='/bin/grep -F'
  7444. ac_cv_path_GREP=/bin/grep
  7445. ac_cv_path_JAVA_EXE=/usr/bin/java
  7446. ac_cv_path_PYTHON=/usr/bin/python
  7447. ac_cv_path_SED=/bin/sed
  7448. ac_cv_path_SWIG_EXE=/usr/bin/swig
  7449. ac_cv_path_TEXTUREPACKER=none
  7450. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  7451. ac_cv_path_install='/usr/bin/install -c'
  7452. ac_cv_path_mkdir=/bin/mkdir
  7453. ac_cv_prog_AWK=gawk
  7454. ac_cv_prog_CPP='gcc -E'
  7455. ac_cv_prog_CXXCPP='g++ -E'
  7456. ac_cv_prog_HAVE_CMAKE=yes
  7457. ac_cv_prog_HAVE_GAWK=yes
  7458. ac_cv_prog_HAVE_GIT=yes
  7459. ac_cv_prog_HAVE_GPERF=yes
  7460. ac_cv_prog_HAVE_NASM=yes
  7461. ac_cv_prog_HAVE_UNZIP=yes
  7462. ac_cv_prog_HAVE_ZIP=yes
  7463. ac_cv_prog_ac_ct_AR=ar
  7464. ac_cv_prog_ac_ct_CC=gcc
  7465. ac_cv_prog_ac_ct_CC_FOR_BUILD=gcc
  7466. ac_cv_prog_ac_ct_CXX=g++
  7467. ac_cv_prog_ac_ct_CXX_FOR_BUILD=g++
  7468. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  7469. ac_cv_prog_ac_ct_OBJDUMP=objdump
  7470. ac_cv_prog_ac_ct_RANLIB=ranlib
  7471. ac_cv_prog_ac_ct_STRIP=strip
  7472. ac_cv_prog_cc_c89=
  7473. ac_cv_prog_cc_g=yes
  7474. ac_cv_prog_cxx_g=yes
  7475. ac_cv_prog_gcc_traditional=no
  7476. ac_cv_prog_make_make_set=yes
  7477. ac_cv_search___dn_expand='none required'
  7478. ac_cv_search__dn_expand=no
  7479. ac_cv_search_clock_gettime='none required'
  7480. ac_cv_search_dlopen=-ldl
  7481. ac_cv_search_dn_expand=-lresolv
  7482. ac_cv_search_iconv_open='none required'
  7483. ac_cv_search_opendir='none required'
  7484. ac_cv_sizeof_int=4
  7485. ac_cv_sizeof_size_t=4
  7486. ac_cv_sizeof_wchar_t=4
  7487. ac_cv_struct_tm=time.h
  7488. ac_cv_sys_largefile_source=no
  7489. ac_cv_type__Bool=yes
  7490. ac_cv_type_char16_t=yes
  7491. ac_cv_type_char32_t=yes
  7492. ac_cv_type_mode_t=yes
  7493. ac_cv_type_off_t=yes
  7494. ac_cv_type_pid_t=yes
  7495. ac_cv_type_signal=void
  7496. ac_cv_type_size_t=yes
  7497. ac_cv_type_ssize_t=yes
  7498. ac_cv_type_std__u16string=yes
  7499. ac_cv_type_std__u32string=yes
  7500. ac_cv_type_uid_t=yes
  7501. ac_cv_working_alloca_h=yes
  7502. am_cv_CC_dependencies_compiler_type=none
  7503. am_cv_CXX_dependencies_compiler_type=none
  7504. am_cv_make_support_nested_variables=yes
  7505. am_cv_prog_cc_c_o=yes
  7506. ax_cv_cxx_compile_cxx11=no
  7507. ax_cv_cxx_compile_cxx11__std_gnupp11=yes
  7508. lt_cv_ar_at_file=@
  7509. lt_cv_archive_cmds_need_lc=no
  7510. lt_cv_deplibs_check_method=pass_all
  7511. lt_cv_file_magic_cmd='$MAGIC_CMD'
  7512. lt_cv_file_magic_test_file=
  7513. lt_cv_ld_reload_flag=-r
  7514. lt_cv_nm_interface='BSD nm'
  7515. lt_cv_objdir=.libs
  7516. lt_cv_path_LD=/usr/bin/ld
  7517. lt_cv_path_LDCXX=/usr/bin/ld
  7518. lt_cv_path_NM='/usr/bin/nm -B'
  7519. lt_cv_path_mainfest_tool=no
  7520. lt_cv_prog_compiler_c_o=yes
  7521. lt_cv_prog_compiler_c_o_CXX=yes
  7522. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  7523. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  7524. lt_cv_prog_compiler_pic_works=yes
  7525. lt_cv_prog_compiler_pic_works_CXX=yes
  7526. lt_cv_prog_compiler_rtti_exceptions=no
  7527. lt_cv_prog_compiler_static_works=yes
  7528. lt_cv_prog_compiler_static_works_CXX=yes
  7529. lt_cv_prog_gnu_ld=yes
  7530. lt_cv_prog_gnu_ldcxx=yes
  7531. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  7532. lt_cv_shlibpath_overrides_runpath=no
  7533. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  7534. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  7535. 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'\'''
  7536. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  7537. lt_cv_sys_max_cmd_len=1572864
  7538. lt_cv_to_host_file_cmd=func_convert_file_noop
  7539. lt_cv_to_tool_file_cmd=func_convert_file_noop
  7540. pkg_cv_ALSA_CFLAGS='-I/usr/include/alsa '
  7541. pkg_cv_ALSA_LIBS='-lasound '
  7542. pkg_cv_CDIO_CFLAGS=
  7543. pkg_cv_CDIO_LIBS='-lcdio -lm '
  7544. pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include '
  7545. pkg_cv_DBUS_LIBS='-ldbus-1 '
  7546. pkg_cv_DRM_CFLAGS='-I/usr/include/libdrm '
  7547. pkg_cv_DRM_LIBS='-ldrm '
  7548. pkg_cv_FFMPEG_CFLAGS='-I/m/BUILDS/xbmc-15.2-Isengard/tools/depends/target/ffmpeg/ffmpeg-install/include '
  7549. pkg_cv_FFMPEG_LIBS='-L/m/BUILDS/xbmc-15.2-Isengard/tools/depends/target/ffmpeg/ffmpeg-install/lib -lavfilter -lva -lva-x11 -lva -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -lnettle -lhogweed -lgmp -lvorbisenc -lvorbis -logg -lgnutls -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lavformat -lva -lva-x11 -lva -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -lnettle -lhogweed -lgmp -lvorbisenc -lvorbis -logg -lgnutls -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lavcodec -lva -lva-x11 -lva -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -lnettle -lhogweed -lgmp -lvorbisenc -lvorbis -logg -lgnutls -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lpostproc -lswscale -lm -lswresample -lm -lavutil -lm '
  7550. pkg_cv_FREETYPE2_CFLAGS='-I/usr/include/freetype2 '
  7551. pkg_cv_FREETYPE2_LIBS='-lfreetype '
  7552. pkg_cv_FRIBIDI_CFLAGS='-I/usr/include/fribidi '
  7553. pkg_cv_FRIBIDI_LIBS='-lfribidi '
  7554. pkg_cv_GNUTLS_CFLAGS='-I/usr/include/p11-kit-1 '
  7555. pkg_cv_GNUTLS_LIBS='-lgnutls '
  7556. pkg_cv_LIBBLURAY_CFLAGS=
  7557. pkg_cv_LIBBLURAY_LIBS='-lbluray '
  7558. pkg_cv_LIBCURL_CFLAGS=
  7559. pkg_cv_LIBCURL_LIBS='-lcurl '
  7560. pkg_cv_LIBVA_CFLAGS='-I/usr/local/include '
  7561. pkg_cv_LIBVA_LIBS='-L/usr/local/lib -lva-x11 -lva '
  7562. pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 '
  7563. pkg_cv_LIBXML_LIBS='-lxml2 '
  7564. pkg_cv_LIBXSLT_CFLAGS='-I/usr/include/libxml2 '
  7565. pkg_cv_LIBXSLT_LIBS='-lxslt -lxml2 '
  7566. pkg_cv_PCRECPP_CFLAGS=
  7567. pkg_cv_PCRECPP_LIBS='-lpcre -lpcrecpp '
  7568. pkg_cv_PCRE_CFLAGS=
  7569. pkg_cv_PCRE_LIBS='-lpcre '
  7570. pkg_cv_PNG_CFLAGS='-I/usr/include/libpng12 '
  7571. pkg_cv_PNG_LIBS='-lpng12 '
  7572. pkg_cv_SAMBA_CFLAGS='-I/usr/include/samba-4.0 '
  7573. pkg_cv_SAMBA_LIBS='-lsmbclient '
  7574. pkg_cv_SQLITE3_CFLAGS=
  7575. pkg_cv_SQLITE3_LIBS='-lsqlite3 '
  7576. pkg_cv_SQUISH_CFLAGS='-I/m/BUILDS/xbmc-15.2-Isengard/tools/depends/native/libsquish-native/squish-install/include '
  7577. pkg_cv_SQUISH_LIBS='-L/m/BUILDS/xbmc-15.2-Isengard/tools/depends/native/libsquish-native/squish-install/lib -lsquish '
  7578. pkg_cv_TAGLIB_CFLAGS='-I/usr/local/include/taglib '
  7579. pkg_cv_TAGLIB_LIBS='-L/usr/local/lib -ltag '
  7580. pkg_cv_TINYXML_CFLAGS=
  7581. pkg_cv_TINYXML_LIBS='-ltinyxml '
  7582. pkg_cv_UDEV_CFLAGS=
  7583. pkg_cv_UDEV_LIBS='-ludev '
  7584. pkg_cv_X11_CFLAGS=
  7585. pkg_cv_X11_LIBS='-lX11 '
  7586. pkg_cv_XEXT_CFLAGS=
  7587. pkg_cv_XEXT_LIBS='-lXext '
  7588. pkg_cv_XMU_CFLAGS=
  7589. pkg_cv_XMU_LIBS='-lXmu -lXt -lX11 '
  7590. pkg_cv_XRANDR_CFLAGS=
  7591. pkg_cv_XRANDR_LIBS='-lXrandr '
  7592. pkg_cv_XT_CFLAGS=
  7593. pkg_cv_XT_LIBS='-lXt -lX11 '
  7594. pkg_cv_YAJL_CFLAGS='-I/usr/include/yajl '
  7595. pkg_cv_YAJL_LIBS='-lyajl '
  7596.  
  7597. ## ----------------- ##
  7598. ## Output variables. ##
  7599. ## ----------------- ##
  7600.  
  7601. ACLOCAL='${SHELL} /m/BUILDS/xbmc-15.2-Isengard/build-aux/missing aclocal-1.14'
  7602. ALLOCA=''
  7603. ALSA_CFLAGS='-I/usr/include/alsa '
  7604. ALSA_LIBS='-lasound '
  7605. AMDEPBACKSLASH='\'
  7606. AMDEP_FALSE='#'
  7607. AMDEP_TRUE=''
  7608. AMTAR='$${TAR-tar}'
  7609. AM_BACKSLASH='\'
  7610. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  7611. AM_DEFAULT_VERBOSITY='1'
  7612. AM_V='$(V)'
  7613. APP_ADDON_API='15.2.000'
  7614. APP_INCLUDE_DIR='/usr/local/xbmc15/include/kodi'
  7615. APP_LIB_DIR='/usr/local/xbmc15/lib/kodi'
  7616. APP_NAME='Kodi'
  7617. APP_NAME_LC='kodi'
  7618. APP_NAME_UC='KODI'
  7619. APP_PREFIX='/usr/local/xbmc15'
  7620. APP_VERSION='15.2'
  7621. APP_VERSION_CODE='152000'
  7622. APP_VERSION_MAJOR='15'
  7623. APP_VERSION_MINOR='2'
  7624. APP_VERSION_TAG=''
  7625. APP_VERSION_TAG_LC=''
  7626. AR='ar'
  7627. ARCH='i486-linux'
  7628. ARCH_DEFINES='-DTARGET_POSIX -DTARGET_LINUX -D_LINUX'
  7629. ASS_SONAME='libass.so.5'
  7630. AUTOCONF='${SHELL} /m/BUILDS/xbmc-15.2-Isengard/build-aux/missing autoconf'
  7631. AUTOHEADER='${SHELL} /m/BUILDS/xbmc-15.2-Isengard/build-aux/missing autoheader'
  7632. AUTOMAKE='${SHELL} /m/BUILDS/xbmc-15.2-Isengard/build-aux/missing automake-1.14'
  7633. AWK='gawk'
  7634. BLURAY_SONAME='libbluray.so.1'
  7635. BREAKPAD_CFLAGS=''
  7636. BREAKPAD_LIBS=''
  7637. BUILD_DVDCSS='1'
  7638. BUILD_EXEEXT=''
  7639. BUILD_OBJEXT=''
  7640. CC='/usr/bin/ccache gcc'
  7641. CCACHE='/usr/bin/ccache'
  7642. CCDEPMODE='depmode=none'
  7643. CC_FOR_BUILD='gcc'
  7644. CDIO_CFLAGS=''
  7645. CDIO_LIBS='-lcdio -lm '
  7646. CEC_CFLAGS=''
  7647. CEC_LIBS=''
  7648. CFLAGS='-O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
  7649. CFLAGS_FOR_BUILD='-g -O2'
  7650. CPP='gcc -E'
  7651. CPPFLAGS=''
  7652. CPPFLAGS_FOR_BUILD=''
  7653. CPP_FOR_BUILD='gcc -E'
  7654. CURL_SONAME='libcurl-gnutls.so.4'
  7655. CXX11_SWITCH='-std=gnu++11'
  7656. CXX='/usr/bin/ccache g++'
  7657. CXXCPP='g++ -E'
  7658. CXXCPPFLAGS_FOR_BUILD=''
  7659. CXXCPP_FOR_BUILD='g++ -E'
  7660. CXXDEPMODE='depmode=none'
  7661. CXXFLAGS='-O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -msse'
  7662. CXXFLAGS_FOR_BUILD='-g -O2'
  7663. CXX_FOR_BUILD='g++'
  7664. CYGPATH_W='echo'
  7665. DARWIN_NATIVE_ARCH=''
  7666. DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include '
  7667. DBUS_LIBS='-ldbus-1 '
  7668. DEFS='-DHAVE_CONFIG_H'
  7669. DEPDIR='.deps'
  7670. DEPENDS_ROOT_FOR_XCODE=''
  7671. DISABLE_FISHBMC='0'
  7672. DISABLE_GOOM='1'
  7673. DISABLE_PROJECTM='0'
  7674. DISABLE_RSXS='0'
  7675. DISABLE_SPECTRUM='0'
  7676. DISABLE_WAVEFORM='0'
  7677. DLLTOOL='false'
  7678. DOXYGEN_EXE='/usr/bin/doxygen'
  7679. DRM_CFLAGS='-I/usr/include/libdrm '
  7680. DRM_LIBS='-ldrm '
  7681. DSYMUTIL=''
  7682. DUMPBIN=''
  7683. ECHO_C=''
  7684. ECHO_N='-n'
  7685. ECHO_T=''
  7686. EGREP='/bin/grep -E'
  7687. EXEEXT=''
  7688. FFMPEG_CFLAGS='-I/m/BUILDS/xbmc-15.2-Isengard/tools/depends/target/ffmpeg/ffmpeg-install/include '
  7689. FFMPEG_LIBDIR='/m/BUILDS/xbmc-15.2-Isengard/tools/depends/target/ffmpeg/ffmpeg-install/lib'
  7690. FFMPEG_LIBS='-L/m/BUILDS/xbmc-15.2-Isengard/tools/depends/target/ffmpeg/ffmpeg-install/lib -lavfilter -lva -lva-x11 -lva -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -lnettle -lhogweed -lgmp -lvorbisenc -lvorbis -logg -lgnutls -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lavformat -lva -lva-x11 -lva -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -lnettle -lhogweed -lgmp -lvorbisenc -lvorbis -logg -lgnutls -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lavcodec -lva -lva-x11 -lva -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -lnettle -lhogweed -lgmp -lvorbisenc -lvorbis -logg -lgnutls -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lpostproc -lswscale -lm -lswresample -lm -lavutil -lm '
  7691. FGREP='/bin/grep -F'
  7692. FREETYPE2_CFLAGS='-I/usr/include/freetype2 '
  7693. FREETYPE2_LIBS='-lfreetype '
  7694. FRIBIDI_CFLAGS='-I/usr/include/fribidi '
  7695. FRIBIDI_LIBS='-lfribidi '
  7696. GNUTLS_ALL_LIBS='-lgnutls -lz -lp11-kit -lgmp -lhogweed -lgmp -lnettle -ltasn1 -lp11-kit -lz '
  7697. GNUTLS_CFLAGS='-I/usr/include/p11-kit-1 '
  7698. GNUTLS_LIBS='-lgnutls '
  7699. GREP='/bin/grep'
  7700. GTEST_CONFIGURED='1'
  7701. HAVE_CMAKE='yes'
  7702. HAVE_CXX11='1'
  7703. HAVE_FPC=''
  7704. HAVE_GAWK='yes'
  7705. HAVE_GDC=''
  7706. HAVE_GIT='yes'
  7707. HAVE_GPERF='yes'
  7708. HAVE_LIBBLURAY='1'
  7709. HAVE_LIBPULSE=''
  7710. HAVE_NASM='yes'
  7711. HAVE_UNZIP='yes'
  7712. HAVE_XBMC_NONFREE='1'
  7713. HAVE_ZIP='yes'
  7714. INCLUDES='-I$(abs_top_srcdir) -I/usr/include/yajl -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/local/include/taglib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/samba-4.0 -I/m/BUILDS/xbmc-15.2-Isengard/tools/depends/target/ffmpeg/ffmpeg-install/include -I/usr/local/include -I/m/BUILDS/xbmc-15.2-Isengard/tools/depends/native/libsquish-native/squish-install/include '
  7715. INSTALL_DATA='${INSTALL} -m 644'
  7716. INSTALL_PROGRAM='${INSTALL}'
  7717. INSTALL_SCRIPT='${INSTALL}'
  7718. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  7719. JAVA_EXE='/usr/bin/java'
  7720. LD='/usr/bin/ld'
  7721. LDFLAGS=''
  7722. LDFLAGS_FOR_BUILD=''
  7723. LIBASS_BASENAME=''
  7724. LIBBLURAY_CFLAGS=''
  7725. LIBBLURAY_LIBS='-lbluray '
  7726. LIBCEC_SONAME=''
  7727. LIBCURL_BASENAME=''
  7728. LIBCURL_CFLAGS=''
  7729. LIBCURL_LIBS='-lcurl '
  7730. LIBMEPG2_BASENAME=''
  7731. LIBOBJS=''
  7732. LIBOGG_BASENAME=''
  7733. LIBS='-lssh -lavahi-client -lavahi-common -lmicrohttpd -ljasper -lresolv -ldl -lbluetooth -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib -lpython2.7 -ltinyxml -lyajl -lxml2 -lxslt -lxml2 -lfribidi -lsqlite3 -lpng12 -lpcre -lpcrecpp -lpcre -lfreetype -L/usr/local/lib -ltag -lcdio -lm -lasound -ldbus-1 -lasound -lX11 -lXext -lXrandr -ldrm -lXt -lX11 -lXmu -lXt -lX11 -lsmbclient -ludev -lcap -L/m/BUILDS/xbmc-15.2-Isengard/tools/depends/target/ffmpeg/ffmpeg-install/lib -lva -lva-x11 -lva -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -lnettle -lhogweed -lgmp -lvorbisenc -lvorbis -logg -lgnutls -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lva -lva-x11 -lva -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -lnettle -lhogweed -lgmp -lvorbisenc -lvorbis -logg -lgnutls -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lva -lva-x11 -lva -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -lnettle -lhogweed -lgmp -lvorbisenc -lvorbis -logg -lgnutls -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lm -lm -lm -L/usr/local/lib -lva-x11 -lva -L/m/BUILDS/xbmc-15.2-Isengard/tools/depends/native/libsquish-native/squish-install/lib -lsquish '
  7734. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  7735. LIBVA_CFLAGS='-I/usr/local/include '
  7736. LIBVA_LIBS='-L/usr/local/lib -lva-x11 -lva '
  7737. LIBVORBISFILE_BASENAME=''
  7738. LIBVORBIS_BASENAME=''
  7739. LIBXML_CFLAGS='-I/usr/include/libxml2 '
  7740. LIBXML_LIBS='-lxml2 '
  7741. LIBXSLT_CFLAGS='-I/usr/include/libxml2 '
  7742. LIBXSLT_LIBS='-lxslt -lxml2 '
  7743. LIPO=''
  7744. LN_S='ln -s'
  7745. LTLIBOBJS=''
  7746. MAKEINFO='${SHELL} /m/BUILDS/xbmc-15.2-Isengard/build-aux/missing makeinfo'
  7747. MANIFEST_TOOL=':'
  7748. MKDIR_P='/bin/mkdir -p'
  7749. MPEG2_SONAME='libmpeg2.so.0'
  7750. MYSQL_CONFIG=''
  7751. MYSQL_LIBS=''
  7752. NATIVE_ARCH_DEFINES='-DTARGET_POSIX -DTARGET_LINUX -D_LINUX'
  7753. NFS_SONAME=''
  7754. NM='/usr/bin/nm -B'
  7755. NMEDIT=''
  7756. OBJDUMP='objdump'
  7757. OBJEXT='o'
  7758. OGG_SONAME='libogg.so.0'
  7759. OTOOL64=''
  7760. OTOOL=''
  7761. OUTPUT_FILES='Makefile Makefile.include addons/skin.confluence/media/Makefile xbmc/Makefile xbmc/cdrip/Makefile xbmc/cores/Makefile xbmc/cores/VideoRenderers/Makefile xbmc/cores/dvdplayer/Makefile lib/libdvd/Makefile xbmc/cores/DllLoader/Makefile xbmc/cores/DllLoader/exports/Makefile xbmc/cores/dvdplayer/DVDCodecs/Makefile xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile xbmc/cores/dvdplayer/DVDCodecs/Overlay/Makefile xbmc/cores/dvdplayer/DVDCodecs/Video/Makefile xbmc/cores/dvdplayer/DVDDemuxers/Makefile xbmc/cores/dvdplayer/DVDSubtitles/Makefile xbmc/cores/AudioEngine/Makefile xbmc/cores/paplayer/Makefile xbmc/cores/omxplayer/Makefile xbmc/cores/playercorefactory/Makefile xbmc/music/karaoke/Makefile xbmc/osx/Makefile xbmc/guilib/Makefile xbmc/input/linux/Makefile xbmc/interfaces/Makefile xbmc/network/Makefile xbmc/network/upnp/Makefile lib/libexif/Makefile lib/libhdhomerun/Makefile lib/cximage-6.0/Makefile lib/libUPnP/Makefile xbmc/DllPaths_generated.h xbmc/DllPaths_generated_android.h xbmc/freebsd/Makefile xbmc/linux/Makefile xbmc/filesystem/Makefile xbmc/screensavers/rsxs-0.9/xbmc/Makefile xbmc/visualizations/XBMCProjectM/Makefile xbmc/visualizations/Goom/Makefile xbmc/visualizations/OpenGLSpectrum/Makefile xbmc/visualizations/fishBMC/Makefile xbmc/visualizations/WaveForm/Makefile xbmc/windowing/Makefile xbmc/windowing/egl/Makefile lib/addons/library.xbmc.addon/Makefile lib/addons/library.xbmc.codec/Makefile lib/addons/library.kodi.guilib/Makefile lib/addons/library.xbmc.pvr/Makefile xbmc/visualizations/EGLHelpers/Makefile tools/Linux/kodi.sh tools/Linux/kodi-standalone.sh tools/Linux/kodi-xsession.desktop tools/EventClients/Makefile tools/EventClients/Clients/OSXRemote/Makefile xbmc/peripherals/bus/Makefile xbmc/peripherals/devices/Makefile xbmc/android/activity/Makefile xbmc/android/loader/Makefile xbmc/android/jni/Makefile xbmc/utils/Makefile xbmc/main/Makefile tools/darwin/Configurations/App.xcconfig tools/darwin/Configurations/Common.xcconfig tools/darwin/packaging/ios/mkdeb-ios.sh tools/darwin/packaging/atv2/mkdeb-atv2.sh tools/darwin/packaging/osx/mkdmg-osx.sh tools/darwin/packaging/migrate_to_kodi_ios.sh tools/darwin/packaging/seatbeltunlock/mkdeb-seatbeltunlock.sh xbmc/osx/Info.plist xbmc/osx/ios/XBMCIOS-Info.plist xbmc/osx/atv2/XBMCATV2-Info.plist project/cmake/kodi-config.cmake project/cmake/xbmc-config.cmake tools/android/packaging/xbmc/AndroidManifest.xml tools/android/packaging/Makefile tools/android/packaging/xbmc/src/org/xbmc/kodi/Splash.java tools/android/packaging/xbmc/src/org/xbmc/kodi/Main.java tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCBroadcastReceiver.java tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCOnFrameAvailableListener.java tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCSettingsContentObserver.java tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCOnAudioFocusChangeListener.java tools/android/packaging/xbmc/strings.xml addons/xbmc.addon/addon.xml xbmc/network/httprequesthandler/python/Makefile xbmc/linux/sse4/Makefile xbmc/interfaces/python/Makefile xbmc/interfaces/python/test/Makefile .dummy'
  7762. PACKAGE='kodi'
  7763. PACKAGE_BUGREPORT='http://trac.kodi.tv'
  7764. PACKAGE_NAME='kodi'
  7765. PACKAGE_STRING='kodi 15.2.000'
  7766. PACKAGE_TARNAME='kodi'
  7767. PACKAGE_URL=''
  7768. PACKAGE_VERSION='15.2.000'
  7769. PATH_SEPARATOR=':'
  7770. PCRECPP_CFLAGS=''
  7771. PCRECPP_LIBS='-lpcre -lpcrecpp '
  7772. PCRE_CFLAGS=''
  7773. PCRE_LIBS='-lpcre '
  7774. PIXMAN_CFLAGS=''
  7775. PIXMAN_LIBS=''
  7776. PKG_CONFIG='/usr/bin/pkg-config'
  7777. PKG_CONFIG_LIBDIR=''
  7778. PKG_CONFIG_PATH='/m/BUILDS/xbmc-15.2-Isengard/tools/depends/native/libsquish-native/squish-install/lib/pkgconfig:/m/BUILDS/xbmc-15.2-Isengard/tools/depends/target/ffmpeg/ffmpeg-install/lib/pkgconfig:'
  7779. PLIST_SONAME=''
  7780. PNG_CFLAGS='-I/usr/include/libpng12 '
  7781. PNG_LIBS='-lpng12 '
  7782. POW_LIB=''
  7783. PULSE_CFLAGS=''
  7784. PULSE_LIBS=''
  7785. PYTHON='/usr/bin/python'
  7786. PYTHON_CPPFLAGS='-I/usr/include/python2.7'
  7787. PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions'
  7788. PYTHON_EXTRA_LIBS='-lpthread -ldl -lutil -lm'
  7789. PYTHON_LDFLAGS='-L/usr/lib -lpython2.7'
  7790. PYTHON_SITE_PKG='/usr/lib/python2.7/dist-packages'
  7791. PYTHON_VERSION='2.7'
  7792. RANLIB='ranlib'
  7793. RTMP_SONAME='librtmp.so.1'
  7794. SAMBA_CFLAGS='-I/usr/include/samba-4.0 '
  7795. SAMBA_LIBS='-lsmbclient '
  7796. SDL2_CFLAGS=''
  7797. SDL2_LIBS=''
  7798. SDL_DEFINES=' -D'\''GIT_REV="Unknown"'\'''
  7799. SED='/bin/sed'
  7800. SET_MAKE=''
  7801. SHAIRPLAY_SONAME=''
  7802. SHELL='/bin/bash'
  7803. SQLITE3_CFLAGS=''
  7804. SQLITE3_LIBS='-lsqlite3 '
  7805. SQUISH_CFLAGS='-I/m/BUILDS/xbmc-15.2-Isengard/tools/depends/native/libsquish-native/squish-install/include '
  7806. SQUISH_LIBS='-L/m/BUILDS/xbmc-15.2-Isengard/tools/depends/native/libsquish-native/squish-install/lib -lsquish '
  7807. STRIP='strip'
  7808. SWIG20_EXE=''
  7809. SWIG_EXE='/usr/bin/swig'
  7810. TAGLIB_CFLAGS='-I/usr/local/include/taglib '
  7811. TAGLIB_LIBS='-L/usr/local/lib -ltag '
  7812. TEXTUREPACKER='/m/BUILDS/xbmc-15.2-Isengard/tools/depends/native/TexturePacker/bin/TexturePacker'
  7813. TINYXML_CFLAGS=''
  7814. TINYXML_LIBS='-ltinyxml '
  7815. UDEV_CFLAGS=''
  7816. UDEV_LIBS='-ludev '
  7817. UPNP_DEFINES='-DNPT_CONFIG_ENABLE_LOGGING -DPLT_HTTP_DEFAULT_USER_AGENT="\"UPnP/1.0 DLNADOC/1.50 Kodi\"" -DPLT_HTTP_DEFAULT_SERVER="\"UPnP/1.0 DLNADOC/1.50 Kodi\""'
  7818. USB_CFLAGS=''
  7819. USB_LIBS=''
  7820. USE_AIRPLAY='0'
  7821. USE_AIRTUNES='0'
  7822. USE_ALSA='1'
  7823. USE_ANDROID=''
  7824. USE_ASAP_CODEC='0'
  7825. USE_BREAKPAD='0'
  7826. USE_DOXYGEN='1'
  7827. USE_IMXVPU=''
  7828. USE_LIBAMCODEC=''
  7829. USE_LIBAV_HACKS=''
  7830. USE_LIBCEC='0'
  7831. USE_LIBNFS='0'
  7832. USE_LIBSMBCLIENT='1'
  7833. USE_LIBSTAGEFRIGHT=''
  7834. USE_LIBUDEV='1'
  7835. USE_LIBUSB='0'
  7836. USE_LIBXBMC=''
  7837. USE_MDNSEMBEDDED='0'
  7838. USE_MMAL=''
  7839. USE_MYSQL='0'
  7840. USE_OMXLIB=''
  7841. USE_OMXPLAYER=''
  7842. USE_OPENGL='1'
  7843. USE_OPENGLES='0'
  7844. USE_OPENMAX='0'
  7845. USE_PULSE='0'
  7846. USE_SSE4='1'
  7847. USE_STATIC_FFMPEG='1'
  7848. USE_TEXTUREPACKER='0'
  7849. USE_TOUCH_SKIN='0'
  7850. USE_UPNP='1'
  7851. USE_VAAPI='1'
  7852. USE_VDPAU='1'
  7853. USE_WAYLAND=''
  7854. USE_WAYLAND_TEST_EXTENSION=''
  7855. USE_WEB_SERVER='1'
  7856. USE_X11='1'
  7857. USE_XKBCOMMON=''
  7858. VERSION='15.2.000'
  7859. VORBISENC_ALL_LIBS='-lvorbisenc -lvorbis -lm -logg '
  7860. VORBISFILE_SONAME='libvorbisfile.so.3'
  7861. VORBIS_SONAME='libvorbis.so.0'
  7862. WAYLAND_CLIENT_CFLAGS=''
  7863. WAYLAND_CLIENT_LIBRARY_SONAME=''
  7864. WAYLAND_CLIENT_LIBS=''
  7865. WAYLAND_EGL_CFLAGS=''
  7866. WAYLAND_EGL_LIBRARY_SONAME=''
  7867. WAYLAND_EGL_LIBS=''
  7868. WAYLAND_SCANNER=''
  7869. WAYLAND_TEST_INCLUDES=''
  7870. WAYLAND_TEST_LIBS=''
  7871. WESTON_CFLAGS=''
  7872. WESTON_LIBS=''
  7873. X11_CFLAGS=''
  7874. X11_LIBS='-lX11 '
  7875. XEXT_CFLAGS=''
  7876. XEXT_LIBS='-lXext '
  7877. XKBCOMMON_CFLAGS=''
  7878. XKBCOMMON_LIBRARY_SONAME=''
  7879. XKBCOMMON_LIBS=''
  7880. XMU_CFLAGS=''
  7881. XMU_LIBS='-lXmu -lXt -lX11 '
  7882. XRANDR_CFLAGS=''
  7883. XRANDR_LIBS='-lXrandr '
  7884. XT_CFLAGS=''
  7885. XT_LIBS='-lXt -lX11 '
  7886. YAJL_CFLAGS='-I/usr/include/yajl '
  7887. YAJL_LIBS='-lyajl '
  7888. ZIP_CFLAGS=''
  7889. ZIP_LIBS=''
  7890. ac_ct_AR='ar'
  7891. ac_ct_CC='gcc'
  7892. ac_ct_CC_FOR_BUILD='gcc'
  7893. ac_ct_CXX='g++'
  7894. ac_ct_CXX_FOR_BUILD='g++'
  7895. ac_ct_DUMPBIN=''
  7896. am__EXEEXT_FALSE=''
  7897. am__EXEEXT_TRUE='#'
  7898. am__fastdepCC_FALSE=''
  7899. am__fastdepCC_TRUE='#'
  7900. am__fastdepCXX_FALSE=''
  7901. am__fastdepCXX_TRUE='#'
  7902. am__include='include'
  7903. am__isrc=''
  7904. am__leading_dot='.'
  7905. am__nodep='_no'
  7906. am__quote=''
  7907. am__tar='$${TAR-tar} chof - "$$tardir"'
  7908. am__untar='$${TAR-tar} xf -'
  7909. bindir='${exec_prefix}/bin'
  7910. build='i686-pc-linux-gnu'
  7911. build_alias=''
  7912. build_cpu='i686'
  7913. build_os='linux-gnu'
  7914. build_vendor='pc'
  7915. datadir='${datarootdir}'
  7916. datarootdir='${prefix}/share'
  7917. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  7918. dvidir='${docdir}'
  7919. exec_prefix='/usr/local/xbmc15'
  7920. host='i686-pc-linux-gnu'
  7921. host_alias=''
  7922. host_cpu='i686'
  7923. host_os='linux-gnu'
  7924. host_vendor='pc'
  7925. htmldir='${docdir}'
  7926. includedir='${prefix}/include'
  7927. infodir='${datarootdir}/info'
  7928. install_sh='${SHELL} /m/BUILDS/xbmc-15.2-Isengard/build-aux/install-sh'
  7929. libdir='${exec_prefix}/lib'
  7930. libexecdir='${exec_prefix}/libexec'
  7931. localedir='${datarootdir}/locale'
  7932. localstatedir='${prefix}/var'
  7933. mandir='${datarootdir}/man'
  7934. mkdir_p='$(MKDIR_P)'
  7935. oldincludedir='/usr/include'
  7936. pdfdir='${docdir}'
  7937. prefix='/usr/local/xbmc15'
  7938. program_transform_name='s,x,x,'
  7939. psdir='${docdir}'
  7940. sbindir='${exec_prefix}/sbin'
  7941. sharedstatedir='${prefix}/com'
  7942. sysconfdir='${prefix}/etc'
  7943. target_alias=''
  7944.  
  7945. ## ------------------- ##
  7946. ## File substitutions. ##
  7947. ## ------------------- ##
  7948.  
  7949. XBMC_STANDALONE_SH_PULSE='/dev/null'
  7950.  
  7951. ## ----------- ##
  7952. ## confdefs.h. ##
  7953. ## ----------- ##
  7954.  
  7955. /* confdefs.h */
  7956. #define PACKAGE_NAME "kodi"
  7957. #define PACKAGE_TARNAME "kodi"
  7958. #define PACKAGE_VERSION "15.2.000"
  7959. #define PACKAGE_STRING "kodi 15.2.000"
  7960. #define PACKAGE_BUGREPORT "http://trac.kodi.tv"
  7961. #define PACKAGE_URL ""
  7962. #define PACKAGE "kodi"
  7963. #define VERSION "15.2.000"
  7964. #define HAVE_LIRC 1
  7965. #define LIRC_DEVICE "/dev/lircd"
  7966. #define HAVE_CXX11 1
  7967. #define STDC_HEADERS 1
  7968. #define HAVE_SYS_TYPES_H 1
  7969. #define HAVE_SYS_STAT_H 1
  7970. #define HAVE_STDLIB_H 1
  7971. #define HAVE_STRING_H 1
  7972. #define HAVE_MEMORY_H 1
  7973. #define HAVE_STRINGS_H 1
  7974. #define HAVE_INTTYPES_H 1
  7975. #define HAVE_STDINT_H 1
  7976. #define HAVE_UNISTD_H 1
  7977. #define HAVE_DLFCN_H 1
  7978. #define LT_OBJDIR ".libs/"
  7979. #define HAVE_ALLOCA_H 1
  7980. #define HAVE_ALLOCA 1
  7981. #define HAVE_UNISTD_H 1
  7982. #define HAVE_CHOWN 1
  7983. #define HAVE_DIRENT_H 1
  7984. #define HAVE_FSEEKO 1
  7985. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  7986. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  7987. #define TIME_WITH_SYS_TIME 1
  7988. #define HAVE_SYS_TIME_H 1
  7989. #define HAVE_UNISTD_H 1
  7990. #define HAVE_STDLIB_H 1
  7991. #define HAVE_SYS_PARAM_H 1
  7992. #define HAVE_UTIME_H 1
  7993. #define HAVE_ALARM 1
  7994. #define HAVE_GETPAGESIZE 1
  7995. #define HAVE_MMAP 1
  7996. #define HAVE_SYS_SELECT_H 1
  7997. #define HAVE_SYS_SOCKET_H 1
  7998. #define SELECT_TYPE_ARG1 int
  7999. #define SELECT_TYPE_ARG234 (fd_set *)
  8000. #define SELECT_TYPE_ARG5 (struct timeval *)
  8001. #define RETSIGTYPE void
  8002. #define HAVE_STRCOLL 1
  8003. #define HAVE_STRFTIME 1
  8004. #define HAVE_UTIME_NULL 1
  8005. #define HAVE_VPRINTF 1
  8006. #define HAVE_ATEXIT 1
  8007. #define HAVE_DUP2 1
  8008. #define HAVE_FDATASYNC 1
  8009. #define HAVE_FTIME 1
  8010. #define HAVE_FTRUNCATE 1
  8011. #define HAVE_GETCWD 1
  8012. #define HAVE_GETHOSTBYADDR 1
  8013. #define HAVE_GETHOSTBYNAME 1
  8014. #define HAVE_GETHOSTNAME 1
  8015. #define HAVE_GETPAGESIZE 1
  8016. #define HAVE_GETPASS 1
  8017. #define HAVE_GETTIMEOFDAY 1
  8018. #define HAVE_INET_NTOA 1
  8019. #define HAVE_LCHOWN 1
  8020. #define HAVE_LOCALECONV 1
  8021. #define HAVE_MEMCHR 1
  8022. #define HAVE_MEMMOVE 1
  8023. #define HAVE_MEMSET 1
  8024. #define HAVE_MKDIR 1
  8025. #define HAVE_MODF 1
  8026. #define HAVE_MUNMAP 1
  8027. #define HAVE_RMDIR 1
  8028. #define HAVE_SELECT 1
  8029. #define HAVE_SETENV 1
  8030. #define HAVE_SETLOCALE 1
  8031. #define HAVE_SOCKET 1
  8032. #define HAVE_STRCASECMP 1
  8033. #define HAVE_STRCHR 1
  8034. #define HAVE_STRCSPN 1
  8035. #define HAVE_STRDUP 1
  8036. #define HAVE_STRERROR 1
  8037. #define HAVE_STRNCASECMP 1
  8038. #define HAVE_STRPBRK 1
  8039. #define HAVE_STRRCHR 1
  8040. #define HAVE_STRSPN 1
  8041. #define HAVE_STRSTR 1
  8042. #define HAVE_STRTOL 1
  8043. #define HAVE_STRTOUL 1
  8044. #define HAVE_SYSINFO 1
  8045. #define HAVE_TZSET 1
  8046. #define HAVE_UTIME 1
  8047. #define HAVE_POSIX_FADVISE 1
  8048. #define HAVE_LOCALTIME_R 1
  8049. #define SIZEOF_INT 4
  8050. #define SIZEOF_SIZE_T 4
  8051. #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1
  8052. #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1
  8053. #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1
  8054. #define HAVE_STD__U16STRING 1
  8055. #define HAVE_STD__U32STRING 1
  8056. #define HAVE_CHAR16_T 1
  8057. #define HAVE_CHAR32_T 1
  8058. #define SIZEOF_WCHAR_T 4
  8059. #define HAVE_INOTIFY 1
  8060. #define HAVE_PYTHON "2.7"
  8061. #define HAVE_LIBGL 1
  8062. #define HAVE_LIBGLEW 1
  8063. #define HAVE_LIBGLU 1
  8064. #define HAVE_OPENSSL 1
  8065. #define HAVE_LIBGPG_ERROR 1
  8066. #define HAVE_LIBGCRYPT 1
  8067. #define HAVE_GCRYPT 1
  8068. #define HAVE_GNUTLS 1
  8069. #define HAVE_LIBBZ2 1
  8070. #define HAVE_LIBJPEG 1
  8071. #define HAVE_LIBTIFF 1
  8072. #define HAVE_LIBPTHREAD 1
  8073. #define HAVE_PTHREAD_SETNAME_NP 1
  8074. #define HAVE_LIBLZO2 1
  8075. #define HAVE_LIBZ 1
  8076. #define HAVE_LIBCRYPTO 1
  8077. #define HAVE_LIBSSL 1
  8078. #define HAVE_LIBBLUETOOTH 1
  8079. #define HAVE_LIBPCRECPP 1
  8080. #define HAVE_LIBPCRE 1
  8081. #define HAVE_LIBBLURAY 1
  8082. #define HAVE_LIBBLURAY_BDJ 1
  8083. #define HAVE_LIBJASPER 1
  8084. #define HAVE_DBUS 1
  8085. #define HAVE_LIBMICROHTTPD 1
  8086. #define HAS_DVD_DRIVE 1
  8087. #define HAS_ALSA 1
  8088. #define HAVE_LIBAVAHI_COMMON 1
  8089. #define HAVE_LIBAVAHI_CLIENT 1
  8090. #define HAVE_X11 1
  8091. #define HAVE_LIBSSH 1
  8092. #define HAVE_LIBSSH 1
  8093. #define HAVE_LIBRTMP_LOG_H 1
  8094. #define HAVE_LIBRTMP_AMF_H 1
  8095. #define HAVE_LIBRTMP_RTMP_H 1
  8096. #define HAS_LIBRTMP 1
  8097. #define HAVE_LIBSMBCLIENT 1
  8098. #define HAVE_LIBUDEV 1
  8099. #define HAVE_SYS_CAPABILITY_H 1
  8100. #define HAVE_LIBCAP 1
  8101. #define FFMPEG_VER_SHA "2.6.4-Isengard"
  8102. #define USE_STATIC_FFMPEG 1
  8103. #define HAVE_LIBVDPAU /**/
  8104. #define HAVE_LIBVA 1
  8105. #define HAVE_DIRENT_H 1
  8106. #define STDC_HEADERS 1
  8107. #define HAVE_SYS_WAIT_H 1
  8108. #define HAVE_ARPA_INET_H 1
  8109. #define HAVE_FCNTL_H 1
  8110. #define HAVE_FLOAT_H 1
  8111. #define HAVE_INTTYPES_H 1
  8112. #define HAVE_LIMITS_H 1
  8113. #define HAVE_LOCALE_H 1
  8114. #define HAVE_MALLOC_H 1
  8115. #define HAVE_MEMORY_H 1
  8116. #define HAVE_NETDB_H 1
  8117. #define HAVE_NETINET_IN_H 1
  8118. #define HAVE_STDDEF_H 1
  8119. #define HAVE_STDINT_H 1
  8120. #define HAVE_STDLIB_H 1
  8121. #define HAVE_STRING_H 1
  8122. #define HAVE_STRINGS_H 1
  8123. #define HAVE_SYS_FILE_H 1
  8124. #define HAVE_SYS_IOCTL_H 1
  8125. #define HAVE_SYS_MOUNT_H 1
  8126. #define HAVE_SYS_PARAM_H 1
  8127. #define HAVE_SYS_SOCKET_H 1
  8128. #define HAVE_SYS_TIME_H 1
  8129. #define HAVE_SYS_TIMEB_H 1
  8130. #define HAVE_SYS_VFS_H 1
  8131. #define HAVE_TERMIOS_H 1
  8132. #define HAVE_UNISTD_H 1
  8133. #define HAVE_UTIME_H 1
  8134. #define HAVE_WCHAR_H 1
  8135. #define HAVE_WCTYPE_H 1
  8136. #define HAVE_CDIO_ISO9660_H 1
  8137. #define HAVE__BOOL 1
  8138. #define HAVE_STDBOOL_H 1
  8139. #define restrict __restrict
  8140. #define HAVE_STRUCT_STAT_ST_RDEV 1
  8141. #define TIME_WITH_SYS_TIME 1
  8142. #define USE_ALSA 1
  8143. #define HAVE_XBMC_NONFREE 1
  8144. #define USE_UPNP 1
  8145.  
  8146. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement