Advertisement
deffjamz

libkodi.so error 1

Nov 8th, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.54 KB | None | 0 0
  1. cp iphoneos9.1_armv7-target/include/cdio/cdtext.h /Users/Shared/xbmc-depends/iphoneos9.1_armv7-target/include/cdio/
  2. touch .installed-iphoneos9.1_armv7-target
  3. touch .installed-iphoneos9.1_armv7-target
  4. Dependencies built successfully.
  5. marcels-MacBook-Air:depends Marcel$ cd
  6. marcels-MacBook-Air:~ Marcel$ cd xbmc
  7. marcels-MacBook-Air:xbmc Marcel$ make -C tools/depends/target/xbmc
  8. cd ../../../../; BOOTSTRAP_FROM_DEPENDS=yes ./bootstrap
  9. make[1]: Nothing to be done for `all'.
  10. Warning: No doxygen installed. The Api will not have any docstrings.
  11. mkdir -p xbmc/interfaces/python/generated/doxygenxml
  12. Jsonbuilder: /Users/Shared/xbmc-depends/buildtools-native/bin/JsonSchemaBuilder
  13. make -C xbmc/interfaces/json-rpc ServiceDescription.h
  14. make[2]: `ServiceDescription.h' is up to date.
  15. Jsonbuilder: /Users/Shared/xbmc-depends/buildtools-native/bin/JsonSchemaBuilder
  16. make -C xbmc/interfaces/json-rpc addon.xml
  17. make[2]: Nothing to be done for `addon.xml'.
  18. cd ../../../../; echo cp -f /Users/Shared/xbmc-depends/buildtools-native/share/automake-1.11/config.sub /Users/Shared/xbmc-depends/buildtools-native/share/automake-1.11/config.guess build-aux/ ; ./configure --prefix=/Users/Shared/xbmc-depends/iphoneos9.1_armv7-target
  19. cp -f /Users/Shared/xbmc-depends/buildtools-native/share/automake-1.11/config.sub /Users/Shared/xbmc-depends/buildtools-native/share/automake-1.11/config.guess build-aux/
  20. configure: loading site script /Users/Shared/xbmc-depends/iphoneos9.1_armv7-target/share/config.site
  21. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  22. checking whether build environment is sane... yes
  23. checking for strip... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
  24. configure: WARNING: using cross tools not prefixed with host triplet
  25. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  26. checking for gawk... no
  27. checking for mawk... no
  28. checking for nawk... no
  29. checking for awk... awk
  30. checking whether make sets $(MAKE)... yes
  31. checking build system type... x86_64-apple-darwin15.0.0
  32. checking host system type... arm-apple-darwin
  33. checking for git... yes
  34. checking for gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
  35. checking whether the C compiler works... yes
  36. checking for C compiler default output file name... a.out
  37. checking for suffix of executables...
  38. checking whether we are cross compiling... yes
  39. checking for suffix of object files... o
  40. checking whether we are using the GNU C compiler... yes
  41. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang accepts -g... yes
  42. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to accept ISO C89... none needed
  43. checking for style of include used by make... GNU
  44. checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang... none
  45. checking how to run the C preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E
  46. checking for gcc... gcc
  47. checking whether we are using the GNU C compiler... (cached) yes
  48. checking whether gcc accepts -g... yes
  49. checking for gcc option to accept ISO C89... (cached) none needed
  50. checking dependency style of gcc... none
  51. checking how to run the C preprocessor... gcc -E
  52. checking whether we are using the GNU C++ compiler... yes
  53. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ accepts -g... yes
  54. checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++... none
  55. checking how to run the C++ preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -E
  56. checking for g++... g++
  57. checking whether we are using the GNU C++ compiler... (cached) yes
  58. checking whether g++ accepts -g... yes
  59. checking dependency style of g++... none
  60. checking how to run the C++ preprocessor... g++ -E
  61. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ supports C++11 features by default... yes
  62. checking for a sed that does not truncate output... /usr/bin/sed
  63. checking for grep that handles long lines and -e... /usr/bin/grep
  64. checking for egrep... /usr/bin/grep -E
  65. checking for fgrep... /usr/bin/grep -F
  66. checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  67. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  68. checking for BSD- or MS-compatible name lister (nm)... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
  69. checking the name lister (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm) interface... rm: conftest.dSYM: is a directory
  70. BSD nm
  71. checking whether ln -s works... yes
  72. checking the maximum length of command line arguments... 196608
  73. checking whether the shell understands some XSI constructs... yes
  74. checking whether the shell understands "+="... yes
  75. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  76. checking for objdump... no
  77. checking how to recognize dependent libraries... pass_all
  78. checking for ar... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
  79. checking for strip... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
  80. checking for ranlib... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
  81. checking command to parse /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm output from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang object... rm: conftest.dSYM: is a directory
  82. ok
  83. checking for dsymutil... dsymutil
  84. checking for nmedit... nmedit
  85. checking for lipo... lipo
  86. checking for otool... otool
  87. checking for otool64... no
  88. checking for -single_module linker flag... yes
  89. checking for -exported_symbols_list linker flag... yes
  90. checking for ANSI C header files... yes
  91. checking for sys/types.h... yes
  92. checking for sys/stat.h... yes
  93. checking for stdlib.h... yes
  94. checking for string.h... yes
  95. checking for memory.h... yes
  96. checking for strings.h... yes
  97. checking for inttypes.h... yes
  98. checking for stdint.h... yes
  99. checking for unistd.h... yes
  100. checking for dlfcn.h... yes
  101. checking whether we are using the GNU C++ compiler... (cached) yes
  102. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ accepts -g... (cached) yes
  103. checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++... (cached) none
  104. checking how to run the C++ preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -E
  105. checking for objdir... .libs
  106. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -fno-rtti -fno-exceptions... yes
  107. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to produce PIC... -fno-common -DPIC
  108. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang PIC flag -fno-common -DPIC works... yes
  109. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang static flag -static works... no
  110. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -c -o file.o... yes
  111. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -c -o file.o... (cached) yes
  112. checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  113. checking dynamic linker characteristics... darwin dyld
  114. checking how to hardcode library paths into programs... immediate
  115. checking whether stripping libraries is possible... yes
  116. checking if libtool supports shared libraries... yes
  117. checking whether to build shared libraries... yes
  118. checking whether to build static libraries... yes
  119. checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  120. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  121. checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  122. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ option to produce PIC... -fno-common -DPIC
  123. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
  124. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ static flag -static works... no
  125. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ supports -c -o file.o... yes
  126. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ supports -c -o file.o... (cached) yes
  127. checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  128. checking dynamic linker characteristics... darwin dyld
  129. checking how to hardcode library paths into programs... immediate
  130. checking for gawk... (cached) awk
  131. checking whether ln -s works... yes
  132. checking whether make sets $(MAKE)... (cached) yes
  133. checking for pkg-config... /Users/Shared/xbmc-depends/buildtools-native/bin/pkg-config
  134. checking pkg-config is at least version 0.9.0... yes
  135. checking for size_t... yes
  136. checking for working alloca.h... yes
  137. checking for alloca... yes
  138. checking for uid_t in sys/types.h... yes
  139. checking for unistd.h... (cached) yes
  140. checking for working chown... no
  141. checking for dirent.h that defines DIR... yes
  142. checking for library containing opendir... none required
  143. checking whether closedir returns void... yes
  144. checking for error_at_line... no
  145. checking for _LARGEFILE_SOURCE value needed for large files... no
  146. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang needs -traditional... no
  147. checking whether lstat correctly handles trailing slash... no
  148. checking whether lstat accepts an empty string... yes
  149. checking whether lstat correctly handles trailing slash... (cached) no
  150. checking for working memcmp... no
  151. checking whether time.h and sys/time.h may both be included... yes
  152. checking for sys/time.h... yes
  153. checking for unistd.h... (cached) yes
  154. checking for stdlib.h... (cached) yes
  155. checking for sys/param.h... yes
  156. checking for utime.h... yes
  157. checking for alarm... yes
  158. checking for working mktime... no
  159. checking for getpagesize... yes
  160. checking for working mmap... no
  161. checking sys/select.h usability... yes
  162. checking sys/select.h presence... yes
  163. checking for sys/select.h... yes
  164. checking sys/socket.h usability... yes
  165. checking sys/socket.h presence... yes
  166. checking for sys/socket.h... yes
  167. checking types of arguments for select... int,fd_set *,struct timeval *
  168. checking return type of signal handlers... void
  169. checking whether stat accepts an empty string... yes
  170. checking for working strcoll... no
  171. checking for strftime... yes
  172. checking for working strtod... no
  173. checking for pow... yes
  174. checking whether utime accepts a null argument... guessing yes
  175. checking for vprintf... yes
  176. checking for _doprnt... no
  177. checking for atexit... yes
  178. checking for dup2... yes
  179. checking for fdatasync... yes
  180. checking for floor... yes
  181. checking for fs_stat_dev... no
  182. checking for ftime... yes
  183. checking for ftruncate... yes
  184. checking for getcwd... yes
  185. checking for gethostbyaddr... yes
  186. checking for gethostbyname... yes
  187. checking for gethostname... yes
  188. checking for getpagesize... (cached) yes
  189. checking for getpass... yes
  190. checking for gettimeofday... yes
  191. checking for inet_ntoa... yes
  192. checking for lchown... yes
  193. checking for localeconv... yes
  194. checking for memchr... yes
  195. checking for memmove... yes
  196. checking for memset... yes
  197. checking for mkdir... yes
  198. checking for modf... yes
  199. checking for munmap... yes
  200. checking for pow... (cached) yes
  201. checking for rmdir... yes
  202. checking for select... yes
  203. checking for setenv... yes
  204. checking for setlocale... yes
  205. checking for socket... yes
  206. checking for sqrt... yes
  207. checking for strcasecmp... yes
  208. checking for strchr... yes
  209. checking for strcspn... yes
  210. checking for strdup... yes
  211. checking for strerror... yes
  212. checking for strncasecmp... yes
  213. checking for strpbrk... yes
  214. checking for strrchr... yes
  215. checking for strspn... yes
  216. checking for strstr... yes
  217. checking for strtol... yes
  218. checking for strtoul... yes
  219. checking for sysinfo... no
  220. checking for tzset... yes
  221. checking for utime... yes
  222. checking for posix_fadvise... no
  223. checking for localtime_r... yes
  224. checking size of int... 4
  225. checking size of size_t... 4
  226. checking for __sync_add_and_fetch(temp, 1)... yes
  227. checking for __sync_sub_and_fetch(temp, 1)... yes
  228. checking for __sync_val_compare_and_swap(temp, 1, 1)... yes
  229. checking for std::u16string... yes
  230. checking for std::u32string... yes
  231. checking for char16_t... yes
  232. checking for char32_t... yes
  233. checking size of wchar_t... 4
  234. checking sys/inotify.h usability... no
  235. checking sys/inotify.h presence... no
  236. checking for sys/inotify.h... no
  237. checking boost/circular_buffer.hpp usability... yes
  238. checking boost/circular_buffer.hpp presence... yes
  239. checking for boost/circular_buffer.hpp... yes
  240. configure: Using Python 2.6
  241. == Wayland disabled. ==
  242. == WARNING: OpenGLES support is assumed.
  243. checking for mysql_config... /Users/Shared/xbmc-depends/iphoneos9.1_armv7-target/bin/mysql_config
  244. checking ass/ass.h usability... yes
  245. checking ass/ass.h presence... yes
  246. checking for ass/ass.h... yes
  247. checking mpeg2dec/mpeg2.h usability... yes
  248. checking mpeg2dec/mpeg2.h presence... yes
  249. checking for mpeg2dec/mpeg2.h... yes
  250. checking for mpeg2dec/mpeg2convert.h... yes
  251. checking jpeglib.h usability... yes
  252. checking jpeglib.h presence... yes
  253. checking for jpeglib.h... yes
  254. checking ogg/ogg.h usability... yes
  255. checking ogg/ogg.h presence... yes
  256. checking for ogg/ogg.h... yes
  257. checking vorbis/vorbisfile.h usability... yes
  258. checking vorbis/vorbisfile.h presence... yes
  259. checking for vorbis/vorbisfile.h... yes
  260. checking for LIBDCADEC... yes
  261. checking for LIBCURL... yes
  262. checking for libcurl dylib... libcurl.4.dylib
  263. checking for CRYPTO_set_locking_callback(0) in libcurl.4.dylib... no
  264. checking openssl/crypto.h usability... yes
  265. checking openssl/crypto.h presence... yes
  266. checking for openssl/crypto.h... yes
  267. checking gcrypt.h usability... yes
  268. checking gcrypt.h presence... yes
  269. checking for gcrypt.h... yes
  270. checking for main in -lgpg-error... yes
  271. checking for gcry_control in -lgcrypt... yes
  272. checking for GNUTLS... yes
  273. checking for main in -lbz2... yes
  274. checking for main in -ljpeg... yes
  275. checking for main in -ltiff... yes
  276. checking for main in -lpthread... yes
  277. checking for pthread_setname_np in -lpthread... yes
  278. checking for main in -llzo2... yes
  279. checking for main in -lz... yes
  280. checking for main in -lcrypto... yes
  281. checking for main in -lssl... yes
  282. checking for main in -lmysqlclient... yes
  283. checking for hci_devid in -lbluetooth... no
  284. Could not find suitable version of libbluetooth
  285. checking for TINYXML... yes
  286. checking "for libcrossguid"... yes
  287. checking for YAJL... no
  288. checking for main in -lyajl... yes
  289. checking yajl/yajl_common.h usability... yes
  290. checking yajl/yajl_common.h presence... yes
  291. checking for yajl/yajl_common.h... yes
  292. configure: libyajl2 found
  293. checking for LIBXML... yes
  294. checking for LIBXSLT... yes
  295. checking for FRIBIDI... yes
  296. checking for SQLITE3... yes
  297. checking for PNG... yes
  298. checking for PCRECPP... yes
  299. checking for PCRE... yes
  300. checking for FREETYPE2... yes
  301. checking for TAGLIB... yes
  302. checking for LIBBLURAY... yes
  303. checking for libbluray dylib... libbluray.1.dylib
  304. checking for bd_register_argb_overlay_proc in -lbluray... yes
  305. checking whether BD_EVENT_IDLE is declared... yes
  306. checking for library containing iconv_open... -liconv
  307. checking for library containing dlopen... (cached) -ldl
  308. checking for library containing clock_gettime... no
  309. checking for library containing dn_expand... none required
  310. checking for library containing _dn_expand... no
  311. checking for library containing __dn_expand... no
  312. checking for libass dylib... libass.5.dylib
  313. checking for libmpeg2 dylib... libmpeg2.0.dylib
  314. checking for main in -lmicrohttpd... yes
  315. == ALSA support disabled. ==
  316. == PulseAudio support disabled. ==
  317. == Avahi support disabled. ==
  318. checking for embedded_mDNSInit in -lmDNSEmbedded... no
  319. configure: == Could not find mDNSEmbedded. Might prevent zeroconf support. ==
  320. == X11 disabled. ==
  321. checking for sftp_tell64 in -lssh... yes
  322. checking librtmp/log.h usability... yes
  323. checking librtmp/log.h presence... yes
  324. checking for librtmp/log.h... yes
  325. checking librtmp/amf.h usability... yes
  326. checking librtmp/amf.h presence... yes
  327. checking for librtmp/amf.h... yes
  328. checking librtmp/rtmp.h usability... yes
  329. checking librtmp/rtmp.h presence... yes
  330. checking for librtmp/rtmp.h... yes
  331. checking for librtmp dylib... librtmp.1.dylib
  332. checking for SAMBA... no
  333. checking for main in -lsmbclient... yes
  334. checking nfsc/libnfs.h usability... yes
  335. checking nfsc/libnfs.h presence... yes
  336. checking for nfsc/libnfs.h... yes
  337. checking for libnfs dylib... libnfs.4.dylib
  338. checking gif_lib.h usability... yes
  339. checking gif_lib.h presence... yes
  340. checking for gif_lib.h... yes
  341. checking for libgif dylib... libgif.7.dylib
  342. checking plist/plist.h usability... yes
  343. checking plist/plist.h presence... yes
  344. checking for plist/plist.h... yes
  345. checking for libplist dylib... libplist.1.dylib
  346. checking shairplay/raop.h usability... yes
  347. checking shairplay/raop.h presence... yes
  348. checking for shairplay/raop.h... yes
  349. checking for libshairplay dylib... libshairplay.0.dylib
  350. checking for struct raop_callbacks_s.audio_remote_control_id... yes
  351. configure: == udev support disabled. Will use polling to check for device changes. ==
  352. configure: == libusb disabled. Plug and play USB device support will not be available. ==
  353. configure: == libcec disabled. CEC adapter support will not be available. ==
  354. checking sys/capability.h usability... no
  355. checking sys/capability.h presence... no
  356. checking for sys/capability.h... no
  357. configure: == Could not find libcap. Capabilities detection support disabled. ==
  358. checking for FFMPEG... yes
  359. Checking for SWIG installation
  360. checking for swig... /Users/Shared/xbmc-depends/buildtools-native/bin/swig
  361. Checking for a jre installation
  362. checking for java... /usr/bin/java
  363. Checking for doxygen installation
  364. checking for doxygen... none
  365. configure: WARNING: Unable to find doxygen installation. Will not be able to make docstrings for the python api
  366. configure: == VDPAU support manually disabled. ==
  367. configure: == VAAPI support manually disabled. ==
  368. configure: == VTBDecoder support enabled. ==
  369. configure: == OpenMax support manually disabled. ==
  370. checking for gperf... yes
  371. checking for unzip... yes
  372. checking for zip... yes
  373. checking for dirent.h that defines DIR... (cached) yes
  374. checking for library containing opendir... (cached) none required
  375. checking for ANSI C header files... (cached) yes
  376. checking for sys/wait.h that is POSIX.1 compatible... yes
  377. checking arpa/inet.h usability... yes
  378. checking arpa/inet.h presence... yes
  379. checking for arpa/inet.h... yes
  380. checking fcntl.h usability... yes
  381. checking fcntl.h presence... yes
  382. checking for fcntl.h... yes
  383. checking float.h usability... yes
  384. checking float.h presence... yes
  385. checking for float.h... yes
  386. checking for inttypes.h... (cached) yes
  387. checking limits.h usability... yes
  388. checking limits.h presence... yes
  389. checking for limits.h... yes
  390. checking locale.h usability... yes
  391. checking locale.h presence... yes
  392. checking for locale.h... yes
  393. checking malloc.h usability... no
  394. checking malloc.h presence... no
  395. checking for malloc.h... no
  396. checking for memory.h... (cached) yes
  397. checking netdb.h usability... yes
  398. checking netdb.h presence... yes
  399. checking for netdb.h... yes
  400. checking netinet/in.h usability... yes
  401. checking netinet/in.h presence... yes
  402. checking for netinet/in.h... yes
  403. checking stddef.h usability... yes
  404. checking stddef.h presence... yes
  405. checking for stddef.h... yes
  406. checking for stdint.h... (cached) yes
  407. checking for stdlib.h... (cached) yes
  408. checking for string.h... (cached) yes
  409. checking for strings.h... (cached) yes
  410. checking sys/file.h usability... yes
  411. checking sys/file.h presence... yes
  412. checking for sys/file.h... yes
  413. checking sys/ioctl.h usability... yes
  414. checking sys/ioctl.h presence... yes
  415. checking for sys/ioctl.h... yes
  416. checking sys/mount.h usability... yes
  417. checking sys/mount.h presence... yes
  418. checking for sys/mount.h... yes
  419. checking for sys/param.h... (cached) yes
  420. checking for sys/socket.h... (cached) yes
  421. checking for sys/time.h... (cached) yes
  422. checking sys/timeb.h usability... yes
  423. checking sys/timeb.h presence... yes
  424. checking for sys/timeb.h... yes
  425. checking sys/vfs.h usability... no
  426. checking sys/vfs.h presence... no
  427. checking for sys/vfs.h... no
  428. checking termios.h usability... yes
  429. checking termios.h presence... yes
  430. checking for termios.h... yes
  431. checking for unistd.h... (cached) yes
  432. checking for utime.h... (cached) yes
  433. checking wchar.h usability... yes
  434. checking wchar.h presence... yes
  435. checking for wchar.h... yes
  436. checking wctype.h usability... yes
  437. checking wctype.h presence... yes
  438. checking for wctype.h... yes
  439. checking cdio/iso9660.h usability... yes
  440. checking cdio/iso9660.h presence... yes
  441. checking for cdio/iso9660.h... yes
  442. checking whether stat file-mode macros are broken... no
  443. checking for stdbool.h that conforms to C99... yes
  444. checking for _Bool... yes
  445. checking for an ANSI C-conforming const... yes
  446. checking for uid_t in sys/types.h... (cached) yes
  447. checking for inline... inline
  448. checking for int8_t... yes
  449. checking for int16_t... yes
  450. checking for int32_t... yes
  451. checking for int64_t... yes
  452. checking for mode_t... yes
  453. checking for off_t... yes
  454. checking for pid_t... yes
  455. checking for C/C++ restrict keyword... __restrict
  456. checking for size_t... (cached) yes
  457. checking for ssize_t... yes
  458. checking for struct stat.st_rdev... yes
  459. checking whether time.h and sys/time.h may both be included... (cached) yes
  460. checking whether struct tm is in sys/time.h or time.h... time.h
  461. checking for uint8_t... yes
  462. checking for uint16_t... yes
  463. checking for uint32_t... yes
  464. checking for uint64_t... yes
  465. checking whether byte ordering is bigendian... no
  466. checking for SQUISH... yes
  467. checking for TexturePacker... /Users/Shared/xbmc-depends/buildtools-native/bin/TexturePacker
  468. checking for ccache... none
  469. configure: ccache not found. Falling back to default CC
  470. configure: == DVDCSS support disabled. ==
  471. configure: == Google Test Framework will be configured. ==
  472. configure: == Google Breakpad Framework will not be configured. ==
  473. configure: creating ./config.status
  474. configure: Skipping configuration of submodule lib/libdvd/libdvdcss.
  475. -n Checking if we're big-endian...
  476. no
  477. -n Checking for -mno-ms-bitfields flag support...
  478. clang: error: unknown argument: '-mno-ms-bitfields'
  479. no
  480.  
  481. Done, type 'make install' to build and install
  482.  
  483. Done, type 'make install' to build and install
  484. configure: WARNING: if you wanted to set the --build type, don't use --host.
  485. If a cross compiler is detected then cross compile mode will be used
  486. configure: loading site script /Users/Shared/xbmc-depends/iphoneos9.1_armv7-target/share/config.site
  487. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  488. checking whether build environment is sane... yes
  489. checking for arm-apple-darwin-strip... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
  490. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  491. checking for gawk... no
  492. checking for mawk... no
  493. checking for nawk... no
  494. checking for awk... awk
  495. checking whether make sets $(MAKE)... yes
  496. checking whether make supports nested variables... yes
  497. checking whether NLS is requested... no
  498. checking for msgfmt... /Users/Shared/xbmc-depends/buildtools-native/bin/msgfmt
  499. checking for gmsgfmt... /Users/Shared/xbmc-depends/buildtools-native/bin/msgfmt
  500. checking for xgettext... /Users/Shared/xbmc-depends/buildtools-native/bin/xgettext
  501. checking for msgmerge... /Users/Shared/xbmc-depends/buildtools-native/bin/msgmerge
  502. checking for style of include used by make... GNU
  503. checking for arm-apple-darwin-gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
  504. checking whether the C compiler works... yes
  505. checking for C compiler default output file name... a.out
  506. checking for suffix of executables...
  507. checking whether we are cross compiling... yes
  508. checking for suffix of object files... o
  509. checking whether we are using the GNU C compiler... yes
  510. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang accepts -g... yes
  511. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to accept ISO C89... none needed
  512. checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang... gcc3
  513. checking build system type... x86_64-apple-darwin15.0.0
  514. checking host system type... arm-apple-darwin
  515. checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  516. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  517. checking for shared library run path origin... done
  518. checking for CFPreferencesCopyAppValue... yes
  519. checking for CFLocaleCopyCurrent... yes
  520. checking whether to use NLS... no
  521. checking for arm-apple-darwin-gcc... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
  522. checking whether we are using the GNU C compiler... (cached) yes
  523. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang accepts -g... (cached) yes
  524. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to accept ISO C89... (cached) none needed
  525. checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang... (cached) gcc3
  526. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang and cc understand -c and -o together... yes
  527. checking for an ANSI C-conforming const... yes
  528. checking for a sed that does not truncate output... /usr/bin/sed
  529. checking for grep that handles long lines and -e... /usr/bin/grep
  530. checking for egrep... /usr/bin/grep -E
  531. checking for fgrep... /usr/bin/grep -F
  532. checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  533. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  534. checking for BSD- or MS-compatible name lister (nm)... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
  535. checking the name lister (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm) interface... BSD nm
  536. checking whether ln -s works... yes
  537. checking the maximum length of command line arguments... 196608
  538. checking whether the shell understands some XSI constructs... yes
  539. checking whether the shell understands "+="... yes
  540. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  541. checking for arm-apple-darwin-objdump... objdump
  542. checking how to recognize dependent libraries... pass_all
  543. checking for arm-apple-darwin-ar... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
  544. checking for arm-apple-darwin-strip... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
  545. checking for arm-apple-darwin-ranlib... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
  546. checking command to parse /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm output from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang object... ok
  547. checking for arm-apple-darwin-dsymutil... no
  548. checking for dsymutil... dsymutil
  549. configure: WARNING: using cross tools not prefixed with host triplet
  550. checking for arm-apple-darwin-nmedit... no
  551. checking for nmedit... nmedit
  552. checking for arm-apple-darwin-lipo... no
  553. checking for lipo... lipo
  554. checking for arm-apple-darwin-otool... no
  555. checking for otool... otool
  556. checking for arm-apple-darwin-otool64... no
  557. checking for otool64... no
  558. checking for -single_module linker flag... yes
  559. checking for -exported_symbols_list linker flag... yes
  560. checking how to run the C preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E
  561. checking for ANSI C header files... yes
  562. checking for sys/types.h... yes
  563. checking for sys/stat.h... yes
  564. checking for stdlib.h... yes
  565. checking for string.h... yes
  566. checking for memory.h... yes
  567. checking for strings.h... yes
  568. checking for inttypes.h... yes
  569. checking for stdint.h... yes
  570. checking for unistd.h... yes
  571. checking for dlfcn.h... yes
  572. checking for objdir... .libs
  573. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -fno-rtti -fno-exceptions... yes
  574. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to produce PIC... -fno-common -DPIC
  575. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang PIC flag -fno-common -DPIC works... yes
  576. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang static flag -static works... no
  577. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -c -o file.o... yes
  578. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -c -o file.o... (cached) yes
  579. checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  580. checking dynamic linker characteristics... darwin dyld
  581. checking how to hardcode library paths into programs... immediate
  582. checking for dlopen in -ldl... yes
  583. checking whether a program can dlopen itself... cross
  584. checking whether stripping libraries is possible... yes
  585. checking if libtool supports shared libraries... yes
  586. checking whether to build shared libraries... yes
  587. checking whether to build static libraries... yes
  588. checking whether ln -s works... yes
  589. checking for Posix threads... yes
  590. checking for dlfcn.h... (cached) yes
  591. checking for dlopen in -ldl... (cached) yes
  592. checking expat.h usability... yes
  593. checking expat.h presence... yes
  594. checking for expat.h... yes
  595. checking for XML_ParseBuffer in -lexpat... yes
  596. checking readline/readline.h usability... no
  597. checking readline/readline.h presence... no
  598. checking for readline/readline.h... no
  599. checking for stat... yes
  600. checking for lstat... yes
  601. checking which file name separator to use... '/'
  602. configure: creating ./config.status
  603. config.status: creating Makefile
  604. config.status: creating libcpluff/Makefile
  605. config.status: creating libcpluff/cpluffdef.h
  606. config.status: creating libcpluff/docsrc/Makefile
  607. config.status: creating libcpluff/docsrc/Doxyfile-ref
  608. config.status: creating libcpluff/docsrc/Doxyfile-impl
  609. config.status: creating loader/Makefile
  610. config.status: creating console/Makefile
  611. config.status: creating po/Makefile.in
  612. config.status: creating doc/Makefile
  613. config.status: creating doc/img/Makefile
  614. config.status: creating docsrc/Makefile
  615. config.status: creating test/Makefile
  616. config.status: creating test/plugins-source/Makefile
  617. config.status: creating test/plugins-source/callbackcounter/Makefile
  618. config.status: creating test/plugins-source/symuser/Makefile
  619. config.status: creating test/plugins-source/symprovider/Makefile
  620. config.status: creating examples/Makefile
  621. config.status: creating examples/cpfile/Makefile
  622. config.status: creating examples/cpfile/cpfile
  623. config.status: creating examples/cpfile/plugins/Makefile
  624. config.status: creating examples/cpfile/plugins/core/Makefile
  625. config.status: creating examples/cpfile/plugins/special/Makefile
  626. config.status: creating examples/cpfile/plugins/extension/Makefile
  627. config.status: creating examples/cpfile/plugins/cext/Makefile
  628. config.status: creating config.h
  629. config.status: config.h is unchanged
  630. config.status: executing po-directories commands
  631. config.status: creating po/POTFILES
  632. config.status: creating po/Makefile
  633. config.status: executing depfiles commands
  634. config.status: executing libtool commands
  635. configure: -----------------------------------------------------------
  636. configure: C-Pluff configuration
  637. configure: release version: 0.1.3
  638. configure: multi-threading support: yes (Posix)
  639. configure: dlopening mechanism: dlopen
  640. configure: localization support: no
  641. configure: use GNU readline library: no
  642. configure: assertion checks for debugging: no
  643. configure: file name separator character: '/'
  644. configure: compiler and linker settings:
  645. configure: CC='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang'
  646. configure: CPPFLAGS='-fheinous-gnu-extensions -no-cpp-precomp -mcpu=cortex-a8 -mfpu=neon -ftree-vectorize -mfloat-abi=softfp -pipe -Wno-trigraphs -fpascal-strings -O3 -Wreturn-type -Wunused-variable -fmessage-length=0 -gdwarf-2 -arch armv7 -miphoneos-version-min=5.1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -isystem /Users/Shared/xbmc-depends/iphoneos9.1_armv7-target/include -I$(top_builddir) -I$(top_builddir)/libcpluff -I$(top_srcdir)/libcpluff -DNDEBUG'
  647. configure: CFLAGS='-fheinous-gnu-extensions -no-cpp-precomp -mcpu=cortex-a8 -mfpu=neon -ftree-vectorize -mfloat-abi=softfp -pipe -Wno-trigraphs -fpascal-strings -O3 -Wreturn-type -Wunused-variable -fmessage-length=0 -gdwarf-2 -arch armv7 -miphoneos-version-min=5.1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -isystem /Users/Shared/xbmc-depends/iphoneos9.1_armv7-target/include -O2 -g -D_DEBUG -Wall -fheinous-gnu-extensions -no-cpp-precomp -mcpu=cortex-a8 -mfpu=neon -ftree-vectorize -mfloat-abi=softfp -pipe -Wno-trigraphs -fpascal-strings -O3 -Wreturn-type -Wunused-variable -fmessage-length=0 -gdwarf-2 -arch armv7 -miphoneos-version-min=5.1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -isystem /Users/Shared/xbmc-depends/iphoneos9.1_armv7-target/include -fheinous-gnu-extensions -no-cpp-precomp -mcpu=cortex-a8 -mfpu=neon -ftree-vectorize -mfloat-abi=softfp -pipe -Wno-trigraphs -fpascal-strings -O3 -Wreturn-type -Wunused-variable -fmessage-length=0 -gdwarf-2 -arch armv7 -miphoneos-version-min=5.1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -isystem /Users/Shared/xbmc-depends/iphoneos9.1_armv7-target/include -O3 '
  648. configure: LDFLAGS='-L/Users/Shared/xbmc-depends/iphoneos9.1_armv7-target/lib -Wl,-search_paths_first -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk/usr/lib/system -Wl,-segalign,4000 -arch armv7 -miphoneos-version-min=5.1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -L/Users/Shared/xbmc-depends/iphoneos9.1_armv7-target/lib -Wl,-search_paths_first -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk/usr/lib/system -Wl,-segalign,4000 -arch armv7 -miphoneos-version-min=5.1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk '
  649. configure: LIBS=''
  650. configure: LIBS_LIBCPLUFF='-lexpat -ldl '
  651. configure: LIBS_OTHER='$(top_builddir)/libcpluff/libcpluff.la '
  652. configure: LIB_READLINE=''
  653. configure: LTLIBINTL=''
  654. configure: -----------------------------------------------------------
  655. configure: WARNING: if you wanted to set the --build type, don't use --host.
  656. If a cross compiler is detected then cross compile mode will be used
  657. configure: loading site script /Users/Shared/xbmc-depends/iphoneos9.1_armv7-target/share/config.site
  658. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  659. checking whether build environment is sane... yes
  660. checking for arm-apple-darwin-strip... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
  661. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  662. checking for gawk... no
  663. checking for mawk... no
  664. checking for nawk... no
  665. checking for awk... awk
  666. checking whether make sets $(MAKE)... yes
  667. checking for arm-apple-darwin-gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
  668. checking whether the C compiler works... yes
  669. checking for C compiler default output file name... a.out
  670. checking for suffix of executables...
  671. checking whether we are cross compiling... yes
  672. checking for suffix of object files... o
  673. checking whether we are using the GNU C compiler... yes
  674. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang accepts -g... yes
  675. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to accept ISO C89... none needed
  676. checking for style of include used by make... GNU
  677. checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang... gcc3
  678. checking whether we are using the GNU C++ compiler... yes
  679. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ accepts -g... yes
  680. checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++... gcc3
  681. checking build system type... x86_64-apple-darwin15.0.0
  682. checking host system type... arm-apple-darwin
  683. checking for a sed that does not truncate output... /usr/bin/sed
  684. checking for grep that handles long lines and -e... /usr/bin/grep
  685. checking for egrep... /usr/bin/grep -E
  686. checking for fgrep... /usr/bin/grep -F
  687. checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  688. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  689. checking for BSD- or MS-compatible name lister (nm)... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
  690. checking the name lister (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm) interface... rm: conftest.dSYM: is a directory
  691. BSD nm
  692. checking whether ln -s works... yes
  693. checking the maximum length of command line arguments... 196608
  694. checking whether the shell understands some XSI constructs... yes
  695. checking whether the shell understands "+="... yes
  696. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  697. checking for arm-apple-darwin-objdump... no
  698. checking for objdump... no
  699. checking how to recognize dependent libraries... pass_all
  700. checking for arm-apple-darwin-ar... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
  701. checking for arm-apple-darwin-strip... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
  702. checking for arm-apple-darwin-ranlib... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
  703. checking command to parse /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm output from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang object... rm: conftest.dSYM: is a directory
  704. ok
  705. checking for arm-apple-darwin-dsymutil... no
  706. checking for dsymutil... dsymutil
  707. configure: WARNING: using cross tools not prefixed with host triplet
  708. checking for arm-apple-darwin-nmedit... no
  709. checking for nmedit... nmedit
  710. checking for arm-apple-darwin-lipo... no
  711. checking for lipo... lipo
  712. checking for arm-apple-darwin-otool... no
  713. checking for otool... otool
  714. checking for arm-apple-darwin-otool64... no
  715. checking for otool64... no
  716. checking for -single_module linker flag... yes
  717. checking for -exported_symbols_list linker flag... yes
  718. checking how to run the C preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E
  719. checking for ANSI C header files... yes
  720. checking for sys/types.h... yes
  721. checking for sys/stat.h... yes
  722. checking for stdlib.h... yes
  723. checking for string.h... yes
  724. checking for memory.h... yes
  725. checking for strings.h... yes
  726. checking for inttypes.h... yes
  727. checking for stdint.h... yes
  728. checking for unistd.h... yes
  729. checking for dlfcn.h... yes
  730. checking whether we are using the GNU C++ compiler... (cached) yes
  731. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ accepts -g... (cached) yes
  732. checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++... (cached) gcc3
  733. checking how to run the C++ preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -E
  734. checking for objdir... .libs
  735. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -fno-rtti -fno-exceptions... yes
  736. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to produce PIC... -fno-common -DPIC
  737. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang PIC flag -fno-common -DPIC works... yes
  738. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang static flag -static works... no
  739. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -c -o file.o... yes
  740. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -c -o file.o... (cached) yes
  741. checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  742. checking dynamic linker characteristics... darwin dyld
  743. checking how to hardcode library paths into programs... immediate
  744. checking whether stripping libraries is possible... yes
  745. checking if libtool supports shared libraries... yes
  746. checking whether to build shared libraries... no
  747. checking whether to build static libraries... yes
  748. checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  749. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  750. checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  751. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ option to produce PIC... -fno-common -DPIC
  752. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
  753. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ static flag -static works... no
  754. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ supports -c -o file.o... yes
  755. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ supports -c -o file.o... (cached) yes
  756. checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  757. checking dynamic linker characteristics... darwin dyld
  758. checking how to hardcode library paths into programs... immediate
  759. checking for python... /Users/Shared/xbmc-depends/buildtools-native/bin/python
  760. checking for the pthreads library -lpthreads... no
  761. checking whether pthreads work without any flags... yes
  762. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  763. checking if more special flags are required for pthreads... -D_THREAD_SAFE
  764. checking whether to check for GCC pthread/shared inconsistencies... no
  765. configure: creating ./config.status
  766. config.status: creating Makefile
  767. config.status: creating scripts/gtest-config
  768. config.status: creating build-aux/config.h
  769. config.status: build-aux/config.h is unchanged
  770. config.status: executing depfiles commands
  771. config.status: executing libtool commands
  772. config.status: error: cannot find input file: `.dummy.in'
  773. make: *** [../../../..//libkodi.so] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement