Guest User

Untitled

a guest
Feb 19th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.40 KB | None | 0 0
  1. -- Toolchain using default iOS SDK: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.sdk
  2. -- The C compiler identification is AppleClang 9.0.0.9000039
  3. -- Detecting C compiler ABI info
  4. -- Detecting C compiler ABI info - failed
  5. -- Detecting C compile features
  6. -- Detecting C compile features - failed
  7. -- Could NOT find Git (missing: GIT_EXECUTABLE)
  8. -- Could NOT find Git (missing: GIT_EXECUTABLE)
  9. -- Performing Test check_c_compiler_flag__Wno_error_deprecated_declarations
  10. -- Performing Test check_c_compiler_flag__Wno_error_deprecated_declarations - Failed
  11. -- Performing Test check_c_compiler_flag__Qunused_arguments
  12. -- Performing Test check_c_compiler_flag__Qunused_arguments - Failed
  13. -- Looking for __GNU_LIBRARY__
  14. -- Looking for __GNU_LIBRARY__ - not found
  15. -- Looking for _GNU_SOURCE
  16. -- Looking for _GNU_SOURCE - not found
  17. -- Looking for sys/types.h
  18. -- Looking for sys/types.h - not found
  19. -- Looking for sys/socket.h
  20. -- Looking for sys/socket.h - not found
  21. -- Looking for netinet/in.h
  22. -- Looking for netinet/in.h - not found
  23. -- Looking for netinet/in6.h
  24. -- Looking for netinet/in6.h - not found
  25. -- Looking for unistd.h
  26. -- Looking for unistd.h - not found
  27. -- Looking for netdb.h
  28. -- Looking for netdb.h - not found
  29. -- Looking for dlfcn.h
  30. -- Looking for dlfcn.h - not found
  31. -- Looking for arpa/inet.h
  32. -- Looking for arpa/inet.h - not found
  33. -- Looking for fcntl.h
  34. -- Looking for fcntl.h - not found
  35. -- Looking for inttypes.h
  36. -- Looking for inttypes.h - not found
  37. -- Looking for memory.h
  38. -- Looking for memory.h - not found
  39. -- Looking for poll.h
  40. -- Looking for poll.h - not found
  41. -- Looking for port.h
  42. -- Looking for port.h - not found
  43. -- Looking for signal.h
  44. -- Looking for signal.h - not found
  45. -- Looking for stdarg.h
  46. -- Looking for stdarg.h - not found
  47. -- Looking for stddef.h
  48. -- Looking for stddef.h - not found
  49. -- Looking for stdint.h
  50. -- Looking for stdint.h - not found
  51. -- Looking for stdlib.h
  52. -- Looking for stdlib.h - not found
  53. -- Looking for strings.h
  54. -- Looking for strings.h - not found
  55. -- Looking for string.h
  56. -- Looking for string.h - not found
  57. -- Looking for sys/devpoll.h
  58. -- Looking for sys/devpoll.h - not found
  59. -- Looking for sys/epoll.h
  60. -- Looking for sys/epoll.h - not found
  61. -- Looking for sys/eventfd.h
  62. -- Looking for sys/eventfd.h - not found
  63. -- Looking for sys/event.h
  64. -- Looking for sys/event.h - not found
  65. -- Looking for sys/ioctl.h
  66. -- Looking for sys/ioctl.h - not found
  67. -- Looking for sys/mman.h
  68. -- Looking for sys/mman.h - not found
  69. -- Looking for sys/param.h
  70. -- Looking for sys/param.h - not found
  71. -- Looking for sys/queue.h
  72. -- Looking for sys/queue.h - not found
  73. -- Looking for sys/select.h
  74. -- Looking for sys/select.h - not found
  75. -- Looking for sys/sendfile.h
  76. -- Looking for sys/sendfile.h - not found
  77. -- Looking for sys/stat.h
  78. -- Looking for sys/stat.h - not found
  79. -- Looking for sys/time.h
  80. -- Looking for sys/time.h - not found
  81. -- Looking for sys/uio.h
  82. -- Looking for sys/uio.h - not found
  83. -- Looking for include files sys/types.h, ifaddrs.h
  84. -- Looking for include files sys/types.h, ifaddrs.h - not found
  85. -- Looking for mach/mach_time.h
  86. -- Looking for mach/mach_time.h - not found
  87. -- Looking for netinet/tcp.h
  88. -- Looking for netinet/tcp.h - not found
  89. -- Looking for sys/wait.h
  90. -- Looking for sys/wait.h - not found
  91. -- Looking for sys/resource.h
  92. -- Looking for sys/resource.h - not found
  93. -- Looking for sys/sysctl.h
  94. -- Looking for sys/sysctl.h - not found
  95. -- Looking for sys/timerfd.h
  96. -- Looking for sys/timerfd.h - not found
  97. -- Looking for errno.h
  98. -- Looking for errno.h - not found
  99. -- Looking for epoll_create
  100. -- Looking for epoll_create - not found
  101. -- Looking for epoll_ctl
  102. -- Looking for epoll_ctl - not found
  103. -- Looking for eventfd
  104. -- Looking for eventfd - not found
  105. -- Looking for clock_gettime
  106. -- Looking for clock_gettime - not found
  107. -- Looking for fcntl
  108. -- Looking for fcntl - not found
  109. -- Looking for getaddrinfo
  110. -- Looking for getaddrinfo - not found
  111. -- Looking for getnameinfo
  112. -- Looking for getnameinfo - not found
  113. -- Looking for gettimeofday
  114. -- Looking for gettimeofday - not found
  115. -- Looking for getprotobynumber
  116. -- Looking for getprotobynumber - not found
  117. -- Looking for getservbyname
  118. -- Looking for getservbyname - not found
  119. -- Looking for inet_ntop
  120. -- Looking for inet_ntop - not found
  121. -- Looking for inet_pton
  122. -- Looking for inet_pton - not found
  123. -- Looking for kqueue
  124. -- Looking for kqueue - not found
  125. -- Looking for mmap
  126. -- Looking for mmap - not found
  127. -- Looking for pipe
  128. -- Looking for pipe - not found
  129. -- Looking for pipe2
  130. -- Looking for pipe2 - not found
  131. -- Looking for poll
  132. -- Looking for poll - not found
  133. -- Looking for port_create
  134. -- Looking for port_create - not found
  135. -- Looking for sendfile
  136. -- Looking for sendfile - not found
  137. -- Looking for sigaction
  138. -- Looking for sigaction - not found
  139. -- Looking for signal
  140. -- Looking for signal - not found
  141. -- Looking for splice
  142. -- Looking for splice - not found
  143. -- Looking for strlcpy
  144. -- Looking for strlcpy - not found
  145. -- Looking for strsep
  146. -- Looking for strsep - not found
  147. -- Looking for strtok_r
  148. -- Looking for strtok_r - not found
  149. -- Looking for strtoll
  150. -- Looking for strtoll - not found
  151. -- Looking for vasprintf
  152. -- Looking for vasprintf - not found
  153. -- Looking for sysctl
  154. -- Looking for sysctl - not found
  155. -- Looking for accept4
  156. -- Looking for accept4 - not found
  157. -- Looking for arc4random
  158. -- Looking for arc4random - not found
  159. -- Looking for arc4random_buf
  160. -- Looking for arc4random_buf - not found
  161. -- Looking for arc4random_addrandom
  162. -- Looking for arc4random_addrandom - not found
  163. -- Looking for epoll_create1
  164. -- Looking for epoll_create1 - not found
  165. -- Looking for getegid
  166. -- Looking for getegid - not found
  167. -- Looking for geteuid
  168. -- Looking for geteuid - not found
  169. -- Looking for getifaddrs
  170. -- Looking for getifaddrs - not found
  171. -- Looking for issetugid
  172. -- Looking for issetugid - not found
  173. -- Looking for mach_absolute_time
  174. -- Looking for mach_absolute_time - not found
  175. -- Looking for nanosleep
  176. -- Looking for nanosleep - not found
  177. -- Looking for usleep
  178. -- Looking for usleep - not found
  179. -- Looking for timeradd
  180. -- Looking for timeradd - not found
  181. -- Looking for timerclear
  182. -- Looking for timerclear - not found
  183. -- Looking for timercmp
  184. -- Looking for timercmp - not found
  185. -- Looking for timerfd_create
  186. -- Looking for timerfd_create - not found
  187. -- Looking for timerisset
  188. -- Looking for timerisset - not found
  189. -- Looking for putenv
  190. -- Looking for putenv - not found
  191. -- Looking for setenv
  192. -- Looking for setenv - not found
  193. -- Looking for setrlimit
  194. -- Looking for setrlimit - not found
  195. -- Looking for umask
  196. -- Looking for umask - not found
  197. -- Looking for unsetenv
  198. -- Looking for unsetenv - not found
  199. -- Looking for gethostbyname_r
  200. -- Looking for gethostbyname_r - not found
  201. -- Looking for select
  202. -- Looking for select - not found
  203. -- Looking for sys/types.h
  204. -- Looking for sys/types.h - not found
  205. -- Looking for stdint.h
  206. -- Looking for stdint.h - not found
  207. -- Looking for stddef.h
  208. -- Looking for stddef.h - not found
  209. -- Check size of uint8_t
  210. -- Check size of uint8_t - failed
  211. -- Check size of uint16_t
  212. -- Check size of uint16_t - failed
  213. -- Check size of uint32_t
  214. -- Check size of uint32_t - failed
  215. -- Check size of uint64_t
  216. -- Check size of uint64_t - failed
  217. -- Check size of short
  218. -- Check size of short - failed
  219. -- Check size of int
  220. -- Check size of int - failed
  221. -- Check size of unsigned
  222. -- Check size of unsigned - failed
  223. -- Check size of unsigned int
  224. -- Check size of unsigned int - failed
  225. -- Check size of long
  226. -- Check size of long - failed
  227. -- Check size of long long
  228. -- Check size of long long - failed
  229. -- Performing Test HAVE_INLINE
  230. -- Performing Test HAVE_INLINE - Failed
  231. -- Looking for TAILQ_FOREACH
  232. -- Looking for TAILQ_FOREACH - not found
  233. -- Performing Test EVENT__HAVE_DECL_CTL_KERN
  234. -- Performing Test EVENT__HAVE_DECL_CTL_KERN - Failed
  235. -- Looking for CTL_KERN - not found
  236. -- Performing Test EVENT__HAVE_DECL_KERN_ARND
  237. -- Performing Test EVENT__HAVE_DECL_KERN_ARND - Failed
  238. -- Looking for KERN_ARND - not found
  239. -- Performing Test EVENT__HAVE_DECL_KERN_RANDOM
  240. -- Performing Test EVENT__HAVE_DECL_KERN_RANDOM - Failed
  241. -- Looking for KERN_RANDOM - not found
  242. -- Performing Test EVENT__HAVE_DECL_RANDOM_UUID
  243. -- Performing Test EVENT__HAVE_DECL_RANDOM_UUID - Failed
  244. -- Looking for RANDOM_UUID - not found
  245. -- Looking for F_SETFD
  246. -- Looking for F_SETFD - not found
  247. -- Check size of fd_mask
  248. -- Check size of fd_mask - failed
  249. -- Check size of size_t
  250. -- Check size of size_t - failed
  251. -- Check size of off_t
  252. -- Check size of off_t - failed
  253. -- Check size of ssize_t
  254. -- Check size of ssize_t - failed
  255. -- Check size of SSIZE_T
  256. -- Check size of SSIZE_T - failed
  257. -- Check size of socklen_t
  258. -- Check size of socklen_t - failed
  259. -- Check size of pid_t
  260. -- Check size of pid_t - failed
  261. -- Check size of uintptr_t
  262. -- Check size of uintptr_t - failed
  263. -- Check size of void *
  264. -- Check size of void * - failed
  265. -- Check size of time_t
  266. -- Check size of time_t - failed
  267. -- Looking for _MINIX
  268. -- Looking for _MINIX - not found
  269. -- Looking for _POSIX_1_SOURCE
  270. -- Looking for _POSIX_1_SOURCE - not found
  271. -- Looking for _POSIX_SOURCE
  272. -- Looking for _POSIX_SOURCE - not found
  273. -- Check size of struct in6_addr
  274. -- Check size of struct in6_addr - failed
  275. -- Check size of sa_family_t
  276. -- Check size of sa_family_t - failed
  277. -- Check size of struct sockaddr_in6
  278. -- Check size of struct sockaddr_in6 - failed
  279. -- Check size of struct sockaddr_storage
  280. -- Check size of struct sockaddr_storage - failed
  281. -- Check size of struct linger
  282. -- Check size of struct linger - failed
  283. -- Found OpenSSL: /Users/h172462/Desktop/libevent/OpenSSL-for-iPhone/lib/libcrypto.a (found version "1.0.2n")
  284. -- OpenSSL include: /Users/h172462/Desktop/libevent/OpenSSL-for-iPhone/include
  285. -- OpenSSL lib: /Users/h172462/Desktop/libevent/OpenSSL-for-iPhone/lib/libssl.a;/Users/h172462/Desktop/libevent/OpenSSL-for-iPhone/lib/libcrypto.a
  286. -- Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.sdk/usr/lib/libz.tbd (found version "1.2.11")
  287. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "3")
  288. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2")
  289. ERRORNo suitable Python version found, bailing...
  290. CMake Warning at CMakeLists.txt:1000 (message):
  291. No suitable Python interpreter found, cannot generate regress tests!
  292.  
  293.  
  294. --
  295. -- ---( Libevent 2.2.0-alpha-dev )---
  296. --
  297. -- Available event backends:
  298. -- CMAKE_BINARY_DIR: /Users/h172462/Desktop/libevent/Xcode
  299. -- CMAKE_CURRENT_BINARY_DIR: /Users/h172462/Desktop/libevent/Xcode
  300. -- CMAKE_SOURCE_DIR: /Users/h172462/Desktop/libevent
  301. -- CMAKE_CURRENT_SOURCE_DIR: /Users/h172462/Desktop/libevent
  302. -- PROJECT_BINARY_DIR: /Users/h172462/Desktop/libevent/Xcode
  303. -- PROJECT_SOURCE_DIR: /Users/h172462/Desktop/libevent
  304. -- CMAKE_MODULE_PATH: /Users/h172462/Desktop/libevent/cmake/
  305. -- CMAKE_COMMAND: /usr/local/Cellar/cmake/3.10.2/bin/cmake
  306. -- CMAKE_ROOT: /usr/local/Cellar/cmake/3.10.2/share/cmake
  307. -- CMAKE_SYSTEM: Darwin-1
  308. -- CMAKE_SYSTEM_NAME: Darwin
  309. -- CMAKE_SYSTEM_VERSION: 1
  310. -- CMAKE_SYSTEM_PROCESSOR:
  311. -- CMAKE_SKIP_RPATH: NO
  312. -- CMAKE_VERBOSE_MAKEFILE: FALSE
  313. -- CMAKE_C_FLAGS:
  314. -- CMAKE_BUILD_TYPE: Debug
  315. -- CMAKE_C_COMPILER: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
  316. -- CMAKE_AR: ar
  317. -- CMAKE_RANLIB: :
  318. --
  319. -- Configuring done
  320. -- Generating done
  321. CMake Warning:
  322. Manually-specified variables were not used by the project:
  323.  
  324. IOS_TARGET
  325.  
  326.  
  327. -- Build files have been written to: /Users/h172462/Desktop/libevent/Xcode
Add Comment
Please, Sign In to add comment