Advertisement
Guest User

Untitled

a guest
Sep 8th, 2019
644
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 129.52 KB | None | 0 0
  1.  
  2.  
  3. C:\Users\user\gst-build>meson build
  4. The Meson build system
  5. Version: 0.51.2
  6. Source dir: C:\Users\user\gst-build
  7. Build dir: C:\Users\user\gst-build\build
  8. Build type: native build
  9. Project name: All GStreamer modules
  10. Project version: 1.17.0.1
  11. C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  12. Build machine cpu family: x86_64
  13. Build machine cpu: x86_64
  14. Program python3 found: YES (c:\bin\miniconda3\python.exe)
  15.  
  16. |Executing subproject win-flex-bison-binaries method meson
  17. |
  18. |Project name: win-flex-bison-binary
  19. |Project version: 2.5.18
  20. |Message: Downloading and extracting win-flex-bison binaries...
  21. |Program win_flex found: YES (C:\Users\user\gst-build\subprojects\win-flex-bison-binaries\win_flex.exe)
  22. |Program win_bison found: YES (C:\Users\user\gst-build\subprojects\win-flex-bison-binaries\win_bison.exe)
  23. |Build targets in project: 0
  24. |Subproject win-flex-bison-binaries finished.
  25.  
  26.  
  27. |Executing subproject win-nasm method meson
  28. |
  29. |Project name: win-nasm
  30. |Project version: 2.14.02
  31. |Message: Downloading and extracting nasm binaries for Windows...
  32. |Program nasm-2.14.02/nasm found: YES (C:\Users\user\gst-build\subprojects\win-nasm\nasm-2.14.02/nasm.exe)
  33. |Build targets in project: 0
  34. |Subproject win-nasm finished.
  35.  
  36. Cloning into 'orc'...
  37. remote: Enumerating objects: 7893, done.
  38. remote: Counting objects: 100% (7893/7893), done.
  39. remote: Compressing objects: 100% (2019/2019), done.
  40. remote: Total 7893 (delta 6035), reused 7638 (delta 5864)KiB/s
  41. Receiving objects: 100% (7893/7893), 1.41 MiB | 1.47 MiB/s, done.
  42. Resolving deltas: 100% (6035/6035), done.
  43. Note: checking out '0.4.29'.
  44.  
  45. You are in 'detached HEAD' state. You can look around, make experimental
  46. changes and commit them, and you can discard any commits you make in this
  47. state without impacting any branches by performing another checkout.
  48.  
  49. If you want to create a new branch to retain commits you create, you may
  50. do so (now or later) by using -b with the checkout command again. Example:
  51.  
  52. git checkout -b <new-branch-name>
  53.  
  54. HEAD is now at 3d38890 Release 0.4.29
  55.  
  56. |Executing subproject orc method meson
  57. |
  58. |Project name: orc
  59. |Project version: 0.4.29
  60. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  61. |Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES
  62. |Compiler for C supports arguments -fvisibility=hidden: YES
  63. |Library m found: YES
  64. |Checking for function "clock_gettime" : YES
  65. |Header <android/log.h> has symbol "__android_log_print" : NO
  66. |Checking for function "gettimeofday" : YES
  67. |Checking for function "posix_memalign" : NO
  68. |Checking for function "mmap" : NO
  69. |Has header "sys/time.h" : YES
  70. |Has header "unistd.h" : YES
  71. |Has header "valgrind/valgrind.h" : NO
  72. |Message: Disabling gtk-doc while building on Windows
  73. |Configuring orc-0.4.pc using configuration
  74. |Configuring config.h using configuration
  75. |Build targets in project: 44
  76. |Subproject orc finished.
  77.  
  78. Cloning into 'gstreamer'...
  79. remote: Enumerating objects: 150818, done.
  80. remote: Counting objects: 100% (150818/150818), done.
  81. remote: Compressing objects: 100% (31051/31051), done.
  82. remote: Total 150818 (delta 118445), reused 150786 (delta 118413)
  83. Receiving objects: 100% (150818/150818), 29.11 MiB | 5.82 MiB/s, done.
  84. Resolving deltas: 100% (118445/118445), done.
  85. Already on 'master'
  86. Your branch is up to date with 'origin/master'.
  87.  
  88. |Executing subproject gstreamer method meson
  89. |
  90. |Project name: gstreamer
  91. |Project version: 1.17.0.1
  92. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  93. |Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached)
  94. |Compiler for C supports arguments -fvisibility=hidden: YES (cached)
  95. |Compiler for C supports arguments -fno-strict-aliasing: YES
  96. |Message: Disabling deprecated GLib API
  97. |Has header "dlfcn.h" : NO
  98. |Has header "inttypes.h" : YES
  99. |Has header "memory.h" : YES
  100. |Has header "poll.h" : NO
  101. |Has header "stdint.h" : YES
  102. |Has header "stdio_ext.h" : NO
  103. |Has header "strings.h" : YES
  104. |Has header "string.h" : YES
  105. |Has header "sys/param.h" : YES
  106. |Has header "sys/poll.h" : NO
  107. |Has header "sys/prctl.h" : NO
  108. |Has header "sys/socket.h" : NO
  109. |Has header "sys/stat.h" : YES
  110. |Has header "sys/times.h" : NO
  111. |Has header "sys/time.h" : YES (cached)
  112. |Has header "sys/types.h" : YES
  113. |Has header "sys/utsname.h" : NO
  114. |Has header "sys/wait.h" : NO
  115. |Has header "ucontext.h" : NO
  116. |Has header "unistd.h" : YES (cached)
  117. |Has header "valgrind/valgrind.h" : NO (cached)
  118. |Has header "sys/resource.h" : NO
  119. |Has header "winsock2.h" : YES
  120. |Checking whether type "struct tm" has member "tm_gmtoff" : NO
  121. |Checking for function "gmtime_r" : NO
  122. |Checking for function "sigaction" : NO
  123. |Checking for function "getrusage" : NO
  124. |Checking for function "fseeko" : YES
  125. |Checking for function "ftello" : YES
  126. |Checking for function "poll" : NO
  127. |Checking for function "ppoll" : NO
  128. |Checking for function "pselect" : NO
  129. |Checking for function "getpagesize" : YES
  130. |Checking for function "clock_gettime" : YES (cached)
  131. |Checking for function "getline" : NO
  132. |Checking for function "mkstemp" : YES
  133. |Checking for function "alarm" : YES
  134. |Checking for function "gettimeofday" : YES (cached)
  135. |Checking for function "localtime_r" : NO
  136. |Checking if "pthread_setname_np(const char*)" links: NO
  137. |Checking if "posix timers from time.h" compiles: YES
  138. |Checking if "monotonic clock from time.h" compiles: YES
  139. |Checking if "__uint128_t available" compiles: YES
  140. |Checking for function "getpid" : YES
  141. |Checking for function "strdup" : YES
  142. |Checking for function "strsignal" : NO
  143. |Checking for type "clockid_t" : YES
  144. |Checking for type "timer_t" : NO
  145. |Checking whether type "struct timespec" has members "tv_sec", "tv_nsec" : YES
  146. |Checking whether type "struct itimerspec" has members "it_interval", "it_value" : YES
  147. |Library ws2_32 found: YES
  148. |Found pkg-config: C:\Strawberry\perl\bin\pkg-config.BAT (0.26)
  149. |Did not find CMake 'cmake'
  150. |Found CMake: NO
  151. |Run-time dependency libunwind found: NO (tried pkgconfig and cmake)
  152. |Run-time dependency libdw found: NO (tried pkgconfig and cmake)
  153. |Run-time dependency dbghelp found: NO (tried pkgconfig and cmake)
  154. |Checking for function "backtrace" : NO
  155. |Message: NO support for stack traces.
  156. |Has header "execinfo.h" : NO
  157. |Compiler for C supports arguments -Wmissing-declarations: YES
  158. |Compiler for C supports arguments -Wmissing-prototypes: YES
  159. |Compiler for C supports arguments -Wredundant-decls: YES
  160. |Compiler for C supports arguments -Wundef: YES
  161. |Compiler for C supports arguments -Wwrite-strings: YES
  162. |Compiler for C supports arguments -Wformat: YES
  163. |Compiler for C supports arguments -Wformat-nonliteral: YES
  164. |Compiler for C supports arguments -Wformat-security: YES
  165. |Compiler for C supports arguments -Wold-style-definition: YES
  166. |Compiler for C supports arguments -Winit-self: YES
  167. |Compiler for C supports arguments -Wmissing-include-dirs: YES
  168. |Compiler for C supports arguments -Waddress: YES
  169. |Compiler for C supports arguments -Waggregate-return: YES
  170. |Compiler for C supports arguments -Wno-multichar -Wmultichar: YES
  171. |Compiler for C supports arguments -Wdeclaration-after-statement: YES
  172. |Compiler for C supports arguments -Wvla: YES
  173. |Compiler for C supports arguments -Wpointer-arith: YES
  174. |Library gmp found: YES
  175. |Library gsl found: NO
  176. |Library gslcblas found: NO
  177. |Library dl found: NO
  178. |Checking for function "dladdr" with dependency -ldl: NO
  179. |Run-time dependency glib-2.0 found: NO (tried pkgconfig and cmake)
  180. |Looking for a fallback subproject for the dependency glib-2.0
  181. Cloning into 'glib'...
  182. remote: Enumerating objects: 161312, done.
  183. remote: Counting objects: 100% (161312/161312), done.
  184. remote: Compressing objects: 100% (27181/27181), done.
  185. remote: Total 161312 (delta 133839), reused 161229 (delta 133774)
  186. Receiving objects: 100% (161312/161312), 61.98 MiB | 4.08 MiB/s, done.
  187. Resolving deltas: 100% (133839/133839), done.
  188. Checking out files: 100% (1949/1949), done.
  189. Switched to a new branch 'glib-2-60'
  190. Branch 'glib-2-60' set up to track remote branch 'glib-2-60' from 'origin'.
  191. |
  192. ||Executing subproject glib method meson
  193. ||
  194. ||Project name: glib
  195. ||Project version: 2.60.7
  196. ||C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  197. ||C++ compiler for the host machine: c++ (gcc 7.1.0 "c++ (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  198. ||Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
  199. ||Checking if "GNU C visibility attributes test" compiles: NO
  200. ||Compiler for C supports arguments -fvisibility=hidden: YES (cached)
  201. ||Has header "alloca.h" : NO
  202. ||Has header "crt_externs.h" : NO
  203. ||Has header "dirent.h" : YES
  204. ||Has header "float.h" : YES
  205. ||Has header "fstab.h" : NO
  206. ||Has header "grp.h" : NO
  207. ||Has header "inttypes.h" : YES (cached)
  208. ||Has header "limits.h" : YES
  209. ||Has header "linux/magic.h" : NO
  210. ||Has header "locale.h" : YES
  211. ||Has header "mach/mach_time.h" : NO
  212. ||Has header "memory.h" : YES (cached)
  213. ||Has header "mntent.h" : NO
  214. ||Has header "poll.h" : NO (cached)
  215. ||Has header "pwd.h" : NO
  216. ||Has header "sched.h" : YES
  217. ||Has header "spawn.h" : NO
  218. ||Has header "stdint.h" : YES (cached)
  219. ||Has header "stdlib.h" : YES
  220. ||Has header "string.h" : YES (cached)
  221. ||Has header "strings.h" : YES (cached)
  222. ||Has header "sys/auxv.h" : NO
  223. ||Has header "sys/event.h" : NO
  224. ||Has header "sys/filio.h" : NO
  225. ||Has header "sys/inotify.h" : NO
  226. ||Has header "sys/mkdev.h" : NO
  227. ||Has header "sys/mntctl.h" : NO
  228. ||Has header "sys/mnttab.h" : NO
  229. ||Has header "sys/mount.h" : NO
  230. ||Has header "sys/param.h" : YES (cached)
  231. ||Has header "sys/resource.h" : NO (cached)
  232. ||Has header "sys/select.h" : NO
  233. ||Has header "sys/statfs.h" : NO
  234. ||Has header "sys/stat.h" : YES (cached)
  235. ||Has header "sys/statvfs.h" : NO
  236. ||Has header "sys/sysctl.h" : NO
  237. ||Has header "sys/time.h" : YES (cached)
  238. ||Has header "sys/times.h" : NO (cached)
  239. ||Has header "sys/types.h" : YES (cached)
  240. ||Has header "sys/uio.h" : NO
  241. ||Has header "sys/vfs.h" : NO
  242. ||Has header "sys/vfstab.h" : NO
  243. ||Has header "sys/vmount.h" : NO
  244. ||Has header "sys/wait.h" : NO (cached)
  245. ||Has header "termios.h" : NO
  246. ||Has header "unistd.h" : YES (cached)
  247. ||Has header "values.h" : NO
  248. ||Has header "xlocale.h" : NO
  249. ||Checking if "malloc.h" compiles: YES
  250. ||Has header "linux/netlink.h" : NO
  251. ||Header <locale.h> has symbol "LC_MESSAGES" : NO
  252. ||Checking whether type "struct stat" has member "st_mtimensec" : NO
  253. ||Checking whether type "struct stat" has member "st_mtim.tv_nsec" : NO
  254. ||Checking whether type "struct stat" has member "st_atimensec" : NO
  255. ||Checking whether type "struct stat" has member "st_atim.tv_nsec" : NO
  256. ||Checking whether type "struct stat" has member "st_ctimensec" : NO
  257. ||Checking whether type "struct stat" has member "st_ctim.tv_nsec" : NO
  258. ||Checking whether type "struct stat" has member "st_birthtime" : NO
  259. ||Checking whether type "struct stat" has member "st_birthtimensec" : NO
  260. ||Checking whether type "struct stat" has member "st_birthtim" : NO
  261. ||Checking whether type "struct stat" has member "st_birthtim.tv_nsec" : NO
  262. ||Checking whether type "struct stat" has member "st_blksize" : NO
  263. ||Checking whether type "struct stat" has member "st_blocks" : NO
  264. ||Checking whether type "struct statfs" has member "f_fstypename" : NO
  265. ||Checking whether type "struct statfs" has member "f_bavail" : NO
  266. ||Checking whether type "struct dirent" has member "d_type" : NO
  267. ||Checking whether type "struct statvfs" has member "f_basetype" : NO
  268. ||Checking whether type "struct statvfs" has member "f_fstypename" : NO
  269. ||Checking whether type "struct tm" has member "tm_gmtoff" : NO
  270. ||Checking whether type "struct tm" has member "__tm_gmtoff" : NO
  271. ||Compiler for C supports arguments -Wall: YES
  272. ||Compiler for C supports arguments -Wduplicated-branches: YES
  273. ||Compiler for C supports arguments -Wimplicit-fallthrough: YES
  274. ||Compiler for C supports arguments -Wmisleading-indentation: YES
  275. ||Compiler for C supports arguments -Wstrict-prototypes: YES
  276. ||Compiler for C supports arguments -Wunused: YES
  277. ||Compiler for C supports arguments -Wno-bad-function-cast -Wbad-function-cast: YES
  278. ||Compiler for C supports arguments -Wno-cast-function-type -Wcast-function-type: NO
  279. ||Compiler for C supports arguments -Wno-pedantic -Wpedantic: YES
  280. ||Compiler for C supports arguments -Werror=declaration-after-statement: YES
  281. ||Compiler for C supports arguments -Werror=format=2: YES
  282. ||Compiler for C supports arguments -Werror=implicit-function-declaration: YES
  283. ||Compiler for C supports arguments -Werror=init-self: YES
  284. ||Compiler for C supports arguments -Werror=missing-include-dirs: YES
  285. ||Compiler for C supports arguments -Werror=missing-prototypes: YES
  286. ||Compiler for C supports arguments -Werror=pointer-arith: YES
  287. ||Compiler for C supports link arguments -Wl,-z,nodelete: NO
  288. ||Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached)
  289. ||Library iphlpapi found: YES
  290. ||Checking for function "if_nametoindex" with dependency -liphlpapi: YES
  291. ||Checking for function "if_indextoname" with dependency -liphlpapi: YES
  292. ||Checking for function "endmntent" : NO
  293. ||Checking for function "endservent" : NO
  294. ||Checking for function "fallocate" : NO
  295. ||Checking for function "fchmod" : NO
  296. ||Checking for function "fchown" : NO
  297. ||Checking for function "fdwalk" : NO
  298. ||Checking for function "fsync" : NO
  299. ||Checking for function "getauxval" : NO
  300. ||Checking for function "getc_unlocked" : NO
  301. ||Checking for function "getfsstat" : NO
  302. ||Checking for function "getgrgid_r" : NO
  303. ||Checking for function "getmntent_r" : NO
  304. ||Checking for function "getpwuid_r" : NO
  305. ||Checking for function "getresuid" : NO
  306. ||Checking for function "getvfsstat" : NO
  307. ||Checking for function "gmtime_r" : NO (cached)
  308. ||Checking for function "hasmntopt" : NO
  309. ||Checking for function "inotify_init1" : NO
  310. ||Checking for function "issetugid" : NO
  311. ||Checking for function "kevent" : NO
  312. ||Checking for function "kqueue" : NO
  313. ||Checking for function "lchmod" : NO
  314. ||Checking for function "lchown" : NO
  315. ||Checking for function "link" : NO
  316. ||Checking for function "localtime_r" : NO
  317. ||Checking for function "lstat" : NO
  318. ||Checking for function "mbrtowc" : YES
  319. ||Checking for function "memalign" : NO
  320. ||Checking for function "mmap" : NO (cached)
  321. ||Checking for function "newlocale" : NO
  322. ||Checking for function "pipe2" : NO
  323. ||Checking for function "poll" : NO (cached)
  324. ||Checking for function "prlimit" : NO
  325. ||Checking for function "readlink" : NO
  326. ||Checking for function "recvmmsg" : NO
  327. ||Checking for function "sendmmsg" : NO
  328. ||Checking for function "setenv" : NO
  329. ||Checking for function "setmntent" : NO
  330. ||Checking for function "strerror_r" : NO
  331. ||Checking for function "strnlen" : YES
  332. ||Checking for function "strsignal" : NO (cached)
  333. ||Checking for function "strtod_l" : NO
  334. ||Checking for function "strtoll_l" : NO
  335. ||Checking for function "strtoull_l" : NO
  336. ||Checking for function "symlink" : NO
  337. ||Checking for function "timegm" : NO
  338. ||Checking for function "unsetenv" : NO
  339. ||Checking for function "uselocale" : NO
  340. ||Checking for function "utimes" : NO
  341. ||Checking for function "valloc" : NO
  342. ||Checking for function "vasprintf" : YES
  343. ||Checking for function "vsnprintf" : YES
  344. ||Checking for function "wcrtomb" : YES
  345. ||Checking for function "wcslen" : YES
  346. ||Checking for function "wcsnlen" : YES
  347. ||Checking for function "sysctlbyname" : NO
  348. ||Checking for function "_NSGetEnviron" : NO
  349. ||Checking for function "splice" : NO
  350. ||Checking for function "stpcpy" : NO
  351. ||Checking for function "posix_memalign" : NO (cached)
  352. ||Checking for function "posix_spawn" : NO
  353. ||Checking for function "snprintf" : YES
  354. ||Checking for function "strcasecmp" : YES
  355. ||Checking for function "strncasecmp" : YES
  356. ||Header <sys/sysmacros.h> has symbol "major" : NO
  357. ||Header <sys/mkdev.h> has symbol "major" : NO
  358. ||Header <sys/types.h> has symbol "major" : NO
  359. ||Header <dlfcn.h> has symbol "RTLD_LAZY" : NO
  360. ||Header <dlfcn.h> has symbol "RTLD_NOW" : NO
  361. ||Header <dlfcn.h> has symbol "RTLD_GLOBAL" : NO
  362. ||Message: Checking whether to use statfs or statvfs .. neither
  363. ||Checking if "futex(2) system call" links: NO
  364. ||Checking if "eventfd(2) system call" links: NO
  365. ||Checking if "clock_gettime" links: YES
  366. ||Checking if "open() option O_DIRECTORY" compiles: NO
  367. ||Checking if "C99 vsnprintf" runs: NO (1)
  368. ||Checking if "C99 snprintf" runs: NO (1)
  369. ||Checking if "Unix98 printf positional parameters" runs: NO (1)
  370. ||Checking if "nl_langinfo and CODESET" links: NO
  371. ||Checking if "nl_langinfo (PM_STR)" links: NO
  372. ||Checking if "nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)" links: NO
  373. ||Checking if "nl_langinfo (ALTMON_n)" links: NO
  374. ||Checking if "nl_langinfo (_NL_ABALTMON_n)" links: NO
  375. ||Checking if "signed" compiles: YES
  376. ||Header <stddef.h> has symbol "ptrdiff_t" : YES
  377. ||Checking if "sig_atomic_t" links: YES
  378. ||Checking if "long long" compiles: YES
  379. ||Checking if "long double" compiles: YES
  380. ||Header <stddef.h> has symbol "wchar_t" : YES
  381. ||Header <wchar.h> has symbol "wint_t" : YES
  382. ||Checking if "uintmax_t in inttypes.h" compiles: YES
  383. ||Checking if "uintmax_t in stdint.h" compiles: YES
  384. ||Checking for size of "char" : 1
  385. ||Checking for size of "short" : 2
  386. ||Checking for size of "int" : 4
  387. ||Checking for size of "void*" : 8
  388. ||Checking for size of "long" : 4
  389. ||Checking for size of "long long" : 8
  390. ||Checking for size of "size_t" : 8
  391. ||Checking for size of "ssize_t" : 8
  392. ||Checking for alignment of "char" : 1
  393. ||Checking for alignment of "short" : 2
  394. ||Checking for alignment of "int" : 4
  395. ||Checking for alignment of "void*" : 8
  396. ||Checking for alignment of "long" : 4
  397. ||Checking for alignment of "long long" : 8
  398. ||Checking for alignment of "size_t" : 8
  399. ||Checking if "__va_copy check" compiles: YES
  400. ||Checking if "va_copy check" compiles: YES
  401. ||Checking if "va_lists can be copied as values" runs: YES
  402. ||Checking if "ISO C99 varargs macros in C" compiles: YES
  403. ||Checking if "ISO C99 varargs macros in C++" compiles: YES
  404. ||Checking if "GNUC varargs macros" compiles: YES
  405. ||Has header "alloca.h" : NO (cached)
  406. ||Has header "sys/poll.h" : NO (cached)
  407. ||Has header "sys/types.h" : YES (cached)
  408. ||Has header "winsock2.h" : YES (cached)
  409. ||Computing int of "AF_UNIX" : 1
  410. ||Computing int of "AF_INET" : 2
  411. ||Computing int of "AF_INET6" : 23
  412. ||Computing int of "MSG_OOB" : 1
  413. ||Computing int of "MSG_PEEK" : 2
  414. ||Computing int of "MSG_DONTROUTE" : 4
  415. ||Checking if "atomic ops" links: YES
  416. ||Checking if "stack grows check" runs: NO (1)
  417. ||Run-time dependency libpcre found: NO (tried pkgconfig and cmake)
  418. ||Library m found: YES
  419. ||Run-time dependency libffi found: YES 3.2.1
  420. ||Run-time dependency zlib found: YES 1.2.11
  421. ||Checking for function "ngettext" : NO
  422. ||Library intl found: NO
  423. Cloning into 'proxy-libintl'...
  424. remote: Enumerating objects: 25, done.
  425. remote: Total 25 (delta 0), reused 0 (delta 0), pack-reused 25
  426. Unpacking objects: 100% (25/25), done.
  427. Note: checking out '0.1'.
  428.  
  429. You are in 'detached HEAD' state. You can look around, make experimental
  430. changes and commit them, and you can discard any commits you make in this
  431. state without impacting any branches by performing another checkout.
  432.  
  433. If you want to create a new branch to retain commits you create, you may
  434. do so (now or later) by using -b with the checkout command again. Example:
  435.  
  436. git checkout -b <new-branch-name>
  437.  
  438. HEAD is now at e792f40 Include a leaner windows.h which avoids a lot of useless stuff
  439. ||
  440. |||Executing subproject proxy-libintl method meson
  441. |||
  442. |||Project name: proxy-libintl
  443. |||Project version: 1
  444. |||C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  445. |||Build targets in project: 46
  446. |||Subproject proxy-libintl finished.
  447. ||
  448. ||Library ws2_32 found: YES
  449. ||Checking if "OpenBSD strlcpy/strlcat" runs: DID NOT COMPILE
  450. ||Program C:\python\Python37\python found: YES (C:\python\Python37\python.exe)
  451. ||Program bash found: YES (C:\WINDOWS\system32\bash.EXE)
  452. ||Program sh found: NO
  453. ||Program env found: NO
  454. ||WARNING: Project targetting '>= 0.48.0' but tried to use feature introduced in '0.50.0': install arg in configure_file
  455. ||Configuring glibconfig.h using configuration
  456. ||Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES
  457. ||Compiler for C supports arguments -Wno-duplicated-branches -Wduplicated-branches: YES
  458. ||Configuring glib.rc using configuration
  459. ||Windows resource compiler: GNU windres (GNU Binutils) 2.27
  460. ||Library winmm found: YES
  461. ||Configuring gtester-report using configuration
  462. ||Configuring libglib-2.0.so.0.6000.7-gdb.py using configuration
  463. ||subprojects\glib\glib\meson.build:359: DEPRECATION: Please use the new `install:` kwarg instead of passing `false` to `install_dir:`
  464. ||Configuring gobject.rc using configuration
  465. ||Configuring glib-genmarshal using configuration
  466. ||Program C:\Users\user\gst-build\build\subprojects\glib\gobject\glib-genmarshal found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\build\subprojects\glib\gobject\glib-genmarshal)
  467. ||Configuring glib-mkenums using configuration
  468. ||Program C:\Users\user\gst-build\build\subprojects\glib\gobject\glib-mkenums found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\build\subprojects\glib\gobject\glib-mkenums)
  469. ||Configuring libgobject-2.0.so.0.6000.7-gdb.py using configuration
  470. ||subprojects\glib\gobject\meson.build:154: DEPRECATION: Please use the new `install:` kwarg instead of passing `false` to `install_dir:`
  471. ||Configuring gthread.rc using configuration
  472. ||Configuring gmoduleconf.h using configuration
  473. ||Configuring gmodule.rc using configuration
  474. ||Configuring gnetworking.h using configuration
  475. ||Configuring gdbus-codegen using configuration
  476. ||Program C:\Users\user\gst-build\build\subprojects\glib\gio\gdbus-2.0/codegen\gdbus-codegen found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\build\subprojects\glib\gio\gdbus-2.0/codegen\gdbus-codegen)
  477. ||Configuring config.py using configuration
  478. ||Library shlwapi found: YES
  479. ||Library dnsapi found: YES
  480. ||Configuring gio.rc using configuration
  481. ||Run-time dependency libelf found: NO (tried pkgconfig and cmake)
  482. ||Library elf found: NO
  483. ||Library secur32 found: YES
  484. ||Program gengiotypefuncs.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\subprojects\glib\gio\tests\gengiotypefuncs.py)
  485. ||Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake)
  486. ||Configuring appinfo-test-gnome.desktop using configuration
  487. ||Configuring appinfo-test-notgnome.desktop using configuration
  488. ||Configuring appinfo-test.desktop using configuration
  489. ||Configuring appinfo-test2.desktop using configuration
  490. ||Compiler for C supports arguments -Werror=unused-function: YES
  491. ||Library FuzzingEngine found: NO
  492. ||Program xgettext found: NO
  493. ||Configuring config.h using configuration
  494. ||Build targets in project: 353
  495. ||WARNING: Project specifies a minimum meson_version '>= 0.48.0' but uses features which were added in newer versions:
  496. || * 0.50.0: {'install arg in configure_file'}
  497. ||Subproject glib finished.
  498. |
  499. |Dependency glib-2.0 from subproject subprojects\glib found: YES
  500. |Dependency gobject-2.0 from subproject subprojects\glib found: YES
  501. |Dependency gmodule-2.0 from subproject subprojects\glib found: YES
  502. |Dependency gio-2.0 from subproject subprojects\glib found: YES
  503. |Library m found: YES
  504. |Library rt found: NO
  505. |Program g-ir-scanner found: NO
  506. |Program python3 found: YES (c:\bin\miniconda3\python.exe)
  507. |Run-time dependency bash-completion found: NO (tried pkgconfig and cmake)
  508. |Configuring gstconfig.h using configuration
  509. |Configuring gstversion.h using configuration
  510. |Program flex found: YES (overridden: C:\Users\user\gst-build\subprojects\win-flex-bison-binaries\win_flex.exe)
  511. |Program get_flex_version.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\subprojects\gstreamer\gst\parse\get_flex_version.py)
  512. |Message: flex version 2.6.4 >= 2.5.31: YES
  513. |Configuring gen_lex.py using configuration
  514. |Program bison found: YES (overridden: C:\Users\user\gst-build\subprojects\win-flex-bison-binaries\win_bison.exe)
  515. |Message: bison version 3.3.2 >= 2.4: YES
  516. |Configuring gen_grammar.py using configuration
  517. |Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES (cached)
  518. |Checking if "long long" compiles: YES (cached)
  519. |Checking if "uintmax_t in inttypes.h" compiles: YES
  520. |Checking if "uintmax_t in stdint.h" compiles: YES
  521. |Message: PTP not supported on Windows, not ported yet.
  522. |Configuring check.h using configuration
  523. |Compiler for C supports arguments -Wno-undef -Wundef: YES
  524. |Compiler for C supports arguments -Wno-redundant-decls -Wredundant-decls: YES
  525. |Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES
  526. |Compiler for C supports arguments -Wno-missing-declarations -Wmissing-declarations: YES
  527. |Compiler for C supports arguments -Wno-old-style-definition -Wold-style-definition: YES
  528. |Compiler for C supports arguments -Wno-declaration-after-statement -Wdeclaration-after-statement: YES
  529. |Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES (cached)
  530. |Compiler for C supports arguments -Wno-tautological-constant-out-of-range-compare -Wtautological-constant-out-of-range-compare: NO
  531. |Configuring internal-check.h using configuration
  532. |Configuring gstreamer-base-1.0.pc using configuration
  533. |Configuring gstreamer-base-1.0-uninstalled.pc using configuration
  534. |Configuring gstreamer-controller-1.0.pc using configuration
  535. |Configuring gstreamer-controller-1.0-uninstalled.pc using configuration
  536. |Configuring gstreamer-net-1.0.pc using configuration
  537. |Configuring gstreamer-net-1.0-uninstalled.pc using configuration
  538. |Configuring gstreamer-1.0.pc using configuration
  539. |Configuring gstreamer-1.0-uninstalled.pc using configuration
  540. |Configuring gstreamer-check-1.0.pc using configuration
  541. |Configuring gstreamer-check-1.0-uninstalled.pc using configuration
  542. |C++ compiler for the host machine: c++ (gcc 7.1.0 "c++ (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  543. |Run-time dependency gtk+-3.0 found: NO (tried pkgconfig and cmake)
  544. |Has header "pthread.h" : YES
  545. |Run-time dependency threads found: YES
  546. |Program C:/Users/user/gst-build/build/subprojects/gstreamer/docs/gst-plugins-doc-cache-generator found: YES (c:\bin\miniconda3\python.exe C:/Users/user/gst-build/build/subprojects/gstreamer/docs/gst-plugins-doc-cache-generator)
  547. |Program hotdoc found: NO
  548. |Message: Hotdoc not found, not building the documentation
  549. |Program xgettext found: NO
  550. |Configuring config.h using configuration
  551. |Build targets in project: 504
  552. |Subproject gstreamer finished.
  553.  
  554. Cloning into 'gst-plugins-base'...
  555. remote: Enumerating objects: 160379, done.
  556. remote: Counting objects: 100% (160379/160379), done.
  557. remote: Compressing objects: 100% (30804/30804), done.
  558. remote: Total 160379 (delta 124141), reused 160189 (delta 123978)
  559. Receiving objects: 100% (160379/160379), 29.38 MiB | 866.00 KiB/s, done.
  560. Resolving deltas: 100% (124141/124141), done.
  561. Checking out files: 100% (1369/1369), done.
  562. Already on 'master'
  563. Your branch is up to date with 'origin/master'.
  564.  
  565. |Executing subproject gst-plugins-base method meson
  566. |
  567. |Project name: gst-plugins-base
  568. |Project version: 1.17.0.1
  569. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  570. |C++ compiler for the host machine: c++ (gcc 7.1.0 "c++ (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  571. |Compiler for language objc for the build machine not found.
  572. |Compiler for language objc for the host machine not found.
  573. |Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached)
  574. |Compiler for C supports arguments -fvisibility=hidden: YES (cached)
  575. |Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
  576. |Message: Disabling deprecated GLib API
  577. |Has header "dlfcn.h" : NO (cached)
  578. |Has header "emmintrin.h" : YES
  579. |Has header "inttypes.h" : YES (cached)
  580. |Has header "memory.h" : YES (cached)
  581. |Has header "process.h" : YES
  582. |Has header "smmintrin.h" : YES
  583. |Has header "stdint.h" : YES (cached)
  584. |Has header "stdlib.h" : YES (cached)
  585. |Has header "strings.h" : YES (cached)
  586. |Has header "string.h" : YES (cached)
  587. |Has header "sys/socket.h" : NO (cached)
  588. |Has header "sys/stat.h" : YES (cached)
  589. |Has header "sys/types.h" : YES (cached)
  590. |Has header "sys/wait.h" : NO (cached)
  591. |Has header "unistd.h" : YES (cached)
  592. |Has header "winsock2.h" : YES (cached)
  593. |Has header "xmmintrin.h" : YES
  594. |Has header "linux/dma-buf.h" : NO
  595. |Library m found: YES
  596. |Checking for function "dcgettext" with dependency -lm: NO
  597. |Checking for function "gmtime_r" with dependency -lm: NO
  598. |Checking for function "lrintf" with dependency -lm: YES
  599. |Checking for function "mmap" with dependency -lm: NO
  600. |Checking for function "log2" with dependency -lm: YES
  601. |Checking for size of "char" : 1
  602. |Checking for size of "int" : 4
  603. |Checking for size of "long" : 4
  604. |Checking for size of "short" : 2
  605. |Checking for size of "void*" : 8
  606. |Compiler for C++ supports arguments -Waggregate-return: YES
  607. |Compiler for C supports arguments -Wmissing-declarations: YES (cached)
  608. |Compiler for C++ supports arguments -Wmissing-declarations: YES
  609. |Compiler for C supports arguments -Wredundant-decls: YES (cached)
  610. |Compiler for C++ supports arguments -Wredundant-decls: YES
  611. |Compiler for C supports arguments -Wundef: YES (cached)
  612. |Compiler for C++ supports arguments -Wundef: YES
  613. |Compiler for C supports arguments -Wwrite-strings: YES (cached)
  614. |Compiler for C++ supports arguments -Wwrite-strings: YES
  615. |Compiler for C supports arguments -Wformat: YES (cached)
  616. |Compiler for C++ supports arguments -Wformat: YES
  617. |Compiler for C supports arguments -Wformat-nonliteral: YES (cached)
  618. |Compiler for C++ supports arguments -Wformat-nonliteral: YES
  619. |Compiler for C supports arguments -Wformat-security: YES (cached)
  620. |Compiler for C++ supports arguments -Wformat-security: YES
  621. |Compiler for C supports arguments -Winit-self: YES (cached)
  622. |Compiler for C++ supports arguments -Winit-self: YES
  623. |Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
  624. |Compiler for C++ supports arguments -Wmissing-include-dirs: YES
  625. |Compiler for C supports arguments -Waddress: YES (cached)
  626. |Compiler for C++ supports arguments -Waddress: YES
  627. |Compiler for C supports arguments -Wno-multichar -Wmultichar: YES (cached)
  628. |Compiler for C++ supports arguments -Wno-multichar -Wmultichar: YES
  629. |Compiler for C supports arguments -Wvla: YES (cached)
  630. |Compiler for C++ supports arguments -Wvla: YES
  631. |Compiler for C supports arguments -Wpointer-arith: YES (cached)
  632. |Compiler for C++ supports arguments -Wpointer-arith: YES
  633. |Compiler for C supports arguments -Wmissing-prototypes: YES (cached)
  634. |Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached)
  635. |Run-time dependency x11 found: NO (tried pkgconfig and cmake)
  636. |Dependency glib-2.0 from subproject subprojects\glib found: YES
  637. |Dependency gobject-2.0 from subproject subprojects\glib found: YES
  638. |Dependency gio-2.0 from subproject subprojects\glib found: YES
  639. |Dependency gmodule-no-export-2.0 from subproject subprojects\glib found: YES
  640. |Run-time dependency gdk-pixbuf-2.0 found: NO (tried pkgconfig and cmake)
  641. |Run-time dependency gtk+-3.0 found: NO (tried pkgconfig and cmake)
  642. |Run-time dependency gtk+-x11-3.0 found: NO (tried pkgconfig and cmake)
  643. |Dependency gstreamer-1.0 from subproject subprojects\gstreamer found: YES
  644. |Dependency gstreamer-base-1.0 from subproject subprojects\gstreamer found: YES
  645. |Dependency gstreamer-net-1.0 from subproject subprojects\gstreamer found: YES
  646. |Dependency gstreamer-check-1.0 from subproject subprojects\gstreamer found: YES
  647. |Dependency gstreamer-controller-1.0 from subproject subprojects\gstreamer found: YES
  648. |Dependency orc-0.4 from subproject subprojects\orc found: YES
  649. |Program orcc found: YES (overridden: orcc)
  650. |Compiler for C supports arguments -msse: YES
  651. |Compiler for C supports arguments -msse2: YES
  652. |Compiler for C supports arguments -msse4.1: YES
  653. |Message: GStreamer debug system is enabled
  654. |Program g-ir-scanner found: NO
  655. |Program python3 found: YES (c:\bin\miniconda3\python.exe)
  656. |Run-time dependency iso-codes found: NO (tried pkgconfig and cmake)
  657. |Dependency zlib found: YES (cached)
  658. |Library ws2_32 found: YES
  659. |Configuring gstpluginsbaseversion.h using configuration
  660. |Looking for a fallback subproject for the dependency (anonymous)
  661. Cloning into 'gl-headers'...
  662. remote: Enumerating objects: 38, done.
  663. remote: Counting objects: 100% (38/38), done.
  664. remote: Compressing objects: 100% (31/31), done.
  665. remote: Total 38 (delta 11), reused 0 (delta 0)
  666. Unpacking objects: 100% (38/38), done.
  667. Already on 'master'
  668. Your branch is up to date with 'origin/master'.
  669. |
  670. ||Executing subproject gl-headers method meson
  671. ||
  672. ||Project name: gl-headers
  673. ||Project version: 2019.1.0
  674. ||C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  675. ||Program python3 found: YES (c:\bin\miniconda3\python.exe)
  676. ||Has header "KHR/khrplatform.h" : NO
  677. ||Has header "GL/wglext.h" : YES
  678. ||Has header "GL/glext.h" : YES
  679. ||Build targets in project: 537
  680. ||Subproject gl-headers finished.
  681. |
  682. |Dependency (anonymous) from subproject subprojects\gl-headers found: YES
  683. |Run-time dependency gl found: NO (tried pkgconfig)
  684. |Library opengl32 found: YES
  685. |Has header "GL/gl.h" : YES
  686. |Run-time dependency glesv2 found: NO (tried pkgconfig and cmake)
  687. |Library GLESv2 found: NO
  688. |Has header "GLES2/gl2.h" : NO
  689. |Run-time dependency egl found: NO (tried pkgconfig and cmake)
  690. |Library EGL found: NO
  691. |Message: Could not find EGL libraries for wayland
  692. |Run-time dependency x11-xcb found: NO (tried pkgconfig and cmake)
  693. |Run-time dependency bcm_host found: NO (tried pkgconfig and cmake)
  694. |Library bcm_host found: NO
  695. |Library gdi32 found: YES
  696. |Has header "GL/wglext.h" : YES
  697. |Message: WinRT ANGLE disabled because EGL was not found
  698. |Run-time dependency gudev-1.0 found: NO (tried pkgconfig and cmake)
  699. |Run-time dependency libdrm found: NO (tried pkgconfig and cmake)
  700. |Run-time dependency gbm found: NO (tried pkgconfig and cmake)
  701. |Checking for type "GLeglImageOES" with dependency -lopengl32: NO
  702. |Checking for type "GLchar" with dependency -lopengl32: YES
  703. |Checking for type "GLsizeiptr" with dependency -lopengl32: YES
  704. |Checking for type "GLintptr" with dependency -lopengl32: YES
  705. |Checking for type "GLsync" with dependency -lopengl32: YES
  706. |Checking for type "GLuint64" with dependency -lopengl32: YES
  707. |Checking for type "GLint64" with dependency -lopengl32: YES
  708. |Message: Building libgstgl with GL api: gl
  709. |Message: Building libgstgl with GL platform: wgl
  710. |Message: Building libgstgl with GL winsys: win32
  711. |Configuring gstglconfig.h using configuration
  712. |Run-time dependency alsa found: NO (tried pkgconfig and cmake)
  713. |Run-time dependency cdparanoia-3 found: NO (tried pkgconfig and cmake)
  714. |Library cdda_paranoia found: NO
  715. |Library cdda_interface found: NO
  716. |Run-time dependency graphene-1.0 found: NO (tried pkgconfig and cmake)
  717. |Run-time dependency libpng found: YES 1.6.29
  718. |Run-time dependency libjpeg found: NO (tried pkgconfig and cmake)
  719. |Run-time dependency libvisual-0.4 found: NO (tried pkgconfig and cmake)
  720. |Run-time dependency ogg found: NO (tried pkgconfig and cmake)
  721. |Run-time dependency opus found: NO (tried pkgconfig and cmake)
  722. |Run-time dependency pangocairo found: NO (tried pkgconfig and cmake)
  723. |Run-time dependency theoradec found: NO (tried pkgconfig and cmake)
  724. |Run-time dependency theoraenc found: NO (tried pkgconfig and cmake)
  725. |Run-time dependency vorbis found: NO (tried pkgconfig and cmake)
  726. |Run-time dependency vorbisenc found: NO (tried pkgconfig and cmake)
  727. |Run-time dependency vorbisidec found: NO (tried pkgconfig and cmake)
  728. |Dependency from subproject subprojects\orc found: YES
  729. |Run-time dependency sdl found: NO (tried pkgconfig and cmake)
  730. |Configuring gstreamer-allocators-1.0.pc using configuration
  731. |Configuring gstreamer-allocators-1.0-uninstalled.pc using configuration
  732. |Configuring gstreamer-app-1.0.pc using configuration
  733. |Configuring gstreamer-app-1.0-uninstalled.pc using configuration
  734. |Configuring gstreamer-audio-1.0.pc using configuration
  735. |Configuring gstreamer-audio-1.0-uninstalled.pc using configuration
  736. |Configuring gstreamer-fft-1.0.pc using configuration
  737. |Configuring gstreamer-fft-1.0-uninstalled.pc using configuration
  738. |Configuring gstreamer-pbutils-1.0.pc using configuration
  739. |Configuring gstreamer-pbutils-1.0-uninstalled.pc using configuration
  740. |Configuring gstreamer-plugins-base-1.0.pc using configuration
  741. |Configuring gstreamer-plugins-base-1.0-uninstalled.pc using configuration
  742. |Configuring gstreamer-riff-1.0.pc using configuration
  743. |Configuring gstreamer-riff-1.0-uninstalled.pc using configuration
  744. |Configuring gstreamer-rtp-1.0.pc using configuration
  745. |Configuring gstreamer-rtp-1.0-uninstalled.pc using configuration
  746. |Configuring gstreamer-rtsp-1.0.pc using configuration
  747. |Configuring gstreamer-rtsp-1.0-uninstalled.pc using configuration
  748. |Configuring gstreamer-sdp-1.0.pc using configuration
  749. |Configuring gstreamer-sdp-1.0-uninstalled.pc using configuration
  750. |Configuring gstreamer-tag-1.0.pc using configuration
  751. |Configuring gstreamer-tag-1.0-uninstalled.pc using configuration
  752. |Configuring gstreamer-video-1.0.pc using configuration
  753. |Configuring gstreamer-video-1.0-uninstalled.pc using configuration
  754. |Configuring gstreamer-gl-1.0.pc using configuration
  755. |subprojects\gst-plugins-base\pkgconfig\meson.build:57: WARNING: The variable(s) 'GL_CFLAGS' in the input file 'subprojects\gst-plugins-base\pkgconfig\gstreamer-gl.pc.in' are not present in the given configuration data.
  756. |Configuring gstreamer-gl-1.0-uninstalled.pc using configuration
  757. |subprojects\gst-plugins-base\pkgconfig\meson.build:64: WARNING: The variable(s) 'GL_CFLAGS' in the input file 'subprojects\gst-plugins-base\pkgconfig\gstreamer-gl-uninstalled.pc.in' are not present in the given configuration data.
  758. |Program xgettext found: NO
  759. |Program hotdoc found: NO
  760. |Message: Hotdoc not found, not building the documentation
  761. |Configuring config.h using configuration
  762. |Build targets in project: 699
  763. |Subproject gst-plugins-base finished.
  764.  
  765. Cloning into 'gst-plugins-good'...
  766. remote: Enumerating objects: 146683, done.
  767. remote: Counting objects: 100% (146683/146683), done.
  768. remote: Compressing objects: 100% (24763/24763), done.
  769. remote: Total 146683 (delta 120584), reused 146506 (delta 120444)
  770. Receiving objects: 100% (146683/146683), 27.79 MiB | 4.53 MiB/s, done.
  771. Resolving deltas: 100% (120584/120584), done.
  772. Checking out files: 100% (1498/1498), done.
  773. Already on 'master'
  774. Your branch is up to date with 'origin/master'.
  775.  
  776. |Executing subproject gst-plugins-good method meson
  777. |
  778. |Project name: gst-plugins-good
  779. |Project version: 1.17.0.1
  780. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  781. |C++ compiler for the host machine: c++ (gcc 7.1.0 "c++ (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  782. |Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached)
  783. |Compiler for C supports arguments -fvisibility=hidden: YES (cached)
  784. |Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
  785. |Message: Disabling deprecated GLib API
  786. |Has header "dlfcn.h" : NO (cached)
  787. |Has header "fcntl.h" : YES
  788. |Has header "inttypes.h" : YES (cached)
  789. |Has header "memory.h" : YES (cached)
  790. |Has header "process.h" : YES (cached)
  791. |Has header "stdint.h" : YES (cached)
  792. |Has header "stdlib.h" : YES (cached)
  793. |Has header "strings.h" : YES (cached)
  794. |Has header "string.h" : YES (cached)
  795. |Has header "sys/ioctl.h" : NO
  796. |Has header "sys/param.h" : YES (cached)
  797. |Has header "sys/socket.h" : NO (cached)
  798. |Has header "sys/stat.h" : YES (cached)
  799. |Has header "sys/time.h" : YES (cached)
  800. |Has header "sys/types.h" : YES (cached)
  801. |Has header "unistd.h" : YES (cached)
  802. |Library m found: YES
  803. |Checking for function "asinh" with dependency -lm: YES
  804. |Checking for function "clock_gettime" with dependency -lm: YES
  805. |Checking for function "cosh" with dependency -lm: YES
  806. |Checking for function "dcgettext" with dependency -lm: NO (cached)
  807. |Checking for function "getpagesize" with dependency -lm: NO
  808. |Checking for function "isinf" with dependency -lm: YES
  809. |Checking for function "mmap" with dependency -lm: NO (cached)
  810. |Checking for function "mmap64" with dependency -lm: NO
  811. |Checking for function "sinh" with dependency -lm: YES
  812. |Checking for size of "char" : 1
  813. |Checking for size of "int" : 4
  814. |Checking for size of "long" : 4
  815. |Checking for size of "short" : 2
  816. |Checking for size of "void*" : 8
  817. |Checking for size of "off_t" : 4
  818. |Compiler for C supports arguments -Wmissing-declarations: YES (cached)
  819. |Compiler for C++ supports arguments -Wmissing-declarations: YES (cached)
  820. |Compiler for C supports arguments -Wredundant-decls: YES (cached)
  821. |Compiler for C++ supports arguments -Wredundant-decls: YES (cached)
  822. |Compiler for C supports arguments -Wwrite-strings: YES (cached)
  823. |Compiler for C++ supports arguments -Wwrite-strings: YES (cached)
  824. |Compiler for C supports arguments -Winit-self: YES (cached)
  825. |Compiler for C++ supports arguments -Winit-self: YES (cached)
  826. |Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
  827. |Compiler for C++ supports arguments -Wmissing-include-dirs: YES (cached)
  828. |Compiler for C supports arguments -Wno-multichar -Wmultichar: YES (cached)
  829. |Compiler for C++ supports arguments -Wno-multichar -Wmultichar: YES (cached)
  830. |Compiler for C supports arguments -Wvla: YES (cached)
  831. |Compiler for C++ supports arguments -Wvla: YES (cached)
  832. |Compiler for C supports arguments -Wpointer-arith: YES (cached)
  833. |Compiler for C++ supports arguments -Wpointer-arith: YES (cached)
  834. |Compiler for C supports arguments -Wmissing-prototypes: YES (cached)
  835. |Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached)
  836. |Compiler for C supports arguments -Wold-style-definition: YES (cached)
  837. |Compiler for C supports arguments -Waggregate-return: YES (cached)
  838. |Dependency gstreamer-1.0 from subproject subprojects\gstreamer found: YES
  839. |Dependency gstreamer-base-1.0 from subproject subprojects\gstreamer found: YES
  840. |Dependency gstreamer-net-1.0 from subproject subprojects\gstreamer found: YES
  841. |Dependency gstreamer-controller-1.0 from subproject subprojects\gstreamer found: YES
  842. |Dependency gstreamer-check-1.0 from subproject subprojects\gstreamer found: YES
  843. |Dependency gstreamer-pbutils-1.0 from subproject subprojects\gst-plugins-base found: YES
  844. |Dependency gstreamer-allocators-1.0 from subproject subprojects\gst-plugins-base found: YES
  845. |Dependency gstreamer-app-1.0 from subproject subprojects\gst-plugins-base found: YES
  846. |Dependency gstreamer-audio-1.0 from subproject subprojects\gst-plugins-base found: YES
  847. |Dependency gstreamer-fft-1.0 from subproject subprojects\gst-plugins-base found: YES
  848. |Dependency gstreamer-riff-1.0 from subproject subprojects\gst-plugins-base found: YES
  849. |Dependency gstreamer-rtp-1.0 from subproject subprojects\gst-plugins-base found: YES
  850. |Dependency gstreamer-rtsp-1.0 from subproject subprojects\gst-plugins-base found: YES
  851. |Dependency gstreamer-sdp-1.0 from subproject subprojects\gst-plugins-base found: YES
  852. |Dependency gstreamer-tag-1.0 from subproject subprojects\gst-plugins-base found: YES
  853. |Dependency gstreamer-video-1.0 from subproject subprojects\gst-plugins-base found: YES
  854. |Dependency gstreamer-gl-1.0 from subproject subprojects\gst-plugins-base found: YES
  855. |Message: GStreamer OpenGL window systems: win32
  856. |Message: GStreamer OpenGL platforms: wgl
  857. |Message: GStreamer OpenGL apis: gl
  858. |Dependency zlib found: YES (cached)
  859. |Dependency glib-2.0 from subproject subprojects\glib found: YES
  860. |Dependency gobject-2.0 from subproject subprojects\glib found: YES
  861. |Dependency gio-2.0 from subproject subprojects\glib found: YES
  862. |Dependency orc-0.4 from subproject subprojects\orc found: YES
  863. |Program orcc found: YES (overridden: orcc)
  864. |Message: GStreamer debug system is enabled
  865. |Program python3 found: YES (c:\bin\miniconda3\python.exe)
  866. |Library bz2 found: YES
  867. |Has header "bzlib.h" : YES
  868. |Has header "dsound.h" : YES
  869. |Library dsound found: YES
  870. |Library winmm found: YES
  871. |Library ole32 found: YES
  872. |Has header "sys/soundcard.h" : NO
  873. |Has header "soundcard.h" : NO
  874. |Has header "machine/soundcard.h" : NO
  875. |Message: Checking headers needed for Open Sound System 4 plugin...
  876. |Has header "fcntl.h" : YES (cached)
  877. |Has header "sys/ioctl.h" : NO (cached)
  878. |Message: Not building Open Sound System 4 plugin, required headers not found.
  879. |Has header "linux/videodev2.h" : NO
  880. |Has header "sys/videodev2.h" : NO
  881. |Has header "sys/videoio.h" : NO
  882. |Has header "mmsystem.h" : YES
  883. |Library winmm found: YES
  884. |Run-time dependency x11 found: NO (tried pkgconfig and cmake)
  885. |Has header "aalib.h" : NO
  886. |Run-time dependency cairo-gobject found: NO (tried pkgconfig and cmake)
  887. |Run-time dependency flac found: NO (tried pkgconfig and cmake)
  888. |Run-time dependency gdk-pixbuf-2.0 found: NO (tried pkgconfig and cmake)
  889. |Run-time dependency gtk+-3.0 found: NO (tried pkgconfig and cmake)
  890. |Run-time dependency jack found: NO (tried pkgconfig and cmake)
  891. |Run-time dependency libjpeg found: NO (tried pkgconfig and cmake)
  892. |Library mp3lame found: NO
  893. |Run-time dependency caca found: NO (tried pkgconfig and cmake)
  894. |Run-time dependency libdv found: NO (tried pkgconfig and cmake)
  895. |Dependency libpng found: YES (cached)
  896. |Run-time dependency libmpg123 found: NO (tried pkgconfig and cmake)
  897. |Run-time dependency libraw1394 found: NO (tried pkgconfig and cmake)
  898. |Run-time dependency libavc1394 found: NO (tried pkgconfig and cmake)
  899. |Run-time dependency libiec61883 found: NO (tried pkgconfig and cmake)
  900. |WARNING: rcc dependencies will not work reliably until this upstream issue is fixed: https://bugreports.qt.io/browse/QTBUG-45460
  901. |Run-time dependency qt5 (modules: Core, Gui, Qml, Quick) found: NO (tried pkgconfig, qmake-qt5 and qmake)
  902. |Run-time dependency libpulse found: NO (tried pkgconfig and cmake)
  903. |Run-time dependency shout found: NO (tried pkgconfig and cmake)
  904. |Run-time dependency libsoup-2.4 found: NO (tried pkgconfig and cmake)
  905. |Looking for a fallback subproject for the dependency libsoup-2.4
  906. Cloning into 'libsoup'...
  907. remote: Enumerating objects: 20727, done.
  908. remote: Counting objects: 100% (20727/20727), done.
  909. remote: Compressing objects: 100% (4515/4515), done.
  910. remote: Total 20727 (delta 16211), reused 20641 (delta 16146)
  911. Receiving objects: 100% (20727/20727), 6.11 MiB | 857.00 KiB/s, done.
  912. Resolving deltas: 100% (16211/16211), done.
  913. Note: checking out '2.66.1'.
  914.  
  915. You are in 'detached HEAD' state. You can look around, make experimental
  916. changes and commit them, and you can discard any commits you make in this
  917. state without impacting any branches by performing another checkout.
  918.  
  919. If you want to create a new branch to retain commits you create, you may
  920. do so (now or later) by using -b with the checkout command again. Example:
  921.  
  922. git checkout -b <new-branch-name>
  923.  
  924. HEAD is now at f26f6073 2.66.1
  925. |
  926. ||Executing subproject libsoup method meson
  927. ||
  928. ||Project name: libsoup
  929. ||Project version: 2.66.1
  930. ||C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  931. ||Compiler for C supports arguments -Wall: YES (cached)
  932. ||Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
  933. ||Compiler for C supports arguments -Wpointer-arith: YES (cached)
  934. ||Compiler for C supports arguments -Winit-self: YES (cached)
  935. ||Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached)
  936. ||Compiler for C supports arguments -Werror=missing-prototypes: YES (cached)
  937. ||Compiler for C supports arguments -Werror=implicit-function-declaration: YES (cached)
  938. ||Compiler for C supports arguments -Werror=aggregate-return: YES
  939. ||Compiler for C supports arguments -Werror=format=2: YES (cached)
  940. ||Compiler for C supports arguments -Wstrict-prototypes: YES (cached)
  941. ||Compiler for C supports arguments -Wno-format-zero-length -Wformat-zero-length: YES
  942. ||Dependency glib-2.0 from subproject subprojects\glib found: YES
  943. ||Dependency gobject-2.0 from subproject subprojects\glib found: YES
  944. ||Dependency gio-2.0 from subproject subprojects\glib found: YES
  945. ||Run-time dependency sqlite3 found: NO (tried pkgconfig and cmake)
  946. ||Looking for a fallback subproject for the dependency sqlite3
  947. ||Subproject directory not found and sqlite.wrap file not found
  948. ||Subproject subprojects\sqlite is buildable: NO (disabling)
  949. ||Dependency sqlite3 from subproject subprojects\sqlite found: NO
  950. ||Has header "sqlite3.h" : NO
  951. ||Has header "sqlite3ext.h" : NO
  952. ||
  953. ||subprojects\libsoup\meson.build:82:2: Exception: C library 'sqlite3' not found
  954. |
  955. |Subproject libsoup is buildable: NO (disabling)
  956. |Dependency libsoup-2.4 from subproject subprojects\libsoup found: NO
  957. |Run-time dependency speex found: NO (tried pkgconfig and cmake)
  958. |Run-time dependency taglib found: NO (tried pkgconfig and cmake)
  959. |Run-time dependency twolame found: NO (tried pkgconfig and cmake)
  960. |Run-time dependency vpx found: NO (tried pkgconfig and cmake)
  961. |Run-time dependency wavpack found: NO (tried pkgconfig and cmake)
  962. |Run-time dependency valgrind found: NO (tried pkgconfig)
  963. |Dependency from subproject subprojects\orc found: YES
  964. |Run-time dependency qt5 (modules: Core, Gui, Widgets, Qml, Quick) found: NO (tried pkgconfig, qmake-qt5 and qmake)
  965. |Program moc-qt5 found: NO
  966. |Program moc found: NO
  967. |Run-time dependency qt5 (modules: Core, Gui, Widgets, Qml, Quick) found: NO (tried pkgconfig, qmake-qt5 and qmake)
  968. |Program moc-qt5 found: NO
  969. |Program moc found: NO
  970. |Configuring gstreamer-plugins-good-1.0-uninstalled.pc using configuration
  971. |Program hotdoc found: NO
  972. |Message: Hotdoc not found, not building the documentation
  973. |Program xgettext found: NO
  974. |Configuring config.h using configuration
  975. |Build targets in project: 860
  976. |Subproject gst-plugins-good finished.
  977.  
  978. Cloning into 'libnice'...
  979. remote: Enumerating objects: 14634, done.
  980. remote: Counting objects: 100% (14634/14634), done.
  981. remote: Compressing objects: 100% (3683/3683), done.
  982. remote: Total 14634 (delta 11257), reused 14242 (delta 10909)
  983. Receiving objects: 100% (14634/14634), 2.64 MiB | 2.24 MiB/s, done.
  984. Resolving deltas: 100% (11257/11257), done.
  985. Already on 'master'
  986. Your branch is up to date with 'origin/master'.
  987.  
  988. |Executing subproject libnice method meson
  989. |
  990. |Project name: libnice
  991. |Project version: 0.1.16.1
  992. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  993. |Library iphlpapi found: YES
  994. |Library ws2_32 found: YES
  995. |Checking for function "clock_gettime" : YES (cached)
  996. |Has header "arpa/inet.h" : NO
  997. |Has header "net/in.h" : NO
  998. |Has header "netdb.h" : NO
  999. |Has header "ifaddrs.h" : NO
  1000. |Has header "unistd.h" : YES (cached)
  1001. |Checking for function "poll" : NO (cached)
  1002. |Checking for function "getifaddrs" : NO
  1003. |Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
  1004. |Message: warning level: 1
  1005. |Message: werror enabled: false
  1006. |Dependency gio-2.0 from subproject subprojects\glib found: YES
  1007. |Dependency from subproject subprojects\glib found: YES
  1008. |Dependency from subproject subprojects\glib found: YES
  1009. |Dependency from subproject subprojects\glib found: YES
  1010. |Dependency gthread-2.0 from subproject subprojects\glib found: YES
  1011. |Message: Crypto librar requested: auto
  1012. |Run-time dependency gnutls found: NO (tried pkgconfig and cmake)
  1013. |Run-time dependency openssl found: YES 1.1.0h
  1014. |Dependency gstreamer-base-1.0 from subproject subprojects\gstreamer found: YES
  1015. |Run-time dependency gupnp-igd-1.0 found: NO (tried pkgconfig and cmake)
  1016. |Library m found: YES
  1017. |Program g-ir-scanner found: NO
  1018. |Program gen-def.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\subprojects\libnice\nice\gen-def.py)
  1019. |Program gen-map.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\subprojects\libnice\nice\gen-map.py)
  1020. |Compiler for C supports link arguments -Wl,--version-script,C:\Users\user\gst-build\subprojects\libnice\nice/libnice.ver: YES
  1021. |Message: Disabling gtk-doc while building on Windows
  1022. |Has header "arpa/inet.h" : NO (cached)
  1023. |Dependency gstreamer-check-1.0 from subproject subprojects\gstreamer found: YES
  1024. |Program sh found: NO
  1025. |Configuring config.h using configuration
  1026. |Build targets in project: 910
  1027. |Subproject libnice finished.
  1028.  
  1029. Cloning into 'gst-plugins-bad'...
  1030. remote: Enumerating objects: 204027, done.
  1031. remote: Counting objects: 100% (204027/204027), done.
  1032. remote: Compressing objects: 100% (41277/41277), done.
  1033. remote: Total 204027 (delta 162538), reused 203703 (delta 162230)
  1034. Receiving objects: 100% (204027/204027), 40.80 MiB | 2.07 MiB/s, done.
  1035. Resolving deltas: 100% (162538/162538), done.
  1036. Checking out files: 100% (2277/2277), done.
  1037. Already on 'master'
  1038. Your branch is up to date with 'origin/master'.
  1039.  
  1040. |Executing subproject gst-plugins-bad method meson
  1041. |
  1042. |Project name: gst-plugins-bad
  1043. |Project version: 1.17.0.1
  1044. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1045. |C++ compiler for the host machine: c++ (gcc 7.1.0 "c++ (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1046. |Compiler for C++ supports arguments -Wno-non-virtual-dtor -Wnon-virtual-dtor: YES
  1047. |Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached)
  1048. |Compiler for C supports arguments -fvisibility=hidden: YES (cached)
  1049. |Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
  1050. |Compiler for C++ supports arguments -fno-strict-aliasing: YES
  1051. |Message: Disabling deprecated GLib API
  1052. |Has header "dlfcn.h" : NO (cached)
  1053. |Has header "fcntl.h" : YES (cached)
  1054. |Has header "inttypes.h" : YES (cached)
  1055. |Has header "memory.h" : YES (cached)
  1056. |Has header "netinet/in.h" : NO
  1057. |Has header "netinet/ip.h" : NO
  1058. |Has header "netinet/tcp.h" : NO
  1059. |Has header "pthread.h" : YES (cached)
  1060. |Has header "stdint.h" : YES (cached)
  1061. |Has header "stdlib.h" : YES (cached)
  1062. |Has header "strings.h" : YES (cached)
  1063. |Has header "string.h" : YES (cached)
  1064. |Has header "sys/param.h" : YES (cached)
  1065. |Has header "sys/socket.h" : NO (cached)
  1066. |Has header "sys/stat.h" : YES (cached)
  1067. |Has header "sys/time.h" : YES (cached)
  1068. |Has header "sys/types.h" : YES (cached)
  1069. |Has header "sys/utsname.h" : NO (cached)
  1070. |Has header "unistd.h" : YES (cached)
  1071. |Has header "windows.h" : YES
  1072. |Has header "winsock2.h" : YES (cached)
  1073. |Has header "ws2tcpip.h" : YES
  1074. |Checking for function "dcgettext" : YES
  1075. |Checking for function "getpagesize" : YES (cached)
  1076. |Checking for function "gmtime_r" : NO (cached)
  1077. |Checking for function "mmap" : NO (cached)
  1078. |Checking for function "pipe2" : NO (cached)
  1079. |Checking for function "getrusage" : NO
  1080. |Checking for size of "char" : 1
  1081. |Checking for size of "int" : 4
  1082. |Checking for size of "long" : 4
  1083. |Checking for size of "short" : 2
  1084. |Checking for size of "void*" : 8
  1085. |Compiler for C supports arguments -Wmissing-prototypes: YES (cached)
  1086. |Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached)
  1087. |Compiler for C supports arguments -Wold-style-definition: YES (cached)
  1088. |Compiler for C++ supports arguments -Wformat-nonliteral: YES (cached)
  1089. |Compiler for C supports arguments -Wmissing-declarations: YES (cached)
  1090. |Compiler for C++ supports arguments -Wmissing-declarations: YES (cached)
  1091. |Compiler for C supports arguments -Wredundant-decls: YES (cached)
  1092. |Compiler for C++ supports arguments -Wredundant-decls: YES (cached)
  1093. |Compiler for C supports arguments -Wwrite-strings: YES (cached)
  1094. |Compiler for C++ supports arguments -Wwrite-strings: YES (cached)
  1095. |Compiler for C supports arguments -Wformat: YES (cached)
  1096. |Compiler for C++ supports arguments -Wformat: YES (cached)
  1097. |Compiler for C supports arguments -Wformat-security: YES (cached)
  1098. |Compiler for C++ supports arguments -Wformat-security: YES (cached)
  1099. |Compiler for C supports arguments -Winit-self: YES (cached)
  1100. |Compiler for C++ supports arguments -Winit-self: YES (cached)
  1101. |Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
  1102. |Compiler for C++ supports arguments -Wmissing-include-dirs: YES (cached)
  1103. |Compiler for C supports arguments -Waddress: YES (cached)
  1104. |Compiler for C++ supports arguments -Waddress: YES (cached)
  1105. |Compiler for C supports arguments -Wno-multichar -Wmultichar: YES (cached)
  1106. |Compiler for C++ supports arguments -Wno-multichar -Wmultichar: YES (cached)
  1107. |Compiler for C supports arguments -Wvla: YES (cached)
  1108. |Compiler for C++ supports arguments -Wvla: YES (cached)
  1109. |Compiler for C supports arguments -Wpointer-arith: YES (cached)
  1110. |Compiler for C++ supports arguments -Wpointer-arith: YES (cached)
  1111. |Dependency gstreamer-1.0 from subproject subprojects\gstreamer found: YES
  1112. |Dependency gstreamer-base-1.0 from subproject subprojects\gstreamer found: YES
  1113. |Dependency gstreamer-net-1.0 from subproject subprojects\gstreamer found: YES
  1114. |Dependency gstreamer-controller-1.0 from subproject subprojects\gstreamer found: YES
  1115. |Dependency gstreamer-pbutils-1.0 from subproject subprojects\gst-plugins-base found: YES
  1116. |Dependency gstreamer-allocators-1.0 from subproject subprojects\gst-plugins-base found: YES
  1117. |Dependency gstreamer-app-1.0 from subproject subprojects\gst-plugins-base found: YES
  1118. |Dependency gstreamer-audio-1.0 from subproject subprojects\gst-plugins-base found: YES
  1119. |Dependency gstreamer-fft-1.0 from subproject subprojects\gst-plugins-base found: YES
  1120. |Dependency gstreamer-riff-1.0 from subproject subprojects\gst-plugins-base found: YES
  1121. |Dependency gstreamer-rtp-1.0 from subproject subprojects\gst-plugins-base found: YES
  1122. |Dependency gstreamer-rtsp-1.0 from subproject subprojects\gst-plugins-base found: YES
  1123. |Dependency gstreamer-sdp-1.0 from subproject subprojects\gst-plugins-base found: YES
  1124. |Dependency gstreamer-tag-1.0 from subproject subprojects\gst-plugins-base found: YES
  1125. |Dependency gstreamer-video-1.0 from subproject subprojects\gst-plugins-base found: YES
  1126. |Dependency gstreamer-check-1.0 from subproject subprojects\gstreamer found: YES
  1127. |Dependency gstreamer-gl-1.0 from subproject subprojects\gst-plugins-base found: YES
  1128. |Message: GStreamer OpenGL window systems: win32
  1129. |Message: GStreamer OpenGL platforms: wgl
  1130. |Message: GStreamer OpenGL apis: gl
  1131. |Library m found: YES
  1132. |Dependency glib-2.0 from subproject subprojects\glib found: YES
  1133. |Dependency gmodule-2.0 from subproject subprojects\glib found: YES
  1134. |Dependency gio-2.0 from subproject subprojects\glib found: YES
  1135. |Run-time dependency x11 found: NO (tried pkgconfig and cmake)
  1136. |Library ws2_32 found: YES
  1137. |Dependency orc-0.4 from subproject subprojects\orc found: YES
  1138. |Program orcc found: YES (overridden: orcc)
  1139. |Message: GStreamer debug system is enabled
  1140. |Program python3 found: YES (c:\bin\miniconda3\python.exe)
  1141. |Program g-ir-scanner found: NO
  1142. |Run-time dependency opencv found: NO (tried pkgconfig and cmake)
  1143. |Run-time dependency opencv4 found: NO (tried pkgconfig and cmake)
  1144. |Run-time dependency xcb found: NO (tried pkgconfig and cmake)
  1145. |Run-time dependency wayland-client found: NO (tried pkgconfig and cmake)
  1146. |Library gdi32 found: YES
  1147. |Run-time dependency wayland-client found: NO (tried pkgconfig and cmake)
  1148. |Run-time dependency libdrm found: NO (tried pkgconfig and cmake)
  1149. |Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake)
  1150. |Program wayland-scanner found: NO
  1151. |Run-time dependency ltc found: NO (tried pkgconfig and cmake)
  1152. |Library d3d11 found: YES
  1153. |Library dxgi found: YES
  1154. |Has header "d3d11.h" : YES
  1155. |Has header "dxgi.h" : YES
  1156. |Has header "dxgi1_5.h" : NO
  1157. |Has header "d3d11sdklayers.h" : YES
  1158. |Library d3d9 found: YES
  1159. |Library gdi32 found: YES
  1160. |Has header "d3d9.h" : YES
  1161. |Message: Building decklink plugin
  1162. |Library dsound found: YES
  1163. |Library winmm found: YES
  1164. |Library ole32 found: YES
  1165. |Has header "dsound.h" : YES (cached)
  1166. |Has header "linux/fb.h" : NO
  1167. |Has header "sys/socket.h" : NO (cached)
  1168. |Checking for function "pipe" : NO
  1169. |Checking for function "socketpair" : NO
  1170. |Run-time dependency libdrm found: NO (tried pkgconfig and cmake)
  1171. |Run-time dependency libmfx found: NO (tried pkgconfig and cmake)
  1172. |Has header "SLES/OpenSLES.h" : NO
  1173. |Library OpenSLES found: NO
  1174. |Library rt found: NO
  1175. |Has header "tinyalsa/asoundlib.h" : NO
  1176. |Run-time dependency tinyalsa found: NO (tried pkgconfig and cmake)
  1177. |Looking for a fallback subproject for the dependency tinyalsa
  1178. |Subproject directory not found and tinyalsa.wrap file not found
  1179. |Subproject subprojects\tinyalsa is buildable: NO (disabling)
  1180. |Dependency tinyalsa from subproject subprojects\tinyalsa found: NO
  1181. |Run-time dependency gudev-1.0 found: NO (tried pkgconfig and cmake)
  1182. |Run-time dependency libusb-1.0 found: NO (tried pkgconfig and cmake)
  1183. |Has header "linux/uvcvideo.h" : NO
  1184. |Library ole32 found: YES
  1185. |Library ksuser found: YES
  1186. |Has header "audioclient.h" : YES
  1187. |Header <audioclient.h> has symbol "AUDCLNT_STREAMOPTIONS_NONE" : NO
  1188. |Library ksuser found: YES
  1189. |Library uuid found: YES
  1190. |Library strmiids found: YES
  1191. |Library dxguid found: YES
  1192. |Library setupapi found: YES
  1193. |Library ole32 found: YES
  1194. |Library d3d9 found: YES
  1195. |Library gdi32 found: YES
  1196. |Has header "d3d9.h" : YES (cached)
  1197. |Run-time dependency libass found: NO (tried pkgconfig and cmake)
  1198. |Run-time dependency aom found: NO (tried pkgconfig and cmake)
  1199. |Run-time dependency avtp found: NO (tried pkgconfig and cmake)
  1200. |Run-time dependency libbs2b found: NO (tried pkgconfig and cmake)
  1201. |Library bz2 found: YES
  1202. |Header <bzlib.h> has symbol "BZ2_bzlibVersion" : YES
  1203. |Run-time dependency libchromaprint found: NO (tried pkgconfig and cmake)
  1204. |Run-time dependency pangocairo found: NO (tried pkgconfig and cmake)
  1205. |Run-time dependency lcms2 found: NO (tried pkgconfig and cmake)
  1206. |Run-time dependency libcurl found: NO (tried pkgconfig and cmake)
  1207. |Run-time dependency libxml-2.0 found: YES 2.9.4
  1208. |Run-time dependency libdc1394-2 found: NO (tried pkgconfig and cmake)
  1209. |Run-time dependency directfb found: NO (tried pkgconfig and cmake)
  1210. |Dependency openssl found: YES (cached)
  1211. |Run-time dependency libcrypto found: YES 1.1.0h
  1212. |Run-time dependency libdca found: NO (tried pkgconfig and cmake)
  1213. |Header <dca.h> has symbol "dca_init" : NO
  1214. |Library faac found: NO
  1215. |Header <faac.h> has symbol "faacEncOpen" : NO
  1216. |Header <neaacdec.h> has symbol "NeAACDecOpen" : NO
  1217. |Library faad found: NO
  1218. |Run-time dependency fdk-aac found: NO (tried pkgconfig and cmake)
  1219. |Library flite found: NO
  1220. |Library flite_cmu_us_kal found: NO
  1221. |Library flite_usenglish found: NO
  1222. |Library flite_cmulex found: NO
  1223. |Header <flite/flite.h> has symbol "flite_init" : NO
  1224. |Run-time dependency fluidsynth found: NO (tried pkgconfig and cmake)
  1225. |Has header "gme/gme.h" : NO
  1226. |Library gsm found: NO
  1227. |Header <gsm.h> has symbol "gsm_create" : NO
  1228. |Header <gsm/gsm.h> has symbol "gsm_create" : NO
  1229. |Run-time dependency nettle found: NO (tried pkgconfig and cmake)
  1230. |Library gcrypt found: NO
  1231. |Dependency openssl found: YES (cached)
  1232. |Run-time dependency dssim found: NO (tried pkgconfig and cmake)
  1233. |Looking for a fallback subproject for the dependency dssim
  1234. Cloning into 'dssim'...
  1235. remote: Enumerating objects: 1057, done.
  1236. Rremote: Total 1057 (delta 0), reused 0 (delta 0), pack-reused 1057eceiving objects: 93% (984/1
  1237. Receiving objects: 100% (1057/1057), 478.92 KiB | 1.42 MiB/s, done.
  1238. Resolving deltas: 100% (642/642), done.
  1239. Switched to a new branch 'dssim1-c'
  1240. Branch 'dssim1-c' set up to track remote branch 'dssim1-c' from 'origin'.
  1241. |
  1242. ||Executing subproject dssim method meson
  1243. ||
  1244. ||Project name: dssim
  1245. ||Project version: 1.3.2.1
  1246. ||C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1247. ||Library m found: YES
  1248. ||Library z found: YES
  1249. ||Dependency libpng found: YES (cached)
  1250. ||Build targets in project: 1012
  1251. ||Subproject dssim finished.
  1252. |
  1253. |Dependency dssim from subproject subprojects\dssim found: YES
  1254. |Run-time dependency kate found: NO (tried pkgconfig and cmake)
  1255. |Run-time dependency lrdf found: NO (tried pkgconfig and cmake)
  1256. |Has header "ladspa.h" : NO
  1257. |Run-time dependency libde265 found: NO (tried pkgconfig and cmake)
  1258. |Run-time dependency libmms found: NO (tried pkgconfig and cmake)
  1259. |Run-time dependency lilv-0 found: NO (tried pkgconfig and cmake)
  1260. |C++ compiler for the host machine: c++ (gcc 7.1.0 "c++ (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1261. |Run-time dependency libmodplug found: NO (tried pkgconfig and cmake)
  1262. |Run-time dependency mjpegtools found: NO (tried pkgconfig and cmake)
  1263. |Library mpeg2encpp found: NO
  1264. |Compiler for C++ supports arguments -Wno-mismatched-tags -Wmismatched-tags: NO
  1265. |Compiler for C++ supports arguments -Wno-header-guard -Wheader-guard: NO
  1266. |Run-time dependency mjpegtools found: NO (tried pkgconfig and cmake)
  1267. |Library mplex2 found: NO
  1268. |Library mpcdec found: NO
  1269. |Run-time dependency neon found: NO (tried pkgconfig and cmake)
  1270. |Run-time dependency libofa found: NO (tried pkgconfig and cmake)
  1271. |Run-time dependency openal found: NO (tried pkgconfig)
  1272. |Run-time dependency opencv found: NO (tried pkgconfig and cmake)
  1273. |Run-time dependency opencv4 found: NO (tried pkgconfig and cmake)
  1274. |Run-time dependency openexr found: NO (tried pkgconfig and cmake)
  1275. |Run-time dependency openh264 found: NO (tried pkgconfig and cmake)
  1276. |Looking for a fallback subproject for the dependency openh264
  1277. Cloning into 'openh264'...
  1278. remote: Enumerating objects: 38685, done.
  1279. remote: Total 38685 (delta 0), reused 0 (delta 0), pack-reused 38685 eceiving objects: 100% (38685/38685), 121.30 MiB | 9.29 MiB/s
  1280. Receiving objects: 100% (38685/38685), 123.85 MiB | 10.08 MiB/s, done.
  1281. Resolving deltas: 100% (24038/24038), done.
  1282. Checking out files: 100% (699/699), done.
  1283. Note: checking out '894eb0c6e1e0f5f96df7a18e1eaf13d65c8eec81'.
  1284.  
  1285. You are in 'detached HEAD' state. You can look around, make experimental
  1286. changes and commit them, and you can discard any commits you make in this
  1287. state without impacting any branches by performing another checkout.
  1288.  
  1289. If you want to create a new branch to retain commits you create, you may
  1290. do so (now or later) by using -b with the checkout command again. Example:
  1291.  
  1292. git checkout -b <new-branch-name>
  1293.  
  1294. HEAD is now at 894eb0c6 Merge pull request #3094 from nirbheek/fix-dll-windows
  1295. |
  1296. ||Executing subproject openh264 method meson
  1297. ||
  1298. ||Project name: openh264
  1299. ||Project version: 1.8.0
  1300. ||C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1301. ||C++ compiler for the host machine: c++ (gcc 7.1.0 "c++ (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1302. ||Program nasm found: YES (overridden: C:\Users\user\gst-build\subprojects\win-nasm\nasm-2.14.02/nasm.exe)
  1303. ||Compiler for C++ supports arguments -Wno-non-virtual-dtor -Wnon-virtual-dtor: YES (cached)
  1304. ||Compiler for C++ supports arguments -Wno-class-memaccess -Wclass-memaccess: NO
  1305. ||Compiler for C++ supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES
  1306. ||Dependency threads found: YES (cached)
  1307. ||Run-time dependency GTest found: NO (tried pkgconfig and system)
  1308. ||Looking for a fallback subproject for the dependency gtest
  1309. ||subprojects\openh264\test\meson.build:1: WARNING: Dependency gtest not found but it is available in a sub-subproject.
  1310. ||To use it in the current project, promote it by going in the project source
  1311. ||root and issuing the following command:
  1312. ||meson wrap promote subprojects\openh264\subprojects\gtest.wrap
  1313. ||Subproject directory not found and gtest.wrap file not found
  1314. ||Subproject subprojects\gtest is buildable: NO (disabling)
  1315. ||Dependency gtest from subproject subprojects\gtest found: NO
  1316. ||Dependency gtest from subproject subprojects\gtest found: NO
  1317. ||Message: do_install: true
  1318. ||WARNING: Project targetting '>= 0.43' but tried to use feature introduced in '0.50.0': install arg in configure_file
  1319. ||Configuring openh264.pc using configuration
  1320. ||Message: do_install: false
  1321. ||Configuring openh264-static.pc using configuration
  1322. ||Configuring codec_api.h using configuration
  1323. ||subprojects\openh264\include\wels\meson.build:4: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'codec_api.h'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
  1324. ||Configuring codec_app_def.h using configuration
  1325. ||subprojects\openh264\include\wels\meson.build:4: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'codec_app_def.h'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
  1326. ||Configuring codec_def.h using configuration
  1327. ||subprojects\openh264\include\wels\meson.build:4: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'codec_def.h'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
  1328. ||Configuring codec_ver.h using configuration
  1329. ||subprojects\openh264\include\wels\meson.build:4: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'codec_ver.h'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
  1330. ||Build targets in project: 1022
  1331. ||WARNING: Project specifies a minimum meson_version '>= 0.43' but uses features which were added in newer versions:
  1332. || * 0.50.0: {'install arg in configure_file'}
  1333. ||Subproject openh264 finished.
  1334. |
  1335. |Dependency openh264 from subproject subprojects\openh264 found: YES
  1336. |Run-time dependency libopenjp2 found: NO (tried pkgconfig and cmake)
  1337. |Run-time dependency libopenmpt found: NO (tried pkgconfig and cmake)
  1338. |C++ compiler for the host machine: c++ (gcc 7.1.0 "c++ (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1339. |Run-time dependency libopenni2 found: NO (tried pkgconfig and cmake)
  1340. |Run-time dependency opus found: NO (tried pkgconfig and cmake)
  1341. |Run-time dependency dvdnav found: NO (tried pkgconfig and cmake)
  1342. |Run-time dependency dvdread found: NO (tried pkgconfig and cmake)
  1343. |Run-time dependency librsvg-2.0 found: NO (tried pkgconfig and cmake)
  1344. |Run-time dependency librtmp found: NO (tried pkgconfig and cmake)
  1345. |Run-time dependency sbc found: NO (tried pkgconfig and cmake)
  1346. |Library usrsctp found: NO
  1347. |Has header "usrsctp.h" : NO
  1348. |Library ws2_32 found: YES
  1349. |Dependency libxml-2.0 found: YES (cached)
  1350. |Run-time dependency sndfile found: NO (tried pkgconfig and cmake)
  1351. |Run-time dependency soundtouch found: NO (tried pkgconfig and cmake)
  1352. |Run-time dependency soundtouch-1.4 found: NO (tried pkgconfig and cmake)
  1353. |Run-time dependency soundtouch-1.0 found: NO (tried pkgconfig and cmake)
  1354. |Run-time dependency spandsp found: NO (tried pkgconfig and cmake)
  1355. |Run-time dependency srt found: NO (tried pkgconfig and cmake)
  1356. |Header <srt/srt.h> has symbol "srt_startup" : NO
  1357. |Run-time dependency libsrtp2 found: NO (tried pkgconfig and cmake)
  1358. |Run-time dependency libsrtp found: NO (tried pkgconfig and cmake)
  1359. |Header <srtp/srtp.h> has symbol "crypto_policy_set_aes_gcm_128_16_auth" : NO
  1360. |Run-time dependency zvbi-0.2 found: NO (tried pkgconfig and cmake)
  1361. |Dependency libxml-2.0 found: YES (cached)
  1362. |Run-time dependency pango found: NO (tried pkgconfig and cmake)
  1363. |Run-time dependency cairo found: NO (tried pkgconfig and cmake)
  1364. |Run-time dependency pangocairo found: NO (tried pkgconfig and cmake)
  1365. |Run-time dependency vo-aacenc found: NO (tried pkgconfig and cmake)
  1366. |Run-time dependency vo-amrwbenc found: NO (tried pkgconfig and cmake)
  1367. |Program glslc found: NO
  1368. |Run-time dependency libdrm found: NO (tried pkgconfig and cmake)
  1369. |Dependency nice from subproject subprojects\libnice found: YES
  1370. |Run-time dependency webrtc-audio-processing found: NO (tried pkgconfig and cmake)
  1371. |Run-time dependency libwebp found: NO (tried pkgconfig and cmake)
  1372. |Run-time dependency wildmidi found: NO (tried pkgconfig and cmake)
  1373. |Has header "wildmidi_lib.h" : NO
  1374. |Run-time dependency wpe-webkit-1.0 found: NO (tried pkgconfig and cmake)
  1375. |Run-time dependency wpebackend-fdo-1.0 found: NO (tried pkgconfig and cmake)
  1376. |Run-time dependency egl found: NO (tried pkgconfig and cmake)
  1377. |Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake)
  1378. |Run-time dependency x265 found: NO (tried pkgconfig and cmake)
  1379. |Run-time dependency zbar found: NO (tried pkgconfig and cmake)
  1380. |Run-time dependency libexif found: NO (tried pkgconfig and cmake)
  1381. |Dependency from subproject subprojects\orc found: YES
  1382. |Run-time dependency gtk+-3.0 found: NO (tried pkgconfig and cmake)
  1383. |Run-time dependency gdk-x11-3.0 found: NO (tried pkgconfig and cmake)
  1384. |Run-time dependency x11 found: NO (tried pkgconfig and cmake)
  1385. |Run-time dependency gtk+-3.0 found: NO (tried pkgconfig and cmake)
  1386. |Run-time dependency gtk+-wayland-3.0 found: NO (tried pkgconfig and cmake)
  1387. |Configuring gstreamer-bad-audio-1.0.pc using configuration
  1388. |Configuring gstreamer-bad-audio-1.0-uninstalled.pc using configuration
  1389. |Configuring gstreamer-codecparsers-1.0.pc using configuration
  1390. |Configuring gstreamer-codecparsers-1.0-uninstalled.pc using configuration
  1391. |Configuring gstreamer-insertbin-1.0.pc using configuration
  1392. |Configuring gstreamer-insertbin-1.0-uninstalled.pc using configuration
  1393. |Configuring gstreamer-mpegts-1.0.pc using configuration
  1394. |Configuring gstreamer-mpegts-1.0-uninstalled.pc using configuration
  1395. |Configuring gstreamer-player-1.0.pc using configuration
  1396. |Configuring gstreamer-player-1.0-uninstalled.pc using configuration
  1397. |Configuring gstreamer-plugins-bad-1.0.pc using configuration
  1398. |Configuring gstreamer-plugins-bad-1.0-uninstalled.pc using configuration
  1399. |subprojects\gst-plugins-bad\pkgconfig\meson.build:56: WARNING: The variable(s) 'videolibdir', 'waylandlibdir' in the input file 'subprojects\gst-plugins-bad\pkgconfig\gstreamer-plugins-bad-uninstalled.pc.in' are not present in the given configuration data.
  1400. |Configuring gstreamer-sctp-1.0.pc using configuration
  1401. |Configuring gstreamer-sctp-1.0-uninstalled.pc using configuration
  1402. |Configuring gstreamer-webrtc-1.0.pc using configuration
  1403. |Configuring gstreamer-webrtc-1.0-uninstalled.pc using configuration
  1404. |Program xgettext found: NO
  1405. |Configuring config.h using configuration
  1406. |Program hotdoc found: NO
  1407. |Message: Hotdoc not found, not building the documentation
  1408. |Build targets in project: 1077
  1409. |Subproject gst-plugins-bad finished.
  1410.  
  1411. Cloning into 'gst-plugins-ugly'...
  1412. remote: Enumerating objects: 40444, done.
  1413. remote: Counting objects: 100% (40444/40444), done.
  1414. remote: Compressing objects: 100% (9531/9531), done.
  1415. remote: Total 40444 (delta 30945), reused 40144 (delta 30711)
  1416. Receiving objects: 100% (40444/40444), 7.09 MiB | 1.84 MiB/s, done.
  1417. Resolving deltas: 100% (30945/30945), done.
  1418. Already on 'master'
  1419. Your branch is up to date with 'origin/master'.
  1420.  
  1421. |Executing subproject gst-plugins-ugly method meson
  1422. |
  1423. |Project name: gst-plugins-ugly
  1424. |Project version: 1.17.0.1
  1425. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1426. |C++ compiler for the host machine: c++ (gcc 7.1.0 "c++ (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1427. |Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached)
  1428. |Compiler for C++ supports link arguments -Wl,-Bsymbolic-functions: YES
  1429. |Has header "dlfcn.h" : NO (cached)
  1430. |Has header "inttypes.h" : YES (cached)
  1431. |Has header "malloc.h" : YES
  1432. |Has header "memory.h" : YES (cached)
  1433. |Has header "stdint.h" : YES (cached)
  1434. |Has header "stdlib.h" : YES (cached)
  1435. |Has header "strings.h" : YES (cached)
  1436. |Has header "string.h" : YES (cached)
  1437. |Has header "sys/stat.h" : YES (cached)
  1438. |Has header "sys/types.h" : YES (cached)
  1439. |Has header "unistd.h" : YES (cached)
  1440. |Has header "winsock2.h" : YES (cached)
  1441. |Checking for function "dcgettext" : YES (cached)
  1442. |Checking for size of "char" : 1
  1443. |Checking for size of "int" : 4
  1444. |Checking for size of "long" : 4
  1445. |Checking for size of "short" : 2
  1446. |Checking for size of "void*" : 8
  1447. |Dependency gstreamer-1.0 from subproject subprojects\gstreamer found: YES
  1448. |Dependency gstreamer-app-1.0 from subproject subprojects\gst-plugins-base found: YES
  1449. |Dependency gstreamer-video-1.0 from subproject subprojects\gst-plugins-base found: YES
  1450. |Dependency gstreamer-pbutils-1.0 from subproject subprojects\gst-plugins-base found: YES
  1451. |Dependency gstreamer-tag-1.0 from subproject subprojects\gst-plugins-base found: YES
  1452. |Dependency gstreamer-fft-1.0 from subproject subprojects\gst-plugins-base found: YES
  1453. |Dependency gstreamer-audio-1.0 from subproject subprojects\gst-plugins-base found: YES
  1454. |Dependency gstreamer-base-1.0 from subproject subprojects\gstreamer found: YES
  1455. |Dependency gstreamer-riff-1.0 from subproject subprojects\gst-plugins-base found: YES
  1456. |Dependency gstreamer-rtp-1.0 from subproject subprojects\gst-plugins-base found: YES
  1457. |Dependency gstreamer-net-1.0 from subproject subprojects\gstreamer found: YES
  1458. |Dependency gstreamer-sdp-1.0 from subproject subprojects\gst-plugins-base found: YES
  1459. |Dependency gstreamer-rtsp-1.0 from subproject subprojects\gst-plugins-base found: YES
  1460. |Dependency gstreamer-check-1.0 from subproject subprojects\gstreamer found: YES
  1461. |Dependency gstreamer-controller-1.0 from subproject subprojects\gstreamer found: YES
  1462. |Dependency orc-0.4 from subproject subprojects\orc found: YES
  1463. |Dependency gmodule-2.0 from subproject subprojects\glib found: YES
  1464. |Message: GStreamer debug system is enabled
  1465. |Compiler for C supports arguments -Wmissing-declarations: YES (cached)
  1466. |Compiler for C++ supports arguments -Wmissing-declarations: YES (cached)
  1467. |Compiler for C supports arguments -Wredundant-decls: YES (cached)
  1468. |Compiler for C++ supports arguments -Wredundant-decls: YES (cached)
  1469. |Compiler for C supports arguments -Wwrite-strings: YES (cached)
  1470. |Compiler for C++ supports arguments -Wwrite-strings: YES (cached)
  1471. |Compiler for C supports arguments -Wformat: YES (cached)
  1472. |Compiler for C++ supports arguments -Wformat: YES (cached)
  1473. |Compiler for C supports arguments -Wformat-nonliteral: YES (cached)
  1474. |Compiler for C++ supports arguments -Wformat-nonliteral: YES (cached)
  1475. |Compiler for C supports arguments -Wformat-security: YES (cached)
  1476. |Compiler for C++ supports arguments -Wformat-security: YES (cached)
  1477. |Compiler for C supports arguments -Winit-self: YES (cached)
  1478. |Compiler for C++ supports arguments -Winit-self: YES (cached)
  1479. |Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
  1480. |Compiler for C++ supports arguments -Wmissing-include-dirs: YES (cached)
  1481. |Compiler for C supports arguments -Waddress: YES (cached)
  1482. |Compiler for C++ supports arguments -Waddress: YES (cached)
  1483. |Compiler for C supports arguments -Wno-multichar -Wmultichar: YES (cached)
  1484. |Compiler for C++ supports arguments -Wno-multichar -Wmultichar: YES (cached)
  1485. |Compiler for C supports arguments -Wvla: YES (cached)
  1486. |Compiler for C++ supports arguments -Wvla: YES (cached)
  1487. |Compiler for C supports arguments -Wpointer-arith: YES (cached)
  1488. |Compiler for C++ supports arguments -Wpointer-arith: YES (cached)
  1489. |Compiler for C supports arguments -Waggregate-return: YES (cached)
  1490. |Compiler for C++ supports arguments -Waggregate-return: YES (cached)
  1491. |Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
  1492. |Compiler for C++ supports arguments -fno-strict-aliasing: YES (cached)
  1493. |Compiler for C supports arguments -fvisibility=hidden: YES (cached)
  1494. |Compiler for C++ supports arguments -fvisibility=hidden: YES
  1495. |Compiler for C supports arguments -Wmissing-prototypes: YES (cached)
  1496. |Compiler for C supports arguments -Wold-style-definition: YES (cached)
  1497. |Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached)
  1498. |Compiler for C supports arguments -Wnested-externs: YES
  1499. |Message: Disabling deprecated GLib API
  1500. |Program python3 found: YES (c:\bin\miniconda3\python.exe)
  1501. |Library a52 found: NO
  1502. |Header <a52dec/a52.h> has symbol "a52_init" : NO
  1503. |Run-time dependency opencore-amrnb found: NO (tried pkgconfig and cmake)
  1504. |Run-time dependency opencore-amrwb found: NO (tried pkgconfig and cmake)
  1505. |Run-time dependency libcdio found: NO (tried pkgconfig and cmake)
  1506. |Run-time dependency dvdread found: NO (tried pkgconfig and cmake)
  1507. |Run-time dependency libmpeg2 found: NO (tried pkgconfig and cmake)
  1508. |Has header "sidplay/player.h" : NO
  1509. |Run-time dependency x264 found: NO (tried pkgconfig and cmake)
  1510. |Looking for a fallback subproject for the dependency x264
  1511. Cloning into 'x264'...
  1512. remote: Enumerating objects: 22128, done.
  1513. remote: Counting objects: 100% (22128/22128), done.
  1514. remote: Compressing objects: 100% (3899/3899), done.
  1515. remote: Total 22128 (delta 18288), reused 21989 (delta 18185)
  1516. Receiving objects: 100% (22128/22128), 5.21 MiB | 1.22 MiB/s, done.
  1517. Resolving deltas: 100% (18288/18288), done.
  1518. Switched to a new branch '157.2945-meson'
  1519. Branch '157.2945-meson' set up to track remote branch '157.2945-meson' from 'origin'.
  1520. |
  1521. ||Executing subproject x264 method meson
  1522. ||
  1523. ||Program version.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\subprojects\x264\version.py)
  1524. ||Project name: x264
  1525. ||Project version: 0.157.2945+48
  1526. ||C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1527. ||Program version.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\subprojects\x264\version.py)
  1528. ||Message: build: 157
  1529. ||Message: commit: 9ae18f0
  1530. ||Message: version: 0.157.2945+48
  1531. ||Message: revision: 2945+48
  1532. ||Library m found: YES
  1533. ||Dependency threads found: YES (cached)
  1534. ||Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES
  1535. ||Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES
  1536. ||Compiler for C supports arguments -Wno-old-style-declaration -Wold-style-declaration: YES
  1537. ||Compiler for C supports arguments -mpreferred-stack-boundary=6: NO
  1538. ||Compiler for C supports arguments -mstack-alignment=64: NO
  1539. ||Message: FIXME: stack alignment
  1540. ||Program nasm found: YES (overridden: C:\Users\user\gst-build\subprojects\win-nasm\nasm-2.14.02/nasm.exe)
  1541. ||Checking if "Compiler supports gcc-style inline assembly" compiles: YES
  1542. ||Has header "malloc.h" : YES (cached)
  1543. ||Checking for function "memalign" : NO (cached)
  1544. ||Has header "string.h" : YES (cached)
  1545. ||Header <sched.h> has symbol "CPU_COUNT" : NO
  1546. ||Checking for function "log2f" with dependency -lm: YES
  1547. ||Checking for function "strtok_r" : YES
  1548. ||Checking for function "clock_gettime" : YES (cached)
  1549. ||Checking for function "fseeko" : YES (cached)
  1550. ||Checking if "checking if building for WinRT" compiles: YES
  1551. ||Dependency libswscale skipped: feature swscale disabled
  1552. ||Dependency libavutil skipped: feature swscale disabled
  1553. ||Dependency libavformat skipped: feature lavf disabled
  1554. ||Dependency libavcodec skipped: feature lavf disabled
  1555. ||Dependency libavutil skipped: feature lavf disabled
  1556. ||Dependency ffms2 skipped: feature ffms disabled
  1557. ||Dependency libswscale skipped: feature ffms disabled
  1558. ||Dependency liblsmash skipped: feature lsmash disabled
  1559. ||Configuring config.h using configuration
  1560. ||Configuring x264_config.h using configuration
  1561. ||Checking for function "getopt_long" : YES
  1562. ||Has header "getopt.h" : YES
  1563. ||Configuring x264.def using configuration
  1564. ||Compiler for C supports link arguments -Wl,-Bsymbolic: YES
  1565. ||Program python3 found: YES (c:\bin\miniconda3\python.exe)
  1566. ||Build targets in project: 1092
  1567. ||Subproject x264 finished.
  1568. |
  1569. |Dependency x264 from subproject subprojects\x264 found: YES
  1570. |Library m found: YES
  1571. |Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES (cached)
  1572. |Compiler for C supports arguments -Wno-missing-declarations -Wmissing-declarations: YES (cached)
  1573. |Compiler for C supports arguments -Wno-old-style-definition -Wold-style-definition: YES (cached)
  1574. |Program xgettext found: NO
  1575. |Program hotdoc found: NO
  1576. |Message: Hotdoc not found, not building the documentation
  1577. |Configuring config.h using configuration
  1578. |Build targets in project: 1097
  1579. |Subproject gst-plugins-ugly finished.
  1580.  
  1581. Cloning into 'gst-libav'...
  1582. remote: Enumerating objects: 13432, done.
  1583. remote: Counting objects: 100% (13432/13432), done.
  1584. remote: Compressing objects: 100% (4269/4269), done.
  1585. remote: Total 13432 (delta 9026), reused 13194 (delta 8870)s
  1586. Receiving objects: 100% (13432/13432), 2.99 MiB | 2.33 MiB/s, done.
  1587. Resolving deltas: 100% (9026/9026), done.
  1588. Already on 'master'
  1589. Your branch is up to date with 'origin/master'.
  1590.  
  1591. |Executing subproject gst-libav method meson
  1592. |
  1593. |Project name: gst-libav
  1594. |Project version: 1.17.0.1
  1595. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1596. |C++ compiler for the host machine: c++ (gcc 7.1.0 "c++ (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1597. |Run-time dependency libavfilter found: NO (tried pkgconfig and cmake)
  1598. |Looking for a fallback subproject for the dependency libavfilter
  1599. Cloning into 'FFmpeg'...
  1600. remote: Enumerating objects: 564103, done.
  1601. remote: Counting objects: 100% (564103/564103), done.
  1602. remote: Compressing objects: 100% (112070/112070), done.
  1603. remote: Total 564103 (delta 451240), reused 563635 (delta 450886)
  1604. Receiving objects: 100% (564103/564103), 134.84 MiB | 4.55 MiB/s, done.
  1605. Resolving deltas: 100% (451240/451240), done.
  1606. Checking out files: 100% (6989/6989), done.
  1607. Switched to a new branch 'meson-4.1.3'
  1608. Branch 'meson-4.1.3' set up to track remote branch 'meson-4.1.3' from 'origin'.
  1609. |
  1610. ||Executing subproject FFmpeg method meson
  1611. ||
  1612. ||Project name: FFmpeg
  1613. ||Project version: 4.1.3
  1614. ||C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  1615. ||Program python3 found: YES (c:\bin\miniconda3\python.exe)
  1616. ||Compiler for C supports arguments -D_ISOC99_SOURCE: YES
  1617. ||Compiler for C supports arguments -D_GNU_SOURCE: YES
  1618. ||Compiler for C supports arguments -D_LARGEFILE_SOURCE: YES
  1619. ||Compiler for C supports arguments -DPIC: YES
  1620. ||Compiler for C supports arguments -Wno-parentheses -Wparentheses: YES
  1621. ||Compiler for C supports arguments -Wno-pointer-sign -Wpointer-sign: YES
  1622. ||Compiler for C supports arguments -Wno-switch -Wswitch: YES
  1623. ||Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
  1624. ||Compiler for C supports arguments -Wno-deprecated-declarations -Wdeprecated-declarations: YES
  1625. ||Compiler for C supports arguments -Wno-unused-function -Wunused-function: YES
  1626. ||Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES
  1627. ||Compiler for C supports arguments -Wno-discarded-qualifiers -Wdiscarded-qualifiers: YES
  1628. ||Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES
  1629. ||Compiler for C supports arguments -Wno-bool-operation -Wbool-operation: YES
  1630. ||Compiler for C supports arguments -Wno-incompatible-pointer-types -Wincompatible-pointer-types: YES
  1631. ||Compiler for C supports arguments -Wno-address -Waddress: YES
  1632. ||Dependency threads found: YES (cached)
  1633. ||Library ws2_32 found: YES
  1634. ||Has header "dev/bktr/ioctl_meteor.h" : NO
  1635. ||Has header "dev/bktr/ioctl_bt848.h" : NO
  1636. ||Has header "machine/ioctl_meteor.h" : NO
  1637. ||Has header "machine/ioctl_bt848.h" : NO
  1638. ||Has header "dev/video/meteor/ioctl_meteor.h" : NO
  1639. ||Has header "dev/video/bktr/ioctl_bt848.h" : NO
  1640. ||Has header "dev/ic/bt8xx.h" : NO
  1641. ||Checking for function "localtime_r" : NO
  1642. ||Checking for function "localtime_r" : NO
  1643. ||Has header "vdpau/vdpau.h" : NO
  1644. ||Checking for function "nanosleep" : YES
  1645. ||Has header "arpa/inet.h" : NO (cached)
  1646. ||Has header "winsock2.h" : YES (cached)
  1647. ||Checking whether type "struct rusage" has member "ru_maxrss" : NO
  1648. ||Checking whether type "struct stat" has member "st_mtim.tv_nsec" : NO
  1649. ||Run-time dependency alsa found: NO (tried pkgconfig and cmake)
  1650. ||Run-time dependency ffnvcodec found: NO (tried pkgconfig and cmake)
  1651. ||Run-time dependency libgme found: NO (tried pkgconfig and cmake)
  1652. ||Run-time dependency gnutls found: NO (tried pkgconfig and cmake)
  1653. ||Run-time dependency aom found: NO (tried pkgconfig and cmake)
  1654. ||Run-time dependency lilv-0 found: NO (tried pkgconfig and cmake)
  1655. ||Run-time dependency libass found: NO (tried pkgconfig and cmake)
  1656. ||Run-time dependency libbluray found: NO (tried pkgconfig and cmake)
  1657. ||Run-time dependency libbs2b found: NO (tried pkgconfig and cmake)
  1658. ||Run-time dependency caca found: NO (tried pkgconfig and cmake)
  1659. ||Run-time dependency libcdio_paranoia found: NO (tried pkgconfig and cmake)
  1660. ||Run-time dependency libcdio_paranoia found: NO (tried pkgconfig and cmake)
  1661. ||Run-time dependency libdc1394-2 found: NO (tried pkgconfig and cmake)
  1662. ||Run-time dependency libdrm found: NO (tried pkgconfig and cmake)
  1663. ||Run-time dependency fdk-aac found: NO (tried pkgconfig and cmake)
  1664. ||Run-time dependency fontconfig found: NO (tried pkgconfig and cmake)
  1665. ||Run-time dependency freetype2 found: YES 19.0.13
  1666. ||Has header "ft2build.h" with dependency freetype2: YES
  1667. ||Has header "FT_FREETYPE_H" with dependency freetype2: NO
  1668. ||Run-time dependency fribidi found: NO (tried pkgconfig and cmake)
  1669. ||Run-time dependency jack found: NO (tried pkgconfig and cmake)
  1670. ||Run-time dependency kvazaar found: NO (tried pkgconfig and cmake)
  1671. ||Run-time dependency libmfx found: NO (tried pkgconfig and cmake)
  1672. ||Run-time dependency libmodplug found: NO (tried pkgconfig and cmake)
  1673. ||Run-time dependency opencv found: NO (tried pkgconfig and cmake)
  1674. ||Run-time dependency opencv found: NO (tried pkgconfig and cmake)
  1675. ||Run-time dependency openh264 found: NO (tried pkgconfig and cmake)
  1676. ||Run-time dependency libopenjp2 found: NO (tried pkgconfig and cmake)
  1677. ||Run-time dependency libopenjp2 found: NO (tried pkgconfig and cmake)
  1678. ||Run-time dependency libopenmpt found: NO (tried pkgconfig and cmake)
  1679. ||Run-time dependency opus found: NO (tried pkgconfig and cmake)
  1680. ||Run-time dependency libpulse found: NO (tried pkgconfig and cmake)
  1681. ||Run-time dependency librsvg-2.0 found: NO (tried pkgconfig and cmake)
  1682. ||Run-time dependency librtmp found: NO (tried pkgconfig and cmake)
  1683. ||Run-time dependency rubberband found: NO (tried pkgconfig and cmake)
  1684. ||Run-time dependency shine found: NO (tried pkgconfig and cmake)
  1685. ||Run-time dependency smbclient found: NO (tried pkgconfig and cmake)
  1686. ||Run-time dependency libssh found: NO (tried pkgconfig and cmake)
  1687. ||Run-time dependency speex found: NO (tried pkgconfig and cmake)
  1688. ||Run-time dependency srt found: NO (tried pkgconfig and cmake)
  1689. ||Run-time dependency tesseract found: NO (tried pkgconfig and cmake)
  1690. ||Run-time dependency libtls found: NO (tried pkgconfig and cmake)
  1691. ||Run-time dependency libv4l2 found: NO (tried pkgconfig and cmake)
  1692. ||Run-time dependency vidstab found: NO (tried pkgconfig and cmake)
  1693. ||Run-time dependency libvmaf found: NO (tried pkgconfig and cmake)
  1694. ||Run-time dependency vorbis found: NO (tried pkgconfig and cmake)
  1695. ||Run-time dependency vorbisenc found: NO (tried pkgconfig and cmake)
  1696. ||Run-time dependency vpx found: NO (tried pkgconfig and cmake)
  1697. ||Run-time dependency vpx found: NO (tried pkgconfig and cmake)
  1698. ||Run-time dependency vpx found: NO (tried pkgconfig and cmake)
  1699. ||Run-time dependency vpx found: NO (tried pkgconfig and cmake)
  1700. ||Run-time dependency libwebp found: NO (tried pkgconfig and cmake)
  1701. ||Run-time dependency libwebpmux found: NO (tried pkgconfig and cmake)
  1702. ||Run-time dependency x264 found: NO (tried pkgconfig and cmake)
  1703. ||Run-time dependency x265 found: NO (tried pkgconfig and cmake)
  1704. ||Run-time dependency xcb found: NO (tried pkgconfig and cmake)
  1705. ||Run-time dependency xcb-shm found: NO (tried pkgconfig and cmake)
  1706. ||Run-time dependency xcb-shape found: NO (tried pkgconfig and cmake)
  1707. ||Run-time dependency xcb-xfixes found: NO (tried pkgconfig and cmake)
  1708. ||Dependency libxml-2.0 found: YES (cached)
  1709. ||Has header "libxml2/libxml/xmlversion.h" with dependency libxml-2.0: NO
  1710. ||Run-time dependency zimg found: NO (tried pkgconfig and cmake)
  1711. ||Run-time dependency libzmq found: NO (tried pkgconfig and cmake)
  1712. ||Run-time dependency zvbi-0.2 found: NO (tried pkgconfig and cmake)
  1713. ||Dependency openssl found: YES (cached)
  1714. ||Has header "openssl/ssl.h" with dependency openssl: YES
  1715. ||Checking for function "OPENSSL_init_ssl" with dependency openssl: YES
  1716. ||Checking for function "SSL_library_init" with dependency openssl: YES
  1717. ||Run-time dependency rockchip_mpp found: NO (tried pkgconfig and cmake)
  1718. ||Run-time dependency rockchip_mpp found: NO (tried pkgconfig and cmake)
  1719. ||sdl2-config found: NO need ['>= 2.0.1', '< 2.1.0']
  1720. ||Run-time dependency sdl2 found: NO (tried pkgconfig and config-tool)
  1721. ||Library advapi32 found: YES
  1722. ||Has header "windows.h" with dependency -ladvapi32: YES (cached)
  1723. ||Checking for function "RegCloseKey" with dependency -ladvapi32: YES
  1724. ||Library asound found: NO
  1725. ||Library android found: NO
  1726. ||Library bcrypt found: YES
  1727. ||Has header "bcrypt.h" with dependency -lbcrypt: YES
  1728. ||Checking for function "BCryptGenRandom" with dependency -lbcrypt: YES
  1729. ||Library bz2 found: YES
  1730. ||Has header "bzlib.h" with dependency -lbz2: YES (cached)
  1731. ||Checking for function "BZ2_bzlibVersion" with dependency -lbz2: YES
  1732. ||Library camera2ndk found: NO
  1733. ||Library celt0 found: NO
  1734. ||Library chromaprint found: NO
  1735. ||Has header "time.h" : YES
  1736. ||Checking for function "clock_gettime" : YES
  1737. ||Library cuda found: NO
  1738. ||Library crystalhd found: NO
  1739. ||Library gme found: NO
  1740. ||Library stdc++ found: YES
  1741. ||Library gcrypt found: NO
  1742. ||Library gmp found: YES
  1743. ||Has header "gmp.h" with dependency -lgmp: YES
  1744. ||Checking for function "mpz_export" with dependency -lgmp: YES
  1745. ||Library cdio_paranoia found: NO
  1746. ||Library cdio_cdda found: NO
  1747. ||Library cdio found: NO
  1748. ||Library cdio_paranoia found: NO
  1749. ||Library cdio_cdda found: NO
  1750. ||Library cdio found: NO
  1751. ||Library codec2 found: NO
  1752. ||Has header "dlfcn.h" : NO (cached)
  1753. ||Library dl found: NO
  1754. ||Library fdk-aac found: NO
  1755. ||Library flite_cmu_time_awb found: NO
  1756. ||Library flite_cmu_us_awb found: NO
  1757. ||Library flite_cmu_us_kal found: NO
  1758. ||Library flite_cmu_us_kal16 found: NO
  1759. ||Library flite_cmu_us_rms found: NO
  1760. ||Library flite_cmu_us_slt found: NO
  1761. ||Library flite_usenglish found: NO
  1762. ||Library flite_cmulex found: NO
  1763. ||Library flite found: NO
  1764. ||Library gsm found: NO
  1765. ||Library gsm found: NO
  1766. ||Library raw1394 found: NO
  1767. ||Library avc1394 found: NO
  1768. ||Library rom1394 found: NO
  1769. ||Library iec61883 found: NO
  1770. ||Library lbc found: NO
  1771. ||Library m found: YES
  1772. ||Has header "math.h" with dependency -lm: YES
  1773. ||Checking for function "sin" with dependency -lm: YES
  1774. ||Library nppig found: NO
  1775. ||Library nppicc found: NO
  1776. ||Library nppc found: NO
  1777. ||Library nppi found: NO
  1778. ||Library nppc found: NO
  1779. ||Library opencore-amrnb found: NO
  1780. ||Library opencore-amrwb found: NO
  1781. ||Library opencv_core found: NO
  1782. ||Library opencv_imgproc found: NO
  1783. ||Library smbclient found: NO
  1784. ||Library snappy found: NO
  1785. ||Library stdc++ found: YES
  1786. ||Library soxr found: NO
  1787. ||Library theoraenc found: NO
  1788. ||Library theoradec found: NO
  1789. ||Library ogg found: NO
  1790. ||Library twolame found: NO
  1791. ||Library vo-amrwbenc found: NO
  1792. ||Library vpx found: NO
  1793. ||Library vpx found: NO
  1794. ||Library vpx found: NO
  1795. ||Library vpx found: NO
  1796. ||Library wavpack found: NO
  1797. ||Library xvidcore found: NO
  1798. ||Library lzma found: YES
  1799. ||Has header "lzma.h" with dependency -llzma: YES
  1800. ||Checking for function "lzma_version_number" with dependency -llzma: YES
  1801. ||Library mediandk found: NO
  1802. ||Library mmal_core found: NO
  1803. ||Library mmal_util found: NO
  1804. ||Library mmal_vc_client found: NO
  1805. ||Library bcm_host found: NO
  1806. ||Library ole32 found: YES
  1807. ||Checking for function "CoTaskMemFree" with dependency -lole32: YES
  1808. ||Library openal found: NO
  1809. ||Library OpenAL32 found: NO
  1810. ||Library OpenCL found: YES
  1811. ||Library GL found: NO
  1812. ||Library opengl32 found: YES
  1813. ||Library gdi32 found: YES
  1814. ||Checking for function "wglGetProcAddress" with dependencies -lopengl32, -lgdi32: YES
  1815. ||Library psapi found: YES
  1816. ||Has header "psapi.h" with dependency -lpsapi: YES
  1817. ||Checking for function "GetProcessMemoryInfo" with dependency -lpsapi: YES
  1818. ||Library shell32 found: YES
  1819. ||Has header "shellapi.h" with dependency -lshell32: YES
  1820. ||Checking for function "CommandLineToArgvW" with dependency -lshell32: YES
  1821. ||Library sndio found: NO
  1822. ||Library user32 found: YES
  1823. ||Has header "winuser.h" with dependency -luser32: YES
  1824. ||Checking for function "GetShellWindow" with dependency -luser32: YES
  1825. ||Library vfw3 found: NO
  1826. ||Library va found: NO
  1827. ||Library z found: YES
  1828. ||Has header "zlib.h" with dependency -lz: YES
  1829. ||Checking for function "zlibVersion" with dependency -lz: YES
  1830. ||Library libmfx found: NO
  1831. ||Library mp3lame found: NO
  1832. ||Library mysofa found: NO
  1833. ||Library x264 found: NO
  1834. ||Library xavs found: NO
  1835. ||Checking for function "getaddrinfo" : NO
  1836. ||Checking for function "inet_aton" : NO
  1837. ||Checking for function "memalign" : NO
  1838. ||Checking for function "access" : YES
  1839. ||Checking for function "fcntl" : NO
  1840. ||Checking for function "fork" : YES
  1841. ||Checking for function "gethrtime" : NO
  1842. ||Checking for function "getopt" : YES
  1843. ||Checking for function "getrusage" : NO
  1844. ||Checking for function "gettimeofday" : YES
  1845. ||Checking for function "isatty" : YES
  1846. ||Checking for function "mkstemp" : YES
  1847. ||Checking for function "mmap" : NO
  1848. ||Checking for function "mprotect" : YES
  1849. ||Checking for function "sched_getaffinity" : NO
  1850. ||Checking for function "setrlimit" : NO
  1851. ||Checking for function "strerror_r" : NO
  1852. ||Checking for function "sysconf" : NO
  1853. ||Checking for function "sysctl" : NO
  1854. ||Checking for function "usleep" : YES
  1855. ||Checking for function "__sync_val_compare_and_swap" : NO
  1856. ||Checking for function "gmtime_r" : NO
  1857. ||Checking for function "localtime_r" : NO
  1858. ||Has header "malloc.h" : YES (cached)
  1859. ||Header <malloc.h> has symbol "_aligned_malloc" : YES
  1860. ||Has header "stdlib.h" : YES (cached)
  1861. ||Header <stdlib.h> has symbol "arc4random" : NO
  1862. ||Has header "conio.h" : YES
  1863. ||Header <conio.h> has symbol "kbhit" : YES
  1864. ||Has header "io.h" : YES
  1865. ||Header <io.h> has symbol "setmode" : YES
  1866. ||Has header "lzo/lzo1x.h" : NO
  1867. ||Has header "mach/mach_time.h" : NO (cached)
  1868. ||Header <stdlib.h> has symbol "getenv" : YES
  1869. ||Has header "sys/stat.h" : YES (cached)
  1870. ||Header <sys/stat.h> has symbol "lstat" : NO
  1871. ||Header <windows.h> has symbol "GetProcessAffinityMask" : YES
  1872. ||Header <windows.h> has symbol "GetProcessTimes" : YES
  1873. ||Header <windows.h> has symbol "GetSystemTimeAsFileTime" : YES
  1874. ||Header <windows.h> has symbol "LoadLibrary" : YES
  1875. ||Header <windows.h> has symbol "MapViewOfFile" : YES
  1876. ||Header <windows.h> has symbol "PeekNamedPipe" : YES
  1877. ||Header <windows.h> has symbol "SetConsoleTextAttribute" : YES
  1878. ||Header <windows.h> has symbol "SetConsoleCtrlHandler" : YES
  1879. ||Header <windows.h> has symbol "Sleep" : YES
  1880. ||Header <windows.h> has symbol "VirtualAlloc" : YES
  1881. ||Has header "glob.h" : NO
  1882. ||Library Xv found: NO
  1883. ||Library X11 found: NO
  1884. ||Library Xext found: NO
  1885. ||Library gdi32 found: YES
  1886. ||Header <windows.h> has symbol "CreateDIBSection" with dependency -lgdi32: YES
  1887. ||Library secur32 found: YES
  1888. ||Has header "security.h" with dependency -lsecur32: YES
  1889. ||Header <windows.h> has symbol "InitializeSecurityContext" with dependency -lsecur32: NO
  1890. ||Has header "atomic.h" : NO
  1891. ||Has header "mbarrier.h" : NO
  1892. ||Header <windows.h> has symbol "MemoryBarrier" : YES
  1893. ||Has header "stdint.h" : YES (cached)
  1894. ||Has header "x264.h" : NO
  1895. ||Header <stdlib.h> has symbol "posix_memalign" : NO
  1896. ||Has header "complex.h" : YES
  1897. ||Header <complex.h> has symbol "cabs" : YES
  1898. ||Header <complex.h> has symbol "cexp" : YES
  1899. ||Header <math.h> has symbol "atanf" with dependency -lm: YES
  1900. ||Header <math.h> has symbol "atan2f" with dependency -lm: YES
  1901. ||Header <math.h> has symbol "cbrt" with dependency -lm: YES
  1902. ||Header <math.h> has symbol "cbrtf" with dependency -lm: YES
  1903. ||Header <math.h> has symbol "copysign" with dependency -lm: YES
  1904. ||Header <math.h> has symbol "cosf" with dependency -lm: YES
  1905. ||Header <math.h> has symbol "erf" with dependency -lm: YES
  1906. ||Header <math.h> has symbol "exp2" with dependency -lm: YES
  1907. ||Header <math.h> has symbol "exp2f" with dependency -lm: YES
  1908. ||Header <math.h> has symbol "expf" with dependency -lm: YES
  1909. ||Header <math.h> has symbol "hypot" with dependency -lm: YES
  1910. ||Header <math.h> has symbol "isfinite" with dependency -lm: YES
  1911. ||Header <math.h> has symbol "isinf" with dependency -lm: YES
  1912. ||Header <math.h> has symbol "isnan" with dependency -lm: YES
  1913. ||Header <math.h> has symbol "ldexpf" with dependency -lm: YES
  1914. ||Header <math.h> has symbol "llrint" with dependency -lm: YES
  1915. ||Header <math.h> has symbol "llrintf" with dependency -lm: YES
  1916. ||Header <math.h> has symbol "log2" with dependency -lm: YES
  1917. ||Header <math.h> has symbol "log2f" with dependency -lm: YES
  1918. ||Header <math.h> has symbol "log10f" with dependency -lm: YES
  1919. ||Header <math.h> has symbol "lrint" with dependency -lm: YES
  1920. ||Header <math.h> has symbol "lrintf" with dependency -lm: YES
  1921. ||Header <math.h> has symbol "powf" with dependency -lm: YES
  1922. ||Header <math.h> has symbol "rint" with dependency -lm: YES
  1923. ||Header <math.h> has symbol "round" with dependency -lm: YES
  1924. ||Header <math.h> has symbol "roundf" with dependency -lm: YES
  1925. ||Header <math.h> has symbol "sinf" with dependency -lm: YES
  1926. ||Header <math.h> has symbol "trunc" with dependency -lm: YES
  1927. ||Header <math.h> has symbol "truncf" with dependency -lm: YES
  1928. ||Header <winsock2.h> has symbol "closesocket" : YES
  1929. ||Has header "ws2tcpip.h" : YES (cached)
  1930. ||Header <ws2tcpip.h> has symbol "getaddrinfo" : YES
  1931. ||Has header "dxva.h" : YES
  1932. ||Checking for type "DXVA_PicParams_HEVC" : YES
  1933. ||Checking for type "DXVA_PicParams_VP9" : YES
  1934. ||Has header "d3d11.h" : YES (cached)
  1935. ||Checking for type "ID3D11VideoDecoder" : YES
  1936. ||Checking for type "ID3D11VideoContext" : YES
  1937. ||Has header "d3d9.h" : YES (cached)
  1938. ||Has header "dxva2api.h" : YES
  1939. ||Checking for type "DXVA2_ConfigPictureDecode" : YES
  1940. ||Has header "va/va.h" : NO
  1941. ||Has header "va/va_dec_hevc.h" : NO
  1942. ||Has header "va/va_dec_vp8.h" : NO
  1943. ||Has header "va/va_vpp.h" : NO
  1944. ||Checking for type "VAProcPipelineParameterBuffer" : NO
  1945. ||Has header "va/va_enc_h264.h" : NO
  1946. ||Has header "va/va_enc_hevc.h" : NO
  1947. ||Has header "va/va_enc_mpeg2.h" : NO
  1948. ||Checking for type "VAEncPictureParameterBufferMPEG2" : NO
  1949. ||Has header "va/va_enc_vp8.h" : NO
  1950. ||Has header "va/va_enc_vp9.h" : NO
  1951. ||Has header "vdpau/vdpau.h" : NO (cached)
  1952. ||Has header "dshow.h" : YES
  1953. ||Checking for type "IBaseFilter" : YES
  1954. ||Has header "netdb.h" : NO (cached)
  1955. ||Has header "netinet/in.h" : NO (cached)
  1956. ||Checking for type "struct ip_mreq_source" : NO
  1957. ||Checking for type "struct ipv6_mreq" : NO
  1958. ||Has header "poll.h" : NO (cached)
  1959. ||Has header "netinet/sctp.h" : NO
  1960. ||Checking for type "struct sockaddr_in6" : NO
  1961. ||Has header "sys/types.h" : YES (cached)
  1962. ||Has header "sys/socket.h" : NO (cached)
  1963. ||Checking for type "socklen_t" : NO
  1964. ||Checking for type "socklen_t" : YES
  1965. ||Checking for type "struct addrinfo" : YES
  1966. ||Checking for type "struct group_source_req" : YES
  1967. ||Checking for type "struct ip_mreq_source" : YES
  1968. ||Checking for type "struct ipv6_mreq" : YES
  1969. ||Checking for type "struct pollfd" : YES
  1970. ||Checking for type "struct sockaddr_in6" : YES
  1971. ||Checking for type "struct sockaddr_storage" : YES
  1972. ||Has header "DeckLinkAPI.h" : NO
  1973. ||Has header "direct.h" : YES
  1974. ||Has header "dirent.h" : YES (cached)
  1975. ||Has header "dxgidebug.h" : NO
  1976. ||Has header "frei0r.h" : NO
  1977. ||Has header "ladspa.h" : NO (cached)
  1978. ||Has header "linux/fb.h" : NO (cached)
  1979. ||Has header "msa.h" : NO
  1980. ||Has header "OMX_Core.h" : NO
  1981. ||Has header "net/udplite.h" : NO
  1982. ||Has header "Processing.NDI.Lib.h" : NO
  1983. ||Has header "sys/param.h" : YES (cached)
  1984. ||Has header "sys/resource.h" : NO (cached)
  1985. ||Has header "sys/select.h" : NO (cached)
  1986. ||Has header "sys/soundcard.h" : NO (cached)
  1987. ||Has header "sys/un.h" : NO
  1988. ||Has header "sys/videoio.h" : NO (cached)
  1989. ||Has header "termios.h" : NO (cached)
  1990. ||Has header "unistd.h" : YES (cached)
  1991. ||Has header "valgrind/valgrind.h" : NO (cached)
  1992. ||Has header "X11/extensions/XvMClib.h" : NO
  1993. ||Has header "asm/types.h" : NO
  1994. ||Has header "linux/videodev2.h" : NO (cached)
  1995. ||Checking if "pragma_deprecated" compiles: YES
  1996. ||Checking if "const_nan" compiles: YES
  1997. ||Has header "arm_neon.h" : NO
  1998. ||Has header "sys/time.h" : YES (cached)
  1999. ||Checking if "vc1_v4l2_m2m" compiles: NO
  2000. ||Checking if "mpeg1_v4l2_m2m" compiles: NO
  2001. ||Checking if "mpeg2_v4l2_m2m" compiles: NO
  2002. ||Checking if "mpeg4_v4l2_m2m" compiles: NO
  2003. ||Checking if "hevc_v4l2_m2m" compiles: NO
  2004. ||Checking if "h263_v4l2_m2m" compiles: NO
  2005. ||Checking if "h264_v4l2_m2m" compiles: NO
  2006. ||Checking if "vp8_v4l2_m2m" compiles: NO
  2007. ||Checking if "vp9_v4l2_m2m" compiles: NO
  2008. ||Has header "GL/glext.h" : YES (cached)
  2009. ||Program nasm found: YES (overridden: C:\Users\user\gst-build\subprojects\win-nasm\nasm-2.14.02/nasm.exe)
  2010. ||Program find_things_extern.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\subprojects\FFmpeg\find_things_extern.py)
  2011. ||Program find_things.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\subprojects\FFmpeg\find_things.py)
  2012. ||Configuring tmpconfig.h using configuration
  2013. ||Configuring components.h using configuration
  2014. ||Program depresolver.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\subprojects\FFmpeg\depresolver.py)
  2015. ||Library psapi found: YES
  2016. ||Library ole32 found: YES
  2017. ||Library strmiids found: YES
  2018. ||Library uuid found: YES
  2019. ||Library oleaut32 found: YES
  2020. ||Library shlwapi found: YES
  2021. ||WARNING: Project targetting '>= 0.49.0' but tried to use feature introduced in '0.50.0': install arg in configure_file
  2022. ||Configuring version.h using configuration
  2023. ||Configuring avconfig.h using configuration
  2024. ||Configuring libavutil.ver using configuration
  2025. ||Program version.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\subprojects\FFmpeg\libavutil\version.py)
  2026. ||Configuring version.h using configuration
  2027. ||Configuring libpostproc.ver using configuration
  2028. ||Configuring version.h using configuration
  2029. ||Configuring libswresample.ver using configuration
  2030. ||Configuring version.h using configuration
  2031. ||Configuring libswscale.ver using configuration
  2032. ||Configuring version.h using configuration
  2033. ||Configuring libavcodec.ver using configuration
  2034. ||Configuring version.h using configuration
  2035. ||Configuring libavformat.ver using configuration
  2036. ||Configuring version.h using configuration
  2037. ||Configuring libavfilter.ver using configuration
  2038. ||Configuring version.h using configuration
  2039. ||Configuring libavdevice.ver using configuration
  2040. ||Configuring version.h using configuration
  2041. ||Configuring libavresample.ver using configuration
  2042. ||Program print_things.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\subprojects\FFmpeg\print_things.py)
  2043. ||Has header "stdatomic.h" : YES
  2044. ||Compiler for C supports link arguments -Wl,--version-script,C:\Users\user\gst-build\build\subprojects\FFmpeg/libavutil/libavutil.ver: YES
  2045. ||Compiler for C supports link arguments -Wl,--version-script,C:\Users\user\gst-build\build\subprojects\FFmpeg/libpostproc/libpostproc.ver: YES
  2046. ||Compiler for C supports link arguments -Wl,--version-script,C:\Users\user\gst-build\build\subprojects\FFmpeg/libswresample/libswresample.ver: YES
  2047. ||Compiler for C supports link arguments -Wl,--version-script,C:\Users\user\gst-build\build\subprojects\FFmpeg/libswscale/libswscale.ver: YES
  2048. ||Compiler for C supports link arguments -Wl,--version-script,C:\Users\user\gst-build\build\subprojects\FFmpeg/libavcodec/libavcodec.ver: YES
  2049. ||Compiler for C supports link arguments -Wl,--version-script,C:\Users\user\gst-build\build\subprojects\FFmpeg/libavformat/libavformat.ver: YES
  2050. ||Compiler for C supports link arguments -Wl,--version-script,C:\Users\user\gst-build\build\subprojects\FFmpeg/libavresample/libavresample.ver: YES
  2051. ||Compiler for C supports link arguments -Wl,--version-script,C:\Users\user\gst-build\build\subprojects\FFmpeg/libavfilter/libavfilter.ver: YES
  2052. ||Compiler for C supports link arguments -Wl,--version-script,C:\Users\user\gst-build\build\subprojects\FFmpeg/libavdevice/libavdevice.ver: YES
  2053. ||Message: Checking ffprobe dependencies
  2054. ||Message: Gathered 5 optional deps
  2055. ||Message: Checking ffmpeg dependencies
  2056. ||Message: Gathered 7 optional deps
  2057. ||Configuring config.h using configuration
  2058. ||Configuring config.asm using configuration
  2059. ||Build targets in project: 1199
  2060. ||WARNING: Project specifies a minimum meson_version '>= 0.49.0' but uses features which were added in newer versions:
  2061. || * 0.50.0: {'install arg in configure_file'}
  2062. ||Subproject FFmpeg finished.
  2063. |
  2064. |Dependency libavfilter from subproject subprojects\FFmpeg found: YES
  2065. |Dependency libavformat from subproject subprojects\FFmpeg found: YES
  2066. |Dependency libavcodec from subproject subprojects\FFmpeg found: YES
  2067. |Dependency libavutil from subproject subprojects\FFmpeg found: YES
  2068. |Has header "unistd.h" : YES (cached)
  2069. |Dependency gstreamer-1.0 from subproject subprojects\gstreamer found: YES
  2070. |Dependency gstreamer-base-1.0 from subproject subprojects\gstreamer found: YES
  2071. |Dependency gstreamer-video-1.0 from subproject subprojects\gst-plugins-base found: YES
  2072. |Dependency gstreamer-audio-1.0 from subproject subprojects\gst-plugins-base found: YES
  2073. |Dependency gstreamer-pbutils-1.0 from subproject subprojects\gst-plugins-base found: YES
  2074. |Library m found: YES
  2075. |Configuring config.h using configuration
  2076. |Compiler for C supports arguments -fvisibility=hidden: YES (cached)
  2077. |Compiler for C supports link arguments -Wl,--exclude-libs=ALL: YES
  2078. |Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
  2079. |Message: GStreamer debug system is enabled
  2080. |Compiler for C supports arguments -Wmissing-declarations: YES (cached)
  2081. |Compiler for C supports arguments -Wmissing-prototypes: YES (cached)
  2082. |Compiler for C supports arguments -Wold-style-definition: YES (cached)
  2083. |Compiler for C supports arguments -Wredundant-decls: YES (cached)
  2084. |Compiler for C supports arguments -Wundef: YES (cached)
  2085. |Compiler for C supports arguments -Wwrite-strings: YES (cached)
  2086. |Compiler for C supports arguments -Wformat: YES (cached)
  2087. |Compiler for C supports arguments -Wformat-nonliteral: YES (cached)
  2088. |Compiler for C supports arguments -Wformat-security: YES (cached)
  2089. |Compiler for C supports arguments -Winit-self: YES (cached)
  2090. |Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
  2091. |Compiler for C supports arguments -Waddress: YES (cached)
  2092. |Compiler for C supports arguments -Wno-multichar -Wmultichar: YES (cached)
  2093. |Compiler for C supports arguments -Waggregate-return: YES (cached)
  2094. |Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached)
  2095. |Compiler for C supports arguments -Wvla: YES (cached)
  2096. |Compiler for C supports arguments -Wpointer-arith: YES (cached)
  2097. |Program hotdoc found: NO
  2098. |Message: Hotdoc not found, not building the documentation
  2099. |Program python3 found: YES (c:\bin\miniconda3\python.exe)
  2100. |Build targets in project: 1201
  2101. |Subproject gst-libav finished.
  2102.  
  2103. Cloning into 'gst-rtsp-server'...
  2104. remote: Enumerating objects: 10686, done.
  2105. remote: Counting objects: 100% (10686/10686), done.
  2106. remote: Compressing objects: 100% (3478/3478), done.
  2107. remote: Total 10686 (delta 7319), reused 10489 (delta 7150)s
  2108. Receiving objects: 100% (10686/10686), 2.19 MiB | 1.56 MiB/s, done.
  2109. Resolving deltas: 100% (7319/7319), done.
  2110. Already on 'master'
  2111. Your branch is up to date with 'origin/master'.
  2112.  
  2113. |Executing subproject gst-rtsp-server method meson
  2114. |
  2115. |Project name: gst-rtsp-server
  2116. |Project version: 1.17.0.1
  2117. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  2118. |Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached)
  2119. |Compiler for C supports arguments -fvisibility=hidden: YES (cached)
  2120. |Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
  2121. |Message: Disabling deprecated GLib API
  2122. |Configuring config.h using configuration
  2123. |Compiler for C supports arguments -Wmissing-declarations: YES (cached)
  2124. |Compiler for C supports arguments -Wmissing-prototypes: YES (cached)
  2125. |Compiler for C supports arguments -Wredundant-decls: YES (cached)
  2126. |Compiler for C supports arguments -Wundef: YES (cached)
  2127. |Compiler for C supports arguments -Wwrite-strings: YES (cached)
  2128. |Compiler for C supports arguments -Wformat: YES (cached)
  2129. |Compiler for C supports arguments -Wformat-nonliteral: YES (cached)
  2130. |Compiler for C supports arguments -Wformat-security: YES (cached)
  2131. |Compiler for C supports arguments -Wold-style-definition: YES (cached)
  2132. |Compiler for C supports arguments -Waggregate-return: YES (cached)
  2133. |Compiler for C supports arguments -Winit-self: YES (cached)
  2134. |Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
  2135. |Compiler for C supports arguments -Waddress: YES (cached)
  2136. |Compiler for C supports arguments -Wno-multichar -Wmultichar: YES (cached)
  2137. |Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached)
  2138. |Compiler for C supports arguments -Wvla: YES (cached)
  2139. |Compiler for C supports arguments -Wpointer-arith: YES (cached)
  2140. |Dependency glib-2.0 from subproject subprojects\glib found: YES
  2141. |Dependency gstreamer-1.0 from subproject subprojects\gstreamer found: YES
  2142. |Dependency gstreamer-rtsp-1.0 from subproject subprojects\gst-plugins-base found: YES
  2143. |Dependency gstreamer-rtp-1.0 from subproject subprojects\gst-plugins-base found: YES
  2144. |Dependency gstreamer-sdp-1.0 from subproject subprojects\gst-plugins-base found: YES
  2145. |Dependency gstreamer-app-1.0 from subproject subprojects\gst-plugins-base found: YES
  2146. |Dependency gstreamer-net-1.0 from subproject subprojects\gstreamer found: YES
  2147. |Message: GStreamer debug system is enabled
  2148. |Program g-ir-scanner found: NO
  2149. |Run-time dependency libcgroup found: NO (tried pkgconfig and cmake)
  2150. |Configuring gstreamer-rtsp-server-1.0.pc using configuration
  2151. |Configuring gstreamer-rtsp-server-1.0-uninstalled.pc using configuration
  2152. |Program hotdoc found: NO
  2153. |Message: Hotdoc not found, not building the documentation
  2154. |Build targets in project: 1226
  2155. |Subproject gst-rtsp-server finished.
  2156.  
  2157. Cloning into 'gst-devtools'...
  2158. remote: Enumerating objects: 17557, done.
  2159. remote: Counting objects: 100% (17557/17557), done.
  2160. remote: Compressing objects: 100% (5012/5012), done.
  2161. remote: Total 17557 (delta 13199), reused 16687 (delta 12461)
  2162. Receiving objects: 100% (17557/17557), 2.80 MiB | 1.61 MiB/s, done.
  2163. Resolving deltas: 100% (13199/13199), done.
  2164. Already on 'master'
  2165. Your branch is up to date with 'origin/master'.
  2166.  
  2167. |Executing subproject gst-devtools method meson
  2168. |
  2169. |Project name: gst-devtools
  2170. |Project version: 1.17.0.1
  2171. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  2172. |Compiler for C supports arguments -fvisibility=hidden: YES (cached)
  2173. |Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
  2174. |Dependency gstreamer-1.0 from subproject subprojects\gstreamer found: YES
  2175. |Dependency gstreamer-base-1.0 from subproject subprojects\gstreamer found: YES
  2176. |Dependency gstreamer-pbutils-1.0 from subproject subprojects\gst-plugins-base found: YES
  2177. |Dependency gstreamer-video-1.0 from subproject subprojects\gst-plugins-base found: YES
  2178. |Dependency glib-2.0 from subproject subprojects\glib found: YES
  2179. |Dependency gmodule-2.0 from subproject subprojects\glib found: YES
  2180. |Dependency gio-2.0 from subproject subprojects\glib found: YES
  2181. |Run-time dependency gtk+-3.0 found: NO (tried pkgconfig and cmake)
  2182. |Library m found: YES
  2183. |Library dl found: NO
  2184. |Run-time dependency json-glib-1.0 found: NO (tried pkgconfig and cmake)
  2185. |Looking for a fallback subproject for the dependency json-glib-1.0
  2186. Cloning into 'json-glib'...
  2187. remote: Enumerating objects: 6495, done.
  2188. remote: Counting objects: 100% (6495/6495), done.
  2189. remote: Compressing objects: 100% (1772/1772), done.
  2190. remote: Total 6495 (delta 4724), reused 6447 (delta 4694)
  2191. Receiving objects: 100% (6495/6495), 1.19 MiB | 662.00 KiB/s, done.
  2192. Resolving deltas: 100% (4724/4724), done.
  2193. Already on 'master'
  2194. Your branch is up to date with 'origin/master'.
  2195. |
  2196. ||Executing subproject json-glib method meson
  2197. ||
  2198. ||Project name: json-glib
  2199. ||Project version: 1.5.1
  2200. ||C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  2201. ||Dependency gio-2.0 from subproject subprojects\glib found: YES
  2202. ||Has header "unistd.h" : YES (cached)
  2203. ||Compiler for C supports arguments -Wcast-align: YES
  2204. ||Compiler for C supports arguments -Wlogical-op: YES
  2205. ||Compiler for C supports arguments -Wmissing-declarations: YES (cached)
  2206. ||Compiler for C supports arguments -Wmissing-format-attribute: YES
  2207. ||Compiler for C supports arguments -Wmissing-prototypes: YES (cached)
  2208. ||Compiler for C supports arguments -Wmissing-noreturn: YES
  2209. ||Compiler for C supports arguments -Wold-style-definition: YES (cached)
  2210. ||Compiler for C supports arguments -Wpointer-arith: YES (cached)
  2211. ||Compiler for C supports arguments -Wshadow: YES
  2212. ||Compiler for C supports arguments -Wstrict-prototypes: YES (cached)
  2213. ||Compiler for C supports arguments -Wunused: YES (cached)
  2214. ||Compiler for C supports arguments -Wno-discarded-qualifiers -Wdiscarded-qualifiers: YES (cached)
  2215. ||Compiler for C supports arguments -Wno-int-conversion -Wint-conversion: YES
  2216. ||Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
  2217. ||Compiler for C supports arguments -Wno-uninitialized -Wuninitialized: YES
  2218. ||Compiler for C supports arguments -Werror=address: YES
  2219. ||Compiler for C supports arguments -Werror=array-bounds: YES
  2220. ||Compiler for C supports arguments -Werror=empty-body: YES
  2221. ||Compiler for C supports arguments -Werror=format=2: YES (cached)
  2222. ||Compiler for C supports arguments -Werror=implicit: YES
  2223. ||Compiler for C supports arguments -Werror=init-self: YES (cached)
  2224. ||Compiler for C supports arguments -Werror=int-to-pointer-cast: YES
  2225. ||Compiler for C supports arguments -Werror=main: YES
  2226. ||Compiler for C supports arguments -Werror=missing-braces: YES
  2227. ||Compiler for C supports arguments -Werror=nested-externs: YES
  2228. ||Compiler for C supports arguments -Werror=nonnull: YES
  2229. ||Compiler for C supports arguments -Werror=pointer-to-int-cast: YES
  2230. ||Compiler for C supports arguments -Werror=return-type: YES
  2231. ||Compiler for C supports arguments -Werror=sequence-point: YES
  2232. ||Compiler for C supports arguments -Werror=trigraphs: YES
  2233. ||Compiler for C supports arguments -Werror=undef: YES
  2234. ||Compiler for C supports arguments -Werror=write-strings: YES
  2235. ||Compiler for C supports arguments -fvisibility=hidden: YES (cached)
  2236. ||Program python3 found: YES (c:\bin\miniconda3\python.exe)
  2237. ||Configuring config.h using configuration
  2238. ||WARNING: Project targetting '>= 0.47.0' but tried to use feature introduced in '0.50.0': install arg in configure_file
  2239. ||Configuring json-version.h using configuration
  2240. ||Program g-ir-scanner found: NO
  2241. |
  2242. |subprojects\json-glib\po\meson.build:3:5: Exception: Can not do gettext because xgettext is not installed.
  2243.  
  2244. Subproject gst-devtools is buildable: NO (disabling)
  2245. Cloning into 'gst-integration-testsuites'...
  2246. remote: Enumerating objects: 9525, done.
  2247. remote: Counting objects: 100% (9525/9525), done.
  2248. remote: Compressing objects: 100% (3010/3010), done.
  2249. remote: Total 9525 (delta 4740), reused 9345 (delta 4606)s s
  2250. Receiving objects: 100% (9525/9525), 2.64 MiB | 1.87 MiB/s, done.
  2251. Resolving deltas: 100% (4740/4740), done.
  2252. Checking out files: 100% (274/274), done.
  2253. Filtering content: 100% (88/88), 352.87 MiB | 6.73 MiB/s, done.
  2254. Already on 'master'
  2255. Your branch is up to date with 'origin/master'.
  2256.  
  2257. |Executing subproject gst-integration-testsuites method meson
  2258. |
  2259. |Project name: gst-integration-testsuites
  2260. |Project version: 1.17.0.1
  2261. |Build targets in project: 1226
  2262. |Subproject gst-integration-testsuites finished.
  2263.  
  2264. Cloning into 'gst-editing-services'...
  2265. remote: Enumerating objects: 20739, done.
  2266. remote: Counting objects: 100% (20739/20739), done.
  2267. remote: Compressing objects: 100% (5294/5294), done.
  2268. remote: Total 20739 (delta 15945), reused 20070 (delta 15349)
  2269. Receiving objects: 100% (20739/20739), 4.19 MiB | 1.71 MiB/s, done.
  2270. Resolving deltas: 100% (15945/15945), done.
  2271. Already on 'master'
  2272. Your branch is up to date with 'origin/master'.
  2273.  
  2274. |Executing subproject gst-editing-services method meson
  2275. |
  2276. |Project name: gst-editing-services
  2277. |Project version: 1.17.0.1
  2278. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  2279. |Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached)
  2280. |Compiler for C supports arguments -fvisibility=hidden: YES (cached)
  2281. |Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
  2282. |Dependency gstreamer-1.0 from subproject subprojects\gstreamer found: YES
  2283. |Dependency gstreamer-pbutils-1.0 from subproject subprojects\gst-plugins-base found: YES
  2284. |Dependency gstreamer-video-1.0 from subproject subprojects\gst-plugins-base found: YES
  2285. |Dependency gstreamer-base-1.0 from subproject subprojects\gstreamer found: YES
  2286. |Dependency gstreamer-controller-1.0 from subproject subprojects\gstreamer found: YES
  2287. |Dependency gst-validate-1.0 from subproject subprojects\gst-devtools found: NO
  2288. |Dependency gio-2.0 from subproject subprojects\glib found: YES
  2289. |Dependency libxml-2.0 found: YES (cached)
  2290. |Program g-ir-scanner found: NO
  2291. |Configuring config.h using configuration
  2292. |Compiler for C supports arguments -Wmissing-declarations: YES (cached)
  2293. |Compiler for C supports arguments -Wmissing-prototypes: YES (cached)
  2294. |Compiler for C supports arguments -Wredundant-decls: YES (cached)
  2295. |Compiler for C supports arguments -Wundef: YES (cached)
  2296. |Compiler for C supports arguments -Wwrite-strings: YES (cached)
  2297. |Compiler for C supports arguments -Wformat: YES (cached)
  2298. |Compiler for C supports arguments -Wformat-security: YES (cached)
  2299. |Compiler for C supports arguments -Winit-self: YES (cached)
  2300. |Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
  2301. |Compiler for C supports arguments -Waddress: YES (cached)
  2302. |Compiler for C supports arguments -Wno-multichar -Wmultichar: YES (cached)
  2303. |Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached)
  2304. |Compiler for C supports arguments -Wvla: YES (cached)
  2305. |Compiler for C supports arguments -Wpointer-arith: YES (cached)
  2306. |Program python3 found: YES (c:\bin\miniconda3\python.exe)
  2307. |Configuring ges-version.h using configuration
  2308. |Program flex found: YES (overridden: C:\Users\user\gst-build\subprojects\win-flex-bison-binaries\win_flex.exe)
  2309. |Configuring gst-editing-services-1.0.pc using configuration
  2310. |Configuring gst-editing-services-1.0-uninstalled.pc using configuration
  2311. |Program hotdoc found: NO
  2312. |Message: Hotdoc not found, not building the documentation
  2313. |Message: Traceback (most recent call last):
  2314. | File "<string>", line 10, in <module>
  2315. |ModuleNotFoundError: No module named 'gi'
  2316. |
  2317. |Build targets in project: 1247
  2318. |Subproject gst-editing-services finished.
  2319.  
  2320. Cloning into 'gstreamer-vaapi'...
  2321. remote: Enumerating objects: 25812, done.
  2322. remote: Counting objects: 100% (25812/25812), done.
  2323. remote: Compressing objects: 100% (8215/8215), done.
  2324. remote: Total 25812 (delta 18051), reused 25245 (delta 17534)
  2325. Receiving objects: 100% (25812/25812), 5.06 MiB | 2.72 MiB/s, done.
  2326. Resolving deltas: 100% (18051/18051), done.
  2327. Already on 'master'
  2328. Your branch is up to date with 'origin/master'.
  2329.  
  2330. |Executing subproject gstreamer-vaapi method meson
  2331. |
  2332. |Project name: gstreamer-vaapi
  2333. |Project version: 1.17.0.1
  2334. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  2335. |Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached)
  2336. |Compiler for C supports arguments -fvisibility=hidden: YES (cached)
  2337. |Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
  2338. |Library m found: YES
  2339. |Dependency gstreamer-1.0 from subproject subprojects\gstreamer found: YES
  2340. |Dependency gstreamer-base-1.0 from subproject subprojects\gstreamer found: YES
  2341. |Dependency gstreamer-pbutils-1.0 from subproject subprojects\gst-plugins-base found: YES
  2342. |Dependency gstreamer-allocators-1.0 from subproject subprojects\gst-plugins-base found: YES
  2343. |Dependency gstreamer-video-1.0 from subproject subprojects\gst-plugins-base found: YES
  2344. |Dependency gstreamer-codecparsers-1.0 from subproject subprojects\gst-plugins-bad found: YES
  2345. |Dependency gstreamer-gl-1.0 from subproject subprojects\gst-plugins-base found: YES
  2346. |Message: GStreamer debug system is enabled
  2347. |Run-time dependency gmodule-2.0 found: NO (tried pkgconfig and cmake)
  2348. |Run-time dependency libva found: NO (tried pkgconfig)
  2349. |
  2350. |subprojects\gstreamer-vaapi\meson.build:74:0: Exception: Dependency "libva" not found, tried pkgconfig
  2351.  
  2352. Subproject gstreamer-vaapi is buildable: NO (disabling)
  2353. Subproject gst-omx : skipped: feature omx disabled
  2354. Subproject gstreamer-sharp : skipped: feature sharp disabled
  2355. Cloning into 'pygobject'...
  2356. remote: Enumerating objects: 25943, done.
  2357. remote: Counting objects: 100% (25943/25943), done.
  2358. remote: Compressing objects: 100% (6199/6199), done.
  2359. remote: Total 25943 (delta 19770), reused 25683 (delta 19556)
  2360. Receiving objects: 100% (25943/25943), 5.36 MiB | 261.00 KiB/s, done.
  2361. Resolving deltas: 100% (19770/19770), done.
  2362. Already on 'master'
  2363. Your branch is up to date with 'origin/master'.
  2364.  
  2365. |Executing subproject pygobject method meson
  2366. |
  2367. |Project name: pygobject
  2368. |Project version: 3.33.2
  2369. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  2370. |Program C:\python\Python37\python found: YES (C:\python\Python37\python.exe)
  2371. |Dependency python found: YES (sysconfig)
  2372. |Run-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig and cmake)
  2373. |Looking for a fallback subproject for the dependency gobject-introspection-1.0
  2374. |subprojects\pygobject\meson.build:25: WARNING: Dependency gobject-introspection not found but it is available in a sub-subproject.
  2375. |To use it in the current project, promote it by going in the project source
  2376. |root and issuing the following command: 
  2377. |meson wrap promote subprojects\pygobject\subprojects\gobject-introspection.wrap
  2378. |
  2379. |subprojects\pygobject\meson.build:25:0: Exception: Subproject directory not found and gobject-introspection.wrap file not found
  2380.  
  2381. Subproject pygobject is buildable: NO (disabling)
  2382. Cloning into 'gst-python'...
  2383. remote: Enumerating objects: 8990, done.
  2384. remote: Counting objects: 100% (8990/8990), done.
  2385. remote: Compressing objects: 100% (2262/2262), done.
  2386. remote: Total 8990 (delta 6780), reused 8818 (delta 6671)
  2387. Receiving objects: 100% (8990/8990), 1.66 MiB | 1.71 MiB/s, done.
  2388. Resolving deltas: 100% (6780/6780), done.
  2389. Already on 'master'
  2390. Your branch is up to date with 'origin/master'.
  2391.  
  2392. |Executing subproject gst-python method meson
  2393. |
  2394. |Project name: gst-python
  2395. |Project version: 1.17.0.1
  2396. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  2397. |C++ compiler for the host machine: c++ (gcc 7.1.0 "c++ (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  2398. |Dependency gstreamer-1.0 from subproject subprojects\gstreamer found: YES
  2399. |Dependency gstreamer-base-1.0 from subproject subprojects\gstreamer found: YES
  2400. |Run-time dependency gmodule-2.0 found: NO (tried pkgconfig)
  2401. |
  2402. |subprojects\gst-python\meson.build:22:0: Exception: Dependency "gmodule-2.0" not found, tried pkgconfig
  2403.  
  2404. Subproject gst-python is buildable: NO (disabling)
  2405. Cloning into 'gst-examples'...
  2406. remote: Enumerating objects: 1665, done.
  2407. remote: Counting objects: 100% (1665/1665), done.
  2408. remote: Compressing objects: 100% (691/691), done.
  2409. remote: Total 1665 (delta 585), reused 1567 (delta 538)
  2410. Receiving objects: 100% (1665/1665), 649.23 KiB | 1.01 MiB/s, done.
  2411. Resolving deltas: 100% (585/585), done.
  2412. Already on 'master'
  2413. Your branch is up to date with 'origin/master'.
  2414.  
  2415. |Executing subproject gst-examples method meson
  2416. |
  2417. |Project name: gst-examples
  2418. |Project version: 1.17.0.1
  2419. |C compiler for the host machine: gcc (gcc 7.1.0 "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 7.1.0")
  2420. |Library m found: YES
  2421. |Dependency glib-2.0 from subproject subprojects\glib found: YES
  2422. |Dependency gio-2.0 from subproject subprojects\glib found: YES
  2423. |Dependency gobject-2.0 from subproject subprojects\glib found: YES
  2424. |Dependency gmodule-2.0 from subproject subprojects\glib found: YES
  2425. |Dependency gstreamer-1.0 from subproject subprojects\gstreamer found: YES
  2426. |Dependency gstreamer-player-1.0 from subproject subprojects\gst-plugins-bad found: YES
  2427. |Dependency gstreamer-tag-1.0 from subproject subprojects\gst-plugins-base found: YES
  2428. |Run-time dependency gtk+-3.0 found: NO (tried pkgconfig)
  2429. |
  2430. |subprojects\gst-examples\playback\player\gtk\meson.build:1:0: Exception: Dependency "gtk+-3.0" not found, tried pkgconfig
  2431.  
  2432. Subproject gst-examples is buildable: NO (disabling)
  2433. Message: Documentation not built as building the documentation while cross building or building on windows is not supported yet.
  2434. Program scripts/generate_plugins_path.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\scripts/generate_plugins_path.py)
  2435. Message: Building subprojects: gstreamer, gst-plugins-base, gst-plugins-good, libnice, gst-plugins-bad, gst-plugins-ugly, gst-libav, gst-rtsp-server, gst-integration-testsuites, gst-editing-services
  2436. Program gst-uninstalled.py found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\gst-uninstalled.py)
  2437. Program git-update found: YES (c:\bin\miniconda3\python.exe C:\Users\user\gst-build\git-update)
  2438. Build targets in project: 1251
  2439. Found ninja.EXE-1.9.0.git.kitware.dyndep-1.jobserver-1 at 'C:\bin\Miniconda3\Scripts\ninja.EXE'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement