Advertisement
Guest User

Untitled

a guest
Mar 20th, 2018
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.35 KB | None | 0 0
  1. [ryanmcclure@BeepBoop LibreELEC.tv]$ PROJECT=WeTek_Play ARCH=arm DEBUG=yes ./scripts/create_addon pvr.iptvsimple
  2. BUILD pkg-config (host)
  3. Executing (host): /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain --bindir=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin --sbindir=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/sbin --sysconfdir=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/etc --libexecdir=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/lib --localstatedir=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/var --disable-static --enable-shared --disable-silent-rules --with-internal-glib --disable-dtrace --with-gnu-ld
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether make supports nested variables... yes
  10. checking build system type... x86_64-pc-linux-gnu
  11. checking host system type... x86_64-pc-linux-gnu
  12. checking how to print strings... printf
  13. checking for style of include used by make... GNU
  14. checking for x86_64-pc-linux-gnu-gcc... /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc
  15. checking whether the C compiler works... yes
  16. checking for C compiler default output file name... a.out
  17. checking for suffix of executables...
  18. checking whether we are cross compiling... no
  19. checking for suffix of object files... o
  20. checking whether we are using the GNU C compiler... yes
  21. checking whether /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc accepts -g... yes
  22. checking for /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc option to accept ISO C89... none needed
  23. checking whether /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc understands -c and -o together... yes
  24. checking dependency style of /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc... gcc3
  25. checking for a sed that does not truncate output... /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/sed
  26. checking for grep that handles long lines and -e... /usr/bin/grep
  27. checking for egrep... /usr/bin/grep -E
  28. checking for fgrep... /usr/bin/grep -F
  29. checking for ld used by /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc... ld
  30. checking if the linker (ld) is GNU ld... yes
  31. checking for BSD- or MS-compatible name lister (nm)... nm
  32. checking the name lister (nm) interface... BSD nm
  33. checking whether ln -s works... yes
  34. checking the maximum length of command line arguments... 1572864
  35. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  36. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  37. checking for ld option to reload object files... -r
  38. checking for x86_64-pc-linux-gnu-objdump... objdump
  39. checking how to recognize dependent libraries... pass_all
  40. checking for x86_64-pc-linux-gnu-dlltool... no
  41. checking for dlltool... no
  42. checking how to associate runtime and link libraries... printf %s\n
  43. checking for x86_64-pc-linux-gnu-ar... ar
  44. checking for archiver @FILE support... @
  45. checking for x86_64-pc-linux-gnu-strip... strip
  46. checking for x86_64-pc-linux-gnu-ranlib... ranlib
  47. checking command to parse nm output from /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc object... ok
  48. checking for sysroot... no
  49. checking for a working dd... /usr/bin/dd
  50. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  51. checking for x86_64-pc-linux-gnu-mt... no
  52. checking for mt... no
  53. checking if : is a manifest tool... no
  54. checking how to run the C preprocessor... cpp
  55. checking for ANSI C header files... yes
  56. checking for sys/types.h... yes
  57. checking for sys/stat.h... yes
  58. checking for stdlib.h... yes
  59. checking for string.h... yes
  60. checking for memory.h... yes
  61. checking for strings.h... yes
  62. checking for inttypes.h... yes
  63. checking for stdint.h... yes
  64. checking for unistd.h... yes
  65. checking for dlfcn.h... yes
  66. checking for objdir... .libs
  67. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports -fno-rtti -fno-exceptions... no
  68. checking for /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc option to produce PIC... -fPIC -DPIC
  69. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc PIC flag -fPIC -DPIC works... yes
  70. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc static flag -static works... yes
  71. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports -c -o file.o... yes
  72. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports -c -o file.o... (cached) yes
  73. checking whether the /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  74. checking whether -lc should be explicitly linked in... no
  75. checking dynamic linker characteristics... GNU/Linux ld.so
  76. checking how to hardcode library paths into programs... immediate
  77. checking whether stripping libraries is possible... yes
  78. checking if libtool supports shared libraries... yes
  79. checking whether to build shared libraries... yes
  80. checking whether to build static libraries... no
  81. checking whether make supports nested variables... (cached) yes
  82. checking for special C compiler options needed for large files... no
  83. checking for _FILE_OFFSET_BITS value needed for large files... no
  84. checking for x86_64-pc-linux-gnu-gcc... (cached) /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc
  85. checking whether we are using the GNU C compiler... (cached) yes
  86. checking whether /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc accepts -g... (cached) yes
  87. checking for /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc option to accept ISO C89... (cached) none needed
  88. checking whether /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc understands -c and -o together... (cached) yes
  89. checking dependency style of /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc... (cached) gcc3
  90. checking for ln... ln
  91. checking dirent.h usability... yes
  92. checking dirent.h presence... yes
  93. checking for dirent.h... yes
  94. checking for unistd.h... (cached) yes
  95. checking sys/wait.h usability... yes
  96. checking sys/wait.h presence... yes
  97. checking for sys/wait.h... yes
  98. checking malloc.h usability... yes
  99. checking malloc.h presence... yes
  100. checking for malloc.h... yes
  101. checking for bash... /usr/bin/bash
  102. checking for default search path for .pc files... ${libdir}/pkgconfig:${datadir}/pkgconfig
  103. checking for system include path to avoid -I flags... /usr/include
  104. checking for system library path to avoid -L flags... /usr/lib:/lib
  105. configure: creating ./config.lt
  106. config.lt: creating libtool
  107. checking whether to list both direct and indirect dependencies... no
  108. checking for Win32... no
  109. checking if prefix should be redefined at runtime... no
  110. checking if internal glib should be used... yes
  111. checking if host- prefixed tool should be installed... yes
  112. checking that generated files are newer than configure... done
  113. configure: creating ./config.status
  114. config.status: creating Makefile
  115. config.status: creating pkg.m4
  116. config.status: creating check/Makefile
  117. config.status: creating check/config.sh
  118. config.status: creating config.h.win32
  119. config.status: creating config.h
  120. config.status: config.h is unchanged
  121. config.status: executing depfiles commands
  122. config.status: executing libtool commands
  123. === configuring in glib (/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib)
  124. configure: running /bin/sh /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/configure --disable-option-checking '--prefix=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--bindir=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin' '--sbindir=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/sbin' '--sysconfdir=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/etc' '--libexecdir=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/lib' '--localstatedir=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/var' '--disable-static' '--enable-shared' '--disable-silent-rules' '--with-internal-glib' '--disable-dtrace' '--with-gnu-ld' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc' 'CFLAGS=-O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security' 'LDFLAGS=-Wl,-rpath,/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/lib -L/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/lib' 'CPPFLAGS=' 'CPP=cpp' 'PKG_CONFIG=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/pkg-config' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/lib/pkgconfig:/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/share/pkgconfig' --cache-file=/dev/null --srcdir=/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib
  125. checking for a BSD-compatible install... /usr/bin/install -c
  126. checking whether build environment is sane... yes
  127. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  128. checking for gawk... gawk
  129. checking whether make sets $(MAKE)... yes
  130. checking whether make supports nested variables... yes
  131. checking whether UID '1000' is supported by ustar format... yes
  132. checking whether GID '985' is supported by ustar format... yes
  133. checking how to create a ustar tar archive... gnutar
  134. checking whether to enable maintainer-specific portions of Makefiles... yes
  135. checking whether make supports nested variables... (cached) yes
  136. checking for x86_64-pc-linux-gnu-gcc... /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc
  137. checking whether the C compiler works... yes
  138. checking for C compiler default output file name... a.out
  139. checking for suffix of executables...
  140. checking whether we are cross compiling... no
  141. checking for suffix of object files... o
  142. checking whether we are using the GNU C compiler... yes
  143. checking whether /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc accepts -g... yes
  144. checking for /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc option to accept ISO C89... none needed
  145. checking whether /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc understands -c and -o together... yes
  146. checking for style of include used by make... GNU
  147. checking dependency style of /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc... gcc3
  148. checking how to run the C preprocessor... cpp
  149. checking for grep that handles long lines and -e... /usr/bin/grep
  150. checking for egrep... /usr/bin/grep -E
  151. checking for ANSI C header files... yes
  152. checking for sys/types.h... yes
  153. checking for sys/stat.h... yes
  154. checking for stdlib.h... yes
  155. checking for string.h... yes
  156. checking for memory.h... yes
  157. checking for strings.h... yes
  158. checking for inttypes.h... yes
  159. checking for stdint.h... yes
  160. checking for unistd.h... yes
  161. checking minix/config.h usability... no
  162. checking minix/config.h presence... no
  163. checking for minix/config.h... no
  164. checking whether it is safe to define __EXTENSIONS__... yes
  165. checking build system type... x86_64-pc-linux-gnu
  166. checking host system type... x86_64-pc-linux-gnu
  167. checking for the BeOS... no
  168. checking for Win32... no
  169. checking for the Android... no
  170. checking for Mac OS X Carbon support... no
  171. checking for Mac OS X Cocoa support... no
  172. checking whether to enable garbage collector friendliness... no
  173. checking whether to disable memory pools... no
  174. checking for x86_64-pc-linux-gnu-c++... /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-g++
  175. checking whether we are using the GNU C++ compiler... yes
  176. checking whether /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-g++ accepts -g... yes
  177. checking dependency style of /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-g++... gcc3
  178. checking for special C compiler options needed for large files... no
  179. checking for _FILE_OFFSET_BITS value needed for large files... no
  180. checking for gawk... (cached) gawk
  181. checking for perl5... no
  182. checking for perl... perl
  183. checking for indent... no
  184. checking for perl... /usr/bin/perl
  185. checking for a Python interpreter with version >= 2.5... python
  186. checking for python... /usr/bin/python
  187. checking for python version... 3.6
  188. checking for python platform... linux
  189. checking for python script directory... ${prefix}/lib/python3.6/site-packages
  190. checking for python extension module directory... ${exec_prefix}/lib/python3.6/site-packages
  191. checking for iconv_open... yes
  192. checking how to print strings... printf
  193. checking for a sed that does not truncate output... /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/sed
  194. checking for fgrep... /usr/bin/grep -F
  195. checking for ld used by /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc... ld -m elf_x86_64
  196. checking if the linker (ld -m elf_x86_64) is GNU ld... yes
  197. checking for BSD- or MS-compatible name lister (nm)... nm
  198. checking the name lister (nm) interface... BSD nm
  199. checking whether ln -s works... yes
  200. checking the maximum length of command line arguments... 1572864
  201. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  202. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  203. checking for ld -m elf_x86_64 option to reload object files... -r
  204. checking for x86_64-pc-linux-gnu-objdump... objdump
  205. checking how to recognize dependent libraries... pass_all
  206. checking for x86_64-pc-linux-gnu-dlltool... no
  207. checking for dlltool... no
  208. checking how to associate runtime and link libraries... printf %s\n
  209. checking for x86_64-pc-linux-gnu-ar... ar
  210. checking for archiver @FILE support... @
  211. checking for x86_64-pc-linux-gnu-strip... strip
  212. checking for x86_64-pc-linux-gnu-ranlib... ranlib
  213. checking command to parse nm output from /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc object... ok
  214. checking for sysroot... no
  215. checking for a working dd... /usr/bin/dd
  216. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  217. checking for x86_64-pc-linux-gnu-mt... no
  218. checking for mt... no
  219. checking if : is a manifest tool... no
  220. checking for dlfcn.h... yes
  221. checking for objdir... .libs
  222. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports -fno-rtti -fno-exceptions... no
  223. checking for /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc option to produce PIC... -fPIC -DPIC
  224. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc PIC flag -fPIC -DPIC works... yes
  225. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc static flag -static works... yes
  226. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports -c -o file.o... yes
  227. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports -c -o file.o... (cached) yes
  228. checking whether the /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc linker (ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
  229. checking dynamic linker characteristics... GNU/Linux ld.so
  230. checking how to hardcode library paths into programs... immediate
  231. checking whether stripping libraries is possible... yes
  232. checking if libtool supports shared libraries... yes
  233. checking whether to build shared libraries... no
  234. checking whether to build static libraries... yes
  235. checking how to run the C++ preprocessor... /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-g++ -E
  236. checking for ld used by /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-g++... ld -m elf_x86_64 -m elf_x86_64
  237. checking if the linker (ld -m elf_x86_64 -m elf_x86_64) is GNU ld... yes
  238. checking whether the /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-g++ linker (ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
  239. checking for /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-g++ option to produce PIC... -fPIC -DPIC
  240. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-g++ PIC flag -fPIC -DPIC works... yes
  241. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-g++ static flag -static works... yes
  242. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-g++ supports -c -o file.o... yes
  243. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-g++ supports -c -o file.o... (cached) yes
  244. checking whether the /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-g++ linker (ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
  245. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  246. checking how to hardcode library paths into programs... immediate
  247. configure: creating ./config.lt
  248. config.lt: creating libtool
  249. checking for extra flags to get ANSI library prototypes... none needed
  250. checking for extra flags for POSIX compliance... none needed
  251. checking for vprintf... yes
  252. checking for _doprnt... no
  253. checking for size_t... yes
  254. checking for working alloca.h... yes
  255. checking for alloca... yes
  256. checking for mmap... yes
  257. checking for posix_memalign... yes
  258. checking for memalign... yes
  259. checking for valloc... yes
  260. checking for fsync... yes
  261. checking for pipe2... yes
  262. checking for issetugid... no
  263. checking for atexit... yes
  264. checking for on_exit... yes
  265. checking for timegm... yes
  266. checking for gmtime_r... yes
  267. checking for __libc_enable_secure... yes
  268. checking size of char... 1
  269. checking size of short... 2
  270. checking size of long... 8
  271. checking size of int... 4
  272. checking size of void *... 8
  273. checking size of long long... 8
  274. checking size of __int64... 0
  275. checking for sig_atomic_t... yes
  276. checking for format to printf and scanf a guint64... %llu
  277. checking for an ANSI C-conforming const... yes
  278. checking for growing stack pointer... yes
  279. checking for __inline... yes
  280. checking for __inline__... yes
  281. checking for inline... yes
  282. checking if inline functions in headers work... yes
  283. checking for working do while(0) macros... yes
  284. checking for ISO C99 varargs macros in C... yes
  285. checking for ISO C99 varargs macros in C++... yes
  286. checking for GNUC varargs macros... yes
  287. checking for GNUC visibility attribute... yes
  288. checking whether using Sun Studio C compiler... no
  289. checking whether byte ordering is bigendian... no
  290. checking dirent.h usability... yes
  291. checking dirent.h presence... yes
  292. checking for dirent.h... yes
  293. checking float.h usability... yes
  294. checking float.h presence... yes
  295. checking for float.h... yes
  296. checking limits.h usability... yes
  297. checking limits.h presence... yes
  298. checking for limits.h... yes
  299. checking pwd.h usability... yes
  300. checking pwd.h presence... yes
  301. checking for pwd.h... yes
  302. checking grp.h usability... yes
  303. checking grp.h presence... yes
  304. checking for grp.h... yes
  305. checking sys/param.h usability... yes
  306. checking sys/param.h presence... yes
  307. checking for sys/param.h... yes
  308. checking sys/poll.h usability... yes
  309. checking sys/poll.h presence... yes
  310. checking for sys/poll.h... yes
  311. checking sys/resource.h usability... yes
  312. checking sys/resource.h presence... yes
  313. checking for sys/resource.h... yes
  314. checking sys/time.h usability... yes
  315. checking sys/time.h presence... yes
  316. checking for sys/time.h... yes
  317. checking sys/times.h usability... yes
  318. checking sys/times.h presence... yes
  319. checking for sys/times.h... yes
  320. checking sys/wait.h usability... yes
  321. checking sys/wait.h presence... yes
  322. checking for sys/wait.h... yes
  323. checking for unistd.h... (cached) yes
  324. checking values.h usability... yes
  325. checking values.h presence... yes
  326. checking for values.h... yes
  327. checking sys/select.h usability... yes
  328. checking sys/select.h presence... yes
  329. checking for sys/select.h... yes
  330. checking for sys/types.h... (cached) yes
  331. checking for stdint.h... (cached) yes
  332. checking for inttypes.h... (cached) yes
  333. checking sched.h usability... yes
  334. checking sched.h presence... yes
  335. checking for sched.h... yes
  336. checking malloc.h usability... yes
  337. checking malloc.h presence... yes
  338. checking for malloc.h... yes
  339. checking sys/vfs.h usability... yes
  340. checking sys/vfs.h presence... yes
  341. checking for sys/vfs.h... yes
  342. checking sys/vmount.h usability... no
  343. checking sys/vmount.h presence... no
  344. checking for sys/vmount.h... no
  345. checking sys/statfs.h usability... yes
  346. checking sys/statfs.h presence... yes
  347. checking for sys/statfs.h... yes
  348. checking sys/statvfs.h usability... yes
  349. checking sys/statvfs.h presence... yes
  350. checking for sys/statvfs.h... yes
  351. checking sys/filio.h usability... no
  352. checking sys/filio.h presence... no
  353. checking for sys/filio.h... no
  354. checking mntent.h usability... yes
  355. checking mntent.h presence... yes
  356. checking for mntent.h... yes
  357. checking sys/mnttab.h usability... no
  358. checking sys/mnttab.h presence... no
  359. checking for sys/mnttab.h... no
  360. checking sys/vfstab.h usability... no
  361. checking sys/vfstab.h presence... no
  362. checking for sys/vfstab.h... no
  363. checking sys/mntctl.h usability... no
  364. checking sys/mntctl.h presence... no
  365. checking for sys/mntctl.h... no
  366. checking fstab.h usability... yes
  367. checking fstab.h presence... yes
  368. checking for fstab.h... yes
  369. checking sys/uio.h usability... yes
  370. checking sys/uio.h presence... yes
  371. checking for sys/uio.h... yes
  372. checking sys/mkdev.h usability... no
  373. checking sys/mkdev.h presence... no
  374. checking for sys/mkdev.h... no
  375. checking linux/magic.h usability... yes
  376. checking linux/magic.h presence... yes
  377. checking for linux/magic.h... yes
  378. checking sys/prctl.h usability... yes
  379. checking sys/prctl.h presence... yes
  380. checking for sys/prctl.h... yes
  381. checking for sys/mount.h... yes
  382. checking for sys/sysctl.h... yes
  383. checking for sysctlbyname... no
  384. checking xlocale.h usability... no
  385. checking xlocale.h presence... no
  386. checking for xlocale.h... no
  387. checking for struct stat.st_mtimensec... no
  388. checking for struct stat.st_mtim.tv_nsec... yes
  389. checking for struct stat.st_atimensec... no
  390. checking for struct stat.st_atim.tv_nsec... yes
  391. checking for struct stat.st_ctimensec... no
  392. checking for struct stat.st_ctim.tv_nsec... yes
  393. checking for struct stat.st_blksize... yes
  394. checking for struct stat.st_blocks... yes
  395. checking for struct statfs.f_fstypename... no
  396. checking for struct statfs.f_bavail... yes
  397. checking for struct statvfs.f_basetype... no
  398. checking for struct statvfs.f_fstypename... no
  399. checking for struct tm.tm_gmtoff... yes
  400. checking for struct tm.__tm_gmtoff... no
  401. checking for dirent.h that defines DIR... yes
  402. checking for library containing opendir... none required
  403. checking for struct dirent.d_type... yes
  404. checking for nl_langinfo and CODESET... yes
  405. checking stddef.h usability... yes
  406. checking stddef.h presence... yes
  407. checking for stddef.h... yes
  408. checking for stdlib.h... (cached) yes
  409. checking for string.h... (cached) yes
  410. checking for setlocale... yes
  411. checking whether we are using the GNU C Library 2.1 or newer... yes
  412. checking size of size_t... 8
  413. checking for the appropriate definition for size_t... unsigned long
  414. checking size of ssize_t... 8
  415. checking for the appropriate definition for ssize_t... long
  416. checking for lstat... yes
  417. checking for strerror... yes
  418. checking for strsignal... yes
  419. checking for memmove... yes
  420. checking for vsnprintf... yes
  421. checking for stpcpy... yes
  422. checking for strcasecmp... yes
  423. checking for strncasecmp... yes
  424. checking for poll... yes
  425. checking for getcwd... yes
  426. checking for vasprintf... yes
  427. checking for setenv... yes
  428. checking for unsetenv... yes
  429. checking for getc_unlocked... yes
  430. checking for readlink... yes
  431. checking for symlink... yes
  432. checking for fdwalk... no
  433. checking for memmem... yes
  434. checking for chown... yes
  435. checking for lchmod... no
  436. checking for lchown... yes
  437. checking for fchmod... yes
  438. checking for fchown... yes
  439. checking for link... yes
  440. checking for utimes... yes
  441. checking for getgrgid... yes
  442. checking for getpwuid... yes
  443. checking for getresuid... yes
  444. checking for getmntent_r... yes
  445. checking for setmntent... yes
  446. checking for endmntent... yes
  447. checking for hasmntopt... yes
  448. checking for getfsstat... no
  449. checking for getvfsstat... no
  450. checking for fallocate... yes
  451. checking for splice... yes
  452. checking for prlimit... yes
  453. checking for statvfs... yes
  454. checking for statfs... yes
  455. checking whether to use statfs or statvfs... statfs
  456. checking crt_externs.h usability... no
  457. checking crt_externs.h presence... no
  458. checking for crt_externs.h... no
  459. checking for _NSGetEnviron... no
  460. checking for newlocale... yes
  461. checking for uselocale... yes
  462. checking for strtod_l... yes
  463. checking for strtoll_l... yes
  464. checking for strtoull_l... yes
  465. checking for C99 vsnprintf... yes
  466. checking whether printf supports positional parameters... yes
  467. checking value of AF_INET... 2
  468. checking value of AF_INET6... 10
  469. checking value of AF_UNIX... 1
  470. checking value of MSG_PEEK... 2
  471. checking value of MSG_OOB... 1
  472. checking value of MSG_DONTROUTE... 4
  473. checking for getprotobyname_r... yes
  474. checking for endservent... yes
  475. checking for if_nametoindex... yes
  476. checking for if_indextoname... yes
  477. checking if arpa/nameser_compat.h is needed... no
  478. checking for res_query... in -lresolv
  479. checking for socket... yes
  480. checking for res_init... yes
  481. checking for linux/netlink.h... yes
  482. checking for struct ip_mreqn... yes
  483. checking number of arguments to statfs()... 2
  484. checking for signed... yes
  485. checking for long long... yes
  486. checking for long double... yes
  487. checking for wchar_t... yes
  488. checking for wint_t... yes
  489. checking for size_t... (cached) yes
  490. checking for ptrdiff_t... yes
  491. checking for inttypes.h... yes
  492. checking for stdint.h... yes
  493. checking for snprintf... yes
  494. checking for wcslen... yes
  495. checking for C99 snprintf... yes
  496. checking for fd_set... yes, found in sys/types.h
  497. checking for nl_langinfo (CODESET)... yes
  498. checking for nl_langinfo (PM_STR)... yes
  499. checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes
  500. checking for a compliant posix_memalign() implementation... yes
  501. checking for OpenBSD strlcpy/strlcat... no
  502. checking for an implementation of va_copy()... yes
  503. checking for an implementation of __va_copy()... yes
  504. checking whether va_lists can be copied by value... no
  505. checking for dlopen... no
  506. checking for NSLinkModule... no
  507. checking for dlopen in -ldl... yes
  508. checking for dlsym in -ldl... yes
  509. checking for RTLD_GLOBAL brokenness... no
  510. checking for preceeding underscore in symbols... no
  511. checking for dlerror... yes
  512. checking for the suffix of module shared libraries... .so
  513. checking for gspawn implementation... gspawn.lo
  514. checking for GIOChannel implementation... giounix.lo
  515. checking sys/inotify.h usability... yes
  516. checking sys/inotify.h presence... yes
  517. checking for sys/inotify.h... yes
  518. checking for inotify_init1... yes
  519. checking sys/event.h usability... no
  520. checking sys/event.h presence... no
  521. checking for sys/event.h... no
  522. checking for platform-dependent source...
  523. checking whether to compile timeloop... yes
  524. checking if building for some Win32 platform... no
  525. checking for thread implementation... posix
  526. checking thread related cflags... -pthread
  527. checking thread related libraries... -pthread
  528. checking for localtime_r... yes
  529. checking for gmtime_r... (cached) yes
  530. checking for posix getpwuid_r... yes
  531. checking for posix getgrgid_r... yes
  532. checking for pthread_attr_setstacksize... yes
  533. checking for pthread_condattr_setclock... yes
  534. checking for pthread_cond_timedwait_monotonic... no
  535. checking for pthread_cond_timedwait_monotonic_np... no
  536. checking for clock_gettime... yes
  537. checking for lock-free atomic intrinsics... yes
  538. checking for futex(2) system call... yes
  539. checking for eventfd(2) system call... yes
  540. checking value of POLLIN... 1
  541. checking value of POLLOUT... 4
  542. checking value of POLLPRI... 2
  543. checking value of POLLERR... 8
  544. checking value of POLLHUP... 16
  545. checking value of POLLNVAL... 32
  546. checking for broken poll... no
  547. checking for EILSEQ... yes
  548. checking for guint32... yes
  549. checking alignment of guint32... 4
  550. checking for guint64... yes
  551. checking alignment of guint64... 8
  552. checking for unsigned long... yes
  553. checking alignment of unsigned long... 8
  554. checking for -Bsymbolic-functions linker flag... yes
  555. checking for -fvisibility=hidden compiler flag... yes
  556. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports flag -Wall in envvar CFLAGS... yes
  557. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
  558. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports flag -Werror=declaration-after-statement in envvar CFLAGS... yes
  559. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes
  560. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes
  561. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes
  562. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports flag -Werror=init-self in envvar CFLAGS... yes
  563. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports flag -Werror=format-security in envvar CFLAGS... no
  564. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports flag -Werror=format=2 in envvar CFLAGS... yes
  565. checking if /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes
  566. checking that generated files are newer than configure... done
  567. configure: creating ./config.status
  568. config.status: creating Makefile
  569. config.status: creating glib/Makefile
  570. config.status: creating glib/libcharset/Makefile
  571. config.status: creating glib/gnulib/Makefile
  572. config.status: creating m4macros/Makefile
  573. config.status: creating config.h
  574. config.status: config.h is unchanged
  575. config.status: executing depfiles commands
  576. config.status: executing libtool commands
  577. config.status: executing glib/glibconfig.h commands
  578. config.status: glib/glibconfig.h is unchanged
  579. Executing (host): make
  580. make all-recursive
  581. make[1]: Entering directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu'
  582. Making all in glib
  583. make[2]: Entering directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib'
  584. make all-recursive
  585. make[3]: Entering directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib'
  586. Making all in .
  587. make[4]: Entering directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib'
  588. make[4]: Leaving directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib'
  589. Making all in m4macros
  590. make[4]: Entering directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/m4macros'
  591. make all-am
  592. make[5]: Entering directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/m4macros'
  593. make[5]: Nothing to be done for 'all-am'.
  594. make[5]: Leaving directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/m4macros'
  595. make[4]: Leaving directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/m4macros'
  596. Making all in glib
  597. make[4]: Entering directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/glib'
  598. cd .. && \
  599. /bin/sh ./config.status glib/glibconfig.h
  600. config.status: executing glib/glibconfig.h commands
  601. config.status: glib/glibconfig.h is unchanged
  602. make all-recursive
  603. make[5]: Entering directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/glib'
  604. Making all in libcharset
  605. make[6]: Entering directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/glib/libcharset'
  606. make all-am
  607. make[7]: Entering directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/glib/libcharset'
  608. make[7]: Nothing to be done for 'all-am'.
  609. make[7]: Leaving directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/glib/libcharset'
  610. make[6]: Leaving directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/glib/libcharset'
  611. Making all in .
  612. make[6]: Entering directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/glib'
  613. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gdate.lo -MD -MP -MF .deps/libglib_2_0_la-gdate.Tpo -c -o libglib_2_0_la-gdate.lo `test -f 'gdate.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`gdate.c
  614. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-ghostutils.lo -MD -MP -MF .deps/libglib_2_0_la-ghostutils.Tpo -c -o libglib_2_0_la-ghostutils.lo `test -f 'ghostutils.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`ghostutils.c
  615. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-giochannel.lo -MD -MP -MF .deps/libglib_2_0_la-giochannel.Tpo -c -o libglib_2_0_la-giochannel.lo `test -f 'giochannel.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`giochannel.c
  616. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gkeyfile.lo -MD -MP -MF .deps/libglib_2_0_la-gkeyfile.Tpo -c -o libglib_2_0_la-gkeyfile.lo `test -f 'gkeyfile.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`gkeyfile.c
  617. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-glib-init.lo -MD -MP -MF .deps/libglib_2_0_la-glib-init.Tpo -c -o libglib_2_0_la-glib-init.lo `test -f 'glib-init.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`glib-init.c
  618. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-glib-private.lo -MD -MP -MF .deps/libglib_2_0_la-glib-private.Tpo -c -o libglib_2_0_la-glib-private.lo `test -f 'glib-private.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`glib-private.c
  619. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-glist.lo -MD -MP -MF .deps/libglib_2_0_la-glist.Tpo -c -o libglib_2_0_la-glist.lo `test -f 'glist.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`glist.c
  620. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gmain.lo -MD -MP -MF .deps/libglib_2_0_la-gmain.Tpo -c -o libglib_2_0_la-gmain.lo `test -f 'gmain.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`gmain.c
  621. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-ghostutils.lo -MD -MP -MF .deps/libglib_2_0_la-ghostutils.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/ghostutils.c -o libglib_2_0_la-ghostutils.o
  622. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gmain.lo -MD -MP -MF .deps/libglib_2_0_la-gmain.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/gmain.c -o libglib_2_0_la-gmain.o
  623. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-glib-init.lo -MD -MP -MF .deps/libglib_2_0_la-glib-init.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/glib-init.c -o libglib_2_0_la-glib-init.o
  624. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-giochannel.lo -MD -MP -MF .deps/libglib_2_0_la-giochannel.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/giochannel.c -o libglib_2_0_la-giochannel.o
  625. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-glib-private.lo -MD -MP -MF .deps/libglib_2_0_la-glib-private.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/glib-private.c -o libglib_2_0_la-glib-private.o
  626. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gkeyfile.lo -MD -MP -MF .deps/libglib_2_0_la-gkeyfile.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/gkeyfile.c -o libglib_2_0_la-gkeyfile.o
  627. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-glist.lo -MD -MP -MF .deps/libglib_2_0_la-glist.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/glist.c -o libglib_2_0_la-glist.o
  628. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gdate.lo -MD -MP -MF .deps/libglib_2_0_la-gdate.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/gdate.c -o libglib_2_0_la-gdate.o
  629. mv -f .deps/libglib_2_0_la-glib-private.Tpo .deps/libglib_2_0_la-glib-private.Plo
  630. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gmappedfile.lo -MD -MP -MF .deps/libglib_2_0_la-gmappedfile.Tpo -c -o libglib_2_0_la-gmappedfile.lo `test -f 'gmappedfile.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`gmappedfile.c
  631. mv -f .deps/libglib_2_0_la-glib-init.Tpo .deps/libglib_2_0_la-glib-init.Plo
  632. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gmarkup.lo -MD -MP -MF .deps/libglib_2_0_la-gmarkup.Tpo -c -o libglib_2_0_la-gmarkup.lo `test -f 'gmarkup.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`gmarkup.c
  633. mv -f .deps/libglib_2_0_la-glist.Tpo .deps/libglib_2_0_la-glist.Plo
  634. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gmem.lo -MD -MP -MF .deps/libglib_2_0_la-gmem.Tpo -c -o libglib_2_0_la-gmem.lo `test -f 'gmem.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`gmem.c
  635. mv -f .deps/libglib_2_0_la-ghostutils.Tpo .deps/libglib_2_0_la-ghostutils.Plo
  636. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gmessages.lo -MD -MP -MF .deps/libglib_2_0_la-gmessages.Tpo -c -o libglib_2_0_la-gmessages.lo `test -f 'gmessages.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`gmessages.c
  637. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gmappedfile.lo -MD -MP -MF .deps/libglib_2_0_la-gmappedfile.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/gmappedfile.c -o libglib_2_0_la-gmappedfile.o
  638. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gmarkup.lo -MD -MP -MF .deps/libglib_2_0_la-gmarkup.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/gmarkup.c -o libglib_2_0_la-gmarkup.o
  639. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gmem.lo -MD -MP -MF .deps/libglib_2_0_la-gmem.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/gmem.c -o libglib_2_0_la-gmem.o
  640. mv -f .deps/libglib_2_0_la-gmappedfile.Tpo .deps/libglib_2_0_la-gmappedfile.Plo
  641. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gnode.lo -MD -MP -MF .deps/libglib_2_0_la-gnode.Tpo -c -o libglib_2_0_la-gnode.lo `test -f 'gnode.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`gnode.c
  642. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gmessages.lo -MD -MP -MF .deps/libglib_2_0_la-gmessages.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/gmessages.c -o libglib_2_0_la-gmessages.o
  643. /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/gdate.c: In function 'g_date_strftime':
  644. /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/gdate.c:2497:7: error: format not a string literal, format string not checked [-Werror=format-nonliteral]
  645. tmplen = strftime (tmpbuf, tmpbufsize, locale_format, &tm);
  646. ^~~~~~
  647. cc1: some warnings being treated as errors
  648. mv -f .deps/libglib_2_0_la-giochannel.Tpo .deps/libglib_2_0_la-giochannel.Plo
  649. /bin/sh ../libtool --tag=CC --mode=compile /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-goption.lo -MD -MP -MF .deps/libglib_2_0_la-goption.Tpo -c -o libglib_2_0_la-goption.lo `test -f 'goption.c' || echo '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/'`goption.c
  650. make[6]: *** [Makefile:1387: libglib_2_0_la-gdate.lo] Error 1
  651. make[6]: *** Waiting for unfinished jobs....
  652. mv -f .deps/libglib_2_0_la-gmem.Tpo .deps/libglib_2_0_la-gmem.Plo
  653. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-gnode.lo -MD -MP -MF .deps/libglib_2_0_la-gnode.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/gnode.c -o libglib_2_0_la-gnode.o
  654. libtool: compile: /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I.. -I.. -I../glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wall -pipe -I/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/toolchain/include -Wno-format-security -MT libglib_2_0_la-goption.lo -MD -MP -MF .deps/libglib_2_0_la-goption.Tpo -c /home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/glib/glib/goption.c -o libglib_2_0_la-goption.o
  655. mv -f .deps/libglib_2_0_la-gmain.Tpo .deps/libglib_2_0_la-gmain.Plo
  656. mv -f .deps/libglib_2_0_la-gkeyfile.Tpo .deps/libglib_2_0_la-gkeyfile.Plo
  657. mv -f .deps/libglib_2_0_la-gmessages.Tpo .deps/libglib_2_0_la-gmessages.Plo
  658. mv -f .deps/libglib_2_0_la-gnode.Tpo .deps/libglib_2_0_la-gnode.Plo
  659. mv -f .deps/libglib_2_0_la-gmarkup.Tpo .deps/libglib_2_0_la-gmarkup.Plo
  660. mv -f .deps/libglib_2_0_la-goption.Tpo .deps/libglib_2_0_la-goption.Plo
  661. make[6]: Leaving directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/glib'
  662. make[5]: *** [Makefile:1934: all-recursive] Error 1
  663. make[5]: Leaving directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/glib'
  664. make[4]: *** [Makefile:953: all] Error 2
  665. make[4]: Leaving directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib/glib'
  666. make[3]: *** [Makefile:1046: all-recursive] Error 1
  667. make[3]: Leaving directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib'
  668. make[2]: *** [Makefile:770: all] Error 2
  669. make[2]: Leaving directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu/glib'
  670. make[1]: *** [Makefile:707: all-recursive] Error 1
  671. make[1]: Leaving directory '/home/ryanmcclure/LibreELEC.tv/build.LibreELEC-WeTek_Play.arm-8.2-devel/pkg-config-0.29.1/.x86_64-pc-linux-gnu'
  672. make: *** [Makefile:463: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement