Advertisement
Guest User

Untitled

a guest
Mar 26th, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.71 KB | None | 0 0
  1. mathijs@mathijs-ubuntu:~/Desktop/aseprite/build$ cmake \
  2. > -DCMAKE_BUILD_TYPE=RelWithDebInfo \
  3. > -DLAF_BACKEND=skia \
  4. > -DSKIA_DIR=$HOME/deps/skia \
  5. > -DSKIA_LIBRARY_DIR=$HOME/deps/skia/out/Release-x64 \
  6. > -G Ninja \
  7. > ..
  8. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy):
  9. The OLD behavior for policy CMP0046 will be removed from a future version
  10. of CMake.
  11.  
  12. The cmake-policies(7) manual explains that the OLD behaviors of all
  13. policies are deprecated and that a policy should be set to OLD only under
  14. specific short-term circumstances. Projects should be ported to the NEW
  15. behavior and not rely on setting a policy to OLD.
  16.  
  17.  
  18. -- The C compiler identification is GNU 9.2.1
  19. -- The CXX compiler identification is GNU 9.2.1
  20. -- Check for working C compiler: /usr/bin/cc
  21. -- Check for working C compiler: /usr/bin/cc -- works
  22. -- Detecting C compiler ABI info
  23. -- Detecting C compiler ABI info - done
  24. -- Detecting C compile features
  25. -- Detecting C compile features - done
  26. -- Check for working CXX compiler: /usr/bin/c++
  27. -- Check for working CXX compiler: /usr/bin/c++ -- works
  28. -- Detecting CXX compiler ABI info
  29. -- Detecting CXX compiler ABI info - done
  30. -- Detecting CXX compile features
  31. -- Detecting CXX compile features - done
  32. -- Looking for sys/types.h
  33. -- Looking for sys/types.h - found
  34. -- Looking for stdint.h
  35. -- Looking for stdint.h - found
  36. -- Looking for stddef.h
  37. -- Looking for stddef.h - found
  38. -- Check size of off64_t
  39. -- Check size of off64_t - done
  40. -- Looking for fseeko
  41. -- Looking for fseeko - found
  42. -- Looking for unistd.h
  43. -- Looking for unistd.h - found
  44. -- Renaming
  45. -- /home/mathijs/Desktop/aseprite/third_party/zlib/zconf.h
  46. -- to 'zconf.h.included' because this file is included with zlib
  47. -- but CMake generates it automatically in the build directory.
  48. -- The ASM compiler identification is GNU
  49. -- Found assembler: /usr/bin/cc
  50. -- Found ZLIB: zlibstatic
  51. -- Performing Test HAVE_LD_VERSION_SCRIPT
  52. -- Performing Test HAVE_LD_VERSION_SCRIPT - Success
  53. -- Symbol prefix:
  54. -- Performing Test HAVE_BUILTIN_BSWAP16
  55. -- Performing Test HAVE_BUILTIN_BSWAP16 - Success
  56. -- Performing Test HAVE_BUILTIN_BSWAP32
  57. -- Performing Test HAVE_BUILTIN_BSWAP32 - Success
  58. -- Performing Test HAVE_BUILTIN_BSWAP64
  59. -- Performing Test HAVE_BUILTIN_BSWAP64 - Success
  60. -- Looking for pthread.h
  61. -- Looking for pthread.h - found
  62. -- Looking for pthread_create
  63. -- Looking for pthread_create - not found
  64. -- Looking for pthread_create in pthreads
  65. -- Looking for pthread_create in pthreads - not found
  66. -- Looking for pthread_create in pthread
  67. -- Looking for pthread_create in pthread - found
  68. -- Found Threads: TRUE
  69. -- Performing Test HAVE_PTHREAD_PRIO_INHERIT
  70. -- Performing Test HAVE_PTHREAD_PRIO_INHERIT - Success
  71. -- Performing Test PTHREAD_CREATE_UNDETACHED
  72. -- Performing Test PTHREAD_CREATE_UNDETACHED - Success
  73. -- Found PNG: png_static
  74. -- Found JPEG: jpeg (found version "62")
  75. -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
  76. -- Found GIF: giflib (found version "5.1.4")
  77. -- Performing Test GIF_COMPILES
  78. -- Performing Test GIF_COMPILES - Failed
  79. -- Looking for 4 include files stdlib.h, ..., float.h
  80. -- Looking for 4 include files stdlib.h, ..., float.h - found
  81. -- Looking for include file dlfcn.h
  82. -- Looking for include file dlfcn.h - found
  83. -- Looking for include file GLUT/glut.h
  84. -- Looking for include file GLUT/glut.h - not found
  85. -- Looking for include file GL/glut.h
  86. -- Looking for include file GL/glut.h - not found
  87. -- Looking for include file inttypes.h
  88. -- Looking for include file inttypes.h - found
  89. -- Looking for include file memory.h
  90. -- Looking for include file memory.h - found
  91. -- Looking for include file OpenGL/glut.h
  92. -- Looking for include file OpenGL/glut.h - not found
  93. -- Looking for include file shlwapi.h
  94. -- Looking for include file shlwapi.h - not found
  95. -- Looking for include file stdlib.h
  96. -- Looking for include file stdlib.h - found
  97. -- Looking for include file strings.h
  98. -- Looking for include file strings.h - found
  99. -- Looking for include file string.h
  100. -- Looking for include file string.h - found
  101. -- Looking for include file sys/stat.h
  102. -- Looking for include file sys/stat.h - found
  103. -- Looking for include file unistd.h
  104. -- Looking for include file unistd.h - found
  105. -- Looking for include file wincodec.h
  106. -- Looking for include file wincodec.h - not found
  107. -- Looking for include file windows.h
  108. -- Looking for include file windows.h - not found
  109. -- Performing Test WEBP_HAVE_FLAG_SSE2
  110. -- Performing Test WEBP_HAVE_FLAG_SSE2 - Success
  111. -- Performing Test WEBP_HAVE_FLAG_SSE41
  112. -- Performing Test WEBP_HAVE_FLAG_SSE41 - Failed
  113. -- Performing Test WEBP_HAVE_FLAG_SSE41
  114. -- Performing Test WEBP_HAVE_FLAG_SSE41 - Success
  115. -- Performing Test WEBP_HAVE_FLAG_AVX2
  116. -- Performing Test WEBP_HAVE_FLAG_AVX2 - Failed
  117. -- Performing Test WEBP_HAVE_FLAG_AVX2
  118. -- Performing Test WEBP_HAVE_FLAG_AVX2 - Success
  119. -- Performing Test WEBP_HAVE_FLAG_MIPS32
  120. -- Performing Test WEBP_HAVE_FLAG_MIPS32 - Failed
  121. -- Performing Test WEBP_HAVE_FLAG_MIPS32
  122. -- Performing Test WEBP_HAVE_FLAG_MIPS32 - Failed
  123. -- Performing Test WEBP_HAVE_FLAG_MIPS_DSP_R2
  124. -- Performing Test WEBP_HAVE_FLAG_MIPS_DSP_R2 - Failed
  125. -- Performing Test WEBP_HAVE_FLAG_MIPS_DSP_R2
  126. -- Performing Test WEBP_HAVE_FLAG_MIPS_DSP_R2 - Failed
  127. -- Performing Test HAS_COMPILE_FLAG
  128. -- Performing Test HAS_COMPILE_FLAG - Failed
  129. -- Performing Test WEBP_HAVE_FLAG_NEON
  130. -- Performing Test WEBP_HAVE_FLAG_NEON - Failed
  131. -- Performing Test WEBP_HAVE_FLAG_NEON
  132. -- Performing Test WEBP_HAVE_FLAG_NEON - Failed
  133. -- Performing Test WEBP_HAVE_FLAG_MSA
  134. -- Performing Test WEBP_HAVE_FLAG_MSA - Failed
  135. -- Performing Test WEBP_HAVE_FLAG_MSA
  136. -- Performing Test WEBP_HAVE_FLAG_MSA - Failed
  137. -- Performing Test HAS_COMPILE_FLAG
  138. -- Performing Test HAS_COMPILE_FLAG - Failed
  139. -- curl version=[7.21.6]
  140. CMake Warning (dev) at third_party/curl/CMakeLists.txt:65 (option):
  141. Policy CMP0077 is not set: option() honors normal variables. Run "cmake
  142. --help-policy CMP0077" for policy details. Use the cmake_policy command to
  143. set the policy and suppress this warning.
  144.  
  145. For compatibility with older versions of CMake, option is clearing the
  146. normal variable 'CURL_STATICLIB'.
  147. This warning is for project developers. Use -Wno-dev to suppress it.
  148.  
  149. -- Looking for dlopen in dl;
  150. -- Looking for dlopen in dl; - found
  151. -- Looking for connect in socket;dl
  152. -- Looking for connect in socket;dl - not found
  153. -- Looking for gethostbyname in c
  154. -- Looking for gethostbyname in c - found
  155. -- Looking for getch in ws2_32;dl
  156. -- Looking for getch in ws2_32;dl - not found
  157. -- Looking for getch in winmm;dl
  158. -- Looking for getch in winmm;dl - not found
  159. -- Looking for cldap_open in wldap32
  160. -- Looking for cldap_open in wldap32 - not found
  161. -- Looking for idna_to_ascii_lz in idn;dl
  162. -- Looking for idna_to_ascii_lz in idn;dl - not found
  163. -- Looking for ldap_init in ldap;dl
  164. -- Looking for ldap_init in ldap;dl - not found
  165. -- Looking for dlopen in dl
  166. -- Looking for dlopen in dl - found
  167. -- Looking for features.h
  168. CMake Warning (dev) at /usr/share/cmake-3.13/Modules/CheckIncludeFile.cmake:70 (message):
  169. Policy CMP0075 is not set: Include file check macros honor
  170. CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy
  171. details. Use the cmake_policy command to set the policy and suppress this
  172. warning.
  173.  
  174. CMAKE_REQUIRED_LIBRARIES is set to:
  175.  
  176. dl
  177.  
  178. For compatibility with CMake 3.11 and below this check is ignoring it.
  179. Call Stack (most recent call first):
  180. third_party/curl/CMakeLists.txt:273 (check_include_file)
  181. This warning is for project developers. Use -Wno-dev to suppress it.
  182.  
  183. -- Looking for features.h - found
  184. -- Looking for include file stdio.h
  185. -- Looking for include file stdio.h - found
  186. -- Looking for 3 include files stdio.h, ..., sys/filio.h
  187. -- Looking for 3 include files stdio.h, ..., sys/filio.h - not found
  188. -- Looking for 3 include files stdio.h, ..., sys/ioctl.h
  189. -- Looking for 3 include files stdio.h, ..., sys/ioctl.h - found
  190. -- Looking for 4 include files stdio.h, ..., sys/param.h
  191. -- Looking for 4 include files stdio.h, ..., sys/param.h - found
  192. -- Looking for 5 include files stdio.h, ..., sys/poll.h
  193. -- Looking for 5 include files stdio.h, ..., sys/poll.h - found
  194. -- Looking for 6 include files stdio.h, ..., sys/resource.h
  195. -- Looking for 6 include files stdio.h, ..., sys/resource.h - found
  196. -- Looking for 7 include files stdio.h, ..., sys/select.h
  197. -- Looking for 7 include files stdio.h, ..., sys/select.h - found
  198. -- Looking for 8 include files stdio.h, ..., sys/socket.h
  199. -- Looking for 8 include files stdio.h, ..., sys/socket.h - found
  200. -- Looking for 9 include files stdio.h, ..., sys/sockio.h
  201. -- Looking for 9 include files stdio.h, ..., sys/sockio.h - not found
  202. -- Looking for 10 include files stdio.h, ..., sys/time.h
  203. -- Looking for 10 include files stdio.h, ..., sys/time.h - found
  204. -- Looking for 12 include files stdio.h, ..., sys/uio.h
  205. -- Looking for 12 include files stdio.h, ..., sys/uio.h - found
  206. -- Looking for 13 include files stdio.h, ..., sys/un.h
  207. -- Looking for 13 include files stdio.h, ..., sys/un.h - found
  208. -- Looking for 14 include files stdio.h, ..., sys/utime.h
  209. -- Looking for 14 include files stdio.h, ..., sys/utime.h - not found
  210. -- Looking for 14 include files stdio.h, ..., alloca.h
  211. -- Looking for 14 include files stdio.h, ..., alloca.h - found
  212. -- Looking for 15 include files stdio.h, ..., arpa/inet.h
  213. -- Looking for 15 include files stdio.h, ..., arpa/inet.h - found
  214. -- Looking for 16 include files stdio.h, ..., arpa/tftp.h
  215. -- Looking for 16 include files stdio.h, ..., arpa/tftp.h - found
  216. -- Looking for 17 include files stdio.h, ..., assert.h
  217. -- Looking for 17 include files stdio.h, ..., assert.h - found
  218. -- Looking for 18 include files stdio.h, ..., crypto.h
  219. -- Looking for 18 include files stdio.h, ..., crypto.h - not found
  220. -- Looking for 18 include files stdio.h, ..., des.h
  221. -- Looking for 18 include files stdio.h, ..., des.h - not found
  222. -- Looking for 18 include files stdio.h, ..., err.h
  223. -- Looking for 18 include files stdio.h, ..., err.h - found
  224. -- Looking for 19 include files stdio.h, ..., errno.h
  225. -- Looking for 19 include files stdio.h, ..., errno.h - found
  226. -- Looking for 20 include files stdio.h, ..., fcntl.h
  227. -- Looking for 20 include files stdio.h, ..., fcntl.h - found
  228. -- Looking for 21 include files stdio.h, ..., gssapi/gssapi.h
  229. -- Looking for 21 include files stdio.h, ..., gssapi/gssapi.h - not found
  230. -- Looking for 21 include files stdio.h, ..., gssapi/gssapi_generic.h
  231. -- Looking for 21 include files stdio.h, ..., gssapi/gssapi_generic.h - not found
  232. -- Looking for 21 include files stdio.h, ..., gssapi/gssapi_krb5.h
  233. -- Looking for 21 include files stdio.h, ..., gssapi/gssapi_krb5.h - not found
  234. -- Looking for 21 include files stdio.h, ..., idn-free.h
  235. -- Looking for 21 include files stdio.h, ..., idn-free.h - not found
  236. -- Looking for 21 include files stdio.h, ..., ifaddrs.h
  237. -- Looking for 21 include files stdio.h, ..., ifaddrs.h - found
  238. -- Looking for 22 include files stdio.h, ..., io.h
  239. -- Looking for 22 include files stdio.h, ..., io.h - not found
  240. -- Looking for 22 include files stdio.h, ..., krb.h
  241. -- Looking for 22 include files stdio.h, ..., krb.h - not found
  242. -- Looking for 22 include files stdio.h, ..., libgen.h
  243. -- Looking for 22 include files stdio.h, ..., libgen.h - found
  244. -- Looking for 23 include files stdio.h, ..., libssh2.h
  245. -- Looking for 23 include files stdio.h, ..., libssh2.h - not found
  246. -- Looking for 23 include files stdio.h, ..., limits.h
  247. -- Looking for 23 include files stdio.h, ..., limits.h - found
  248. -- Looking for 24 include files stdio.h, ..., locale.h
  249. -- Looking for 24 include files stdio.h, ..., locale.h - found
  250. -- Looking for 25 include files stdio.h, ..., net/if.h
  251. -- Looking for 25 include files stdio.h, ..., net/if.h - found
  252. -- Looking for 26 include files stdio.h, ..., netdb.h
  253. -- Looking for 26 include files stdio.h, ..., netdb.h - found
  254. -- Looking for 27 include files stdio.h, ..., netinet/in.h
  255. -- Looking for 27 include files stdio.h, ..., netinet/in.h - found
  256. -- Looking for 28 include files stdio.h, ..., netinet/tcp.h
  257. -- Looking for 28 include files stdio.h, ..., netinet/tcp.h - found
  258. -- Looking for 29 include files stdio.h, ..., openssl/crypto.h
  259. -- Looking for 29 include files stdio.h, ..., openssl/crypto.h - not found
  260. -- Looking for 29 include files stdio.h, ..., openssl/engine.h
  261. -- Looking for 29 include files stdio.h, ..., openssl/engine.h - not found
  262. -- Looking for 29 include files stdio.h, ..., openssl/err.h
  263. -- Looking for 29 include files stdio.h, ..., openssl/err.h - not found
  264. -- Looking for 29 include files stdio.h, ..., openssl/pem.h
  265. -- Looking for 29 include files stdio.h, ..., openssl/pem.h - not found
  266. -- Looking for 29 include files stdio.h, ..., openssl/pkcs12.h
  267. -- Looking for 29 include files stdio.h, ..., openssl/pkcs12.h - not found
  268. -- Looking for 29 include files stdio.h, ..., openssl/rsa.h
  269. -- Looking for 29 include files stdio.h, ..., openssl/rsa.h - not found
  270. -- Looking for 29 include files stdio.h, ..., openssl/ssl.h
  271. -- Looking for 29 include files stdio.h, ..., openssl/ssl.h - not found
  272. -- Looking for 29 include files stdio.h, ..., openssl/x509.h
  273. -- Looking for 29 include files stdio.h, ..., openssl/x509.h - not found
  274. -- Looking for 29 include files stdio.h, ..., pem.h
  275. -- Looking for 29 include files stdio.h, ..., pem.h - not found
  276. -- Looking for 29 include files stdio.h, ..., poll.h
  277. -- Looking for 29 include files stdio.h, ..., poll.h - found
  278. -- Looking for 30 include files stdio.h, ..., pwd.h
  279. -- Looking for 30 include files stdio.h, ..., pwd.h - found
  280. -- Looking for 31 include files stdio.h, ..., rsa.h
  281. -- Looking for 31 include files stdio.h, ..., rsa.h - not found
  282. -- Looking for 31 include files stdio.h, ..., setjmp.h
  283. -- Looking for 31 include files stdio.h, ..., setjmp.h - found
  284. -- Looking for 32 include files stdio.h, ..., sgtty.h
  285. -- Looking for 32 include files stdio.h, ..., sgtty.h - found
  286. -- Looking for 33 include files stdio.h, ..., signal.h
  287. -- Looking for 33 include files stdio.h, ..., signal.h - found
  288. -- Looking for 34 include files stdio.h, ..., ssl.h
  289. -- Looking for 34 include files stdio.h, ..., ssl.h - not found
  290. -- Looking for 34 include files stdio.h, ..., stdbool.h
  291. -- Looking for 34 include files stdio.h, ..., stdbool.h - found
  292. -- Looking for 40 include files stdio.h, ..., stropts.h
  293. -- Looking for 40 include files stdio.h, ..., stropts.h - not found
  294. -- Looking for 40 include files stdio.h, ..., termio.h
  295. -- Looking for 40 include files stdio.h, ..., termio.h - found
  296. -- Looking for 41 include files stdio.h, ..., termios.h
  297. -- Looking for 41 include files stdio.h, ..., termios.h - found
  298. -- Looking for 42 include files stdio.h, ..., time.h
  299. -- Looking for 42 include files stdio.h, ..., time.h - found
  300. -- Looking for 43 include files stdio.h, ..., tld.h
  301. -- Looking for 43 include files stdio.h, ..., tld.h - not found
  302. -- Looking for 44 include files stdio.h, ..., utime.h
  303. -- Looking for 44 include files stdio.h, ..., utime.h - found
  304. -- Looking for 45 include files stdio.h, ..., x509.h
  305. -- Looking for 45 include files stdio.h, ..., x509.h - not found
  306. -- Looking for 45 include files stdio.h, ..., process.h
  307. -- Looking for 45 include files stdio.h, ..., process.h - not found
  308. -- Looking for 47 include files stdio.h, ..., malloc.h
  309. -- Looking for 47 include files stdio.h, ..., malloc.h - found
  310. -- Looking for 49 include files stdio.h, ..., ldap.h
  311. -- Looking for 49 include files stdio.h, ..., ldap.h - not found
  312. -- Looking for 49 include files stdio.h, ..., netinet/if_ether.h
  313. -- Looking for 49 include files stdio.h, ..., netinet/if_ether.h - found
  314. -- Looking for 51 include files stdio.h, ..., sockio.h
  315. -- Looking for 51 include files stdio.h, ..., sockio.h - not found
  316. -- Looking for 51 include files stdio.h, ..., sys/utsname.h
  317. -- Looking for 51 include files stdio.h, ..., sys/utsname.h - found
  318. -- Looking for 52 include files stdio.h, ..., idna.h
  319. -- Looking for 52 include files stdio.h, ..., idna.h - not found
  320. -- LDAP_H not found CURL_DISABLE_LDAP set ON
  321. -- Check size of size_t
  322. -- Check size of size_t - done
  323. -- Check size of ssize_t
  324. -- Check size of ssize_t - done
  325. -- Check size of long long
  326. -- Check size of long long - done
  327. -- Check size of long
  328. -- Check size of long - done
  329. -- Check size of short
  330. -- Check size of short - done
  331. -- Check size of int
  332. -- Check size of int - done
  333. -- Check size of __int64
  334. -- Check size of __int64 - failed
  335. -- Check size of long double
  336. -- Check size of long double - done
  337. -- Check size of time_t
  338. -- Check size of time_t - done
  339. -- Looking for basename
  340. -- Looking for basename - found
  341. -- Looking for socket
  342. -- Looking for socket - found
  343. -- Looking for poll
  344. -- Looking for poll - found
  345. -- Looking for select
  346. -- Looking for select - found
  347. -- Looking for strdup
  348. -- Looking for strdup - found
  349. -- Looking for strstr
  350. -- Looking for strstr - found
  351. -- Looking for strtok_r
  352. -- Looking for strtok_r - found
  353. -- Looking for strftime
  354. -- Looking for strftime - found
  355. -- Looking for uname
  356. -- Looking for uname - found
  357. -- Looking for strcasecmp
  358. -- Looking for strcasecmp - found
  359. -- Looking for stricmp
  360. -- Looking for stricmp - not found
  361. -- Looking for strcmpi
  362. -- Looking for strcmpi - not found
  363. -- Looking for strncmpi
  364. -- Looking for strncmpi - not found
  365. -- Looking for alarm
  366. -- Looking for alarm - found
  367. -- Looking for gethostbyaddr
  368. -- Looking for gethostbyaddr - found
  369. -- Looking for gethostbyaddr_r
  370. -- Looking for gethostbyaddr_r - found
  371. -- Looking for gettimeofday
  372. -- Looking for gettimeofday - found
  373. -- Looking for inet_addr
  374. -- Looking for inet_addr - found
  375. -- Looking for inet_ntoa
  376. -- Looking for inet_ntoa - found
  377. -- Looking for inet_ntoa_r
  378. -- Looking for inet_ntoa_r - not found
  379. -- Looking for tcsetattr
  380. -- Looking for tcsetattr - found
  381. -- Looking for tcgetattr
  382. -- Looking for tcgetattr - found
  383. -- Looking for perror
  384. -- Looking for perror - found
  385. -- Looking for closesocket
  386. -- Looking for closesocket - not found
  387. -- Looking for setvbuf
  388. -- Looking for setvbuf - found
  389. -- Looking for sigsetjmp
  390. -- Looking for sigsetjmp - found
  391. -- Looking for getpass_r
  392. -- Looking for getpass_r - not found
  393. -- Looking for strlcat
  394. -- Looking for strlcat - not found
  395. -- Looking for getpwuid
  396. -- Looking for getpwuid - found
  397. -- Looking for geteuid
  398. -- Looking for geteuid - found
  399. -- Looking for utime
  400. -- Looking for utime - found
  401. -- Looking for gmtime_r
  402. -- Looking for gmtime_r - found
  403. -- Looking for localtime_r
  404. -- Looking for localtime_r - found
  405. -- Looking for gethostbyname
  406. -- Looking for gethostbyname - found
  407. -- Looking for gethostbyname_r
  408. -- Looking for gethostbyname_r - found
  409. -- Looking for signal
  410. -- Looking for signal - found
  411. -- Looking for SIGALRM
  412. -- Looking for SIGALRM - found
  413. -- Looking for strtoll
  414. -- Looking for strtoll - found
  415. -- Looking for _strtoi64
  416. -- Looking for _strtoi64 - not found
  417. -- Looking for strerror_r
  418. -- Looking for strerror_r - found
  419. -- Looking for siginterrupt
  420. -- Looking for siginterrupt - found
  421. -- Looking for fork
  422. -- Looking for fork - found
  423. -- Looking for freeaddrinfo
  424. -- Looking for freeaddrinfo - found
  425. -- Looking for freeifaddrs
  426. -- Looking for freeifaddrs - found
  427. -- Looking for pipe
  428. -- Looking for pipe - found
  429. -- Looking for ftruncate
  430. -- Looking for ftruncate - found
  431. -- Looking for getprotobyname
  432. -- Looking for getprotobyname - found
  433. -- Looking for getrlimit
  434. -- Looking for getrlimit - found
  435. -- Looking for idn_free
  436. -- Looking for idn_free - not found
  437. -- Looking for idna_strerror
  438. -- Looking for idna_strerror - not found
  439. -- Looking for tld_strerror
  440. -- Looking for tld_strerror - not found
  441. -- Looking for setlocale
  442. -- Looking for setlocale - found
  443. -- Looking for setrlimit
  444. -- Looking for setrlimit - found
  445. -- Looking for fcntl
  446. -- Looking for fcntl - found
  447. -- Looking for ioctl
  448. -- Looking for ioctl - found
  449. -- Looking for setsockopt
  450. -- Looking for setsockopt - found
  451. -- Looking for inet_pton
  452. -- Looking for inet_pton - found
  453. -- Looking for sigaction
  454. -- Looking for sigaction - found
  455. -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK
  456. -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK - Success
  457. -- Performing Curl Test HAVE_IOCTLSOCKET
  458. -- Performing Curl Test HAVE_IOCTLSOCKET - Failed
  459. -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL
  460. -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL - Failed
  461. -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO
  462. -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO - Failed
  463. -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO
  464. -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO - Failed
  465. -- Performing Curl Test HAVE_IOCTL_FIONBIO
  466. -- Performing Curl Test HAVE_IOCTL_FIONBIO - Success
  467. -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR
  468. -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR - Success
  469. -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK
  470. -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK - Failed
  471. -- Performing Curl Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
  472. -- Performing Curl Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Failed
  473. -- Performing Curl Test TIME_WITH_SYS_TIME
  474. -- Performing Curl Test TIME_WITH_SYS_TIME - Success
  475. -- Performing Curl Test HAVE_O_NONBLOCK
  476. -- Performing Curl Test HAVE_O_NONBLOCK - Failed
  477. -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5
  478. -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 - Failed
  479. -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7
  480. -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 - Failed
  481. -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8
  482. -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 - Success
  483. -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT
  484. -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT - Failed
  485. -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT
  486. -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT - Failed
  487. -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT
  488. -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT - Success
  489. -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3
  490. -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 - Failed
  491. -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5
  492. -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 - Failed
  493. -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6
  494. -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 - Success
  495. -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT
  496. -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT - Failed
  497. -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT
  498. -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT - Failed
  499. -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT
  500. -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT - Success
  501. -- Performing Curl Test HAVE_SOCKLEN_T
  502. -- Performing Curl Test HAVE_SOCKLEN_T - Success
  503. -- Performing Curl Test HAVE_IN_ADDR_T
  504. -- Performing Curl Test HAVE_IN_ADDR_T - Success
  505. -- Performing Curl Test HAVE_BOOL_T
  506. -- Performing Curl Test HAVE_BOOL_T - Success
  507. CMake Warning (dev) at third_party/curl/CMakeLists.txt:562 (if):
  508. Policy CMP0054 is not set: Only interpret if() arguments as variables or
  509. keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
  510. details. Use the cmake_policy command to set the policy and suppress this
  511. warning.
  512.  
  513. Quoted variables like "STDC_HEADERS" will no longer be dereferenced when
  514. the policy is set to NEW. Since the policy is not set the OLD behavior
  515. will be used.
  516. Call Stack (most recent call first):
  517. third_party/curl/CMakeLists.txt:664 (curl_internal_test)
  518. This warning is for project developers. Use -Wno-dev to suppress it.
  519.  
  520. -- Performing Curl Test RETSIGTYPE_TEST
  521. -- Performing Curl Test RETSIGTYPE_TEST - Success
  522. -- Performing Curl Test HAVE_INET_NTOA_R_DECL
  523. -- Performing Curl Test HAVE_INET_NTOA_R_DECL - Failed
  524. -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT
  525. -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT - Failed
  526. -- Performing Curl Test HAVE_GETADDRINFO
  527. -- Performing Curl Test HAVE_GETADDRINFO - Success
  528. -- Performing Curl Test HAVE_FILE_OFFSET_BITS
  529. -- Performing Curl Test HAVE_FILE_OFFSET_BITS - Success
  530. -- Performing Curl Test HAVE_GLIBC_STRERROR_R
  531. -- Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed
  532. -- Performing Curl Test HAVE_POSIX_STRERROR_R
  533. -- Performing Curl Test HAVE_POSIX_STRERROR_R - Success
  534. -- Check size of curl_off_t
  535. -- Check size of curl_off_t - failed
  536. -- Check size of socklen_t
  537. -- Check size of socklen_t - done
  538. -- Performing Test curl_cv_recv
  539. -- Performing Test curl_cv_recv - Success
  540. CMake Warning (dev) at third_party/curl/CMake/CurlCheckCSourceCompiles.cmake:16 (if):
  541. Policy CMP0054 is not set: Only interpret if() arguments as variables or
  542. keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
  543. details. Use the cmake_policy command to set the policy and suppress this
  544. warning.
  545.  
  546. Quoted variables like "curl_cv_func_recv_test" will no longer be
  547. dereferenced when the policy is set to NEW. Since the policy is not set
  548. the OLD behavior will be used.
  549. Call Stack (most recent call first):
  550. third_party/curl/CMake/OtherTests.cmake:47 (curl_check_c_source_compiles)
  551. third_party/curl/CMakeLists.txt:792 (include)
  552. This warning is for project developers. Use -Wno-dev to suppress it.
  553.  
  554. -- Performing Test int recv(int, void *, size_t, int) (curl_cv_func_recv_test)
  555. -- Performing Test int recv(int, void *, size_t, int) (curl_cv_func_recv_test) - Failed
  556. -- Performing Test int recv(int, void *, size_t, unsigned int) (curl_cv_func_recv_test)
  557. -- Performing Test int recv(int, void *, size_t, unsigned int) (curl_cv_func_recv_test) - Failed
  558. -- Performing Test int recv(int, void *, int, int) (curl_cv_func_recv_test)
  559. -- Performing Test int recv(int, void *, int, int) (curl_cv_func_recv_test) - Failed
  560. -- Performing Test int recv(int, void *, int, unsigned int) (curl_cv_func_recv_test)
  561. -- Performing Test int recv(int, void *, int, unsigned int) (curl_cv_func_recv_test) - Failed
  562. -- Performing Test int recv(int, void *, socklen_t, int) (curl_cv_func_recv_test)
  563. -- Performing Test int recv(int, void *, socklen_t, int) (curl_cv_func_recv_test) - Failed
  564. -- Performing Test int recv(int, void *, socklen_t, unsigned int) (curl_cv_func_recv_test)
  565. -- Performing Test int recv(int, void *, socklen_t, unsigned int) (curl_cv_func_recv_test) - Failed
  566. -- Performing Test int recv(int, void *, unsigned int, int) (curl_cv_func_recv_test)
  567. -- Performing Test int recv(int, void *, unsigned int, int) (curl_cv_func_recv_test) - Failed
  568. -- Performing Test int recv(int, void *, unsigned int, unsigned int) (curl_cv_func_recv_test)
  569. -- Performing Test int recv(int, void *, unsigned int, unsigned int) (curl_cv_func_recv_test) - Failed
  570. -- Performing Test int recv(int, char *, size_t, int) (curl_cv_func_recv_test)
  571. -- Performing Test int recv(int, char *, size_t, int) (curl_cv_func_recv_test) - Failed
  572. -- Performing Test int recv(int, char *, size_t, unsigned int) (curl_cv_func_recv_test)
  573. -- Performing Test int recv(int, char *, size_t, unsigned int) (curl_cv_func_recv_test) - Failed
  574. -- Performing Test int recv(int, char *, int, int) (curl_cv_func_recv_test)
  575. -- Performing Test int recv(int, char *, int, int) (curl_cv_func_recv_test) - Failed
  576. -- Performing Test int recv(int, char *, int, unsigned int) (curl_cv_func_recv_test)
  577. -- Performing Test int recv(int, char *, int, unsigned int) (curl_cv_func_recv_test) - Failed
  578. -- Performing Test int recv(int, char *, socklen_t, int) (curl_cv_func_recv_test)
  579. -- Performing Test int recv(int, char *, socklen_t, int) (curl_cv_func_recv_test) - Failed
  580. -- Performing Test int recv(int, char *, socklen_t, unsigned int) (curl_cv_func_recv_test)
  581. -- Performing Test int recv(int, char *, socklen_t, unsigned int) (curl_cv_func_recv_test) - Failed
  582. -- Performing Test int recv(int, char *, unsigned int, int) (curl_cv_func_recv_test)
  583. -- Performing Test int recv(int, char *, unsigned int, int) (curl_cv_func_recv_test) - Failed
  584. -- Performing Test int recv(int, char *, unsigned int, unsigned int) (curl_cv_func_recv_test)
  585. -- Performing Test int recv(int, char *, unsigned int, unsigned int) (curl_cv_func_recv_test) - Failed
  586. -- Performing Test int recv(ssize_t, void *, size_t, int) (curl_cv_func_recv_test)
  587. -- Performing Test int recv(ssize_t, void *, size_t, int) (curl_cv_func_recv_test) - Failed
  588. -- Performing Test int recv(ssize_t, void *, size_t, unsigned int) (curl_cv_func_recv_test)
  589. -- Performing Test int recv(ssize_t, void *, size_t, unsigned int) (curl_cv_func_recv_test) - Failed
  590. -- Performing Test int recv(ssize_t, void *, int, int) (curl_cv_func_recv_test)
  591. -- Performing Test int recv(ssize_t, void *, int, int) (curl_cv_func_recv_test) - Failed
  592. -- Performing Test int recv(ssize_t, void *, int, unsigned int) (curl_cv_func_recv_test)
  593. -- Performing Test int recv(ssize_t, void *, int, unsigned int) (curl_cv_func_recv_test) - Failed
  594. -- Performing Test int recv(ssize_t, void *, socklen_t, int) (curl_cv_func_recv_test)
  595. -- Performing Test int recv(ssize_t, void *, socklen_t, int) (curl_cv_func_recv_test) - Failed
  596. -- Performing Test int recv(ssize_t, void *, socklen_t, unsigned int) (curl_cv_func_recv_test)
  597. -- Performing Test int recv(ssize_t, void *, socklen_t, unsigned int) (curl_cv_func_recv_test) - Failed
  598. -- Performing Test int recv(ssize_t, void *, unsigned int, int) (curl_cv_func_recv_test)
  599. -- Performing Test int recv(ssize_t, void *, unsigned int, int) (curl_cv_func_recv_test) - Failed
  600. -- Performing Test int recv(ssize_t, void *, unsigned int, unsigned int) (curl_cv_func_recv_test)
  601. -- Performing Test int recv(ssize_t, void *, unsigned int, unsigned int) (curl_cv_func_recv_test) - Failed
  602. -- Performing Test int recv(ssize_t, char *, size_t, int) (curl_cv_func_recv_test)
  603. -- Performing Test int recv(ssize_t, char *, size_t, int) (curl_cv_func_recv_test) - Failed
  604. -- Performing Test int recv(ssize_t, char *, size_t, unsigned int) (curl_cv_func_recv_test)
  605. -- Performing Test int recv(ssize_t, char *, size_t, unsigned int) (curl_cv_func_recv_test) - Failed
  606. -- Performing Test int recv(ssize_t, char *, int, int) (curl_cv_func_recv_test)
  607. -- Performing Test int recv(ssize_t, char *, int, int) (curl_cv_func_recv_test) - Failed
  608. -- Performing Test int recv(ssize_t, char *, int, unsigned int) (curl_cv_func_recv_test)
  609. -- Performing Test int recv(ssize_t, char *, int, unsigned int) (curl_cv_func_recv_test) - Failed
  610. -- Performing Test int recv(ssize_t, char *, socklen_t, int) (curl_cv_func_recv_test)
  611. -- Performing Test int recv(ssize_t, char *, socklen_t, int) (curl_cv_func_recv_test) - Failed
  612. -- Performing Test int recv(ssize_t, char *, socklen_t, unsigned int) (curl_cv_func_recv_test)
  613. -- Performing Test int recv(ssize_t, char *, socklen_t, unsigned int) (curl_cv_func_recv_test) - Failed
  614. -- Performing Test int recv(ssize_t, char *, unsigned int, int) (curl_cv_func_recv_test)
  615. -- Performing Test int recv(ssize_t, char *, unsigned int, int) (curl_cv_func_recv_test) - Failed
  616. -- Performing Test int recv(ssize_t, char *, unsigned int, unsigned int) (curl_cv_func_recv_test)
  617. -- Performing Test int recv(ssize_t, char *, unsigned int, unsigned int) (curl_cv_func_recv_test) - Failed
  618. -- Performing Test int recv(SOCKET, void *, size_t, int) (curl_cv_func_recv_test)
  619. -- Performing Test int recv(SOCKET, void *, size_t, int) (curl_cv_func_recv_test) - Failed
  620. -- Performing Test int recv(SOCKET, void *, size_t, unsigned int) (curl_cv_func_recv_test)
  621. -- Performing Test int recv(SOCKET, void *, size_t, unsigned int) (curl_cv_func_recv_test) - Failed
  622. -- Performing Test int recv(SOCKET, void *, int, int) (curl_cv_func_recv_test)
  623. -- Performing Test int recv(SOCKET, void *, int, int) (curl_cv_func_recv_test) - Failed
  624. -- Performing Test int recv(SOCKET, void *, int, unsigned int) (curl_cv_func_recv_test)
  625. -- Performing Test int recv(SOCKET, void *, int, unsigned int) (curl_cv_func_recv_test) - Failed
  626. -- Performing Test int recv(SOCKET, void *, socklen_t, int) (curl_cv_func_recv_test)
  627. -- Performing Test int recv(SOCKET, void *, socklen_t, int) (curl_cv_func_recv_test) - Failed
  628. -- Performing Test int recv(SOCKET, void *, socklen_t, unsigned int) (curl_cv_func_recv_test)
  629. -- Performing Test int recv(SOCKET, void *, socklen_t, unsigned int) (curl_cv_func_recv_test) - Failed
  630. -- Performing Test int recv(SOCKET, void *, unsigned int, int) (curl_cv_func_recv_test)
  631. -- Performing Test int recv(SOCKET, void *, unsigned int, int) (curl_cv_func_recv_test) - Failed
  632. -- Performing Test int recv(SOCKET, void *, unsigned int, unsigned int) (curl_cv_func_recv_test)
  633. -- Performing Test int recv(SOCKET, void *, unsigned int, unsigned int) (curl_cv_func_recv_test) - Failed
  634. -- Performing Test int recv(SOCKET, char *, size_t, int) (curl_cv_func_recv_test)
  635. -- Performing Test int recv(SOCKET, char *, size_t, int) (curl_cv_func_recv_test) - Failed
  636. -- Performing Test int recv(SOCKET, char *, size_t, unsigned int) (curl_cv_func_recv_test)
  637. -- Performing Test int recv(SOCKET, char *, size_t, unsigned int) (curl_cv_func_recv_test) - Failed
  638. -- Performing Test int recv(SOCKET, char *, int, int) (curl_cv_func_recv_test)
  639. -- Performing Test int recv(SOCKET, char *, int, int) (curl_cv_func_recv_test) - Failed
  640. -- Performing Test int recv(SOCKET, char *, int, unsigned int) (curl_cv_func_recv_test)
  641. -- Performing Test int recv(SOCKET, char *, int, unsigned int) (curl_cv_func_recv_test) - Failed
  642. -- Performing Test int recv(SOCKET, char *, socklen_t, int) (curl_cv_func_recv_test)
  643. -- Performing Test int recv(SOCKET, char *, socklen_t, int) (curl_cv_func_recv_test) - Failed
  644. -- Performing Test int recv(SOCKET, char *, socklen_t, unsigned int) (curl_cv_func_recv_test)
  645. -- Performing Test int recv(SOCKET, char *, socklen_t, unsigned int) (curl_cv_func_recv_test) - Failed
  646. -- Performing Test int recv(SOCKET, char *, unsigned int, int) (curl_cv_func_recv_test)
  647. -- Performing Test int recv(SOCKET, char *, unsigned int, int) (curl_cv_func_recv_test) - Failed
  648. -- Performing Test int recv(SOCKET, char *, unsigned int, unsigned int) (curl_cv_func_recv_test)
  649. -- Performing Test int recv(SOCKET, char *, unsigned int, unsigned int) (curl_cv_func_recv_test) - Failed
  650. -- Performing Test ssize_t recv(int, void *, size_t, int) (curl_cv_func_recv_test)
  651. -- Performing Test ssize_t recv(int, void *, size_t, int) (curl_cv_func_recv_test) - Success
  652. -- Performing Test curl_cv_send
  653. -- Performing Test curl_cv_send - Success
  654. -- Performing Test int send(int, const void *, size_t, int) (curl_cv_func_send_test)
  655. -- Performing Test int send(int, const void *, size_t, int) (curl_cv_func_send_test) - Failed
  656. -- Performing Test int send(int, const void *, size_t, unsigned int) (curl_cv_func_send_test)
  657. -- Performing Test int send(int, const void *, size_t, unsigned int) (curl_cv_func_send_test) - Failed
  658. -- Performing Test int send(int, const void *, int, int) (curl_cv_func_send_test)
  659. -- Performing Test int send(int, const void *, int, int) (curl_cv_func_send_test) - Failed
  660. -- Performing Test int send(int, const void *, int, unsigned int) (curl_cv_func_send_test)
  661. -- Performing Test int send(int, const void *, int, unsigned int) (curl_cv_func_send_test) - Failed
  662. -- Performing Test int send(int, const void *, socklen_t, int) (curl_cv_func_send_test)
  663. -- Performing Test int send(int, const void *, socklen_t, int) (curl_cv_func_send_test) - Failed
  664. -- Performing Test int send(int, const void *, socklen_t, unsigned int) (curl_cv_func_send_test)
  665. -- Performing Test int send(int, const void *, socklen_t, unsigned int) (curl_cv_func_send_test) - Failed
  666. -- Performing Test int send(int, const void *, unsigned int, int) (curl_cv_func_send_test)
  667. -- Performing Test int send(int, const void *, unsigned int, int) (curl_cv_func_send_test) - Failed
  668. -- Performing Test int send(int, const void *, unsigned int, unsigned int) (curl_cv_func_send_test)
  669. -- Performing Test int send(int, const void *, unsigned int, unsigned int) (curl_cv_func_send_test) - Failed
  670. -- Performing Test int send(int, void *, size_t, int) (curl_cv_func_send_test)
  671. -- Performing Test int send(int, void *, size_t, int) (curl_cv_func_send_test) - Failed
  672. -- Performing Test int send(int, void *, size_t, unsigned int) (curl_cv_func_send_test)
  673. -- Performing Test int send(int, void *, size_t, unsigned int) (curl_cv_func_send_test) - Failed
  674. -- Performing Test int send(int, void *, int, int) (curl_cv_func_send_test)
  675. -- Performing Test int send(int, void *, int, int) (curl_cv_func_send_test) - Failed
  676. -- Performing Test int send(int, void *, int, unsigned int) (curl_cv_func_send_test)
  677. -- Performing Test int send(int, void *, int, unsigned int) (curl_cv_func_send_test) - Failed
  678. -- Performing Test int send(int, void *, socklen_t, int) (curl_cv_func_send_test)
  679. -- Performing Test int send(int, void *, socklen_t, int) (curl_cv_func_send_test) - Failed
  680. -- Performing Test int send(int, void *, socklen_t, unsigned int) (curl_cv_func_send_test)
  681. -- Performing Test int send(int, void *, socklen_t, unsigned int) (curl_cv_func_send_test) - Failed
  682. -- Performing Test int send(int, void *, unsigned int, int) (curl_cv_func_send_test)
  683. -- Performing Test int send(int, void *, unsigned int, int) (curl_cv_func_send_test) - Failed
  684. -- Performing Test int send(int, void *, unsigned int, unsigned int) (curl_cv_func_send_test)
  685. -- Performing Test int send(int, void *, unsigned int, unsigned int) (curl_cv_func_send_test) - Failed
  686. -- Performing Test int send(int, char *, size_t, int) (curl_cv_func_send_test)
  687. -- Performing Test int send(int, char *, size_t, int) (curl_cv_func_send_test) - Failed
  688. -- Performing Test int send(int, char *, size_t, unsigned int) (curl_cv_func_send_test)
  689. -- Performing Test int send(int, char *, size_t, unsigned int) (curl_cv_func_send_test) - Failed
  690. -- Performing Test int send(int, char *, int, int) (curl_cv_func_send_test)
  691. -- Performing Test int send(int, char *, int, int) (curl_cv_func_send_test) - Failed
  692. -- Performing Test int send(int, char *, int, unsigned int) (curl_cv_func_send_test)
  693. -- Performing Test int send(int, char *, int, unsigned int) (curl_cv_func_send_test) - Failed
  694. -- Performing Test int send(int, char *, socklen_t, int) (curl_cv_func_send_test)
  695. -- Performing Test int send(int, char *, socklen_t, int) (curl_cv_func_send_test) - Failed
  696. -- Performing Test int send(int, char *, socklen_t, unsigned int) (curl_cv_func_send_test)
  697. -- Performing Test int send(int, char *, socklen_t, unsigned int) (curl_cv_func_send_test) - Failed
  698. -- Performing Test int send(int, char *, unsigned int, int) (curl_cv_func_send_test)
  699. -- Performing Test int send(int, char *, unsigned int, int) (curl_cv_func_send_test) - Failed
  700. -- Performing Test int send(int, char *, unsigned int, unsigned int) (curl_cv_func_send_test)
  701. -- Performing Test int send(int, char *, unsigned int, unsigned int) (curl_cv_func_send_test) - Failed
  702. -- Performing Test int send(int, const char *, size_t, int) (curl_cv_func_send_test)
  703. -- Performing Test int send(int, const char *, size_t, int) (curl_cv_func_send_test) - Failed
  704. -- Performing Test int send(int, const char *, size_t, unsigned int) (curl_cv_func_send_test)
  705. -- Performing Test int send(int, const char *, size_t, unsigned int) (curl_cv_func_send_test) - Failed
  706. -- Performing Test int send(int, const char *, int, int) (curl_cv_func_send_test)
  707. -- Performing Test int send(int, const char *, int, int) (curl_cv_func_send_test) - Failed
  708. -- Performing Test int send(int, const char *, int, unsigned int) (curl_cv_func_send_test)
  709. -- Performing Test int send(int, const char *, int, unsigned int) (curl_cv_func_send_test) - Failed
  710. -- Performing Test int send(int, const char *, socklen_t, int) (curl_cv_func_send_test)
  711. -- Performing Test int send(int, const char *, socklen_t, int) (curl_cv_func_send_test) - Failed
  712. -- Performing Test int send(int, const char *, socklen_t, unsigned int) (curl_cv_func_send_test)
  713. -- Performing Test int send(int, const char *, socklen_t, unsigned int) (curl_cv_func_send_test) - Failed
  714. -- Performing Test int send(int, const char *, unsigned int, int) (curl_cv_func_send_test)
  715. -- Performing Test int send(int, const char *, unsigned int, int) (curl_cv_func_send_test) - Failed
  716. -- Performing Test int send(int, const char *, unsigned int, unsigned int) (curl_cv_func_send_test)
  717. -- Performing Test int send(int, const char *, unsigned int, unsigned int) (curl_cv_func_send_test) - Failed
  718. -- Performing Test int send(ssize_t, const void *, size_t, int) (curl_cv_func_send_test)
  719. -- Performing Test int send(ssize_t, const void *, size_t, int) (curl_cv_func_send_test) - Failed
  720. -- Performing Test int send(ssize_t, const void *, size_t, unsigned int) (curl_cv_func_send_test)
  721. -- Performing Test int send(ssize_t, const void *, size_t, unsigned int) (curl_cv_func_send_test) - Failed
  722. -- Performing Test int send(ssize_t, const void *, int, int) (curl_cv_func_send_test)
  723. -- Performing Test int send(ssize_t, const void *, int, int) (curl_cv_func_send_test) - Failed
  724. -- Performing Test int send(ssize_t, const void *, int, unsigned int) (curl_cv_func_send_test)
  725. -- Performing Test int send(ssize_t, const void *, int, unsigned int) (curl_cv_func_send_test) - Failed
  726. -- Performing Test int send(ssize_t, const void *, socklen_t, int) (curl_cv_func_send_test)
  727. -- Performing Test int send(ssize_t, const void *, socklen_t, int) (curl_cv_func_send_test) - Failed
  728. -- Performing Test int send(ssize_t, const void *, socklen_t, unsigned int) (curl_cv_func_send_test)
  729. -- Performing Test int send(ssize_t, const void *, socklen_t, unsigned int) (curl_cv_func_send_test) - Failed
  730. -- Performing Test int send(ssize_t, const void *, unsigned int, int) (curl_cv_func_send_test)
  731. -- Performing Test int send(ssize_t, const void *, unsigned int, int) (curl_cv_func_send_test) - Failed
  732. -- Performing Test int send(ssize_t, const void *, unsigned int, unsigned int) (curl_cv_func_send_test)
  733. -- Performing Test int send(ssize_t, const void *, unsigned int, unsigned int) (curl_cv_func_send_test) - Failed
  734. -- Performing Test int send(ssize_t, void *, size_t, int) (curl_cv_func_send_test)
  735. -- Performing Test int send(ssize_t, void *, size_t, int) (curl_cv_func_send_test) - Failed
  736. -- Performing Test int send(ssize_t, void *, size_t, unsigned int) (curl_cv_func_send_test)
  737. -- Performing Test int send(ssize_t, void *, size_t, unsigned int) (curl_cv_func_send_test) - Failed
  738. -- Performing Test int send(ssize_t, void *, int, int) (curl_cv_func_send_test)
  739. -- Performing Test int send(ssize_t, void *, int, int) (curl_cv_func_send_test) - Failed
  740. -- Performing Test int send(ssize_t, void *, int, unsigned int) (curl_cv_func_send_test)
  741. -- Performing Test int send(ssize_t, void *, int, unsigned int) (curl_cv_func_send_test) - Failed
  742. -- Performing Test int send(ssize_t, void *, socklen_t, int) (curl_cv_func_send_test)
  743. -- Performing Test int send(ssize_t, void *, socklen_t, int) (curl_cv_func_send_test) - Failed
  744. -- Performing Test int send(ssize_t, void *, socklen_t, unsigned int) (curl_cv_func_send_test)
  745. -- Performing Test int send(ssize_t, void *, socklen_t, unsigned int) (curl_cv_func_send_test) - Failed
  746. -- Performing Test int send(ssize_t, void *, unsigned int, int) (curl_cv_func_send_test)
  747. -- Performing Test int send(ssize_t, void *, unsigned int, int) (curl_cv_func_send_test) - Failed
  748. -- Performing Test int send(ssize_t, void *, unsigned int, unsigned int) (curl_cv_func_send_test)
  749. -- Performing Test int send(ssize_t, void *, unsigned int, unsigned int) (curl_cv_func_send_test) - Failed
  750. -- Performing Test int send(ssize_t, char *, size_t, int) (curl_cv_func_send_test)
  751. -- Performing Test int send(ssize_t, char *, size_t, int) (curl_cv_func_send_test) - Failed
  752. -- Performing Test int send(ssize_t, char *, size_t, unsigned int) (curl_cv_func_send_test)
  753. -- Performing Test int send(ssize_t, char *, size_t, unsigned int) (curl_cv_func_send_test) - Failed
  754. -- Performing Test int send(ssize_t, char *, int, int) (curl_cv_func_send_test)
  755. -- Performing Test int send(ssize_t, char *, int, int) (curl_cv_func_send_test) - Failed
  756. -- Performing Test int send(ssize_t, char *, int, unsigned int) (curl_cv_func_send_test)
  757. -- Performing Test int send(ssize_t, char *, int, unsigned int) (curl_cv_func_send_test) - Failed
  758. -- Performing Test int send(ssize_t, char *, socklen_t, int) (curl_cv_func_send_test)
  759. -- Performing Test int send(ssize_t, char *, socklen_t, int) (curl_cv_func_send_test) - Failed
  760. -- Performing Test int send(ssize_t, char *, socklen_t, unsigned int) (curl_cv_func_send_test)
  761. -- Performing Test int send(ssize_t, char *, socklen_t, unsigned int) (curl_cv_func_send_test) - Failed
  762. -- Performing Test int send(ssize_t, char *, unsigned int, int) (curl_cv_func_send_test)
  763. -- Performing Test int send(ssize_t, char *, unsigned int, int) (curl_cv_func_send_test) - Failed
  764. -- Performing Test int send(ssize_t, char *, unsigned int, unsigned int) (curl_cv_func_send_test)
  765. -- Performing Test int send(ssize_t, char *, unsigned int, unsigned int) (curl_cv_func_send_test) - Failed
  766. -- Performing Test int send(ssize_t, const char *, size_t, int) (curl_cv_func_send_test)
  767. -- Performing Test int send(ssize_t, const char *, size_t, int) (curl_cv_func_send_test) - Failed
  768. -- Performing Test int send(ssize_t, const char *, size_t, unsigned int) (curl_cv_func_send_test)
  769. -- Performing Test int send(ssize_t, const char *, size_t, unsigned int) (curl_cv_func_send_test) - Failed
  770. -- Performing Test int send(ssize_t, const char *, int, int) (curl_cv_func_send_test)
  771. -- Performing Test int send(ssize_t, const char *, int, int) (curl_cv_func_send_test) - Failed
  772. -- Performing Test int send(ssize_t, const char *, int, unsigned int) (curl_cv_func_send_test)
  773. -- Performing Test int send(ssize_t, const char *, int, unsigned int) (curl_cv_func_send_test) - Failed
  774. -- Performing Test int send(ssize_t, const char *, socklen_t, int) (curl_cv_func_send_test)
  775. -- Performing Test int send(ssize_t, const char *, socklen_t, int) (curl_cv_func_send_test) - Failed
  776. -- Performing Test int send(ssize_t, const char *, socklen_t, unsigned int) (curl_cv_func_send_test)
  777. -- Performing Test int send(ssize_t, const char *, socklen_t, unsigned int) (curl_cv_func_send_test) - Failed
  778. -- Performing Test int send(ssize_t, const char *, unsigned int, int) (curl_cv_func_send_test)
  779. -- Performing Test int send(ssize_t, const char *, unsigned int, int) (curl_cv_func_send_test) - Failed
  780. -- Performing Test int send(ssize_t, const char *, unsigned int, unsigned int) (curl_cv_func_send_test)
  781. -- Performing Test int send(ssize_t, const char *, unsigned int, unsigned int) (curl_cv_func_send_test) - Failed
  782. -- Performing Test int send(SOCKET, const void *, size_t, int) (curl_cv_func_send_test)
  783. -- Performing Test int send(SOCKET, const void *, size_t, int) (curl_cv_func_send_test) - Failed
  784. -- Performing Test int send(SOCKET, const void *, size_t, unsigned int) (curl_cv_func_send_test)
  785. -- Performing Test int send(SOCKET, const void *, size_t, unsigned int) (curl_cv_func_send_test) - Failed
  786. -- Performing Test int send(SOCKET, const void *, int, int) (curl_cv_func_send_test)
  787. -- Performing Test int send(SOCKET, const void *, int, int) (curl_cv_func_send_test) - Failed
  788. -- Performing Test int send(SOCKET, const void *, int, unsigned int) (curl_cv_func_send_test)
  789. -- Performing Test int send(SOCKET, const void *, int, unsigned int) (curl_cv_func_send_test) - Failed
  790. -- Performing Test int send(SOCKET, const void *, socklen_t, int) (curl_cv_func_send_test)
  791. -- Performing Test int send(SOCKET, const void *, socklen_t, int) (curl_cv_func_send_test) - Failed
  792. -- Performing Test int send(SOCKET, const void *, socklen_t, unsigned int) (curl_cv_func_send_test)
  793. -- Performing Test int send(SOCKET, const void *, socklen_t, unsigned int) (curl_cv_func_send_test) - Failed
  794. -- Performing Test int send(SOCKET, const void *, unsigned int, int) (curl_cv_func_send_test)
  795. -- Performing Test int send(SOCKET, const void *, unsigned int, int) (curl_cv_func_send_test) - Failed
  796. -- Performing Test int send(SOCKET, const void *, unsigned int, unsigned int) (curl_cv_func_send_test)
  797. -- Performing Test int send(SOCKET, const void *, unsigned int, unsigned int) (curl_cv_func_send_test) - Failed
  798. -- Performing Test int send(SOCKET, void *, size_t, int) (curl_cv_func_send_test)
  799. -- Performing Test int send(SOCKET, void *, size_t, int) (curl_cv_func_send_test) - Failed
  800. -- Performing Test int send(SOCKET, void *, size_t, unsigned int) (curl_cv_func_send_test)
  801. -- Performing Test int send(SOCKET, void *, size_t, unsigned int) (curl_cv_func_send_test) - Failed
  802. -- Performing Test int send(SOCKET, void *, int, int) (curl_cv_func_send_test)
  803. -- Performing Test int send(SOCKET, void *, int, int) (curl_cv_func_send_test) - Failed
  804. -- Performing Test int send(SOCKET, void *, int, unsigned int) (curl_cv_func_send_test)
  805. -- Performing Test int send(SOCKET, void *, int, unsigned int) (curl_cv_func_send_test) - Failed
  806. -- Performing Test int send(SOCKET, void *, socklen_t, int) (curl_cv_func_send_test)
  807. -- Performing Test int send(SOCKET, void *, socklen_t, int) (curl_cv_func_send_test) - Failed
  808. -- Performing Test int send(SOCKET, void *, socklen_t, unsigned int) (curl_cv_func_send_test)
  809. -- Performing Test int send(SOCKET, void *, socklen_t, unsigned int) (curl_cv_func_send_test) - Failed
  810. -- Performing Test int send(SOCKET, void *, unsigned int, int) (curl_cv_func_send_test)
  811. -- Performing Test int send(SOCKET, void *, unsigned int, int) (curl_cv_func_send_test) - Failed
  812. -- Performing Test int send(SOCKET, void *, unsigned int, unsigned int) (curl_cv_func_send_test)
  813. -- Performing Test int send(SOCKET, void *, unsigned int, unsigned int) (curl_cv_func_send_test) - Failed
  814. -- Performing Test int send(SOCKET, char *, size_t, int) (curl_cv_func_send_test)
  815. -- Performing Test int send(SOCKET, char *, size_t, int) (curl_cv_func_send_test) - Failed
  816. -- Performing Test int send(SOCKET, char *, size_t, unsigned int) (curl_cv_func_send_test)
  817. -- Performing Test int send(SOCKET, char *, size_t, unsigned int) (curl_cv_func_send_test) - Failed
  818. -- Performing Test int send(SOCKET, char *, int, int) (curl_cv_func_send_test)
  819. -- Performing Test int send(SOCKET, char *, int, int) (curl_cv_func_send_test) - Failed
  820. -- Performing Test int send(SOCKET, char *, int, unsigned int) (curl_cv_func_send_test)
  821. -- Performing Test int send(SOCKET, char *, int, unsigned int) (curl_cv_func_send_test) - Failed
  822. -- Performing Test int send(SOCKET, char *, socklen_t, int) (curl_cv_func_send_test)
  823. -- Performing Test int send(SOCKET, char *, socklen_t, int) (curl_cv_func_send_test) - Failed
  824. -- Performing Test int send(SOCKET, char *, socklen_t, unsigned int) (curl_cv_func_send_test)
  825. -- Performing Test int send(SOCKET, char *, socklen_t, unsigned int) (curl_cv_func_send_test) - Failed
  826. -- Performing Test int send(SOCKET, char *, unsigned int, int) (curl_cv_func_send_test)
  827. -- Performing Test int send(SOCKET, char *, unsigned int, int) (curl_cv_func_send_test) - Failed
  828. -- Performing Test int send(SOCKET, char *, unsigned int, unsigned int) (curl_cv_func_send_test)
  829. -- Performing Test int send(SOCKET, char *, unsigned int, unsigned int) (curl_cv_func_send_test) - Failed
  830. -- Performing Test int send(SOCKET, const char *, size_t, int) (curl_cv_func_send_test)
  831. -- Performing Test int send(SOCKET, const char *, size_t, int) (curl_cv_func_send_test) - Failed
  832. -- Performing Test int send(SOCKET, const char *, size_t, unsigned int) (curl_cv_func_send_test)
  833. -- Performing Test int send(SOCKET, const char *, size_t, unsigned int) (curl_cv_func_send_test) - Failed
  834. -- Performing Test int send(SOCKET, const char *, int, int) (curl_cv_func_send_test)
  835. -- Performing Test int send(SOCKET, const char *, int, int) (curl_cv_func_send_test) - Failed
  836. -- Performing Test int send(SOCKET, const char *, int, unsigned int) (curl_cv_func_send_test)
  837. -- Performing Test int send(SOCKET, const char *, int, unsigned int) (curl_cv_func_send_test) - Failed
  838. -- Performing Test int send(SOCKET, const char *, socklen_t, int) (curl_cv_func_send_test)
  839. -- Performing Test int send(SOCKET, const char *, socklen_t, int) (curl_cv_func_send_test) - Failed
  840. -- Performing Test int send(SOCKET, const char *, socklen_t, unsigned int) (curl_cv_func_send_test)
  841. -- Performing Test int send(SOCKET, const char *, socklen_t, unsigned int) (curl_cv_func_send_test) - Failed
  842. -- Performing Test int send(SOCKET, const char *, unsigned int, int) (curl_cv_func_send_test)
  843. -- Performing Test int send(SOCKET, const char *, unsigned int, int) (curl_cv_func_send_test) - Failed
  844. -- Performing Test int send(SOCKET, const char *, unsigned int, unsigned int) (curl_cv_func_send_test)
  845. -- Performing Test int send(SOCKET, const char *, unsigned int, unsigned int) (curl_cv_func_send_test) - Failed
  846. -- Performing Test ssize_t send(int, const void *, size_t, int) (curl_cv_func_send_test)
  847. -- Performing Test ssize_t send(int, const void *, size_t, int) (curl_cv_func_send_test) - Success
  848. -- Performing Test HAVE_MSG_NOSIGNAL
  849. -- Performing Test HAVE_MSG_NOSIGNAL - Success
  850. -- Performing Test HAVE_STRUCT_TIMEVAL
  851. -- Performing Test HAVE_STRUCT_TIMEVAL - Success
  852. -- Performing Test HAVE_POLL_FINE
  853. -- Performing Test HAVE_POLL_FINE - Success
  854. -- Check size of sig_atomic_t
  855. -- Check size of sig_atomic_t - done
  856. -- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE
  857. -- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE - Success
  858. -- Check size of struct sockaddr_storage
  859. -- Check size of struct sockaddr_storage - done
  860. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
  861. -- Checking for module 'harfbuzz>=0.9.7'
  862. -- No package 'harfbuzz' found
  863. -- Found HarfBuzz: /home/mathijs/Desktop/aseprite/third_party/harfbuzz/src (Required is at least version "1.3.0")
  864. -- Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR)
  865. -- Looking for atexit
  866. -- Looking for atexit - found
  867. -- Looking for mprotect
  868. -- Looking for mprotect - found
  869. -- Looking for sysconf
  870. -- Looking for sysconf - found
  871. -- Looking for getpagesize
  872. -- Looking for getpagesize - found
  873. -- Looking for mmap
  874. -- Looking for mmap - found
  875. -- Looking for isatty
  876. -- Looking for isatty - found
  877. -- Looking for newlocale
  878. -- Looking for newlocale - found
  879. -- Looking for strtod_l
  880. -- Looking for strtod_l - found
  881. -- Looking for sys/mman.h
  882. -- Looking for sys/mman.h - found
  883. -- Looking for xlocale.h
  884. -- Looking for xlocale.h - not found
  885. -- Found Freetype: freetype (found version "2.9.1")
  886. -- Version: 6.1.0
  887. -- Build type: RelWithDebInfo
  888. -- CXX_STANDARD: 11
  889. -- Performing Test has_std_11_flag
  890. -- Performing Test has_std_11_flag - Success
  891. -- Performing Test has_std_0x_flag
  892. -- Performing Test has_std_0x_flag - Success
  893. -- Performing Test SUPPORTS_VARIADIC_TEMPLATES
  894. -- Performing Test SUPPORTS_VARIADIC_TEMPLATES - Success
  895. -- Performing Test SUPPORTS_USER_DEFINED_LITERALS
  896. -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success
  897. -- Performing Test FMT_HAS_VARIANT
  898. -- Performing Test FMT_HAS_VARIANT - Success
  899. CMake Deprecation Warning at third_party/cmark/CMakeLists.txt:6 (cmake_policy):
  900. The OLD behavior for policy CMP0048 will be removed from a future version
  901. of CMake.
  902.  
  903. The cmake-policies(7) manual explains that the OLD behaviors of all
  904. policies are deprecated and that a policy should be set to OLD only under
  905. specific short-term circumstances. Projects should be ported to the NEW
  906. behavior and not rely on setting a policy to OLD.
  907.  
  908.  
  909. -- Performing Test HAVE_FLAG_ADDRESS_SANITIZER
  910. -- Performing Test HAVE_FLAG_ADDRESS_SANITIZER - Failed
  911. -- Performing Test HAVE_FLAG_SANITIZE_ADDRESS
  912. -- Performing Test HAVE_FLAG_SANITIZE_ADDRESS - Success
  913. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
  914. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
  915. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
  916. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
  917. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  918. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
  919. -- Performing Test HAVE___BUILTIN_EXPECT
  920. -- Performing Test HAVE___BUILTIN_EXPECT - Success
  921. -- Performing Test HAVE___ATTRIBUTE__
  922. -- Performing Test HAVE___ATTRIBUTE__ - Success
  923. -- Performing Test _flag_supported
  924. -- Performing Test _flag_supported - Failed
  925. -- Could NOT find LIBB2 (missing: LIBB2_LIBRARY LIBB2_INCLUDE_DIR)
  926. -- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR)
  927. -- Could NOT find ZSTD (missing: ZSTD_LIBRARY ZSTD_INCLUDE_DIR)
  928. -- Performing Test HAVE_DIRENT_H
  929. -- Performing Test HAVE_DIRENT_H - Success
  930. -- Looking for include file sys/sysmacros.h
  931. -- Looking for include file sys/sysmacros.h - found
  932. -- Looking for 3 include files sys/sysmacros.h, ..., acl/libacl.h
  933. -- Looking for 3 include files sys/sysmacros.h, ..., acl/libacl.h - not found
  934. -- Looking for 3 include files sys/sysmacros.h, ..., attr/xattr.h
  935. -- Looking for 3 include files sys/sysmacros.h, ..., attr/xattr.h - not found
  936. -- Looking for 3 include files sys/sysmacros.h, ..., ctype.h
  937. -- Looking for 3 include files sys/sysmacros.h, ..., ctype.h - found
  938. -- Looking for 4 include files sys/sysmacros.h, ..., copyfile.h
  939. -- Looking for 4 include files sys/sysmacros.h, ..., copyfile.h - not found
  940. -- Looking for 4 include files sys/sysmacros.h, ..., direct.h
  941. -- Looking for 4 include files sys/sysmacros.h, ..., direct.h - not found
  942. -- Looking for 6 include files sys/sysmacros.h, ..., ext2fs/ext2_fs.h
  943. -- Looking for 6 include files sys/sysmacros.h, ..., ext2fs/ext2_fs.h - not found
  944. -- Performing Test HAVE_WORKING_EXT2_IOC_GETFLAGS
  945. -- Performing Test HAVE_WORKING_EXT2_IOC_GETFLAGS - Failed
  946. -- Looking for 7 include files sys/sysmacros.h, ..., grp.h
  947. -- Looking for 7 include files sys/sysmacros.h, ..., grp.h - found
  948. -- Looking for 9 include files sys/sysmacros.h, ..., langinfo.h
  949. -- Looking for 9 include files sys/sysmacros.h, ..., langinfo.h - found
  950. -- Looking for 11 include files sys/sysmacros.h, ..., linux/types.h
  951. -- Looking for 11 include files sys/sysmacros.h, ..., linux/types.h - found
  952. -- Looking for 12 include files sys/sysmacros.h, ..., linux/fiemap.h
  953. -- Looking for 12 include files sys/sysmacros.h, ..., linux/fiemap.h - found
  954. -- Looking for 13 include files sys/sysmacros.h, ..., linux/fs.h
  955. -- Looking for 13 include files sys/sysmacros.h, ..., linux/fs.h - found
  956. -- Performing Test HAVE_WORKING_FS_IOC_GETFLAGS
  957. -- Performing Test HAVE_WORKING_FS_IOC_GETFLAGS - Success
  958. -- Looking for 14 include files sys/sysmacros.h, ..., linux/magic.h
  959. -- Looking for 14 include files sys/sysmacros.h, ..., linux/magic.h - found
  960. -- Looking for 16 include files sys/sysmacros.h, ..., membership.h
  961. -- Looking for 16 include files sys/sysmacros.h, ..., membership.h - not found
  962. -- Looking for 17 include files sys/sysmacros.h, ..., paths.h
  963. -- Looking for 17 include files sys/sysmacros.h, ..., paths.h - found
  964. -- Looking for 19 include files sys/sysmacros.h, ..., pthread.h
  965. -- Looking for 19 include files sys/sysmacros.h, ..., pthread.h - found
  966. -- Looking for 21 include files sys/sysmacros.h, ..., readpassphrase.h
  967. -- Looking for 21 include files sys/sysmacros.h, ..., readpassphrase.h - not found
  968. -- Looking for 21 include files sys/sysmacros.h, ..., regex.h
  969. -- Looking for 21 include files sys/sysmacros.h, ..., regex.h - found
  970. -- Looking for 23 include files sys/sysmacros.h, ..., spawn.h
  971. -- Looking for 23 include files sys/sysmacros.h, ..., spawn.h - found
  972. -- Looking for 24 include files sys/sysmacros.h, ..., stdarg.h
  973. -- Looking for 24 include files sys/sysmacros.h, ..., stdarg.h - found
  974. -- Looking for 29 include files sys/sysmacros.h, ..., sys/acl.h
  975. -- Looking for 29 include files sys/sysmacros.h, ..., sys/acl.h - not found
  976. -- Looking for 29 include files sys/sysmacros.h, ..., sys/cdefs.h
  977. -- Looking for 29 include files sys/sysmacros.h, ..., sys/cdefs.h - found
  978. -- Looking for 30 include files sys/sysmacros.h, ..., sys/extattr.h
  979. -- Looking for 30 include files sys/sysmacros.h, ..., sys/extattr.h - not found
  980. -- Looking for 31 include files sys/sysmacros.h, ..., sys/mkdev.h
  981. -- Looking for 31 include files sys/sysmacros.h, ..., sys/mkdev.h - not found
  982. -- Looking for 31 include files sys/sysmacros.h, ..., sys/mount.h
  983. -- Looking for 31 include files sys/sysmacros.h, ..., sys/mount.h - not found
  984. -- Looking for 33 include files sys/sysmacros.h, ..., sys/richacl.h
  985. -- Looking for 33 include files sys/sysmacros.h, ..., sys/richacl.h - not found
  986. -- Looking for 35 include files sys/sysmacros.h, ..., sys/statfs.h
  987. -- Looking for 35 include files sys/sysmacros.h, ..., sys/statfs.h - found
  988. -- Looking for 36 include files sys/sysmacros.h, ..., sys/statvfs.h
  989. -- Looking for 36 include files sys/sysmacros.h, ..., sys/statvfs.h - found
  990. -- Looking for 40 include files sys/sysmacros.h, ..., sys/vfs.h
  991. -- Looking for 40 include files sys/sysmacros.h, ..., sys/vfs.h - found
  992. -- Looking for 41 include files sys/sysmacros.h, ..., sys/wait.h
  993. -- Looking for 41 include files sys/sysmacros.h, ..., sys/wait.h - found
  994. -- Looking for 42 include files sys/sysmacros.h, ..., sys/xattr.h
  995. -- Looking for 42 include files sys/sysmacros.h, ..., sys/xattr.h - found
  996. -- Looking for 46 include files sys/sysmacros.h, ..., wchar.h
  997. -- Looking for 46 include files sys/sysmacros.h, ..., wchar.h - found
  998. -- Looking for 47 include files sys/sysmacros.h, ..., wctype.h
  999. -- Looking for 47 include files sys/sysmacros.h, ..., wctype.h - found
  1000. -- Looking for 48 include files sys/sysmacros.h, ..., wincrypt.h
  1001. -- Looking for 48 include files sys/sysmacros.h, ..., wincrypt.h - not found
  1002. -- Looking for 48 include files sys/sysmacros.h, ..., winioctl.h
  1003. -- Looking for 48 include files sys/sysmacros.h, ..., winioctl.h - not found
  1004. -- Performing Test SAFE_TO_DEFINE_EXTENSIONS
  1005. -- Performing Test SAFE_TO_DEFINE_EXTENSIONS - Success
  1006. -- Could NOT find NETTLE (missing: NETTLE_LIBRARY NETTLE_INCLUDE_DIR)
  1007. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
  1008. -- Looking for MD5Init in md
  1009. -- Looking for MD5Init in md - not found
  1010. -- Performing Test HAVE_ICONV_libc_const
  1011. -- Performing Test HAVE_ICONV_libc_const - Failed
  1012. -- Performing Test HAVE_ICONV_libc_
  1013. -- Performing Test HAVE_ICONV_libc_ - Success
  1014. -- Found EXPAT: /usr/lib/x86_64-linux-gnu/libexpat.so (found version "2.2.7")
  1015. -- Looking for 48 include files sys/sysmacros.h, ..., expat.h
  1016. -- Looking for 48 include files sys/sysmacros.h, ..., expat.h - found
  1017. -- Looking for regcomp
  1018. -- Looking for regcomp - found
  1019. -- Looking for _CrtSetReportMode
  1020. -- Looking for _CrtSetReportMode - not found
  1021. -- Looking for arc4random_buf
  1022. -- Looking for arc4random_buf - not found
  1023. -- Looking for chown
  1024. -- Looking for chown - found
  1025. -- Looking for chroot
  1026. -- Looking for chroot - found
  1027. -- Looking for ctime_r
  1028. -- Looking for ctime_r - found
  1029. -- Looking for fchdir
  1030. -- Looking for fchdir - found
  1031. -- Looking for fchmod
  1032. -- Looking for fchmod - found
  1033. -- Looking for fchown
  1034. -- Looking for fchown - found
  1035. -- Looking for fdopendir
  1036. -- Looking for fdopendir - found
  1037. -- Looking for fstat
  1038. -- Looking for fstat - found
  1039. -- Looking for fstatat
  1040. -- Looking for fstatat - found
  1041. -- Looking for fstatfs
  1042. -- Looking for fstatfs - found
  1043. -- Looking for fstatvfs
  1044. -- Looking for fstatvfs - found
  1045. -- Looking for futimens
  1046. -- Looking for futimens - found
  1047. -- Looking for futimes
  1048. -- Looking for futimes - found
  1049. -- Looking for futimesat
  1050. -- Looking for futimesat - found
  1051. -- Looking for getgrgid_r
  1052. -- Looking for getgrgid_r - found
  1053. -- Looking for getgrnam_r
  1054. -- Looking for getgrnam_r - found
  1055. -- Looking for getpwnam_r
  1056. -- Looking for getpwnam_r - found
  1057. -- Looking for getpwuid_r
  1058. -- Looking for getpwuid_r - found
  1059. -- Looking for getpid
  1060. -- Looking for getpid - found
  1061. -- Looking for getvfsbyname
  1062. -- Looking for getvfsbyname - not found
  1063. -- Looking for lchflags
  1064. -- Looking for lchflags - not found
  1065. -- Looking for lchown
  1066. -- Looking for lchown - found
  1067. -- Looking for link
  1068. -- Looking for link - found
  1069. -- Looking for lstat
  1070. -- Looking for lstat - found
  1071. -- Looking for lutimes
  1072. -- Looking for lutimes - found
  1073. -- Looking for mbrtowc
  1074. -- Looking for mbrtowc - found
  1075. -- Looking for memmove
  1076. -- Looking for memmove - found
  1077. -- Looking for mkdir
  1078. -- Looking for mkdir - found
  1079. -- Looking for mkfifo
  1080. -- Looking for mkfifo - found
  1081. -- Looking for mknod
  1082. -- Looking for mknod - found
  1083. -- Looking for mkstemp
  1084. -- Looking for mkstemp - found
  1085. -- Looking for nl_langinfo
  1086. -- Looking for nl_langinfo - found
  1087. -- Looking for openat
  1088. -- Looking for openat - found
  1089. -- Looking for posix_spawnp
  1090. -- Looking for posix_spawnp - found
  1091. -- Looking for readlink
  1092. -- Looking for readlink - found
  1093. -- Looking for readpassphrase
  1094. -- Looking for readpassphrase - not found
  1095. -- Looking for setenv
  1096. -- Looking for setenv - found
  1097. -- Looking for statfs
  1098. -- Looking for statfs - found
  1099. -- Looking for statvfs
  1100. -- Looking for statvfs - found
  1101. -- Looking for strchr
  1102. -- Looking for strchr - found
  1103. -- Looking for strerror
  1104. -- Looking for strerror - found
  1105. -- Looking for strncpy_s
  1106. -- Looking for strncpy_s - not found
  1107. -- Looking for strrchr
  1108. -- Looking for strrchr - found
  1109. -- Looking for symlink
  1110. -- Looking for symlink - found
  1111. -- Looking for timegm
  1112. -- Looking for timegm - found
  1113. -- Looking for tzset
  1114. -- Looking for tzset - found
  1115. -- Looking for unlinkat
  1116. -- Looking for unlinkat - found
  1117. -- Looking for unsetenv
  1118. -- Looking for unsetenv - found
  1119. -- Looking for utimes
  1120. -- Looking for utimes - found
  1121. -- Looking for utimensat
  1122. -- Looking for utimensat - found
  1123. -- Looking for vfork
  1124. -- Looking for vfork - found
  1125. -- Looking for wcrtomb
  1126. -- Looking for wcrtomb - found
  1127. -- Looking for wcscmp
  1128. -- Looking for wcscmp - found
  1129. -- Looking for wcscpy
  1130. -- Looking for wcscpy - found
  1131. -- Looking for wcslen
  1132. -- Looking for wcslen - found
  1133. -- Looking for wctomb
  1134. -- Looking for wctomb - found
  1135. -- Looking for _ctime64_s
  1136. -- Looking for _ctime64_s - not found
  1137. -- Looking for _fseeki64
  1138. -- Looking for _fseeki64 - not found
  1139. -- Looking for _get_timezone
  1140. -- Looking for _get_timezone - not found
  1141. -- Looking for _localtime64_s
  1142. -- Looking for _localtime64_s - not found
  1143. -- Looking for _mkgmtime64
  1144. -- Looking for _mkgmtime64 - not found
  1145. -- Looking for cygwin_conv_path
  1146. -- Looking for cygwin_conv_path - not found
  1147. -- Looking for vprintf
  1148. -- Looking for vprintf - found
  1149. -- Looking for wmemcmp
  1150. -- Looking for wmemcmp - found
  1151. -- Looking for wmemcpy
  1152. -- Looking for wmemcpy - found
  1153. -- Looking for wmemmove
  1154. -- Looking for wmemmove - found
  1155. -- Performing Test HAVE_STRUCT_VFSCONF
  1156. -- Performing Test HAVE_STRUCT_VFSCONF - Failed
  1157. -- Performing Test HAVE_STRUCT_XVFSCONF
  1158. -- Performing Test HAVE_STRUCT_XVFSCONF - Failed
  1159. -- Performing Test HAVE_READDIR_R
  1160. -- Performing Test HAVE_READDIR_R - Success
  1161. -- Performing Test HAVE_DIRFD
  1162. -- Performing Test HAVE_DIRFD - Success
  1163. -- Performing Test HAVE_READLINKAT
  1164. -- Performing Test HAVE_READLINKAT - Success
  1165. -- Performing Test MAJOR_IN_MKDEV
  1166. -- Performing Test MAJOR_IN_MKDEV - Failed
  1167. -- Performing Test MAJOR_IN_SYSMACROS
  1168. -- Performing Test MAJOR_IN_SYSMACROS - Success
  1169. -- Looking for EFTYPE
  1170. -- Looking for EFTYPE - not found
  1171. -- Looking for EILSEQ
  1172. -- Looking for EILSEQ - found
  1173. -- Looking for D_MD_ORDER
  1174. -- Looking for D_MD_ORDER - not found
  1175. -- Looking for INT32_MAX
  1176. -- Looking for INT32_MAX - found
  1177. -- Looking for INT32_MIN
  1178. -- Looking for INT32_MIN - found
  1179. -- Looking for INT64_MAX
  1180. -- Looking for INT64_MAX - found
  1181. -- Looking for INT64_MIN
  1182. -- Looking for INT64_MIN - found
  1183. -- Looking for INTMAX_MAX
  1184. -- Looking for INTMAX_MAX - found
  1185. -- Looking for INTMAX_MIN
  1186. -- Looking for INTMAX_MIN - found
  1187. -- Looking for UINT32_MAX
  1188. -- Looking for UINT32_MAX - found
  1189. -- Looking for UINT64_MAX
  1190. -- Looking for UINT64_MAX - found
  1191. -- Looking for UINTMAX_MAX
  1192. -- Looking for UINTMAX_MAX - found
  1193. -- Looking for SIZE_MAX
  1194. -- Looking for SIZE_MAX - found
  1195. -- Looking for SSIZE_MAX
  1196. -- Looking for SSIZE_MAX - found
  1197. -- Performing Test HAVE_STRUCT_TM_TM_GMTOFF
  1198. -- Performing Test HAVE_STRUCT_TM_TM_GMTOFF - Success
  1199. -- Performing Test HAVE_STRUCT_TM___TM_GMTOFF
  1200. -- Performing Test HAVE_STRUCT_TM___TM_GMTOFF - Failed
  1201. -- Performing Test HAVE_STRUCT_STATFS_F_NAMEMAX
  1202. -- Performing Test HAVE_STRUCT_STATFS_F_NAMEMAX - Failed
  1203. -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME
  1204. -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME - Failed
  1205. -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
  1206. -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC - Failed
  1207. -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
  1208. -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed
  1209. -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
  1210. -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success
  1211. -- Performing Test HAVE_STRUCT_STAT_ST_MTIME_N
  1212. -- Performing Test HAVE_STRUCT_STAT_ST_MTIME_N - Failed
  1213. -- Performing Test HAVE_STRUCT_STAT_ST_UMTIME
  1214. -- Performing Test HAVE_STRUCT_STAT_ST_UMTIME - Failed
  1215. -- Performing Test HAVE_STRUCT_STAT_ST_MTIME_USEC
  1216. -- Performing Test HAVE_STRUCT_STAT_ST_MTIME_USEC - Failed
  1217. -- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE
  1218. -- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE - Success
  1219. -- Performing Test HAVE_STRUCT_STAT_ST_FLAGS
  1220. -- Performing Test HAVE_STRUCT_STAT_ST_FLAGS - Failed
  1221. -- Performing Test HAVE_STRUCT_STATVFS_F_IOSIZE
  1222. -- Performing Test HAVE_STRUCT_STATVFS_F_IOSIZE - Failed
  1223. -- Check size of short
  1224. -- Check size of short - done
  1225. -- Check size of int
  1226. -- Check size of int - done
  1227. -- Check size of long
  1228. -- Check size of long - done
  1229. -- Check size of long long
  1230. -- Check size of long long - done
  1231. -- Check size of unsigned short
  1232. -- Check size of unsigned short - done
  1233. -- Check size of unsigned
  1234. -- Check size of unsigned - done
  1235. -- Check size of unsigned long
  1236. -- Check size of unsigned long - done
  1237. -- Check size of unsigned long long
  1238. -- Check size of unsigned long long - done
  1239. -- Check size of __int64
  1240. -- Check size of __int64 - failed
  1241. -- Check size of unsigned __int64
  1242. -- Check size of unsigned __int64 - failed
  1243. -- Check size of int16_t
  1244. -- Check size of int16_t - done
  1245. -- Check size of int32_t
  1246. -- Check size of int32_t - done
  1247. -- Check size of int64_t
  1248. -- Check size of int64_t - done
  1249. -- Check size of intmax_t
  1250. -- Check size of intmax_t - done
  1251. -- Check size of uint8_t
  1252. -- Check size of uint8_t - done
  1253. -- Check size of uint16_t
  1254. -- Check size of uint16_t - done
  1255. -- Check size of uint32_t
  1256. -- Check size of uint32_t - done
  1257. -- Check size of uint64_t
  1258. -- Check size of uint64_t - done
  1259. -- Check size of uintmax_t
  1260. -- Check size of uintmax_t - done
  1261. -- Check size of dev_t
  1262. -- Check size of dev_t - done
  1263. -- Check size of gid_t
  1264. -- Check size of gid_t - done
  1265. -- Check size of id_t
  1266. -- Check size of id_t - done
  1267. -- Check size of mode_t
  1268. -- Check size of mode_t - done
  1269. -- Check size of off_t
  1270. -- Check size of off_t - done
  1271. -- Check size of size_t
  1272. -- Check size of size_t - done
  1273. -- Check size of ssize_t
  1274. -- Check size of ssize_t - done
  1275. -- Check size of uid_t
  1276. -- Check size of uid_t - done
  1277. -- Check size of pid_t
  1278. -- Check size of pid_t - done
  1279. -- Check size of intptr_t
  1280. -- Check size of intptr_t - done
  1281. -- Check size of uintptr_t
  1282. -- Check size of uintptr_t - done
  1283. -- Check size of wchar_t
  1284. -- Check size of wchar_t - done
  1285. -- Checking _FILE_OFFSET_BITS for large files
  1286. -- Checking _FILE_OFFSET_BITS for large files - not needed
  1287. -- Looking for setxattr in attr
  1288. -- Looking for setxattr in attr - not found
  1289. -- Looking for setxattr in gnu
  1290. -- Looking for setxattr in gnu - not found
  1291. -- Looking for EXTATTR_NAMESPACE_USER
  1292. -- Looking for EXTATTR_NAMESPACE_USER - not found
  1293. -- Looking for XATTR_NOFOLLOW
  1294. -- Looking for XATTR_NOFOLLOW - not found
  1295. -- Looking for fgetxattr
  1296. -- Looking for fgetxattr - found
  1297. -- Looking for flistxattr
  1298. -- Looking for flistxattr - found
  1299. -- Looking for fsetxattr
  1300. -- Looking for fsetxattr - found
  1301. -- Looking for getxattr
  1302. -- Looking for getxattr - found
  1303. -- Looking for lgetxattr
  1304. -- Looking for lgetxattr - found
  1305. -- Looking for listxattr
  1306. -- Looking for listxattr - found
  1307. -- Looking for llistxattr
  1308. -- Looking for llistxattr - found
  1309. -- Looking for lsetxattr
  1310. -- Looking for lsetxattr - found
  1311. -- Extended attributes support: Linux
  1312. -- Looking for acl
  1313. -- Looking for acl - not found
  1314. -- Looking for facl
  1315. -- Looking for facl - not found
  1316. -- Looking for acl_get_file in acl
  1317. -- Looking for acl_get_file in acl - not found
  1318. -- Performing Test HAVE_ACL_T
  1319. -- Performing Test HAVE_ACL_T - Failed
  1320. -- Performing Test HAVE_ACL_ENTRY_T
  1321. -- Performing Test HAVE_ACL_ENTRY_T - Failed
  1322. -- Performing Test HAVE_ACL_PERMSET_T
  1323. -- Performing Test HAVE_ACL_PERMSET_T - Failed
  1324. -- Performing Test HAVE_ACL_TAG_T
  1325. -- Performing Test HAVE_ACL_TAG_T - Failed
  1326. -- Looking for richacl_get_file in richacl
  1327. -- Looking for richacl_get_file in richacl - not found
  1328. -- Performing Test HAVE_STRUCT_RICHACE
  1329. -- Performing Test HAVE_STRUCT_RICHACE - Failed
  1330. -- Performing Test HAVE_STRUCT_RICHACL
  1331. -- Performing Test HAVE_STRUCT_RICHACL - Failed
  1332. -- ACL support: none
  1333. -- Checking support for ARCHIVE_CRYPTO_MD5_LIBC
  1334. -- Checking support for ARCHIVE_CRYPTO_MD5_LIBC -- not found
  1335. -- Checking support for ARCHIVE_CRYPTO_RMD160_LIBC
  1336. -- Checking support for ARCHIVE_CRYPTO_RMD160_LIBC -- not found
  1337. -- Checking support for ARCHIVE_CRYPTO_SHA1_LIBC
  1338. -- Checking support for ARCHIVE_CRYPTO_SHA1_LIBC -- not found
  1339. -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC
  1340. -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC -- not found
  1341. -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC
  1342. -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC -- not found
  1343. -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC
  1344. -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC -- not found
  1345. -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC2
  1346. -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC2 -- not found
  1347. -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC2
  1348. -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC2 -- not found
  1349. -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC2
  1350. -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC2 -- not found
  1351. -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC3
  1352. -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC3 -- not found
  1353. -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC3
  1354. -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC3 -- not found
  1355. -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC3
  1356. -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC3 -- not found
  1357. -- Checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM
  1358. -- Checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM -- not found
  1359. -- Checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM
  1360. -- Checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM -- not found
  1361. -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM
  1362. -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM -- not found
  1363. -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM
  1364. -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM -- not found
  1365. -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM
  1366. -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM -- not found
  1367. -- Checking support for ARCHIVE_CRYPTO_MD5_LIBMD
  1368. -- Checking support for ARCHIVE_CRYPTO_MD5_LIBMD -- not found
  1369. -- Checking support for ARCHIVE_CRYPTO_RMD160_LIBMD
  1370. -- Checking support for ARCHIVE_CRYPTO_RMD160_LIBMD -- not found
  1371. -- Checking support for ARCHIVE_CRYPTO_SHA1_LIBMD
  1372. -- Checking support for ARCHIVE_CRYPTO_SHA1_LIBMD -- not found
  1373. -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBMD
  1374. -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBMD -- not found
  1375. -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBMD
  1376. -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBMD -- not found
  1377. -- Check if the system is big endian
  1378. -- Searching 16 bit integer
  1379. -- Check size of unsigned short
  1380. -- Check size of unsigned short - done
  1381. -- Using unsigned short
  1382. -- Check if the system is big endian - little endian
  1383. -- Looking for sched_yield
  1384. -- Looking for sched_yield - found
  1385. -- Performing Test HAVE_SYSTEM
  1386. -- Performing Test HAVE_SYSTEM - Success
  1387. -- Check if the system is big endian
  1388. -- Searching 16 bit integer
  1389. -- Using unsigned short
  1390. -- Check if the system is big endian - little endian
  1391. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
  1392. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
  1393. -- Looking for gethostbyname
  1394. -- Looking for gethostbyname - found
  1395. -- Looking for connect
  1396. -- Looking for connect - found
  1397. -- Looking for remove
  1398. -- Looking for remove - found
  1399. -- Looking for shmat
  1400. -- Looking for shmat - found
  1401. -- Looking for IceConnectionNumber in ICE
  1402. -- Looking for IceConnectionNumber in ICE - found
  1403. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  1404. -- Looking for XOpenIM in X11
  1405. -- Looking for XOpenIM in X11 - found
  1406. -- laf backend: skia
  1407. -- laf pixman: pixman
  1408. -- laf freetype: freetype
  1409. -- laf harfbuzz: harfbuzz
  1410. -- skia dir: /home/mathijs/deps/skia
  1411. -- skia library: /home/mathijs/deps/skia/out/Release-x64/libskia.a
  1412. -- skia library dir: /home/mathijs/deps/skia/out/Release-x64
  1413. -- Looking for include file xcb/xcb.h
  1414. -- Looking for include file xcb/xcb.h - found
  1415. -- Looking for include file png.h
  1416. -- Looking for include file png.h - found
  1417. -- Configuring done
  1418. -- Generating done
  1419. -- Build files have been written to: /home/mathijs/Desktop/aseprite/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement