gvalkov

glib2-host 4127e3435203a7da3992928aa8e54070273177e2

Mar 10th, 2022
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 285.29 KB | None | 0 0
  1. make package/feeds/packages/glib2/host/{clean,compile} V=sc
  2.  
  3. make[2]: Entering directory '/Volumes/test/openwrt/scripts/config'
  4. make[2]: 'conf' is up to date.
  5. make[2]: Leaving directory '/Volumes/test/openwrt/scripts/config'
  6. make[1]: Entering directory '/Volumes/test/openwrt'
  7. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/glib2'
  8. MAKEFLAGS="" /Volumes/test/openwrt/staging_dir/host/bin/ninja -v -j1 -C /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-build uninstall || true
  9. ninja: Entering directory `/Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-build'
  10. ninja: fatal: chdir to '/Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-build' - No such file or directory
  11. rm -rf /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0 /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/.built
  12. rm -rf /Volumes/test/openwrt/staging_dir/hostpkg/stamp/.glib2_installed
  13. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/glib2'
  14. time: package/feeds/packages/glib2/host-clean#0.28#0.18#0.55
  15. make[1]: Leaving directory '/Volumes/test/openwrt'
  16. make[2]: Entering directory '/Volumes/test/openwrt/scripts/config'
  17. make[2]: 'conf' is up to date.
  18. make[2]: Leaving directory '/Volumes/test/openwrt/scripts/config'
  19. make[1]: Entering directory '/Volumes/test/openwrt'
  20. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/libffi'
  21. . /Volumes/test/openwrt/include/shell.sh; gzip -dc /Volumes/test/openwrt/dl/libffi-3.4.2.tar.gz | tar -C /Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/.. -xf -
  22. [ ! -d ./src/ ] || cp -fpR ./src/* /Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2
  23. touch /Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/.preparedba6d9563e5606521954a5d207895e9e9_6664517399ebbbc92a37c5bb081b5c53
  24. (cd /Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /Volumes/test/openwrt/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/Volumes/test/openwrt/staging_dir/host/bin/autom4te AUTOCONF=/Volumes/test/openwrt/staging_dir/host/bin/autoconf AUTOMAKE=/Volumes/test/openwrt/staging_dir/host/bin/automake ACLOCAL=/Volumes/test/openwrt/staging_dir/host/bin/aclocal AUTOHEADER=/Volumes/test/openwrt/staging_dir/host/bin/autoheader LIBTOOLIZE=/Volumes/test/openwrt/staging_dir/host/bin/libtoolize LIBTOOL=/Volumes/test/openwrt/staging_dir/host/bin/libtool M4=/Volumes/test/openwrt/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/Volumes/test/openwrt/staging_dir/host/bin/libtoolize --install' /Volumes/test/openwrt/staging_dir/host/bin/autoreconf -v -f -i -s -B /Volumes/test/openwrt/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; );
  25. autoreconf: Entering directory `.'
  26. autoreconf: configure.ac: not using Gettext
  27. autoreconf: running: /Volumes/test/openwrt/staging_dir/host/bin/aclocal -I m4 -I . --force -I m4
  28. autoreconf: configure.ac: tracing
  29. autoreconf: running: /Volumes/test/openwrt/staging_dir/host/bin/libtoolize --install --force
  30. OpenWrt-libtoolize: putting auxiliary files in `.'.
  31. OpenWrt-libtoolize: linking file `./config.guess'
  32. OpenWrt-libtoolize: linking file `./config.sub'
  33. OpenWrt-libtoolize: linking file `./install-sh'
  34. OpenWrt-libtoolize: linking file `./ltmain.sh'
  35. OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  36. OpenWrt-libtoolize: linking file `m4/libtool.m4'
  37. OpenWrt-libtoolize: You should add the contents of `m4/libtool.m4' to `aclocal.m4'.
  38. OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
  39. OpenWrt-libtoolize: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'.
  40. OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
  41. OpenWrt-libtoolize: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'.
  42. OpenWrt-libtoolize: linking file `m4/ltversion.m4'
  43. OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
  44. OpenWrt-libtoolize: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'.
  45. autoreconf: running: /Volumes/test/openwrt/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/Volumes/test/openwrt/staging_dir/host/share/aclocal --force
  46. autoreconf: running: /Volumes/test/openwrt/staging_dir/host/bin/autoheader --include=m4 --include=. --prepend-include=/Volumes/test/openwrt/staging_dir/host/share/aclocal --force
  47. autoreconf: running: /Volumes/test/openwrt/staging_dir/host/bin/automake --add-missing --force-missing
  48. configure.ac:31: installing './compile'
  49. configure.ac:19: installing './missing'
  50. Makefile.am: installing './depcomp'
  51. doc/Makefile.am:3: installing 'doc/mdate-sh'
  52. doc/Makefile.am:3: installing 'doc/texinfo.tex'
  53. autoreconf: Leaving directory `.'
  54. (cd /Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/; if [ -x configure ]; then cp -fpR /Volumes/test/openwrt/scripts/config.{guess,sub} /Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2// && CC="gcc" CFLAGS="-O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include" CXX="g++" CPPFLAGS="-I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include" CXXFLAGS="" LDFLAGS="-L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib" CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-apple-darwin21.3.0 --host=x86_64-apple-darwin21.3.0 --build=x86_64-apple-darwin21.3.0 --program-prefix="" --program-suffix="" --prefix=/Volumes/test/openwrt/staging_dir/hostpkg --exec-prefix=/Volumes/test/openwrt/staging_dir/hostpkg --sysconfdir=/Volumes/test/openwrt/staging_dir/hostpkg/etc --localstatedir=/Volumes/test/openwrt/staging_dir/hostpkg/var --sbindir=/Volumes/test/openwrt/staging_dir/hostpkg/bin --disable-shared --disable-debug --disable-docs --disable-multi-os-directory --disable-raw-api --disable-structs --with-pic ; fi )
  55. configure: loading site script /Volumes/test/openwrt/include/site/darwin
  56. checking build system type... x86_64-apple-darwin21.3.0
  57. checking host system type... x86_64-apple-darwin21.3.0
  58. checking target system type... x86_64-apple-darwin21.3.0
  59. continue configure in default builddir "./x86_64-apple-darwin21.3.0"
  60. ....exec /usr/bin/env bash .././configure "--srcdir=.." "--enable-builddir=x86_64-apple-darwin21.3.0" "darwin21.3.0"
  61. configure: loading site script /Volumes/test/openwrt/include/site/darwin
  62. checking build system type... x86_64-apple-darwin21.3.0
  63. checking host system type... x86_64-apple-darwin21.3.0
  64. checking target system type... x86_64-apple-darwin21.3.0
  65. checking for gsed... /usr/local/bin/gsed
  66. checking for a BSD-compatible install... /Volumes/test/openwrt/staging_dir/host/bin/install -c
  67. checking whether build environment is sane... yes
  68. checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
  69. checking for gawk... gawk
  70. checking whether make sets $(MAKE)... yes
  71. checking whether make supports nested variables... yes
  72. checking for x86_64-apple-darwin21.3.0-gcc... gcc
  73. checking whether the C compiler works... yes
  74. checking for C compiler default output file name... a.out
  75. checking for suffix of executables...
  76. checking whether we are cross compiling... no
  77. checking for suffix of object files... o
  78. checking whether we are using the GNU C compiler... yes
  79. checking whether gcc accepts -g... yes
  80. checking for gcc option to accept ISO C89... none needed
  81. checking whether gcc understands -c and -o together... yes
  82. checking for style of include used by make... GNU
  83. checking dependency style of gcc... gcc3
  84. checking whether we are using the GNU C++ compiler... yes
  85. checking whether g++ accepts -g... yes
  86. checking dependency style of g++... gcc3
  87. checking dependency style of gcc... gcc3
  88. checking how to print strings... printf
  89. checking for a sed that does not truncate output... /Volumes/test/openwrt/staging_dir/host/bin/sed
  90. checking for grep that handles long lines and -e... /Volumes/test/openwrt/staging_dir/host/bin/grep
  91. checking for egrep... /Volumes/test/openwrt/staging_dir/host/bin/grep -E
  92. checking for fgrep... /Volumes/test/openwrt/staging_dir/host/bin/grep -F
  93. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  94. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  95. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  96. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  97. checking whether ln -s works... yes
  98. checking the maximum length of command line arguments... 786432
  99. checking whether the shell understands some XSI constructs... yes
  100. checking whether the shell understands "+="... yes
  101. checking how to convert x86_64-apple-darwin21.3.0 file names to x86_64-apple-darwin21.3.0 format... func_convert_file_noop
  102. checking how to convert x86_64-apple-darwin21.3.0 file names to toolchain format... func_convert_file_noop
  103. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  104. checking for x86_64-apple-darwin21.3.0-objdump... no
  105. checking for objdump... objdump
  106. checking how to recognize dependent libraries... pass_all
  107. checking for x86_64-apple-darwin21.3.0-dlltool... no
  108. checking for dlltool... no
  109. checking how to associate runtime and link libraries... printf %s\n
  110. checking for x86_64-apple-darwin21.3.0-ar... no
  111. checking for ar... ar
  112. checking for archiver @FILE support... no
  113. checking for x86_64-apple-darwin21.3.0-strip... no
  114. checking for strip... strip
  115. checking for x86_64-apple-darwin21.3.0-ranlib... no
  116. checking for ranlib... ranlib
  117. checking command to parse /usr/bin/nm -B output from gcc object... ok
  118. checking for sysroot... no
  119. checking for x86_64-apple-darwin21.3.0-mt... no
  120. checking for mt... no
  121. checking if : is a manifest tool... no
  122. checking for x86_64-apple-darwin21.3.0-dsymutil... no
  123. checking for dsymutil... dsymutil
  124. checking for x86_64-apple-darwin21.3.0-nmedit... no
  125. checking for nmedit... nmedit
  126. checking for x86_64-apple-darwin21.3.0-lipo... no
  127. checking for lipo... lipo
  128. checking for x86_64-apple-darwin21.3.0-otool... no
  129. checking for otool... otool
  130. checking for x86_64-apple-darwin21.3.0-otool64... no
  131. checking for otool64... no
  132. checking for -single_module linker flag... yes
  133. checking for -exported_symbols_list linker flag... yes
  134. checking for -force_load linker flag... yes
  135. checking how to run the C preprocessor... gcc -E
  136. checking for ANSI C header files... yes
  137. checking for sys/types.h... yes
  138. checking for sys/stat.h... yes
  139. checking for stdlib.h... yes
  140. checking for string.h... yes
  141. checking for memory.h... yes
  142. checking for strings.h... yes
  143. checking for inttypes.h... yes
  144. checking for stdint.h... yes
  145. checking for unistd.h... yes
  146. checking for dlfcn.h... yes
  147. checking for objdir... .libs
  148. checking if gcc supports -fno-rtti -fno-exceptions... yes
  149. checking for gcc option to produce PIC... -fno-common -DPIC
  150. checking if gcc PIC flag -fno-common -DPIC works... yes
  151. checking if gcc static flag -static works... no
  152. checking if gcc supports -c -o file.o... yes
  153. checking if gcc supports -c -o file.o... (cached) yes
  154. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  155. checking dynamic linker characteristics... darwin21.3.0 dyld
  156. checking how to hardcode library paths into programs... immediate
  157. checking whether stripping libraries is possible... yes
  158. checking if libtool supports shared libraries... yes
  159. checking whether to build shared libraries... no
  160. checking whether to build static libraries... yes
  161. checking how to run the C++ preprocessor... g++ -E
  162. checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  163. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  164. checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  165. checking for g++ option to produce PIC... -fno-common -DPIC
  166. checking if g++ PIC flag -fno-common -DPIC works... yes
  167. checking if g++ static flag -static works... no
  168. checking if g++ supports -c -o file.o... yes
  169. checking if g++ supports -c -o file.o... (cached) yes
  170. checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  171. checking dynamic linker characteristics... darwin21.3.0 dyld
  172. checking how to hardcode library paths into programs... immediate
  173. checking for x86_64-apple-darwin21.3.0-readelf... no
  174. checking for readelf... readelf
  175. checking size of size_t... 8
  176. checking for C compiler vendor... clang
  177. checking CFLAGS for most reasonable warnings... -Wall
  178. checking whether to enable maintainer-specific portions of Makefiles... no
  179. checking sys/memfd.h usability... no
  180. checking sys/memfd.h presence... no
  181. checking for sys/memfd.h... no
  182. checking for memfd_create... no
  183. checking sys/mman.h usability... yes
  184. checking sys/mman.h presence... yes
  185. checking for sys/mman.h... yes
  186. checking for mmap... yes
  187. checking for mkostemp... yes
  188. checking for mkstemp... yes
  189. checking for sys/mman.h... (cached) yes
  190. checking for mmap... (cached) yes
  191. checking whether read-only mmap of a plain file works... yes
  192. checking whether mmap from /dev/zero works... no
  193. checking for MAP_ANON(YMOUS)... yes
  194. checking whether mmap with MAP_ANON(YMOUS) works... yes
  195. checking for ANSI C header files... (cached) yes
  196. checking for memcpy... yes
  197. checking for size_t... yes
  198. checking for working alloca.h... yes
  199. checking for alloca... yes
  200. checking size of double... 8
  201. checking size of long double... 16
  202. checking whether byte ordering is bigendian... no
  203. checking assembler .cfi pseudo-op support... no
  204. checking assembler supports pc related relocs... yes
  205. checking whether compiler supports pointer authentication... no
  206. checking for _ prefix in compiled symbols... yes
  207. checking toolchain supports unwind section type... no
  208. checking whether C compiler accepts -fno-lto... yes
  209. checking whether .eh_frame section should be read-only... readelf: Error: Not an ELF file - it has the wrong magic bytes at the start
  210. yes
  211. checking for __attribute__((visibility("hidden")))... yes
  212. checking for ld used by gcc... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  213. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... (cached) no
  214. configure: versioning on shared library symbols is no
  215. checking that generated files are newer than configure... done
  216. configure: creating ./config.status
  217. config.status: creating include/Makefile
  218. config.status: creating include/ffi.h
  219. config.status: creating Makefile
  220. config.status: creating testsuite/Makefile
  221. config.status: creating man/Makefile
  222. config.status: creating doc/Makefile
  223. config.status: creating libffi.pc
  224. config.status: creating fficonfig.h
  225. config.status: executing buildir commands
  226. config.status: create top_srcdir/Makefile guessed from local Makefile
  227. config.status: build in x86_64-apple-darwin21.3.0 (HOST=)
  228. config.status: executing depfiles commands
  229. config.status: executing libtool commands
  230. config.status: executing include commands
  231. config.status: executing src commands
  232. touch /Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/.configured
  233. CFLAGS="-O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include" CPPFLAGS="-I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include" CXXFLAGS="" LDFLAGS="-L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib" make -j1 -C /Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2  
  234. make[3]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2'
  235. MAKE x86_64-apple-darwin21.3.0 :        0 * all-all
  236. make[4]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0'
  237. make  all-recursive
  238. make[5]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0'
  239. Making all in include
  240. make[6]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/include'
  241. make[6]: Nothing to be done for 'all'.
  242. make[6]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/include'
  243. Making all in testsuite
  244. make[6]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/testsuite'
  245. make[6]: Nothing to be done for 'all'.
  246. make[6]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/testsuite'
  247. Making all in man
  248. make[6]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/man'
  249. make[6]: Nothing to be done for 'all'.
  250. make[6]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/man'
  251. make[6]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0'
  252. depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  253. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include  -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\
  254. mv -f $depbase.Tpo $depbase.Plo
  255. OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c  -fno-common -DPIC -o src/prep_cif.o
  256. depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  257. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include  -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\
  258. mv -f $depbase.Tpo $depbase.Plo
  259. OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c  -fno-common -DPIC -o src/types.o
  260. depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  261. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include  -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\
  262. mv -f $depbase.Tpo $depbase.Plo
  263. OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c  -fno-common -DPIC -o src/raw_api.o
  264. depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  265. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include  -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\
  266. mv -f $depbase.Tpo $depbase.Plo
  267. OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c  -fno-common -DPIC -o src/java_raw_api.o
  268. ../src/java_raw_api.c:328:46: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations]
  269.   ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif));
  270.                                              ^
  271. include/ffi.h:301:56: note: 'ffi_java_raw_size' has been explicitly marked deprecated here
  272. size_t ffi_java_raw_size (ffi_cif *cif) __attribute__((deprecated));
  273.                                                        ^
  274. ../src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations]
  275.   ffi_java_ptrarray_to_raw (cif, avalue, raw);
  276.   ^
  277. include/ffi.h:297:93: note: 'ffi_java_ptrarray_to_raw' has been explicitly marked deprecated here
  278. void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) __attribute__((deprecated));
  279.                                                                                             ^
  280. 2 warnings generated.
  281. depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  282. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include  -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\
  283. mv -f $depbase.Tpo $depbase.Plo
  284. OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c  -fno-common -DPIC -o src/closures.o
  285. depbase=`echo src/tramp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  286. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include  -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/tramp.lo -MD -MP -MF $depbase.Tpo -c -o src/tramp.lo ../src/tramp.c &&\
  287. mv -f $depbase.Tpo $depbase.Plo
  288. OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/tramp.lo -MD -MP -MF src/.deps/tramp.Tpo -c ../src/tramp.c  -fno-common -DPIC -o src/tramp.o
  289. depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  290. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include  -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo ../src/x86/ffi64.c &&\
  291. mv -f $depbase.Tpo $depbase.Plo
  292. OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c  -fno-common -DPIC -o src/x86/ffi64.o
  293. ../src/x86/ffi64.c:783:1: warning: unused label 'out' [-Wunused-label]
  294. out:
  295. ^~~~
  296. 1 warning generated.
  297. depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  298. /usr/bin/env bash ./libtool    --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -I. -I../include -Iinclude -I../src -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo ../src/x86/unix64.S &&\
  299. mv -f $depbase.Tpo $depbase.Plo
  300. OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -I. -I../include -Iinclude -I../src -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S  -fno-common -DPIC -o src/x86/unix64.o
  301. depbase=`echo src/x86/ffiw64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  302. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include  -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffiw64.lo ../src/x86/ffiw64.c &&\
  303. mv -f $depbase.Tpo $depbase.Plo
  304. OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c ../src/x86/ffiw64.c  -fno-common -DPIC -o src/x86/ffiw64.o
  305. ../src/x86/ffiw64.c:250:1: warning: unused label 'out' [-Wunused-label]
  306. out:
  307. ^~~~
  308. 1 warning generated.
  309. depbase=`echo src/x86/win64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  310. /usr/bin/env bash ./libtool    --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -I. -I../include -Iinclude -I../src -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT src/x86/win64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/win64.lo ../src/x86/win64.S &&\
  311. mv -f $depbase.Tpo $depbase.Plo
  312. OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -I. -I../include -Iinclude -I../src -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c ../src/x86/win64.S  -fno-common -DPIC -o src/x86/win64.o
  313. /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc  -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions  -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib -o libffi_convenience.la  src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/tramp.lo   src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo
  314. OpenWrt-libtool: link: ar cru .libs/libffi_convenience.a  src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/tramp.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffiw64.o src/x86/win64.o
  315. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi_convenience.a(raw_api.o) has no symbols
  316. OpenWrt-libtool: link: ranlib .libs/libffi_convenience.a
  317. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi_convenience.a(raw_api.o) has no symbols
  318. OpenWrt-libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
  319. /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc  -Wall -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version`   '-L/Volumes/test/openwrt/staging_dir/host/lib' '-L/Volumes/test/openwrt/staging_dir/hostpkg/lib' '-L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib'  -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib -o libffi.la -rpath /Volumes/test/openwrt/staging_dir/hostpkg/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/tramp.lo  src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo
  320. OpenWrt-libtool: link: ar cru .libs/libffi.a  src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/tramp.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffiw64.o src/x86/win64.o
  321. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi.a(raw_api.o) has no symbols
  322. OpenWrt-libtool: link: ranlib .libs/libffi.a
  323. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi.a(raw_api.o) has no symbols
  324. OpenWrt-libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
  325. make[6]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0'
  326. make[5]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0'
  327. make[4]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0'
  328. make[3]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2'
  329. touch /Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/.built
  330. CFLAGS="-O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include" CPPFLAGS="-I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include" CXXFLAGS="" LDFLAGS="-L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib" make -j1 -C /Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2  install
  331. make[3]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2'
  332. MAKE x86_64-apple-darwin21.3.0 :        0 * install
  333. make[4]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0'
  334. Making install in include
  335. make[5]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/include'
  336. make[6]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/include'
  337. make[6]: Nothing to be done for 'install-exec-am'.
  338.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/include'
  339.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 ffi.h ffitarget.h '/Volumes/test/openwrt/staging_dir/hostpkg/include'
  340. make[6]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/include'
  341. make[5]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/include'
  342. Making install in testsuite
  343. make[5]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/testsuite'
  344. make[6]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/testsuite'
  345. make[6]: Nothing to be done for 'install-exec-am'.
  346. make[6]: Nothing to be done for 'install-data-am'.
  347. make[6]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/testsuite'
  348. make[5]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/testsuite'
  349. Making install in man
  350. make[5]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/man'
  351. make[6]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/man'
  352. make[6]: Nothing to be done for 'install-exec-am'.
  353.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3'
  354.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3'
  355. make[6]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/man'
  356. make[5]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0/man'
  357. make[5]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0'
  358. make[6]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0'
  359.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/lib'
  360.  /usr/bin/env bash ./libtool   --mode=install /Volumes/test/openwrt/staging_dir/host/bin/install -c   libffi.la '/Volumes/test/openwrt/staging_dir/hostpkg/lib'
  361. OpenWrt-libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libffi.lai /Volumes/test/openwrt/staging_dir/hostpkg/lib/libffi.la
  362. OpenWrt-libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libffi.a /Volumes/test/openwrt/staging_dir/hostpkg/lib/libffi.a
  363. OpenWrt-libtool: install: chmod 644 /Volumes/test/openwrt/staging_dir/hostpkg/lib/libffi.a
  364. OpenWrt-libtool: install: ranlib /Volumes/test/openwrt/staging_dir/hostpkg/lib/libffi.a
  365. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Volumes/test/openwrt/staging_dir/hostpkg/lib/libffi.a(raw_api.o) has no symbols
  366.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/lib/pkgconfig'
  367.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 libffi.pc '/Volumes/test/openwrt/staging_dir/hostpkg/lib/pkgconfig'
  368. make[6]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0'
  369. make[5]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0'
  370. make[4]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/x86_64-apple-darwin21.3.0'
  371. make[3]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2'
  372. mkdir -p /Volumes/test/openwrt/staging_dir/hostpkg/stamp
  373. touch /Volumes/test/openwrt/build_dir/hostpkg/libffi-3.4.2/.built
  374. touch /Volumes/test/openwrt/staging_dir/hostpkg/stamp/.libffi_installed
  375. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/libffi'
  376. time: package/feeds/packages/libffi/host-compile#14.81#6.22#25.40
  377. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/libiconv'
  378. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/libiconv'
  379. time: package/libs/libiconv/host-compile#0.42#0.18#0.69
  380. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/pcre'
  381. . /Volumes/test/openwrt/include/shell.sh; bzcat /Volumes/test/openwrt/dl/pcre-8.45.tar.bz2 | tar -C /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45/.. -xf -
  382. [ ! -d ./src/ ] || cp -fpR ./src/* /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45
  383. touch /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45/.preparede3bd12f82bd5ee585edb5be05efe9cd2_6664517399ebbbc92a37c5bb081b5c53
  384. (cd /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45/; if [ -x configure ]; then cp -fpR /Volumes/test/openwrt/scripts/config.{guess,sub} /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45// && CC="gcc" CFLAGS="-O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include" CXX="g++" CPPFLAGS="-I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include" CXXFLAGS="" LDFLAGS="-L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib" CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-apple-darwin21.3.0 --host=x86_64-apple-darwin21.3.0 --build=x86_64-apple-darwin21.3.0 --program-prefix="" --program-suffix="" --prefix=/Volumes/test/openwrt/staging_dir/hostpkg --exec-prefix=/Volumes/test/openwrt/staging_dir/hostpkg --sysconfdir=/Volumes/test/openwrt/staging_dir/hostpkg/etc --localstatedir=/Volumes/test/openwrt/staging_dir/hostpkg/var --sbindir=/Volumes/test/openwrt/staging_dir/hostpkg/bin --enable-utf8 --enable-unicode-properties --enable-pcre16 --with-match-limit-recursion=16000 --enable-cpp ; fi )
  385. configure: loading site script /Volumes/test/openwrt/include/site/darwin
  386. checking for a BSD-compatible install... /Volumes/test/openwrt/staging_dir/host/bin/install -c
  387. checking whether build environment is sane... yes
  388. checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
  389. checking for gawk... gawk
  390. checking whether make sets $(MAKE)... yes
  391. checking whether make supports nested variables... yes
  392. checking whether make supports nested variables... (cached) yes
  393. checking whether make supports the include directive... yes (GNU style)
  394. checking for x86_64-apple-darwin21.3.0-gcc... gcc
  395. checking whether the C compiler works... yes
  396. checking for C compiler default output file name... a.out
  397. checking for suffix of executables...
  398. checking whether we are cross compiling... no
  399. checking for suffix of object files... o
  400. checking whether the compiler supports GNU C... yes
  401. checking whether gcc accepts -g... yes
  402. checking for gcc option to enable C11 features... none needed
  403. checking whether gcc understands -c and -o together... yes
  404. checking dependency style of gcc... gcc3
  405. checking for x86_64-apple-darwin21.3.0-ar... no
  406. checking for x86_64-apple-darwin21.3.0-lib... no
  407. checking for x86_64-apple-darwin21.3.0-link... no
  408. checking for ar... ar
  409. checking the archiver (ar) interface... ar
  410. checking for x86_64-apple-darwin21.3.0-gcc... (cached) gcc
  411. checking whether the compiler supports GNU C... (cached) yes
  412. checking whether gcc accepts -g... (cached) yes
  413. checking for gcc option to enable C11 features... (cached) none needed
  414. checking whether gcc understands -c and -o together... (cached) yes
  415. checking dependency style of gcc... (cached) gcc3
  416. checking whether the compiler supports GNU C++... yes
  417. checking whether g++ accepts -g... yes
  418. checking for g++ option to enable C++11 features... none needed
  419. checking dependency style of g++... gcc3
  420. checking for stdio.h... yes
  421. checking for stdlib.h... yes
  422. checking for string.h... yes
  423. checking for inttypes.h... yes
  424. checking for stdint.h... yes
  425. checking for strings.h... yes
  426. checking for sys/stat.h... yes
  427. checking for sys/types.h... yes
  428. checking for unistd.h... yes
  429. checking for int64_t... yes
  430. checking build system type... x86_64-apple-darwin21.3.0
  431. checking host system type... x86_64-apple-darwin21.3.0
  432. checking how to print strings... printf
  433. checking for a sed that does not truncate output... /Volumes/test/openwrt/staging_dir/host/bin/sed
  434. checking for grep that handles long lines and -e... /Volumes/test/openwrt/staging_dir/host/bin/grep
  435. checking for egrep... /Volumes/test/openwrt/staging_dir/host/bin/grep -E
  436. checking for fgrep... /Volumes/test/openwrt/staging_dir/host/bin/grep -F
  437. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  438. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  439. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  440. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  441. checking whether ln -s works... yes
  442. checking the maximum length of command line arguments... 786432
  443. checking how to convert x86_64-apple-darwin21.3.0 file names to x86_64-apple-darwin21.3.0 format... func_convert_file_noop
  444. checking how to convert x86_64-apple-darwin21.3.0 file names to toolchain format... func_convert_file_noop
  445. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  446. checking for x86_64-apple-darwin21.3.0-objdump... objdump
  447. checking how to recognize dependent libraries... pass_all
  448. checking for x86_64-apple-darwin21.3.0-dlltool... dlltool
  449. checking how to associate runtime and link libraries... printf %s\n
  450. checking for x86_64-apple-darwin21.3.0-ar... ar
  451. checking for archiver @FILE support... no
  452. checking for x86_64-apple-darwin21.3.0-strip... no
  453. checking for strip... strip
  454. checking for x86_64-apple-darwin21.3.0-ranlib... no
  455. checking for ranlib... ranlib
  456. checking command to parse /usr/bin/nm -B output from gcc object... ok
  457. checking for sysroot... no
  458. checking for a working dd... /bin/dd
  459. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  460. checking for x86_64-apple-darwin21.3.0-mt... no
  461. checking for mt... no
  462. checking if : is a manifest tool... no
  463. checking for x86_64-apple-darwin21.3.0-dsymutil... no
  464. checking for dsymutil... dsymutil
  465. checking for x86_64-apple-darwin21.3.0-nmedit... no
  466. checking for nmedit... nmedit
  467. checking for x86_64-apple-darwin21.3.0-lipo... no
  468. checking for lipo... lipo
  469. checking for x86_64-apple-darwin21.3.0-otool... no
  470. checking for otool... otool
  471. checking for x86_64-apple-darwin21.3.0-otool64... no
  472. checking for otool64... no
  473. checking for -single_module linker flag... yes
  474. checking for -exported_symbols_list linker flag... yes
  475. checking for -force_load linker flag... yes
  476. checking for dlfcn.h... yes
  477. checking for objdir... .libs
  478. checking if gcc supports -fno-rtti -fno-exceptions... yes
  479. checking for gcc option to produce PIC... -fno-common -DPIC
  480. checking if gcc PIC flag -fno-common -DPIC works... yes
  481. checking if gcc static flag -static works... no
  482. checking if gcc supports -c -o file.o... yes
  483. checking if gcc supports -c -o file.o... (cached) yes
  484. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  485. checking dynamic linker characteristics... darwin21.3.0 dyld
  486. checking how to hardcode library paths into programs... immediate
  487. checking whether stripping libraries is possible... yes
  488. checking if libtool supports shared libraries... yes
  489. checking whether to build shared libraries... yes
  490. checking whether to build static libraries... yes
  491. checking how to run the C++ preprocessor... g++ -E
  492. checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  493. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  494. checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  495. checking for g++ option to produce PIC... -fno-common -DPIC
  496. checking if g++ PIC flag -fno-common -DPIC works... yes
  497. checking if g++ static flag -static works... no
  498. checking if g++ supports -c -o file.o... yes
  499. checking if g++ supports -c -o file.o... (cached) yes
  500. checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  501. checking dynamic linker characteristics... darwin21.3.0 dyld
  502. checking how to hardcode library paths into programs... immediate
  503. checking whether ln -s works... yes
  504. checking whether the -Werror option is usable... yes
  505. checking for simple visibility declarations... yes
  506. checking for egrep... (cached) /Volumes/test/openwrt/staging_dir/host/bin/grep -E
  507. checking for limits.h... yes
  508. checking for sys/types.h... (cached) yes
  509. checking for sys/stat.h... (cached) yes
  510. checking for dirent.h... yes
  511. checking for windows.h... no
  512. checking for alias support in the linker... yes
  513. checking for string... yes
  514. checking for bits/type_traits.h... no
  515. checking for type_traits.h... no
  516. checking for strtoq... yes
  517. checking for long long... yes
  518. checking for unsigned long long... yes
  519. checking for an ANSI C-conforming const... yes
  520. checking for size_t... yes
  521. checking for bcopy... yes
  522. checking for memmove... yes
  523. checking for strerror... yes
  524. checking for zlib.h... yes
  525. checking for gzopen in -lz... yes
  526. checking for bzlib.h... yes
  527. checking for libbz2... yes
  528. checking that generated files are newer than configure... done
  529. configure: creating ./config.status
  530. config.status: creating Makefile
  531. config.status: creating libpcre.pc
  532. config.status: creating libpcre16.pc
  533. config.status: creating libpcre32.pc
  534. config.status: creating libpcreposix.pc
  535. config.status: creating libpcrecpp.pc
  536. config.status: creating pcre-config
  537. config.status: creating pcre.h
  538. config.status: creating pcre_stringpiece.h
  539. config.status: creating pcrecpparg.h
  540. config.status: creating config.h
  541. config.status: executing depfiles commands
  542. config.status: executing libtool commands
  543. config.status: executing script-chmod commands
  544. config.status: executing delete-old-chartables commands
  545.  
  546. pcre-8.45 configuration summary:
  547.  
  548.     Install prefix .................. : /Volumes/test/openwrt/staging_dir/hostpkg
  549.     C preprocessor .................. :
  550.     C compiler ...................... : gcc
  551.     C++ preprocessor ................ : g++ -E
  552.     C++ compiler .................... : g++
  553.     Linker .......................... : /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  554.     C preprocessor flags ............ : -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include
  555.     C compiler flags ................ : -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden
  556.     C++ compiler flags .............. :  -fvisibility=hidden -fvisibility-inlines-hidden
  557.     Linker flags .................... : -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib
  558.     Extra libraries ................. :
  559.  
  560.     Build 8 bit pcre library ........ : yes
  561.     Build 16 bit pcre library ....... : yes
  562.     Build 32 bit pcre library ....... : no
  563.     Build C++ library ............... : yes
  564.     Enable JIT compiling support .... : no
  565.     Enable UTF-8/16/32 support ...... : yes
  566.     Unicode properties .............. : yes
  567.     Newline char/sequence ........... : lf
  568.     \R matches only ANYCRLF ......... : no
  569.     EBCDIC coding ................... : no
  570.     EBCDIC code for NL .............. : n/a
  571.     Rebuild char tables ............. : no
  572.     Use stack recursion ............. : yes
  573.     POSIX mem threshold ............. : 10
  574.     Internal link size .............. : 2
  575.     Nested parentheses limit ........ : 250
  576.     Match limit ..................... : 10000000
  577.     Match limit recursion ........... : 16000
  578.     Build shared libs ............... : yes
  579.     Build static libs ............... : yes
  580.     Use JIT in pcregrep ............. : no
  581.     Buffer size for pcregrep ........ : 20480
  582.     Link pcregrep with libz ......... : no
  583.     Link pcregrep with libbz2 ....... : no
  584.     Link pcretest with libedit ...... : no
  585.     Link pcretest with libreadline .. : no
  586.     Valgrind support ................ : no
  587.     Code coverage ................... : no
  588.  
  589. touch /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45/.configured
  590. CFLAGS="-O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include" CPPFLAGS="-I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include" CXXFLAGS="" LDFLAGS="-L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib" make -j1 -C /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45  
  591. make[3]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45'
  592. rm -f pcre_chartables.c
  593. ln -s ./pcre_chartables.c.dist pcre_chartables.c
  594. make  all-am
  595. make[4]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45'
  596. gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT pcretest-pcretest.o -MD -MP -MF .deps/pcretest-pcretest.Tpo -c -o pcretest-pcretest.o `test -f 'pcretest.c' || echo './'`pcretest.c
  597. mv -f .deps/pcretest-pcretest.Tpo .deps/pcretest-pcretest.Po
  598. gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT pcretest-pcre_printint.o -MD -MP -MF .deps/pcretest-pcre_printint.Tpo -c -o pcretest-pcre_printint.o `test -f 'pcre_printint.c' || echo './'`pcre_printint.c
  599. mv -f .deps/pcretest-pcre_printint.Tpo .deps/pcretest-pcre_printint.Po
  600. gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT pcretest-pcre16_printint.o -MD -MP -MF .deps/pcretest-pcre16_printint.Tpo -c -o pcretest-pcre16_printint.o `test -f 'pcre16_printint.c' || echo './'`pcre16_printint.c
  601. mv -f .deps/pcretest-pcre16_printint.Tpo .deps/pcretest-pcre16_printint.Po
  602. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_byte_order.lo -MD -MP -MF .deps/libpcre_la-pcre_byte_order.Tpo -c -o libpcre_la-pcre_byte_order.lo `test -f 'pcre_byte_order.c' || echo './'`pcre_byte_order.c
  603. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_byte_order.lo -MD -MP -MF .deps/libpcre_la-pcre_byte_order.Tpo -c pcre_byte_order.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_byte_order.o
  604. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_byte_order.lo -MD -MP -MF .deps/libpcre_la-pcre_byte_order.Tpo -c pcre_byte_order.c -o libpcre_la-pcre_byte_order.o >/dev/null 2>&1
  605. mv -f .deps/libpcre_la-pcre_byte_order.Tpo .deps/libpcre_la-pcre_byte_order.Plo
  606. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_compile.Tpo -c -o libpcre_la-pcre_compile.lo `test -f 'pcre_compile.c' || echo './'`pcre_compile.c
  607. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_compile.Tpo -c pcre_compile.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_compile.o
  608. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_compile.Tpo -c pcre_compile.c -o libpcre_la-pcre_compile.o >/dev/null 2>&1
  609. mv -f .deps/libpcre_la-pcre_compile.Tpo .deps/libpcre_la-pcre_compile.Plo
  610. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_config.lo -MD -MP -MF .deps/libpcre_la-pcre_config.Tpo -c -o libpcre_la-pcre_config.lo `test -f 'pcre_config.c' || echo './'`pcre_config.c
  611. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_config.lo -MD -MP -MF .deps/libpcre_la-pcre_config.Tpo -c pcre_config.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_config.o
  612. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_config.lo -MD -MP -MF .deps/libpcre_la-pcre_config.Tpo -c pcre_config.c -o libpcre_la-pcre_config.o >/dev/null 2>&1
  613. mv -f .deps/libpcre_la-pcre_config.Tpo .deps/libpcre_la-pcre_config.Plo
  614. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_dfa_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_dfa_exec.Tpo -c -o libpcre_la-pcre_dfa_exec.lo `test -f 'pcre_dfa_exec.c' || echo './'`pcre_dfa_exec.c
  615. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_dfa_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_dfa_exec.Tpo -c pcre_dfa_exec.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_dfa_exec.o
  616. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_dfa_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_dfa_exec.Tpo -c pcre_dfa_exec.c -o libpcre_la-pcre_dfa_exec.o >/dev/null 2>&1
  617. mv -f .deps/libpcre_la-pcre_dfa_exec.Tpo .deps/libpcre_la-pcre_dfa_exec.Plo
  618. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_exec.Tpo -c -o libpcre_la-pcre_exec.lo `test -f 'pcre_exec.c' || echo './'`pcre_exec.c
  619. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_exec.Tpo -c pcre_exec.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_exec.o
  620. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_exec.Tpo -c pcre_exec.c -o libpcre_la-pcre_exec.o >/dev/null 2>&1
  621. mv -f .deps/libpcre_la-pcre_exec.Tpo .deps/libpcre_la-pcre_exec.Plo
  622. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_fullinfo.lo -MD -MP -MF .deps/libpcre_la-pcre_fullinfo.Tpo -c -o libpcre_la-pcre_fullinfo.lo `test -f 'pcre_fullinfo.c' || echo './'`pcre_fullinfo.c
  623. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_fullinfo.lo -MD -MP -MF .deps/libpcre_la-pcre_fullinfo.Tpo -c pcre_fullinfo.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_fullinfo.o
  624. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_fullinfo.lo -MD -MP -MF .deps/libpcre_la-pcre_fullinfo.Tpo -c pcre_fullinfo.c -o libpcre_la-pcre_fullinfo.o >/dev/null 2>&1
  625. mv -f .deps/libpcre_la-pcre_fullinfo.Tpo .deps/libpcre_la-pcre_fullinfo.Plo
  626. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_get.lo -MD -MP -MF .deps/libpcre_la-pcre_get.Tpo -c -o libpcre_la-pcre_get.lo `test -f 'pcre_get.c' || echo './'`pcre_get.c
  627. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_get.lo -MD -MP -MF .deps/libpcre_la-pcre_get.Tpo -c pcre_get.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_get.o
  628. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_get.lo -MD -MP -MF .deps/libpcre_la-pcre_get.Tpo -c pcre_get.c -o libpcre_la-pcre_get.o >/dev/null 2>&1
  629. mv -f .deps/libpcre_la-pcre_get.Tpo .deps/libpcre_la-pcre_get.Plo
  630. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_globals.lo -MD -MP -MF .deps/libpcre_la-pcre_globals.Tpo -c -o libpcre_la-pcre_globals.lo `test -f 'pcre_globals.c' || echo './'`pcre_globals.c
  631. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_globals.lo -MD -MP -MF .deps/libpcre_la-pcre_globals.Tpo -c pcre_globals.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_globals.o
  632. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_globals.lo -MD -MP -MF .deps/libpcre_la-pcre_globals.Tpo -c pcre_globals.c -o libpcre_la-pcre_globals.o >/dev/null 2>&1
  633. mv -f .deps/libpcre_la-pcre_globals.Tpo .deps/libpcre_la-pcre_globals.Plo
  634. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_jit_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_jit_compile.Tpo -c -o libpcre_la-pcre_jit_compile.lo `test -f 'pcre_jit_compile.c' || echo './'`pcre_jit_compile.c
  635. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_jit_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_jit_compile.Tpo -c pcre_jit_compile.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_jit_compile.o
  636. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_jit_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_jit_compile.Tpo -c pcre_jit_compile.c -o libpcre_la-pcre_jit_compile.o >/dev/null 2>&1
  637. mv -f .deps/libpcre_la-pcre_jit_compile.Tpo .deps/libpcre_la-pcre_jit_compile.Plo
  638. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_maketables.lo -MD -MP -MF .deps/libpcre_la-pcre_maketables.Tpo -c -o libpcre_la-pcre_maketables.lo `test -f 'pcre_maketables.c' || echo './'`pcre_maketables.c
  639. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_maketables.lo -MD -MP -MF .deps/libpcre_la-pcre_maketables.Tpo -c pcre_maketables.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_maketables.o
  640. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_maketables.lo -MD -MP -MF .deps/libpcre_la-pcre_maketables.Tpo -c pcre_maketables.c -o libpcre_la-pcre_maketables.o >/dev/null 2>&1
  641. mv -f .deps/libpcre_la-pcre_maketables.Tpo .deps/libpcre_la-pcre_maketables.Plo
  642. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_newline.lo -MD -MP -MF .deps/libpcre_la-pcre_newline.Tpo -c -o libpcre_la-pcre_newline.lo `test -f 'pcre_newline.c' || echo './'`pcre_newline.c
  643. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_newline.lo -MD -MP -MF .deps/libpcre_la-pcre_newline.Tpo -c pcre_newline.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_newline.o
  644. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_newline.lo -MD -MP -MF .deps/libpcre_la-pcre_newline.Tpo -c pcre_newline.c -o libpcre_la-pcre_newline.o >/dev/null 2>&1
  645. mv -f .deps/libpcre_la-pcre_newline.Tpo .deps/libpcre_la-pcre_newline.Plo
  646. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_ord2utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_ord2utf8.Tpo -c -o libpcre_la-pcre_ord2utf8.lo `test -f 'pcre_ord2utf8.c' || echo './'`pcre_ord2utf8.c
  647. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_ord2utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_ord2utf8.Tpo -c pcre_ord2utf8.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_ord2utf8.o
  648. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_ord2utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_ord2utf8.Tpo -c pcre_ord2utf8.c -o libpcre_la-pcre_ord2utf8.o >/dev/null 2>&1
  649. mv -f .deps/libpcre_la-pcre_ord2utf8.Tpo .deps/libpcre_la-pcre_ord2utf8.Plo
  650. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_refcount.lo -MD -MP -MF .deps/libpcre_la-pcre_refcount.Tpo -c -o libpcre_la-pcre_refcount.lo `test -f 'pcre_refcount.c' || echo './'`pcre_refcount.c
  651. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_refcount.lo -MD -MP -MF .deps/libpcre_la-pcre_refcount.Tpo -c pcre_refcount.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_refcount.o
  652. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_refcount.lo -MD -MP -MF .deps/libpcre_la-pcre_refcount.Tpo -c pcre_refcount.c -o libpcre_la-pcre_refcount.o >/dev/null 2>&1
  653. mv -f .deps/libpcre_la-pcre_refcount.Tpo .deps/libpcre_la-pcre_refcount.Plo
  654. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_string_utils.lo -MD -MP -MF .deps/libpcre_la-pcre_string_utils.Tpo -c -o libpcre_la-pcre_string_utils.lo `test -f 'pcre_string_utils.c' || echo './'`pcre_string_utils.c
  655. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_string_utils.lo -MD -MP -MF .deps/libpcre_la-pcre_string_utils.Tpo -c pcre_string_utils.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_string_utils.o
  656. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_string_utils.lo -MD -MP -MF .deps/libpcre_la-pcre_string_utils.Tpo -c pcre_string_utils.c -o libpcre_la-pcre_string_utils.o >/dev/null 2>&1
  657. mv -f .deps/libpcre_la-pcre_string_utils.Tpo .deps/libpcre_la-pcre_string_utils.Plo
  658. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_study.lo -MD -MP -MF .deps/libpcre_la-pcre_study.Tpo -c -o libpcre_la-pcre_study.lo `test -f 'pcre_study.c' || echo './'`pcre_study.c
  659. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_study.lo -MD -MP -MF .deps/libpcre_la-pcre_study.Tpo -c pcre_study.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_study.o
  660. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_study.lo -MD -MP -MF .deps/libpcre_la-pcre_study.Tpo -c pcre_study.c -o libpcre_la-pcre_study.o >/dev/null 2>&1
  661. mv -f .deps/libpcre_la-pcre_study.Tpo .deps/libpcre_la-pcre_study.Plo
  662. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_tables.lo -MD -MP -MF .deps/libpcre_la-pcre_tables.Tpo -c -o libpcre_la-pcre_tables.lo `test -f 'pcre_tables.c' || echo './'`pcre_tables.c
  663. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_tables.lo -MD -MP -MF .deps/libpcre_la-pcre_tables.Tpo -c pcre_tables.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_tables.o
  664. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_tables.lo -MD -MP -MF .deps/libpcre_la-pcre_tables.Tpo -c pcre_tables.c -o libpcre_la-pcre_tables.o >/dev/null 2>&1
  665. mv -f .deps/libpcre_la-pcre_tables.Tpo .deps/libpcre_la-pcre_tables.Plo
  666. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_ucd.lo -MD -MP -MF .deps/libpcre_la-pcre_ucd.Tpo -c -o libpcre_la-pcre_ucd.lo `test -f 'pcre_ucd.c' || echo './'`pcre_ucd.c
  667. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_ucd.lo -MD -MP -MF .deps/libpcre_la-pcre_ucd.Tpo -c pcre_ucd.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_ucd.o
  668. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_ucd.lo -MD -MP -MF .deps/libpcre_la-pcre_ucd.Tpo -c pcre_ucd.c -o libpcre_la-pcre_ucd.o >/dev/null 2>&1
  669. mv -f .deps/libpcre_la-pcre_ucd.Tpo .deps/libpcre_la-pcre_ucd.Plo
  670. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_valid_utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_valid_utf8.Tpo -c -o libpcre_la-pcre_valid_utf8.lo `test -f 'pcre_valid_utf8.c' || echo './'`pcre_valid_utf8.c
  671. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_valid_utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_valid_utf8.Tpo -c pcre_valid_utf8.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_valid_utf8.o
  672. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_valid_utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_valid_utf8.Tpo -c pcre_valid_utf8.c -o libpcre_la-pcre_valid_utf8.o >/dev/null 2>&1
  673. mv -f .deps/libpcre_la-pcre_valid_utf8.Tpo .deps/libpcre_la-pcre_valid_utf8.Plo
  674. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_version.lo -MD -MP -MF .deps/libpcre_la-pcre_version.Tpo -c -o libpcre_la-pcre_version.lo `test -f 'pcre_version.c' || echo './'`pcre_version.c
  675. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_version.lo -MD -MP -MF .deps/libpcre_la-pcre_version.Tpo -c pcre_version.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_version.o
  676. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_version.lo -MD -MP -MF .deps/libpcre_la-pcre_version.Tpo -c pcre_version.c -o libpcre_la-pcre_version.o >/dev/null 2>&1
  677. mv -f .deps/libpcre_la-pcre_version.Tpo .deps/libpcre_la-pcre_version.Plo
  678. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_xclass.lo -MD -MP -MF .deps/libpcre_la-pcre_xclass.Tpo -c -o libpcre_la-pcre_xclass.lo `test -f 'pcre_xclass.c' || echo './'`pcre_xclass.c
  679. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_xclass.lo -MD -MP -MF .deps/libpcre_la-pcre_xclass.Tpo -c pcre_xclass.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_xclass.o
  680. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_xclass.lo -MD -MP -MF .deps/libpcre_la-pcre_xclass.Tpo -c pcre_xclass.c -o libpcre_la-pcre_xclass.o >/dev/null 2>&1
  681. mv -f .deps/libpcre_la-pcre_xclass.Tpo .deps/libpcre_la-pcre_xclass.Plo
  682. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre_la-pcre_chartables.Tpo -c -o libpcre_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo './'`pcre_chartables.c
  683. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre_la-pcre_chartables.Tpo -c pcre_chartables.c  -fno-common -DPIC -o .libs/libpcre_la-pcre_chartables.o
  684. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre_la-pcre_chartables.Tpo -c pcre_chartables.c -o libpcre_la-pcre_chartables.o >/dev/null 2>&1
  685. mv -f .deps/libpcre_la-pcre_chartables.Tpo .deps/libpcre_la-pcre_chartables.Plo
  686. /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -version-info 3:13:2 -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib -o libpcre.la -rpath /Volumes/test/openwrt/staging_dir/hostpkg/lib libpcre_la-pcre_byte_order.lo libpcre_la-pcre_compile.lo libpcre_la-pcre_config.lo libpcre_la-pcre_dfa_exec.lo libpcre_la-pcre_exec.lo libpcre_la-pcre_fullinfo.lo libpcre_la-pcre_get.lo libpcre_la-pcre_globals.lo libpcre_la-pcre_jit_compile.lo libpcre_la-pcre_maketables.lo libpcre_la-pcre_newline.lo libpcre_la-pcre_ord2utf8.lo libpcre_la-pcre_refcount.lo libpcre_la-pcre_string_utils.lo libpcre_la-pcre_study.lo libpcre_la-pcre_tables.lo libpcre_la-pcre_ucd.lo libpcre_la-pcre_valid_utf8.lo libpcre_la-pcre_version.lo libpcre_la-pcre_xclass.lo libpcre_la-pcre_chartables.lo  
  687. libtool: link: gcc -dynamiclib -Wl,-flat_namespace -Wl,-undefined -Wl,suppress -o .libs/libpcre.1.dylib  .libs/libpcre_la-pcre_byte_order.o .libs/libpcre_la-pcre_compile.o .libs/libpcre_la-pcre_config.o .libs/libpcre_la-pcre_dfa_exec.o .libs/libpcre_la-pcre_exec.o .libs/libpcre_la-pcre_fullinfo.o .libs/libpcre_la-pcre_get.o .libs/libpcre_la-pcre_globals.o .libs/libpcre_la-pcre_jit_compile.o .libs/libpcre_la-pcre_maketables.o .libs/libpcre_la-pcre_newline.o .libs/libpcre_la-pcre_ord2utf8.o .libs/libpcre_la-pcre_refcount.o .libs/libpcre_la-pcre_string_utils.o .libs/libpcre_la-pcre_study.o .libs/libpcre_la-pcre_tables.o .libs/libpcre_la-pcre_ucd.o .libs/libpcre_la-pcre_valid_utf8.o .libs/libpcre_la-pcre_version.o .libs/libpcre_la-pcre_xclass.o .libs/libpcre_la-pcre_chartables.o   -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib  -O2   -install_name  /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre.1.dylib -compatibility_version 4 -current_version 4.13 -Wl,-single_module
  688. ld: warning: directory not found for option '-L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib'
  689. libtool: link: (cd ".libs" && rm -f "libpcre.dylib" && ln -s "libpcre.1.dylib" "libpcre.dylib")
  690. libtool: link: ar cr .libs/libpcre.a  libpcre_la-pcre_byte_order.o libpcre_la-pcre_compile.o libpcre_la-pcre_config.o libpcre_la-pcre_dfa_exec.o libpcre_la-pcre_exec.o libpcre_la-pcre_fullinfo.o libpcre_la-pcre_get.o libpcre_la-pcre_globals.o libpcre_la-pcre_jit_compile.o libpcre_la-pcre_maketables.o libpcre_la-pcre_newline.o libpcre_la-pcre_ord2utf8.o libpcre_la-pcre_refcount.o libpcre_la-pcre_string_utils.o libpcre_la-pcre_study.o libpcre_la-pcre_tables.o libpcre_la-pcre_ucd.o libpcre_la-pcre_valid_utf8.o libpcre_la-pcre_version.o libpcre_la-pcre_xclass.o libpcre_la-pcre_chartables.o
  691. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpcre.a(libpcre_la-pcre_string_utils.o) has no symbols
  692. libtool: link: ranlib .libs/libpcre.a
  693. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpcre.a(libpcre_la-pcre_string_utils.o) has no symbols
  694. libtool: link: ( cd ".libs" && rm -f "libpcre.la" && ln -s "../libpcre.la" "libpcre.la" )
  695. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden   -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcreposix_la-pcreposix.lo -MD -MP -MF .deps/libpcreposix_la-pcreposix.Tpo -c -o libpcreposix_la-pcreposix.lo `test -f 'pcreposix.c' || echo './'`pcreposix.c
  696. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcreposix_la-pcreposix.lo -MD -MP -MF .deps/libpcreposix_la-pcreposix.Tpo -c pcreposix.c  -fno-common -DPIC -o .libs/libpcreposix_la-pcreposix.o
  697. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcreposix_la-pcreposix.lo -MD -MP -MF .deps/libpcreposix_la-pcreposix.Tpo -c pcreposix.c -o libpcreposix_la-pcreposix.o >/dev/null 2>&1
  698. mv -f .deps/libpcreposix_la-pcreposix.Tpo .deps/libpcreposix_la-pcreposix.Plo
  699. /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden   -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -version-info 0:7:0 -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib -o libpcreposix.la -rpath /Volumes/test/openwrt/staging_dir/hostpkg/lib libpcreposix_la-pcreposix.lo libpcre.la
  700. libtool: link: gcc -dynamiclib -Wl,-flat_namespace -Wl,-undefined -Wl,suppress -o .libs/libpcreposix.0.dylib  .libs/libpcreposix_la-pcreposix.o   -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib ./.libs/libpcre.dylib  -O2   -install_name  /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcreposix.0.dylib -compatibility_version 1 -current_version 1.7 -Wl,-single_module
  701. ld: warning: directory not found for option '-L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib'
  702. libtool: link: (cd ".libs" && rm -f "libpcreposix.dylib" && ln -s "libpcreposix.0.dylib" "libpcreposix.dylib")
  703. libtool: link: ar cr .libs/libpcreposix.a  libpcreposix_la-pcreposix.o
  704. libtool: link: ranlib .libs/libpcreposix.a
  705. libtool: link: ( cd ".libs" && rm -f "libpcreposix.la" && ln -s "../libpcreposix.la" "libpcreposix.la" )
  706. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_byte_order.lo -MD -MP -MF .deps/libpcre16_la-pcre16_byte_order.Tpo -c -o libpcre16_la-pcre16_byte_order.lo `test -f 'pcre16_byte_order.c' || echo './'`pcre16_byte_order.c
  707. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_byte_order.lo -MD -MP -MF .deps/libpcre16_la-pcre16_byte_order.Tpo -c pcre16_byte_order.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_byte_order.o
  708. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_byte_order.lo -MD -MP -MF .deps/libpcre16_la-pcre16_byte_order.Tpo -c pcre16_byte_order.c -o libpcre16_la-pcre16_byte_order.o >/dev/null 2>&1
  709. mv -f .deps/libpcre16_la-pcre16_byte_order.Tpo .deps/libpcre16_la-pcre16_byte_order.Plo
  710. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_chartables.Tpo -c -o libpcre16_la-pcre16_chartables.lo `test -f 'pcre16_chartables.c' || echo './'`pcre16_chartables.c
  711. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_chartables.Tpo -c pcre16_chartables.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_chartables.o
  712. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_chartables.Tpo -c pcre16_chartables.c -o libpcre16_la-pcre16_chartables.o >/dev/null 2>&1
  713. mv -f .deps/libpcre16_la-pcre16_chartables.Tpo .deps/libpcre16_la-pcre16_chartables.Plo
  714. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_compile.Tpo -c -o libpcre16_la-pcre16_compile.lo `test -f 'pcre16_compile.c' || echo './'`pcre16_compile.c
  715. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_compile.Tpo -c pcre16_compile.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_compile.o
  716. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_compile.Tpo -c pcre16_compile.c -o libpcre16_la-pcre16_compile.o >/dev/null 2>&1
  717. mv -f .deps/libpcre16_la-pcre16_compile.Tpo .deps/libpcre16_la-pcre16_compile.Plo
  718. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_config.lo -MD -MP -MF .deps/libpcre16_la-pcre16_config.Tpo -c -o libpcre16_la-pcre16_config.lo `test -f 'pcre16_config.c' || echo './'`pcre16_config.c
  719. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_config.lo -MD -MP -MF .deps/libpcre16_la-pcre16_config.Tpo -c pcre16_config.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_config.o
  720. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_config.lo -MD -MP -MF .deps/libpcre16_la-pcre16_config.Tpo -c pcre16_config.c -o libpcre16_la-pcre16_config.o >/dev/null 2>&1
  721. mv -f .deps/libpcre16_la-pcre16_config.Tpo .deps/libpcre16_la-pcre16_config.Plo
  722. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_dfa_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_dfa_exec.Tpo -c -o libpcre16_la-pcre16_dfa_exec.lo `test -f 'pcre16_dfa_exec.c' || echo './'`pcre16_dfa_exec.c
  723. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_dfa_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_dfa_exec.Tpo -c pcre16_dfa_exec.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_dfa_exec.o
  724. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_dfa_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_dfa_exec.Tpo -c pcre16_dfa_exec.c -o libpcre16_la-pcre16_dfa_exec.o >/dev/null 2>&1
  725. mv -f .deps/libpcre16_la-pcre16_dfa_exec.Tpo .deps/libpcre16_la-pcre16_dfa_exec.Plo
  726. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_exec.Tpo -c -o libpcre16_la-pcre16_exec.lo `test -f 'pcre16_exec.c' || echo './'`pcre16_exec.c
  727. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_exec.Tpo -c pcre16_exec.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_exec.o
  728. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_exec.Tpo -c pcre16_exec.c -o libpcre16_la-pcre16_exec.o >/dev/null 2>&1
  729. mv -f .deps/libpcre16_la-pcre16_exec.Tpo .deps/libpcre16_la-pcre16_exec.Plo
  730. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_fullinfo.lo -MD -MP -MF .deps/libpcre16_la-pcre16_fullinfo.Tpo -c -o libpcre16_la-pcre16_fullinfo.lo `test -f 'pcre16_fullinfo.c' || echo './'`pcre16_fullinfo.c
  731. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_fullinfo.lo -MD -MP -MF .deps/libpcre16_la-pcre16_fullinfo.Tpo -c pcre16_fullinfo.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_fullinfo.o
  732. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_fullinfo.lo -MD -MP -MF .deps/libpcre16_la-pcre16_fullinfo.Tpo -c pcre16_fullinfo.c -o libpcre16_la-pcre16_fullinfo.o >/dev/null 2>&1
  733. mv -f .deps/libpcre16_la-pcre16_fullinfo.Tpo .deps/libpcre16_la-pcre16_fullinfo.Plo
  734. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_get.lo -MD -MP -MF .deps/libpcre16_la-pcre16_get.Tpo -c -o libpcre16_la-pcre16_get.lo `test -f 'pcre16_get.c' || echo './'`pcre16_get.c
  735. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_get.lo -MD -MP -MF .deps/libpcre16_la-pcre16_get.Tpo -c pcre16_get.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_get.o
  736. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_get.lo -MD -MP -MF .deps/libpcre16_la-pcre16_get.Tpo -c pcre16_get.c -o libpcre16_la-pcre16_get.o >/dev/null 2>&1
  737. mv -f .deps/libpcre16_la-pcre16_get.Tpo .deps/libpcre16_la-pcre16_get.Plo
  738. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_globals.lo -MD -MP -MF .deps/libpcre16_la-pcre16_globals.Tpo -c -o libpcre16_la-pcre16_globals.lo `test -f 'pcre16_globals.c' || echo './'`pcre16_globals.c
  739. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_globals.lo -MD -MP -MF .deps/libpcre16_la-pcre16_globals.Tpo -c pcre16_globals.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_globals.o
  740. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_globals.lo -MD -MP -MF .deps/libpcre16_la-pcre16_globals.Tpo -c pcre16_globals.c -o libpcre16_la-pcre16_globals.o >/dev/null 2>&1
  741. mv -f .deps/libpcre16_la-pcre16_globals.Tpo .deps/libpcre16_la-pcre16_globals.Plo
  742. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_jit_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_jit_compile.Tpo -c -o libpcre16_la-pcre16_jit_compile.lo `test -f 'pcre16_jit_compile.c' || echo './'`pcre16_jit_compile.c
  743. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_jit_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_jit_compile.Tpo -c pcre16_jit_compile.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_jit_compile.o
  744. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_jit_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_jit_compile.Tpo -c pcre16_jit_compile.c -o libpcre16_la-pcre16_jit_compile.o >/dev/null 2>&1
  745. mv -f .deps/libpcre16_la-pcre16_jit_compile.Tpo .deps/libpcre16_la-pcre16_jit_compile.Plo
  746. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_maketables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_maketables.Tpo -c -o libpcre16_la-pcre16_maketables.lo `test -f 'pcre16_maketables.c' || echo './'`pcre16_maketables.c
  747. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_maketables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_maketables.Tpo -c pcre16_maketables.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_maketables.o
  748. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_maketables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_maketables.Tpo -c pcre16_maketables.c -o libpcre16_la-pcre16_maketables.o >/dev/null 2>&1
  749. mv -f .deps/libpcre16_la-pcre16_maketables.Tpo .deps/libpcre16_la-pcre16_maketables.Plo
  750. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_newline.lo -MD -MP -MF .deps/libpcre16_la-pcre16_newline.Tpo -c -o libpcre16_la-pcre16_newline.lo `test -f 'pcre16_newline.c' || echo './'`pcre16_newline.c
  751. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_newline.lo -MD -MP -MF .deps/libpcre16_la-pcre16_newline.Tpo -c pcre16_newline.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_newline.o
  752. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_newline.lo -MD -MP -MF .deps/libpcre16_la-pcre16_newline.Tpo -c pcre16_newline.c -o libpcre16_la-pcre16_newline.o >/dev/null 2>&1
  753. mv -f .deps/libpcre16_la-pcre16_newline.Tpo .deps/libpcre16_la-pcre16_newline.Plo
  754. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_ord2utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ord2utf16.Tpo -c -o libpcre16_la-pcre16_ord2utf16.lo `test -f 'pcre16_ord2utf16.c' || echo './'`pcre16_ord2utf16.c
  755. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_ord2utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ord2utf16.Tpo -c pcre16_ord2utf16.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_ord2utf16.o
  756. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_ord2utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ord2utf16.Tpo -c pcre16_ord2utf16.c -o libpcre16_la-pcre16_ord2utf16.o >/dev/null 2>&1
  757. mv -f .deps/libpcre16_la-pcre16_ord2utf16.Tpo .deps/libpcre16_la-pcre16_ord2utf16.Plo
  758. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_refcount.lo -MD -MP -MF .deps/libpcre16_la-pcre16_refcount.Tpo -c -o libpcre16_la-pcre16_refcount.lo `test -f 'pcre16_refcount.c' || echo './'`pcre16_refcount.c
  759. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_refcount.lo -MD -MP -MF .deps/libpcre16_la-pcre16_refcount.Tpo -c pcre16_refcount.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_refcount.o
  760. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_refcount.lo -MD -MP -MF .deps/libpcre16_la-pcre16_refcount.Tpo -c pcre16_refcount.c -o libpcre16_la-pcre16_refcount.o >/dev/null 2>&1
  761. mv -f .deps/libpcre16_la-pcre16_refcount.Tpo .deps/libpcre16_la-pcre16_refcount.Plo
  762. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_string_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_string_utils.Tpo -c -o libpcre16_la-pcre16_string_utils.lo `test -f 'pcre16_string_utils.c' || echo './'`pcre16_string_utils.c
  763. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_string_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_string_utils.Tpo -c pcre16_string_utils.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_string_utils.o
  764. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_string_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_string_utils.Tpo -c pcre16_string_utils.c -o libpcre16_la-pcre16_string_utils.o >/dev/null 2>&1
  765. mv -f .deps/libpcre16_la-pcre16_string_utils.Tpo .deps/libpcre16_la-pcre16_string_utils.Plo
  766. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_study.lo -MD -MP -MF .deps/libpcre16_la-pcre16_study.Tpo -c -o libpcre16_la-pcre16_study.lo `test -f 'pcre16_study.c' || echo './'`pcre16_study.c
  767. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_study.lo -MD -MP -MF .deps/libpcre16_la-pcre16_study.Tpo -c pcre16_study.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_study.o
  768. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_study.lo -MD -MP -MF .deps/libpcre16_la-pcre16_study.Tpo -c pcre16_study.c -o libpcre16_la-pcre16_study.o >/dev/null 2>&1
  769. mv -f .deps/libpcre16_la-pcre16_study.Tpo .deps/libpcre16_la-pcre16_study.Plo
  770. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_tables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_tables.Tpo -c -o libpcre16_la-pcre16_tables.lo `test -f 'pcre16_tables.c' || echo './'`pcre16_tables.c
  771. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_tables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_tables.Tpo -c pcre16_tables.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_tables.o
  772. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_tables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_tables.Tpo -c pcre16_tables.c -o libpcre16_la-pcre16_tables.o >/dev/null 2>&1
  773. mv -f .deps/libpcre16_la-pcre16_tables.Tpo .deps/libpcre16_la-pcre16_tables.Plo
  774. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_ucd.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ucd.Tpo -c -o libpcre16_la-pcre16_ucd.lo `test -f 'pcre16_ucd.c' || echo './'`pcre16_ucd.c
  775. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_ucd.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ucd.Tpo -c pcre16_ucd.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_ucd.o
  776. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_ucd.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ucd.Tpo -c pcre16_ucd.c -o libpcre16_la-pcre16_ucd.o >/dev/null 2>&1
  777. mv -f .deps/libpcre16_la-pcre16_ucd.Tpo .deps/libpcre16_la-pcre16_ucd.Plo
  778. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_utf16_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_utf16_utils.Tpo -c -o libpcre16_la-pcre16_utf16_utils.lo `test -f 'pcre16_utf16_utils.c' || echo './'`pcre16_utf16_utils.c
  779. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_utf16_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_utf16_utils.Tpo -c pcre16_utf16_utils.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_utf16_utils.o
  780. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_utf16_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_utf16_utils.Tpo -c pcre16_utf16_utils.c -o libpcre16_la-pcre16_utf16_utils.o >/dev/null 2>&1
  781. mv -f .deps/libpcre16_la-pcre16_utf16_utils.Tpo .deps/libpcre16_la-pcre16_utf16_utils.Plo
  782. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_valid_utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_valid_utf16.Tpo -c -o libpcre16_la-pcre16_valid_utf16.lo `test -f 'pcre16_valid_utf16.c' || echo './'`pcre16_valid_utf16.c
  783. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_valid_utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_valid_utf16.Tpo -c pcre16_valid_utf16.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_valid_utf16.o
  784. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_valid_utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_valid_utf16.Tpo -c pcre16_valid_utf16.c -o libpcre16_la-pcre16_valid_utf16.o >/dev/null 2>&1
  785. mv -f .deps/libpcre16_la-pcre16_valid_utf16.Tpo .deps/libpcre16_la-pcre16_valid_utf16.Plo
  786. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_version.lo -MD -MP -MF .deps/libpcre16_la-pcre16_version.Tpo -c -o libpcre16_la-pcre16_version.lo `test -f 'pcre16_version.c' || echo './'`pcre16_version.c
  787. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_version.lo -MD -MP -MF .deps/libpcre16_la-pcre16_version.Tpo -c pcre16_version.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_version.o
  788. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_version.lo -MD -MP -MF .deps/libpcre16_la-pcre16_version.Tpo -c pcre16_version.c -o libpcre16_la-pcre16_version.o >/dev/null 2>&1
  789. mv -f .deps/libpcre16_la-pcre16_version.Tpo .deps/libpcre16_la-pcre16_version.Plo
  790. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_xclass.lo -MD -MP -MF .deps/libpcre16_la-pcre16_xclass.Tpo -c -o libpcre16_la-pcre16_xclass.lo `test -f 'pcre16_xclass.c' || echo './'`pcre16_xclass.c
  791. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_xclass.lo -MD -MP -MF .deps/libpcre16_la-pcre16_xclass.Tpo -c pcre16_xclass.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre16_xclass.o
  792. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre16_xclass.lo -MD -MP -MF .deps/libpcre16_la-pcre16_xclass.Tpo -c pcre16_xclass.c -o libpcre16_la-pcre16_xclass.o >/dev/null 2>&1
  793. mv -f .deps/libpcre16_la-pcre16_xclass.Tpo .deps/libpcre16_la-pcre16_xclass.Plo
  794. /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre_chartables.Tpo -c -o libpcre16_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo './'`pcre_chartables.c
  795. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre_chartables.Tpo -c pcre_chartables.c  -fno-common -DPIC -o .libs/libpcre16_la-pcre_chartables.o
  796. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT libpcre16_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre_chartables.Tpo -c pcre_chartables.c -o libpcre16_la-pcre_chartables.o >/dev/null 2>&1
  797. mv -f .deps/libpcre16_la-pcre_chartables.Tpo .deps/libpcre16_la-pcre_chartables.Plo
  798. /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -version-info 2:13:2 -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib -o libpcre16.la -rpath /Volumes/test/openwrt/staging_dir/hostpkg/lib libpcre16_la-pcre16_byte_order.lo libpcre16_la-pcre16_chartables.lo libpcre16_la-pcre16_compile.lo libpcre16_la-pcre16_config.lo libpcre16_la-pcre16_dfa_exec.lo libpcre16_la-pcre16_exec.lo libpcre16_la-pcre16_fullinfo.lo libpcre16_la-pcre16_get.lo libpcre16_la-pcre16_globals.lo libpcre16_la-pcre16_jit_compile.lo libpcre16_la-pcre16_maketables.lo libpcre16_la-pcre16_newline.lo libpcre16_la-pcre16_ord2utf16.lo libpcre16_la-pcre16_refcount.lo libpcre16_la-pcre16_string_utils.lo libpcre16_la-pcre16_study.lo libpcre16_la-pcre16_tables.lo libpcre16_la-pcre16_ucd.lo libpcre16_la-pcre16_utf16_utils.lo libpcre16_la-pcre16_valid_utf16.lo libpcre16_la-pcre16_version.lo libpcre16_la-pcre16_xclass.lo libpcre16_la-pcre_chartables.lo  
  799. libtool: link: gcc -dynamiclib -Wl,-flat_namespace -Wl,-undefined -Wl,suppress -o .libs/libpcre16.0.dylib  .libs/libpcre16_la-pcre16_byte_order.o .libs/libpcre16_la-pcre16_chartables.o .libs/libpcre16_la-pcre16_compile.o .libs/libpcre16_la-pcre16_config.o .libs/libpcre16_la-pcre16_dfa_exec.o .libs/libpcre16_la-pcre16_exec.o .libs/libpcre16_la-pcre16_fullinfo.o .libs/libpcre16_la-pcre16_get.o .libs/libpcre16_la-pcre16_globals.o .libs/libpcre16_la-pcre16_jit_compile.o .libs/libpcre16_la-pcre16_maketables.o .libs/libpcre16_la-pcre16_newline.o .libs/libpcre16_la-pcre16_ord2utf16.o .libs/libpcre16_la-pcre16_refcount.o .libs/libpcre16_la-pcre16_string_utils.o .libs/libpcre16_la-pcre16_study.o .libs/libpcre16_la-pcre16_tables.o .libs/libpcre16_la-pcre16_ucd.o .libs/libpcre16_la-pcre16_utf16_utils.o .libs/libpcre16_la-pcre16_valid_utf16.o .libs/libpcre16_la-pcre16_version.o .libs/libpcre16_la-pcre16_xclass.o .libs/libpcre16_la-pcre_chartables.o   -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib  -O2   -install_name  /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre16.0.dylib -compatibility_version 3 -current_version 3.13 -Wl,-single_module
  800. ld: warning: directory not found for option '-L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib'
  801. libtool: link: (cd ".libs" && rm -f "libpcre16.dylib" && ln -s "libpcre16.0.dylib" "libpcre16.dylib")
  802. libtool: link: ar cr .libs/libpcre16.a  libpcre16_la-pcre16_byte_order.o libpcre16_la-pcre16_chartables.o libpcre16_la-pcre16_compile.o libpcre16_la-pcre16_config.o libpcre16_la-pcre16_dfa_exec.o libpcre16_la-pcre16_exec.o libpcre16_la-pcre16_fullinfo.o libpcre16_la-pcre16_get.o libpcre16_la-pcre16_globals.o libpcre16_la-pcre16_jit_compile.o libpcre16_la-pcre16_maketables.o libpcre16_la-pcre16_newline.o libpcre16_la-pcre16_ord2utf16.o libpcre16_la-pcre16_refcount.o libpcre16_la-pcre16_string_utils.o libpcre16_la-pcre16_study.o libpcre16_la-pcre16_tables.o libpcre16_la-pcre16_ucd.o libpcre16_la-pcre16_utf16_utils.o libpcre16_la-pcre16_valid_utf16.o libpcre16_la-pcre16_version.o libpcre16_la-pcre16_xclass.o libpcre16_la-pcre_chartables.o
  803. libtool: link: ranlib .libs/libpcre16.a
  804. libtool: link: ( cd ".libs" && rm -f "libpcre16.la" && ln -s "../libpcre16.la" "libpcre16.la" )
  805. /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc    -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include  -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib -o pcretest pcretest-pcretest.o pcretest-pcre_printint.o pcretest-pcre16_printint.o   libpcre.la libpcreposix.la libpcre16.la  
  806. libtool: link: gcc -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -o .libs/pcretest pcretest-pcretest.o pcretest-pcre_printint.o pcretest-pcre16_printint.o  -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib ./.libs/libpcre.dylib ./.libs/libpcreposix.dylib /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45/.libs/libpcre.dylib ./.libs/libpcre16.dylib
  807. ld: warning: directory not found for option '-L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib'
  808. gcc -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include   -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -MT pcregrep-pcregrep.o -MD -MP -MF .deps/pcregrep-pcregrep.Tpo -c -o pcregrep-pcregrep.o `test -f 'pcregrep.c' || echo './'`pcregrep.c
  809. mv -f .deps/pcregrep-pcregrep.Tpo .deps/pcregrep-pcregrep.Po
  810. /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc   -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include  -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib -o pcregrep pcregrep-pcregrep.o   libpcre.la libpcreposix.la  
  811. libtool: link: gcc -O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -o .libs/pcregrep pcregrep-pcregrep.o  -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib ./.libs/libpcre.dylib ./.libs/libpcreposix.dylib /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45/.libs/libpcre.dylib
  812. ld: warning: directory not found for option '-L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib'
  813. g++ -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include   -MT pcrecpp_unittest-pcrecpp_unittest.o -MD -MP -MF .deps/pcrecpp_unittest-pcrecpp_unittest.Tpo -c -o pcrecpp_unittest-pcrecpp_unittest.o `test -f 'pcrecpp_unittest.cc' || echo './'`pcrecpp_unittest.cc
  814. mv -f .deps/pcrecpp_unittest-pcrecpp_unittest.Tpo .deps/pcrecpp_unittest-pcrecpp_unittest.Po
  815. /usr/bin/env bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -fvisibility-inlines-hidden    -MT libpcrecpp_la-pcrecpp.lo -MD -MP -MF .deps/libpcrecpp_la-pcrecpp.Tpo -c -o libpcrecpp_la-pcrecpp.lo `test -f 'pcrecpp.cc' || echo './'`pcrecpp.cc
  816. libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -fvisibility-inlines-hidden -MT libpcrecpp_la-pcrecpp.lo -MD -MP -MF .deps/libpcrecpp_la-pcrecpp.Tpo -c pcrecpp.cc  -fno-common -DPIC -o .libs/libpcrecpp_la-pcrecpp.o
  817. libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -fvisibility-inlines-hidden -MT libpcrecpp_la-pcrecpp.lo -MD -MP -MF .deps/libpcrecpp_la-pcrecpp.Tpo -c pcrecpp.cc -o libpcrecpp_la-pcrecpp.o >/dev/null 2>&1
  818. mv -f .deps/libpcrecpp_la-pcrecpp.Tpo .deps/libpcrecpp_la-pcrecpp.Plo
  819. /usr/bin/env bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -fvisibility-inlines-hidden    -MT libpcrecpp_la-pcre_scanner.lo -MD -MP -MF .deps/libpcrecpp_la-pcre_scanner.Tpo -c -o libpcrecpp_la-pcre_scanner.lo `test -f 'pcre_scanner.cc' || echo './'`pcre_scanner.cc
  820. libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -fvisibility-inlines-hidden -MT libpcrecpp_la-pcre_scanner.lo -MD -MP -MF .deps/libpcrecpp_la-pcre_scanner.Tpo -c pcre_scanner.cc  -fno-common -DPIC -o .libs/libpcrecpp_la-pcre_scanner.o
  821. libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -fvisibility-inlines-hidden -MT libpcrecpp_la-pcre_scanner.lo -MD -MP -MF .deps/libpcrecpp_la-pcre_scanner.Tpo -c pcre_scanner.cc -o libpcrecpp_la-pcre_scanner.o >/dev/null 2>&1
  822. mv -f .deps/libpcrecpp_la-pcre_scanner.Tpo .deps/libpcrecpp_la-pcre_scanner.Plo
  823. /usr/bin/env bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -fvisibility-inlines-hidden    -MT libpcrecpp_la-pcre_stringpiece.lo -MD -MP -MF .deps/libpcrecpp_la-pcre_stringpiece.Tpo -c -o libpcrecpp_la-pcre_stringpiece.lo `test -f 'pcre_stringpiece.cc' || echo './'`pcre_stringpiece.cc
  824. libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -fvisibility-inlines-hidden -MT libpcrecpp_la-pcre_stringpiece.lo -MD -MP -MF .deps/libpcrecpp_la-pcre_stringpiece.Tpo -c pcre_stringpiece.cc  -fno-common -DPIC -o .libs/libpcrecpp_la-pcre_stringpiece.o
  825. libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fvisibility=hidden -fvisibility-inlines-hidden -MT libpcrecpp_la-pcre_stringpiece.lo -MD -MP -MF .deps/libpcrecpp_la-pcre_stringpiece.Tpo -c pcre_stringpiece.cc -o libpcrecpp_la-pcre_stringpiece.o >/dev/null 2>&1
  826. mv -f .deps/libpcrecpp_la-pcre_stringpiece.Tpo .deps/libpcrecpp_la-pcre_stringpiece.Plo
  827. /usr/bin/env bash ./libtool  --tag=CXX   --mode=link g++ -fvisibility=hidden -fvisibility-inlines-hidden    -Wl,-alias,__ZN7pcrecpp2RE6no_argE,__ZN7pcrecpp6no_argE                            -version-info 0:2:0                            -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib -o libpcrecpp.la -rpath /Volumes/test/openwrt/staging_dir/hostpkg/lib libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la
  828. libtool: link: g++ -dynamiclib -Wl,-flat_namespace -Wl,-undefined -Wl,suppress -o .libs/libpcrecpp.0.dylib  .libs/libpcrecpp_la-pcrecpp.o .libs/libpcrecpp_la-pcre_scanner.o .libs/libpcrecpp_la-pcre_stringpiece.o   -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib ./.libs/libpcre.dylib  -Wl,-alias -Wl,__ZN7pcrecpp2RE6no_argE -Wl,__ZN7pcrecpp6no_argE   -install_name  /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcrecpp.0.dylib -compatibility_version 1 -current_version 1.2 -Wl,-single_module
  829. ld: warning: directory not found for option '-L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib'
  830. libtool: link: (cd ".libs" && rm -f "libpcrecpp.dylib" && ln -s "libpcrecpp.0.dylib" "libpcrecpp.dylib")
  831. libtool: link: ar cr .libs/libpcrecpp.a  libpcrecpp_la-pcrecpp.o libpcrecpp_la-pcre_scanner.o libpcrecpp_la-pcre_stringpiece.o
  832. libtool: link: ranlib .libs/libpcrecpp.a
  833. libtool: link: ( cd ".libs" && rm -f "libpcrecpp.la" && ln -s "../libpcrecpp.la" "libpcrecpp.la" )
  834. /usr/bin/env bash ./libtool  --tag=CXX   --mode=link g++    -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib -o pcrecpp_unittest pcrecpp_unittest-pcrecpp_unittest.o libpcrecpp.la  
  835. libtool: link: g++ -o .libs/pcrecpp_unittest pcrecpp_unittest-pcrecpp_unittest.o -Wl,-bind_at_load  -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib ./.libs/libpcrecpp.dylib /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45/.libs/libpcre.dylib
  836. ld: warning: directory not found for option '-L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib'
  837. g++ -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include   -MT pcre_scanner_unittest-pcre_scanner_unittest.o -MD -MP -MF .deps/pcre_scanner_unittest-pcre_scanner_unittest.Tpo -c -o pcre_scanner_unittest-pcre_scanner_unittest.o `test -f 'pcre_scanner_unittest.cc' || echo './'`pcre_scanner_unittest.cc
  838. mv -f .deps/pcre_scanner_unittest-pcre_scanner_unittest.Tpo .deps/pcre_scanner_unittest-pcre_scanner_unittest.Po
  839. /usr/bin/env bash ./libtool  --tag=CXX   --mode=link g++    -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib -o pcre_scanner_unittest pcre_scanner_unittest-pcre_scanner_unittest.o libpcrecpp.la  
  840. libtool: link: g++ -o .libs/pcre_scanner_unittest pcre_scanner_unittest-pcre_scanner_unittest.o -Wl,-bind_at_load  -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib ./.libs/libpcrecpp.dylib /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45/.libs/libpcre.dylib
  841. ld: warning: directory not found for option '-L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib'
  842. g++ -DHAVE_CONFIG_H -I.   -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include   -MT pcre_stringpiece_unittest-pcre_stringpiece_unittest.o -MD -MP -MF .deps/pcre_stringpiece_unittest-pcre_stringpiece_unittest.Tpo -c -o pcre_stringpiece_unittest-pcre_stringpiece_unittest.o `test -f 'pcre_stringpiece_unittest.cc' || echo './'`pcre_stringpiece_unittest.cc
  843. mv -f .deps/pcre_stringpiece_unittest-pcre_stringpiece_unittest.Tpo .deps/pcre_stringpiece_unittest-pcre_stringpiece_unittest.Po
  844. /usr/bin/env bash ./libtool  --tag=CXX   --mode=link g++    -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib -o pcre_stringpiece_unittest pcre_stringpiece_unittest-pcre_stringpiece_unittest.o libpcrecpp.la  
  845. libtool: link: g++ -o .libs/pcre_stringpiece_unittest pcre_stringpiece_unittest-pcre_stringpiece_unittest.o -Wl,-bind_at_load  -L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib ./.libs/libpcrecpp.dylib /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45/.libs/libpcre.dylib
  846. ld: warning: directory not found for option '-L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib'
  847. make[4]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45'
  848. make[3]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45'
  849. touch /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45/.built
  850. CFLAGS="-O2 -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include" CPPFLAGS="-I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include" CXXFLAGS="" LDFLAGS="-L/Volumes/test/openwrt/staging_dir/host/lib -L/Volumes/test/openwrt/staging_dir/hostpkg/lib -L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib" make -j1 -C /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45  install
  851. make[3]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45'
  852. make  install-am
  853. make[4]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45'
  854. make[5]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45'
  855.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/lib'
  856.  /usr/bin/env bash ./libtool   --mode=install /Volumes/test/openwrt/staging_dir/host/bin/install -c   libpcre.la libpcre16.la libpcreposix.la libpcrecpp.la '/Volumes/test/openwrt/staging_dir/hostpkg/lib'
  857. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libpcre.1.dylib /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre.1.dylib
  858. libtool: install: (cd /Volumes/test/openwrt/staging_dir/hostpkg/lib && { ln -s -f libpcre.1.dylib libpcre.dylib || { rm -f libpcre.dylib && ln -s libpcre.1.dylib libpcre.dylib; }; })
  859. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libpcre.lai /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre.la
  860. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libpcre16.0.dylib /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre16.0.dylib
  861. libtool: install: (cd /Volumes/test/openwrt/staging_dir/hostpkg/lib && { ln -s -f libpcre16.0.dylib libpcre16.dylib || { rm -f libpcre16.dylib && ln -s libpcre16.0.dylib libpcre16.dylib; }; })
  862. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libpcre16.lai /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre16.la
  863. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libpcreposix.0.dylib /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcreposix.0.dylib
  864. libtool: install: (cd /Volumes/test/openwrt/staging_dir/hostpkg/lib && { ln -s -f libpcreposix.0.dylib libpcreposix.dylib || { rm -f libpcreposix.dylib && ln -s libpcreposix.0.dylib libpcreposix.dylib; }; })
  865. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libpcreposix.lai /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcreposix.la
  866. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libpcrecpp.0.dylib /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcrecpp.0.dylib
  867. libtool: install: (cd /Volumes/test/openwrt/staging_dir/hostpkg/lib && { ln -s -f libpcrecpp.0.dylib libpcrecpp.dylib || { rm -f libpcrecpp.dylib && ln -s libpcrecpp.0.dylib libpcrecpp.dylib; }; })
  868. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libpcrecpp.lai /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcrecpp.la
  869. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libpcre.a /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre.a
  870. libtool: install: chmod 644 /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre.a
  871. libtool: install: ranlib /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre.a
  872. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre.a(libpcre_la-pcre_string_utils.o) has no symbols
  873. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libpcre16.a /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre16.a
  874. libtool: install: chmod 644 /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre16.a
  875. libtool: install: ranlib /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre16.a
  876. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libpcreposix.a /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcreposix.a
  877. libtool: install: chmod 644 /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcreposix.a
  878. libtool: install: ranlib /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcreposix.a
  879. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/libpcrecpp.a /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcrecpp.a
  880. libtool: install: chmod 644 /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcrecpp.a
  881. libtool: install: ranlib /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcrecpp.a
  882.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/bin'
  883.   /usr/bin/env bash ./libtool   --mode=install /Volumes/test/openwrt/staging_dir/host/bin/install -c pcretest pcregrep '/Volumes/test/openwrt/staging_dir/hostpkg/bin'
  884. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/pcretest /Volumes/test/openwrt/staging_dir/hostpkg/bin/pcretest
  885. libtool: install: /Volumes/test/openwrt/staging_dir/host/bin/install -c .libs/pcregrep /Volumes/test/openwrt/staging_dir/hostpkg/bin/pcregrep
  886.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/bin'
  887.  /Volumes/test/openwrt/staging_dir/host/bin/install -c pcre-config '/Volumes/test/openwrt/staging_dir/hostpkg/bin'
  888.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/share/doc/pcre'
  889.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/Volumes/test/openwrt/staging_dir/hostpkg/share/doc/pcre'
  890.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/share/doc/pcre/html'
  891.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/Volumes/test/openwrt/staging_dir/hostpkg/share/doc/pcre/html'
  892.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/Volumes/test/openwrt/staging_dir/hostpkg/share/doc/pcre/html'
  893.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/share/doc/pcre/html'
  894.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 doc/html/pcrecpp.html '/Volumes/test/openwrt/staging_dir/hostpkg/share/doc/pcre/html'
  895.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/include'
  896.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/Volumes/test/openwrt/staging_dir/hostpkg/include'
  897.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/share/man/man1'
  898.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/Volumes/test/openwrt/staging_dir/hostpkg/share/man/man1'
  899.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3'
  900.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3'
  901.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3'
  902.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/include'
  903.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/Volumes/test/openwrt/staging_dir/hostpkg/include'
  904.  /usr/local/bin/gmkdir -p '/Volumes/test/openwrt/staging_dir/hostpkg/lib/pkgconfig'
  905.  /Volumes/test/openwrt/staging_dir/host/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcrecpp.pc '/Volumes/test/openwrt/staging_dir/hostpkg/lib/pkgconfig'
  906. make  install-data-hook
  907. make[6]: Entering directory '/Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45'
  908. ln -sf pcre_assign_jit_stack.3       /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_assign_jit_stack.3
  909. ln -sf pcre_compile.3            /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_compile.3
  910. ln -sf pcre_compile2.3           /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_compile2.3
  911. ln -sf pcre_config.3             /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_config.3
  912. ln -sf pcre_copy_named_substring.3   /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_copy_named_substring.3
  913. ln -sf pcre_copy_substring.3         /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_copy_substring.3
  914. ln -sf pcre_dfa_exec.3           /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_dfa_exec.3
  915. ln -sf pcre_exec.3           /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_exec.3
  916. ln -sf pcre_free_study.3         /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_free_study.3
  917. ln -sf pcre_free_substring.3         /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_free_substring.3
  918. ln -sf pcre_free_substring_list.3    /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_free_substring_list.3
  919. ln -sf pcre_fullinfo.3           /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_fullinfo.3
  920. ln -sf pcre_get_named_substring.3    /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_get_named_substring.3
  921. ln -sf pcre_get_stringnumber.3       /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_get_stringnumber.3
  922. ln -sf pcre_get_stringtable_entries.3    /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_get_stringtable_entries.3
  923. ln -sf pcre_get_substring.3      /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_get_substring.3
  924. ln -sf pcre_get_substring_list.3     /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_get_substring_list.3
  925. ln -sf pcre_jit_exec.3           /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_jit_exec.3
  926. ln -sf pcre_jit_stack_alloc.3        /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_jit_stack_alloc.3
  927. ln -sf pcre_jit_stack_free.3         /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_jit_stack_free.3
  928. ln -sf pcre_maketables.3         /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_maketables.3
  929. ln -sf pcre_pattern_to_host_byte_order.3 /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_pattern_to_host_byte_order.3
  930. ln -sf pcre_refcount.3           /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_refcount.3
  931. ln -sf pcre_study.3          /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_study.3
  932. ln -sf pcre_utf16_to_host_byte_order.3   /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_utf16_to_host_byte_order.3
  933. ln -sf pcre_version.3            /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre16_version.3
  934. ln -sf pcre_assign_jit_stack.3       /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_assign_jit_stack.3
  935. ln -sf pcre_compile.3            /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_compile.3
  936. ln -sf pcre_compile2.3           /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_compile2.3
  937. ln -sf pcre_config.3             /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_config.3
  938. ln -sf pcre_copy_named_substring.3   /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_copy_named_substring.3
  939. ln -sf pcre_copy_substring.3         /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_copy_substring.3
  940. ln -sf pcre_dfa_exec.3           /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_dfa_exec.3
  941. ln -sf pcre_exec.3           /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_exec.3
  942. ln -sf pcre_free_study.3         /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_free_study.3
  943. ln -sf pcre_free_substring.3         /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_free_substring.3
  944. ln -sf pcre_free_substring_list.3    /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_free_substring_list.3
  945. ln -sf pcre_fullinfo.3           /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_fullinfo.3
  946. ln -sf pcre_get_named_substring.3    /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_get_named_substring.3
  947. ln -sf pcre_get_stringnumber.3       /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_get_stringnumber.3
  948. ln -sf pcre_get_stringtable_entries.3    /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_get_stringtable_entries.3
  949. ln -sf pcre_get_substring.3      /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_get_substring.3
  950. ln -sf pcre_get_substring_list.3     /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_get_substring_list.3
  951. ln -sf pcre_jit_exec.3           /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_jit_exec.3
  952. ln -sf pcre_jit_stack_alloc.3        /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_jit_stack_alloc.3
  953. ln -sf pcre_jit_stack_free.3         /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_jit_stack_free.3
  954. ln -sf pcre_maketables.3         /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_maketables.3
  955. ln -sf pcre_pattern_to_host_byte_order.3 /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_pattern_to_host_byte_order.3
  956. ln -sf pcre_refcount.3           /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_refcount.3
  957. ln -sf pcre_study.3          /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_study.3
  958. ln -sf pcre_utf32_to_host_byte_order.3   /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_utf32_to_host_byte_order.3
  959. ln -sf pcre_version.3            /Volumes/test/openwrt/staging_dir/hostpkg/share/man/man3/pcre32_version.3
  960. make[6]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45'
  961. make[5]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45'
  962. make[4]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45'
  963. make[3]: Leaving directory '/Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45'
  964. mkdir -p /Volumes/test/openwrt/staging_dir/hostpkg/stamp
  965. touch /Volumes/test/openwrt/build_dir/hostpkg/pcre-8.45/.built
  966. touch /Volumes/test/openwrt/staging_dir/hostpkg/stamp/.pcre_installed
  967. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/pcre'
  968. time: package/libs/pcre/host-compile#34.39#9.73#47.73
  969. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/glib2'
  970. . /Volumes/test/openwrt/include/shell.sh; xzcat /Volumes/test/openwrt/dl/glib-2.70.0.tar.xz | tar -C /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/.. -xf -
  971. [ ! -d ./src/ ] || cp -fpR ./src/* /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0
  972.  
  973. Applying ./patches/003-valgrind.h-mips16-fix.patch using plaintext:
  974. patching file glib/valgrind.h
  975.  
  976. Applying ./patches/006-c99.patch using plaintext:
  977. patching file meson.build
  978. touch /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/.prepared6943bbc3ccccf519946e2de9185d32b3_6664517399ebbbc92a37c5bb081b5c53
  979. /Volumes/test/openwrt/staging_dir/host/bin/sed -e "s|@CC@|'gcc',|" -e "s|@CXX@|'g++',|" -e "s|@PKGCONFIG@|/Volumes/test/openwrt/staging_dir/host/bin/pkg-config|" -e "s|@CMAKE@|/Volumes/test/openwrt/staging_dir/host/bin/cmake|" -e "s|@CFLAGS@|'-O2', '-I/Volumes/test/openwrt/staging_dir/host/include', '-I/Volumes/test/openwrt/staging_dir/hostpkg/include', '-I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include', '-I/Volumes/test/openwrt/staging_dir/host/include', '-I/Volumes/test/openwrt/staging_dir/hostpkg/include', '-I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include',|" -e "s|@CXXFLAGS@|'-I/Volumes/test/openwrt/staging_dir/host/include', '-I/Volumes/test/openwrt/staging_dir/hostpkg/include', '-I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include',|" -e "s|@LDFLAGS@|'-L/Volumes/test/openwrt/staging_dir/host/lib', '-L/Volumes/test/openwrt/staging_dir/hostpkg/lib', '-L/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/lib', '-Wl,-rpath,/Volumes/test/openwrt/staging_dir/hostpkg/lib',|" -e "s|@PREFIX@|/Volumes/test/openwrt/staging_dir/hostpkg|" < /Volumes/test/openwrt/staging_dir/host/lib/meson/openwrt-native.txt.in > /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-native.txt
  980. /Volumes/test/openwrt/staging_dir/host/bin/python3 /Volumes/test/openwrt/staging_dir/host/bin/meson.py  --native-file /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-native.txt -Diconv=external -Dselinux=disabled -Dlibmount=disabled -Dman=false -Ddtrace=false -Dsystemtap=false -Dsysprof=disabled -Dgtk_doc=false -Dbsymbolic_functions=true -Dforce_posix_threads=true -Dfam=false -Dtests=false -Dinstalled_tests=false -Doss_fuzz=disabled -Dglib_debug=disabled -Dglib_assert=false -Dglib_checks=false -Dlibelf=disabled -Dxattr=false -Ddefault_library=static -Dnls=disabled /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-build /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-build/..
  981. The Meson build system
  982. Version: 0.61.2
  983. Source dir: /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0
  984. Build dir: /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-build
  985. Build type: native build
  986. Project name: glib
  987. Project version: 2.70.0
  988. C compiler for the host machine: gcc (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.30)")
  989. C linker for the host machine: gcc ld64 711
  990. C++ compiler for the host machine: g++ (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.30)")
  991. C++ linker for the host machine: g++ ld64 711
  992. Host machine cpu family: x86_64
  993. Host machine cpu: x86_64
  994. Checking if "building for iOS" compiles: NO
  995. Compiler for C supports arguments -fno-strict-aliasing: YES
  996. Checking if "GNU C visibility attributes test" compiles: YES
  997. Message: Disabling cast checks
  998. Message: Disabling GLib asserts
  999. Message: Disabling GLib checks
  1000. Has header "alloca.h" : YES
  1001. Has header "crt_externs.h" : YES
  1002. Has header "dirent.h" : YES
  1003. Has header "float.h" : YES
  1004. Has header "fstab.h" : YES
  1005. Has header "grp.h" : YES
  1006. Has header "inttypes.h" : YES
  1007. Has header "limits.h" : YES
  1008. Has header "linux/magic.h" : NO
  1009. Has header "locale.h" : YES
  1010. Has header "mach/mach_time.h" : YES
  1011. Has header "memory.h" : YES
  1012. Has header "mntent.h" : NO
  1013. Has header "poll.h" : YES
  1014. Has header "pwd.h" : YES
  1015. Has header "sched.h" : YES
  1016. Has header "spawn.h" : YES
  1017. Has header "stdatomic.h" : YES
  1018. Has header "stdint.h" : YES
  1019. Has header "stdlib.h" : YES
  1020. Has header "string.h" : YES
  1021. Has header "strings.h" : YES
  1022. Has header "sys/auxv.h" : NO
  1023. Has header "sys/event.h" : YES
  1024. Has header "sys/filio.h" : YES
  1025. Has header "sys/inotify.h" : NO
  1026. Has header "sys/mkdev.h" : NO
  1027. Has header "sys/mntctl.h" : NO
  1028. Has header "sys/mnttab.h" : NO
  1029. Has header "sys/mount.h" : YES
  1030. Has header "sys/param.h" : YES
  1031. Has header "sys/resource.h" : YES
  1032. Has header "sys/select.h" : YES
  1033. Has header "sys/statfs.h" : NO
  1034. Has header "sys/stat.h" : YES
  1035. Has header "sys/statvfs.h" : YES
  1036. Has header "sys/sysctl.h" : YES
  1037. Has header "sys/time.h" : YES
  1038. Has header "sys/times.h" : YES
  1039. Has header "sys/types.h" : YES
  1040. Has header "sys/uio.h" : YES
  1041. Has header "sys/vfs.h" : NO
  1042. Has header "sys/vfstab.h" : NO
  1043. Has header "sys/vmount.h" : NO
  1044. Has header "sys/wait.h" : YES
  1045. Has header "termios.h" : YES
  1046. Has header "unistd.h" : YES
  1047. Has header "values.h" : NO
  1048. Has header "wchar.h" : YES
  1049. Has header "xlocale.h" : YES
  1050. Checking if "malloc.h" compiles: NO
  1051. Has header "linux/netlink.h" : NO
  1052. Checking if "statx() test" compiles: NO
  1053. Header <locale.h> has symbol "LC_MESSAGES" : YES
  1054. Checking whether type "struct stat" has member "st_mtimensec" : NO
  1055. Checking whether type "struct stat" has member "st_mtim.tv_nsec" : NO
  1056. Checking whether type "struct stat" has member "st_atimensec" : NO
  1057. Checking whether type "struct stat" has member "st_atim.tv_nsec" : NO
  1058. Checking whether type "struct stat" has member "st_ctimensec" : NO
  1059. Checking whether type "struct stat" has member "st_ctim.tv_nsec" : NO
  1060. Checking whether type "struct stat" has member "st_birthtime" : YES
  1061. Checking whether type "struct stat" has member "st_birthtimensec" : NO
  1062. Checking whether type "struct stat" has member "st_birthtim" : NO
  1063. Checking whether type "struct stat" has member "st_birthtim.tv_nsec" : NO
  1064. Checking whether type "struct stat" has member "st_blksize" : YES
  1065. Checking whether type "struct stat" has member "st_blocks" : YES
  1066. Checking whether type "struct statfs" has member "f_fstypename" : YES
  1067. Checking whether type "struct statfs" has member "f_bavail" : YES
  1068. Checking whether type "struct dirent" has member "d_type" : YES
  1069. Checking whether type "struct statvfs" has member "f_basetype" : NO
  1070. Checking whether type "struct statvfs" has member "f_fstypename" : NO
  1071. Checking whether type "struct tm" has member "tm_gmtoff" : YES
  1072. Checking whether type "struct tm" has member "__tm_gmtoff" : NO
  1073. Compiler for C supports arguments -Wduplicated-branches: NO
  1074. Compiler for C supports arguments -Wimplicit-fallthrough: YES
  1075. Compiler for C supports arguments -Wmisleading-indentation: YES
  1076. Compiler for C supports arguments -Wstrict-prototypes: YES
  1077. Compiler for C supports arguments -Wunused: YES
  1078. Compiler for C supports arguments -Wno-unused-parameter: YES
  1079. Compiler for C supports arguments -Wno-bad-function-cast: YES
  1080. Compiler for C supports arguments -Wno-cast-function-type: NO
  1081. Compiler for C supports arguments -Wno-pedantic: YES
  1082. Compiler for C supports arguments -Wno-format-zero-length: YES
  1083. Compiler for C supports arguments -Werror=declaration-after-statement: YES
  1084. Compiler for C supports arguments -Werror=format=2: YES
  1085. Compiler for C supports arguments -Werror=implicit-function-declaration: YES
  1086. Compiler for C supports arguments -Werror=init-self: YES
  1087. Compiler for C supports arguments -Werror=missing-include-dirs: YES
  1088. Compiler for C supports arguments -Werror=missing-prototypes: YES
  1089. Compiler for C supports arguments -Werror=pointer-arith: YES
  1090. Compiler for C supports link arguments -Wl,-z,nodelete: NO
  1091. Compiler for C supports link arguments -Wl,-Bsymbolic-functions: NO
  1092. Checking for function "close_range" : NO
  1093. Checking for function "endmntent" : NO
  1094. Checking for function "endservent" : YES
  1095. Checking for function "epoll_create" : NO
  1096. Checking for function "fallocate" : NO
  1097. Checking for function "fchmod" : YES
  1098. Checking for function "fchown" : YES
  1099. Checking for function "fdwalk" : NO
  1100. Checking for function "fsync" : YES
  1101. Checking for function "getauxval" : NO
  1102. Checking for function "getc_unlocked" : YES
  1103. Checking for function "getfsstat" : YES
  1104. Checking for function "getgrgid_r" : YES
  1105. Checking for function "getmntent_r" : NO
  1106. Checking for function "getpwuid_r" : YES
  1107. Checking for function "getresuid" : NO
  1108. Checking for function "getvfsstat" : NO
  1109. Checking for function "gmtime_r" : YES
  1110. Checking for function "hasmntopt" : NO
  1111. Checking for function "inotify_init1" : NO
  1112. Checking for function "issetugid" : YES
  1113. Checking for function "kevent" : YES
  1114. Checking for function "kqueue" : YES
  1115. Checking for function "lchmod" : YES
  1116. Checking for function "lchown" : YES
  1117. Checking for function "link" : YES
  1118. Checking for function "localtime_r" : YES
  1119. Checking for function "lstat" : YES
  1120. Checking for function "mbrtowc" : YES
  1121. Checking for function "memalign" : NO
  1122. Checking for function "mmap" : YES
  1123. Checking for function "newlocale" : YES
  1124. Checking for function "pipe2" : NO
  1125. Checking for function "poll" : YES
  1126. Checking for function "prlimit" : NO
  1127. Checking for function "readlink" : YES
  1128. Checking for function "recvmmsg" : NO
  1129. Checking for function "sendmmsg" : NO
  1130. Checking for function "setenv" : YES
  1131. Checking for function "setmntent" : NO
  1132. Checking for function "strerror_r" : YES
  1133. Checking for function "strnlen" : YES
  1134. Checking for function "strsignal" : YES
  1135. Checking for function "strtod_l" : YES
  1136. Checking for function "strtoll_l" : YES
  1137. Checking for function "strtoull_l" : YES
  1138. Checking for function "symlink" : YES
  1139. Checking for function "timegm" : YES
  1140. Checking for function "unsetenv" : YES
  1141. Checking for function "uselocale" : YES
  1142. Checking for function "utimes" : YES
  1143. Checking for function "valloc" : YES
  1144. Checking for function "vasprintf" : YES
  1145. Checking for function "vsnprintf" : YES
  1146. Checking for function "wcrtomb" : YES
  1147. Checking for function "wcslen" : YES
  1148. Checking for function "wcsnlen" : YES
  1149. Checking for function "sysctlbyname" : YES
  1150. Checking for function "_NSGetEnviron" : YES
  1151. Checking for function "statvfs" : YES
  1152. Checking for function "statfs" : YES
  1153. Checking for function "if_indextoname" : YES
  1154. Checking for function "if_nametoindex" : YES
  1155. Checking for function "splice" : NO
  1156. Checking for function "stpcpy" : YES
  1157. Checking for function "posix_memalign" : YES
  1158. Checking for function "posix_spawn" : YES
  1159. Checking if "strerror_r() returns char *" compiles: NO
  1160. Checking for function "snprintf" : YES
  1161. Checking for function "strcasecmp" : YES
  1162. Checking for function "strncasecmp" : YES
  1163. Header <sys/sysmacros.h> has symbol "major" : YES
  1164. Header <dlfcn.h> has symbol "RTLD_LAZY" : YES
  1165. Header <dlfcn.h> has symbol "RTLD_NOW" : YES
  1166. Header <dlfcn.h> has symbol "RTLD_GLOBAL" : YES
  1167. Header <dlfcn.h> has symbol "RTLD_NEXT" : YES
  1168. Message: Checking whether to use statfs or statvfs .. statfs
  1169. Objective-C compiler for the host machine: cc (clang 13.0.0)
  1170. Objective-C linker for the host machine: cc ld64 711
  1171. Checking if "Mac OS X Carbon support" compiles: YES
  1172. Checking if "OS X 9 or later" compiles: YES
  1173. Checking if "Mac OS X Cocoa support" compiles: YES
  1174. Checking if "futex(2) system call" : links: NO
  1175. Checking if "eventfd(2) system call" : links: NO
  1176. Checking if "__uint128_t available" compiles: YES
  1177. Checking if "clock_gettime" : links: YES
  1178. Checking if "dlopen() and dlsym() in system libraries" : links: YES
  1179. Checking if "number of arguments to statfs() (n=2)" compiles: YES
  1180. Checking if "open() option O_DIRECTORY" compiles: YES
  1181. Checking if "fcntl() option F_FULLFSYNC" compiles: YES
  1182. Checking if "nl_langinfo and CODESET" : links: YES
  1183. Checking if "nl_langinfo (PM_STR)" : links: YES
  1184. Checking if "nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)" : links: NO
  1185. Checking if "nl_langinfo (ALTMON_n)" : links: NO
  1186. Checking if "nl_langinfo (_NL_ABALTMON_n)" : links: NO
  1187. Checking if "nl_langinfo and _NL_TIME_CODESET" : links: NO
  1188. Checking if "signed" compiles: YES
  1189. Header <stddef.h> has symbol "ptrdiff_t" : YES
  1190. Checking if "sig_atomic_t" : links: YES
  1191. Checking if "long long" compiles: YES
  1192. Checking if "long double" compiles: YES
  1193. Header <stddef.h> has symbol "wchar_t" : YES
  1194. Header <wchar.h> has symbol "wint_t" : YES
  1195. Checking if "uintmax_t in inttypes.h" compiles: YES
  1196. Checking if "uintmax_t in stdint.h" compiles: YES
  1197. Checking for size of "char" : 1
  1198. Checking for size of "short" : 2
  1199. Checking for size of "int" : 4
  1200. Checking for size of "void*" : 8
  1201. Checking for size of "long" : 8
  1202. Checking for size of "long long" : 8
  1203. Checking for size of "size_t" : 8
  1204. Checking for size of "ssize_t" : 8
  1205. Checking if "int64_t is long" compiles: NO
  1206. Checking if "int64_t is long long" compiles: YES
  1207. Checking for alignment of "char" : 1
  1208. Checking for alignment of "short" : 2
  1209. Checking for alignment of "int" : 4
  1210. Checking for alignment of "void*" : 8
  1211. Checking for alignment of "long" : 8
  1212. Checking for alignment of "long long" : 8
  1213. Checking for alignment of "size_t" : 8
  1214. Checking for size of "wchar_t" : 4
  1215. Checking if "GCC size_t typedef is long" compiles: YES
  1216. Checking if "GCC size_t typedef is long long" compiles: NO
  1217. Checking if "__va_copy check" compiles: YES
  1218. Checking if "va_copy check" compiles: YES
  1219. Checking if "va_lists can be copied as values" runs: DID NOT COMPILE
  1220. Checking if "ISO C99 varargs macros in C" compiles: YES
  1221. Checking if "ISO C99 varargs macros in C++" compiles: YES
  1222. Checking if "GNUC varargs macros" compiles: YES
  1223. Has header "alloca.h" : YES (cached)
  1224. Has header "sys/poll.h" : YES
  1225. Has header "sys/types.h" : YES (cached)
  1226. Has header "winsock2.h" : NO
  1227. Computing int of "POLLIN" : 1
  1228. Computing int of "POLLOUT" : 4
  1229. Computing int of "POLLPRI" : 2
  1230. Computing int of "POLLERR" : 8
  1231. Computing int of "POLLHUP" : 16
  1232. Computing int of "POLLNVAL" : 32
  1233. Computing int of "AF_UNIX" : 1
  1234. Computing int of "AF_INET" : 2
  1235. Computing int of "AF_INET6" : 30
  1236. Computing int of "MSG_OOB" : 1
  1237. Computing int of "MSG_PEEK" : 2
  1238. Computing int of "MSG_DONTROUTE" : 4
  1239. Checking for type "struct in6_addr" : YES
  1240. Checking if "atomic ops" : links: YES
  1241. Run-time dependency threads found: YES
  1242. Header <pthread.h> has symbol "pthread_attr_setstacksize" : YES
  1243. Header <pthread.h> has symbol "pthread_attr_setinheritsched" : YES
  1244. Header <pthread.h> has symbol "pthread_condattr_setclock" : NO
  1245. Header <pthread.h> has symbol "pthread_cond_timedwait_relative_np" : YES
  1246. Header <pthread.h> has symbol "pthread_getname_np" : YES
  1247. Header <sys/syscall.h> has symbol "SYS_sched_getattr" : NO
  1248. Checking if "pthread_setname_np(const char*)" with dependency threads: links: YES
  1249. Checking if "stack grows check" runs: NO (1)
  1250. Header <iconv.h> has symbol "iconv_open" : YES
  1251. Library iconv found: YES
  1252. Found pkg-config: /Volumes/test/openwrt/staging_dir/host/bin/pkg-config (1.8.0)
  1253. Run-time dependency libpcre found: YES 8.45
  1254. Library m found: YES
  1255. Run-time dependency libffi found: YES 3.4.2
  1256. Run-time dependency zlib found: YES 1.2.11
  1257. Checking for function "ngettext" : NO
  1258. Library intl found: YES
  1259. Checking for function "ngettext" with dependency -lintl: YES
  1260. Checking for function "bind_textdomain_codeset" with dependency -lintl: YES
  1261. Checking for function "strlcpy" : YES
  1262. Checking if "OpenBSD strlcpy/strlcat" runs: YES
  1263. Checking if "/proc/self/cmdline" runs: NO (1)
  1264. Program python3 found: YES (/Volumes/test/openwrt/staging_dir/host/bin/python3)
  1265. WARNING: Python files installed by Meson might not be found by python interpreter.
  1266.  This warning can be avoided by setting "python.platlibdir" option.
  1267. WARNING: Python files installed by Meson might not be found by python interpreter.
  1268.  This warning can be avoided by setting "python.purelibdir" option.
  1269. Program bash found: YES (/Volumes/test/openwrt/staging_dir/host/bin/bash)
  1270. Found CMake: /Volumes/test/openwrt/staging_dir/host/bin/cmake (3.22.2)
  1271. Run-time dependency bash-completion found: NO (tried pkgconfig, framework and cmake)
  1272. Program sh found: YES (/bin/sh)
  1273. Program env found: YES (/usr/bin/env)
  1274. Configuring glibconfig.h using configuration
  1275. Dependency sysprof-capture-4 skipped: feature sysprof disabled
  1276. WARNING: extract_all_objects called without setting recursive
  1277. keyword argument. Meson currently defaults to
  1278. non-recursive to maintain backward compatibility but
  1279. the default will be changed in the future.
  1280.  
  1281. Configuring gtester-report using configuration
  1282. Configuring libglib-2.0.so.0.7000.0-gdb.py using configuration
  1283. Configuring glib-genmarshal using configuration
  1284. Program glib-genmarshal found: YES (/Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-build/gobject/glib-genmarshal)
  1285. Configuring glib-mkenums using configuration
  1286. Program glib-mkenums found: YES (/Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-build/gobject/glib-mkenums)
  1287. Configuring libgobject-2.0.so.0.7000.0-gdb.py using configuration
  1288. Checking if "dlsym() preceding underscores" runs: NO (1)
  1289. Checking for function "dlerror" : YES
  1290. Configuring gmoduleconf.h using configuration
  1291. Checking if "C_IN in public headers (no arpa/nameser_compat.h needed)" compiles: NO
  1292. Checking if "arpa/nameser_compat.h needed for C_IN" compiles: YES
  1293. Checking if "res_query()" : links: NO
  1294. Checking if "res_query() in -lresolv" : links: YES
  1295. Library resolv found: YES
  1296. Checking if "socket()" : links: YES
  1297. Checking if "res_init()" : links: YES
  1298. Checking if "res_nclose()" : links: YES
  1299. Checking if "res_ndestroy()" : links: YES
  1300. Checking if "res_ninit()" : links: YES
  1301. Checking if "res_nquery()" : links: YES
  1302. Checking for type "struct ip_mreqn" : YES
  1303. Checking if "ioctl with request SIOCGIFADDR" compiles: YES
  1304. Configuring gnetworking.h using configuration
  1305. Configuring gdbus-codegen using configuration
  1306. Program gdbus-codegen found: YES (/Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-build/gio/gdbus-2.0/codegen/gdbus-codegen)
  1307. Configuring config.py using configuration
  1308. WARNING: extract_all_objects called without setting recursive
  1309. keyword argument. Meson currently defaults to
  1310. non-recursive to maintain backward compatibility but
  1311. the default will be changed in the future.
  1312.  
  1313. WARNING: extract_all_objects called without setting recursive
  1314. keyword argument. Meson currently defaults to
  1315. non-recursive to maintain backward compatibility but
  1316. the default will be changed in the future.
  1317.  
  1318. Message: Found bash-completion but the .pc file did not set 'completionsdir', fallback to a predefined path
  1319. Dependency libelf skipped: feature libelf disabled
  1320. Library elf skipped: feature libelf disabled
  1321. Compiler for C supports arguments -Werror=unused-function: YES
  1322. Library FuzzingEngine skipped: feature oss_fuzz disabled
  1323. Program xgettext skipped: feature nls disabled
  1324. Configuring glib-gettextize using configuration
  1325. Configuring config.h using configuration
  1326. Build targets in project: 41
  1327. NOTICE: Future-deprecated features used:
  1328.  * 0.55.0: {'meson.has_exe_wrapper'}
  1329.  
  1330. glib 2.70.0
  1331.  
  1332.   User defined options
  1333.     Native files       : /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-native.txt
  1334.     default_library    : static
  1335.     bsymbolic_functions: true
  1336.     dtrace             : false
  1337.     fam                : false
  1338.     force_posix_threads: true
  1339.     glib_assert        : false
  1340.     glib_checks        : false
  1341.     glib_debug         : disabled
  1342.     gtk_doc            : false
  1343.     iconv              : external
  1344.     installed_tests    : false
  1345.     libelf             : disabled
  1346.     libmount           : disabled
  1347.     man                : false
  1348.     nls                : disabled
  1349.     oss_fuzz           : disabled
  1350.     selinux            : disabled
  1351.     sysprof            : disabled
  1352.     systemtap          : false
  1353.     tests              : false
  1354.     xattr              : false
  1355.  
  1356. Found ninja-1.10.2 at /Volumes/test/openwrt/staging_dir/host/bin/ninja
  1357. touch /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/.configured
  1358. MAKEFLAGS="" /Volumes/test/openwrt/staging_dir/host/bin/ninja -v -j1 -C /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-build
  1359. ninja: Entering directory `/Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/openwrt-build'
  1360. [1/452] gcc -Iglib/libcharset/libcharset.a.p -Iglib/libcharset -I../glib/libcharset -I. -I.. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DGLIB_CHARSETALIAS_DIR="/Volumes/test/openwrt/staging_dir/hostpkg/lib"' -MD -MQ glib/libcharset/libcharset.a.p/localcharset.c.o -MF glib/libcharset/libcharset.a.p/localcharset.c.o.d -o glib/libcharset/libcharset.a.p/localcharset.c.o -c ../glib/libcharset/localcharset.c
  1361. [2/452] rm -f glib/libcharset/libcharset.a && ar csr glib/libcharset/libcharset.a glib/libcharset/libcharset.a.p/localcharset.c.o
  1362. [3/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/deprecated_gallocator.c.o -MF glib/libglib-2.0.a.p/deprecated_gallocator.c.o.d -o glib/libglib-2.0.a.p/deprecated_gallocator.c.o -c ../glib/deprecated/gallocator.c
  1363. [4/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/deprecated_gcache.c.o -MF glib/libglib-2.0.a.p/deprecated_gcache.c.o.d -o glib/libglib-2.0.a.p/deprecated_gcache.c.o -c ../glib/deprecated/gcache.c
  1364. [5/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/deprecated_gcompletion.c.o -MF glib/libglib-2.0.a.p/deprecated_gcompletion.c.o.d -o glib/libglib-2.0.a.p/deprecated_gcompletion.c.o -c ../glib/deprecated/gcompletion.c
  1365. [6/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/deprecated_grel.c.o -MF glib/libglib-2.0.a.p/deprecated_grel.c.o.d -o glib/libglib-2.0.a.p/deprecated_grel.c.o -c ../glib/deprecated/grel.c
  1366. [7/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/deprecated_gthread-deprecated.c.o -MF glib/libglib-2.0.a.p/deprecated_gthread-deprecated.c.o.d -o glib/libglib-2.0.a.p/deprecated_gthread-deprecated.c.o -c ../glib/deprecated/gthread-deprecated.c
  1367. [8/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/garcbox.c.o -MF glib/libglib-2.0.a.p/garcbox.c.o.d -o glib/libglib-2.0.a.p/garcbox.c.o -c ../glib/garcbox.c
  1368. [9/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/garray.c.o -MF glib/libglib-2.0.a.p/garray.c.o.d -o glib/libglib-2.0.a.p/garray.c.o -c ../glib/garray.c
  1369. [10/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gasyncqueue.c.o -MF glib/libglib-2.0.a.p/gasyncqueue.c.o.d -o glib/libglib-2.0.a.p/gasyncqueue.c.o -c ../glib/gasyncqueue.c
  1370. [11/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gatomic.c.o -MF glib/libglib-2.0.a.p/gatomic.c.o.d -o glib/libglib-2.0.a.p/gatomic.c.o -c ../glib/gatomic.c
  1371. [12/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gbacktrace.c.o -MF glib/libglib-2.0.a.p/gbacktrace.c.o.d -o glib/libglib-2.0.a.p/gbacktrace.c.o -c ../glib/gbacktrace.c
  1372. [13/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gbase64.c.o -MF glib/libglib-2.0.a.p/gbase64.c.o.d -o glib/libglib-2.0.a.p/gbase64.c.o -c ../glib/gbase64.c
  1373. [14/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gbitlock.c.o -MF glib/libglib-2.0.a.p/gbitlock.c.o.d -o glib/libglib-2.0.a.p/gbitlock.c.o -c ../glib/gbitlock.c
  1374. [15/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gbookmarkfile.c.o -MF glib/libglib-2.0.a.p/gbookmarkfile.c.o.d -o glib/libglib-2.0.a.p/gbookmarkfile.c.o -c ../glib/gbookmarkfile.c
  1375. [16/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gbytes.c.o -MF glib/libglib-2.0.a.p/gbytes.c.o.d -o glib/libglib-2.0.a.p/gbytes.c.o -c ../glib/gbytes.c
  1376. ../glib/gbytes.c:589:28: warning: incompatible pointer types passing 'gsize *' (aka 'unsigned long *') to parameter of type 'guint64 *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
  1377.  if (!g_size_checked_mul (&total_size, element_size, n_elements))
  1378.                           ^~~~~~~~~~~
  1379. ../glib/gtypes.h:446:27: note: expanded from macro 'g_size_checked_mul'
  1380.    _GLIB_CHECKED_MUL_U64(dest, a, b)
  1381.                          ^~~~
  1382. ../glib/gtypes.h:465:56: note: passing argument to parameter 'dest' here
  1383. static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) {
  1384.                                                       ^
  1385. ../glib/gbytes.c:592:28: warning: incompatible pointer types passing 'gsize *' (aka 'unsigned long *') to parameter of type 'guint64 *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
  1386.  if (!g_size_checked_add (&end_offset, offset, total_size))
  1387.                           ^~~~~~~~~~~
  1388. ../glib/gtypes.h:444:27: note: expanded from macro 'g_size_checked_add'
  1389.    _GLIB_CHECKED_ADD_U64(dest, a, b)
  1390.                          ^~~~
  1391. ../glib/gtypes.h:462:56: note: passing argument to parameter 'dest' here
  1392. static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) {
  1393.                                                       ^
  1394. 2 warnings generated.
  1395. [17/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gcharset.c.o -MF glib/libglib-2.0.a.p/gcharset.c.o.d -o glib/libglib-2.0.a.p/gcharset.c.o -c ../glib/gcharset.c
  1396. [18/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gchecksum.c.o -MF glib/libglib-2.0.a.p/gchecksum.c.o.d -o glib/libglib-2.0.a.p/gchecksum.c.o -c ../glib/gchecksum.c
  1397. [19/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gconvert.c.o -MF glib/libglib-2.0.a.p/gconvert.c.o.d -o glib/libglib-2.0.a.p/gconvert.c.o -c ../glib/gconvert.c
  1398. [20/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gdataset.c.o -MF glib/libglib-2.0.a.p/gdataset.c.o.d -o glib/libglib-2.0.a.p/gdataset.c.o -c ../glib/gdataset.c
  1399. [21/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gdate.c.o -MF glib/libglib-2.0.a.p/gdate.c.o.d -o glib/libglib-2.0.a.p/gdate.c.o -c ../glib/gdate.c
  1400. [22/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gdatetime.c.o -MF glib/libglib-2.0.a.p/gdatetime.c.o.d -o glib/libglib-2.0.a.p/gdatetime.c.o -c ../glib/gdatetime.c
  1401. [23/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gdir.c.o -MF glib/libglib-2.0.a.p/gdir.c.o.d -o glib/libglib-2.0.a.p/gdir.c.o -c ../glib/gdir.c
  1402. [24/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/genviron.c.o -MF glib/libglib-2.0.a.p/genviron.c.o.d -o glib/libglib-2.0.a.p/genviron.c.o -c ../glib/genviron.c
  1403. [25/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gerror.c.o -MF glib/libglib-2.0.a.p/gerror.c.o.d -o glib/libglib-2.0.a.p/gerror.c.o -c ../glib/gerror.c
  1404. [26/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gfileutils.c.o -MF glib/libglib-2.0.a.p/gfileutils.c.o.d -o glib/libglib-2.0.a.p/gfileutils.c.o -c ../glib/gfileutils.c
  1405. [27/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/ggettext.c.o -MF glib/libglib-2.0.a.p/ggettext.c.o.d -o glib/libglib-2.0.a.p/ggettext.c.o -c ../glib/ggettext.c
  1406. [28/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/ghash.c.o -MF glib/libglib-2.0.a.p/ghash.c.o.d -o glib/libglib-2.0.a.p/ghash.c.o -c ../glib/ghash.c
  1407. [29/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/ghmac.c.o -MF glib/libglib-2.0.a.p/ghmac.c.o.d -o glib/libglib-2.0.a.p/ghmac.c.o -c ../glib/ghmac.c
  1408. [30/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/ghook.c.o -MF glib/libglib-2.0.a.p/ghook.c.o.d -o glib/libglib-2.0.a.p/ghook.c.o -c ../glib/ghook.c
  1409. [31/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/ghostutils.c.o -MF glib/libglib-2.0.a.p/ghostutils.c.o.d -o glib/libglib-2.0.a.p/ghostutils.c.o -c ../glib/ghostutils.c
  1410. [32/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/giochannel.c.o -MF glib/libglib-2.0.a.p/giochannel.c.o.d -o glib/libglib-2.0.a.p/giochannel.c.o -c ../glib/giochannel.c
  1411. [33/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gkeyfile.c.o -MF glib/libglib-2.0.a.p/gkeyfile.c.o.d -o glib/libglib-2.0.a.p/gkeyfile.c.o -c ../glib/gkeyfile.c
  1412. [34/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/glib-init.c.o -MF glib/libglib-2.0.a.p/glib-init.c.o.d -o glib/libglib-2.0.a.p/glib-init.c.o -c ../glib/glib-init.c
  1413. [35/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/glib-private.c.o -MF glib/libglib-2.0.a.p/glib-private.c.o.d -o glib/libglib-2.0.a.p/glib-private.c.o -c ../glib/glib-private.c
  1414. [36/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/glist.c.o -MF glib/libglib-2.0.a.p/glist.c.o.d -o glib/libglib-2.0.a.p/glist.c.o -c ../glib/glist.c
  1415. [37/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gmain.c.o -MF glib/libglib-2.0.a.p/gmain.c.o.d -o glib/libglib-2.0.a.p/gmain.c.o -c ../glib/gmain.c
  1416. [38/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gmappedfile.c.o -MF glib/libglib-2.0.a.p/gmappedfile.c.o.d -o glib/libglib-2.0.a.p/gmappedfile.c.o -c ../glib/gmappedfile.c
  1417. [39/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gmarkup.c.o -MF glib/libglib-2.0.a.p/gmarkup.c.o.d -o glib/libglib-2.0.a.p/gmarkup.c.o -c ../glib/gmarkup.c
  1418. [40/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gmem.c.o -MF glib/libglib-2.0.a.p/gmem.c.o.d -o glib/libglib-2.0.a.p/gmem.c.o -c ../glib/gmem.c
  1419. [41/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gmessages.c.o -MF glib/libglib-2.0.a.p/gmessages.c.o.d -o glib/libglib-2.0.a.p/gmessages.c.o -c ../glib/gmessages.c
  1420. [42/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gnode.c.o -MF glib/libglib-2.0.a.p/gnode.c.o.d -o glib/libglib-2.0.a.p/gnode.c.o -c ../glib/gnode.c
  1421. [43/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/goption.c.o -MF glib/libglib-2.0.a.p/goption.c.o.d -o glib/libglib-2.0.a.p/goption.c.o -c ../glib/goption.c
  1422. [44/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gpattern.c.o -MF glib/libglib-2.0.a.p/gpattern.c.o.d -o glib/libglib-2.0.a.p/gpattern.c.o -c ../glib/gpattern.c
  1423. [45/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gpoll.c.o -MF glib/libglib-2.0.a.p/gpoll.c.o.d -o glib/libglib-2.0.a.p/gpoll.c.o -c ../glib/gpoll.c
  1424. [46/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gprimes.c.o -MF glib/libglib-2.0.a.p/gprimes.c.o.d -o glib/libglib-2.0.a.p/gprimes.c.o -c ../glib/gprimes.c
  1425. [47/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gqsort.c.o -MF glib/libglib-2.0.a.p/gqsort.c.o.d -o glib/libglib-2.0.a.p/gqsort.c.o -c ../glib/gqsort.c
  1426. [48/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gquark.c.o -MF glib/libglib-2.0.a.p/gquark.c.o.d -o glib/libglib-2.0.a.p/gquark.c.o -c ../glib/gquark.c
  1427. [49/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gqueue.c.o -MF glib/libglib-2.0.a.p/gqueue.c.o.d -o glib/libglib-2.0.a.p/gqueue.c.o -c ../glib/gqueue.c
  1428. [50/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/grand.c.o -MF glib/libglib-2.0.a.p/grand.c.o.d -o glib/libglib-2.0.a.p/grand.c.o -c ../glib/grand.c
  1429. [51/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/grcbox.c.o -MF glib/libglib-2.0.a.p/grcbox.c.o.d -o glib/libglib-2.0.a.p/grcbox.c.o -c ../glib/grcbox.c
  1430. [52/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/grefcount.c.o -MF glib/libglib-2.0.a.p/grefcount.c.o.d -o glib/libglib-2.0.a.p/grefcount.c.o -c ../glib/grefcount.c
  1431. [53/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/grefstring.c.o -MF glib/libglib-2.0.a.p/grefstring.c.o.d -o glib/libglib-2.0.a.p/grefstring.c.o -c ../glib/grefstring.c
  1432. [54/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gregex.c.o -MF glib/libglib-2.0.a.p/gregex.c.o.d -o glib/libglib-2.0.a.p/gregex.c.o -c ../glib/gregex.c
  1433. [55/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gscanner.c.o -MF glib/libglib-2.0.a.p/gscanner.c.o.d -o glib/libglib-2.0.a.p/gscanner.c.o -c ../glib/gscanner.c
  1434. [56/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gsequence.c.o -MF glib/libglib-2.0.a.p/gsequence.c.o.d -o glib/libglib-2.0.a.p/gsequence.c.o -c ../glib/gsequence.c
  1435. ../glib/gsequence.c:188:1: warning: unused function 'seq_is_end' [-Wunused-function]
  1436. seq_is_end (GSequence     *seq,
  1437. ^
  1438. 1 warning generated.
  1439. [57/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gshell.c.o -MF glib/libglib-2.0.a.p/gshell.c.o.d -o glib/libglib-2.0.a.p/gshell.c.o -c ../glib/gshell.c
  1440. [58/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gslice.c.o -MF glib/libglib-2.0.a.p/gslice.c.o.d -o glib/libglib-2.0.a.p/gslice.c.o -c ../glib/gslice.c
  1441. [59/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gslist.c.o -MF glib/libglib-2.0.a.p/gslist.c.o.d -o glib/libglib-2.0.a.p/gslist.c.o -c ../glib/gslist.c
  1442. [60/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gstdio.c.o -MF glib/libglib-2.0.a.p/gstdio.c.o.d -o glib/libglib-2.0.a.p/gstdio.c.o -c ../glib/gstdio.c
  1443. [61/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gstrfuncs.c.o -MF glib/libglib-2.0.a.p/gstrfuncs.c.o.d -o glib/libglib-2.0.a.p/gstrfuncs.c.o -c ../glib/gstrfuncs.c
  1444. [62/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gstring.c.o -MF glib/libglib-2.0.a.p/gstring.c.o.d -o glib/libglib-2.0.a.p/gstring.c.o -c ../glib/gstring.c
  1445. [63/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gstringchunk.c.o -MF glib/libglib-2.0.a.p/gstringchunk.c.o.d -o glib/libglib-2.0.a.p/gstringchunk.c.o -c ../glib/gstringchunk.c
  1446. [64/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gstrvbuilder.c.o -MF glib/libglib-2.0.a.p/gstrvbuilder.c.o.d -o glib/libglib-2.0.a.p/gstrvbuilder.c.o -c ../glib/gstrvbuilder.c
  1447. [65/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gtestutils.c.o -MF glib/libglib-2.0.a.p/gtestutils.c.o.d -o glib/libglib-2.0.a.p/gtestutils.c.o -c ../glib/gtestutils.c
  1448. ../glib/gtestutils.c:4408:11: warning: incompatible pointer types passing 'gpointer *' (aka 'void **') to parameter of type 'GSList **' (aka 'struct _GSList **') [-Wincompatible-pointer-types]
  1449.  while (!g_atomic_pointer_compare_and_exchange (test_filename_free_list, node->next, node));
  1450.          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1451. ../glib/gatomic.h:211:44: note: expanded from macro 'g_atomic_pointer_compare_and_exchange'
  1452.    __atomic_compare_exchange_n ((atomic), &gapcae_oldval, (newval), FALSE, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST) ? TRUE : FALSE; \
  1453.                                           ^~~~~~~~~~~~~~
  1454. 1 warning generated.
  1455. [66/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gthread.c.o -MF glib/libglib-2.0.a.p/gthread.c.o.d -o glib/libglib-2.0.a.p/gthread.c.o -c ../glib/gthread.c
  1456. [67/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gthreadpool.c.o -MF glib/libglib-2.0.a.p/gthreadpool.c.o.d -o glib/libglib-2.0.a.p/gthreadpool.c.o -c ../glib/gthreadpool.c
  1457. [68/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gtimer.c.o -MF glib/libglib-2.0.a.p/gtimer.c.o.d -o glib/libglib-2.0.a.p/gtimer.c.o -c ../glib/gtimer.c
  1458. [69/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gtimezone.c.o -MF glib/libglib-2.0.a.p/gtimezone.c.o.d -o glib/libglib-2.0.a.p/gtimezone.c.o -c ../glib/gtimezone.c
  1459. ../glib/gtimezone.c:2071:1: warning: unused function 'interval_valid' [-Wunused-function]
  1460. interval_valid (GTimeZone *tz,
  1461. ^
  1462. 1 warning generated.
  1463. [70/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gtrace.c.o -MF glib/libglib-2.0.a.p/gtrace.c.o.d -o glib/libglib-2.0.a.p/gtrace.c.o -c ../glib/gtrace.c
  1464. [71/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gtranslit.c.o -MF glib/libglib-2.0.a.p/gtranslit.c.o.d -o glib/libglib-2.0.a.p/gtranslit.c.o -c ../glib/gtranslit.c
  1465. [72/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gtrashstack.c.o -MF glib/libglib-2.0.a.p/gtrashstack.c.o.d -o glib/libglib-2.0.a.p/gtrashstack.c.o -c ../glib/gtrashstack.c
  1466. [73/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gtree.c.o -MF glib/libglib-2.0.a.p/gtree.c.o.d -o glib/libglib-2.0.a.p/gtree.c.o -c ../glib/gtree.c
  1467. [74/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/guniprop.c.o -MF glib/libglib-2.0.a.p/guniprop.c.o.d -o glib/libglib-2.0.a.p/guniprop.c.o -c ../glib/guniprop.c
  1468. [75/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gutf8.c.o -MF glib/libglib-2.0.a.p/gutf8.c.o.d -o glib/libglib-2.0.a.p/gutf8.c.o -c ../glib/gutf8.c
  1469. [76/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gunibreak.c.o -MF glib/libglib-2.0.a.p/gunibreak.c.o.d -o glib/libglib-2.0.a.p/gunibreak.c.o -c ../glib/gunibreak.c
  1470. [77/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gunicollate.c.o -MF glib/libglib-2.0.a.p/gunicollate.c.o.d -o glib/libglib-2.0.a.p/gunicollate.c.o -c ../glib/gunicollate.c
  1471. [78/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gunidecomp.c.o -MF glib/libglib-2.0.a.p/gunidecomp.c.o.d -o glib/libglib-2.0.a.p/gunidecomp.c.o -c ../glib/gunidecomp.c
  1472. [79/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/guri.c.o -MF glib/libglib-2.0.a.p/guri.c.o.d -o glib/libglib-2.0.a.p/guri.c.o -c ../glib/guri.c
  1473. [80/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gutils.c.o -MF glib/libglib-2.0.a.p/gutils.c.o.d -o glib/libglib-2.0.a.p/gutils.c.o -c ../glib/gutils.c
  1474. ../glib/gutils.c:1370:1: warning: unused function 'get_os_info_from_os_release' [-Wunused-function]
  1475. get_os_info_from_os_release (const gchar *key_name,
  1476. ^
  1477. ../glib/gutils.c:1414:1: warning: unused function 'get_os_info_from_uname' [-Wunused-function]
  1478. get_os_info_from_uname (const gchar *key_name)
  1479. ^
  1480. 2 warnings generated.
  1481. [81/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/guuid.c.o -MF glib/libglib-2.0.a.p/guuid.c.o.d -o glib/libglib-2.0.a.p/guuid.c.o -c ../glib/guuid.c
  1482. [82/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gvariant.c.o -MF glib/libglib-2.0.a.p/gvariant.c.o.d -o glib/libglib-2.0.a.p/gvariant.c.o -c ../glib/gvariant.c
  1483. ../glib/gvariant.c:3202:1: warning: unused function 'ensure_valid_builder' [-Wunused-function]
  1484. ensure_valid_builder (GVariantBuilder *builder)
  1485. ^
  1486. ../glib/gvariant.c:3859:1: warning: unused function 'ensure_valid_dict' [-Wunused-function]
  1487. ensure_valid_dict (GVariantDict *dict)
  1488. ^
  1489. ../glib/gvariant.c:4562:1: warning: unused function 'valid_format_string' [-Wunused-function]
  1490. valid_format_string (const gchar *format_string,
  1491. ^
  1492. 3 warnings generated.
  1493. [83/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gvariant-core.c.o -MF glib/libglib-2.0.a.p/gvariant-core.c.o.d -o glib/libglib-2.0.a.p/gvariant-core.c.o -c ../glib/gvariant-core.c
  1494. [84/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gvariant-parser.c.o -MF glib/libglib-2.0.a.p/gvariant-parser.c.o.d -o glib/libglib-2.0.a.p/gvariant-parser.c.o -c ../glib/gvariant-parser.c
  1495. [85/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gvariant-serialiser.c.o -MF glib/libglib-2.0.a.p/gvariant-serialiser.c.o.d -o glib/libglib-2.0.a.p/gvariant-serialiser.c.o -c ../glib/gvariant-serialiser.c
  1496. [86/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gvarianttypeinfo.c.o -MF glib/libglib-2.0.a.p/gvarianttypeinfo.c.o.d -o glib/libglib-2.0.a.p/gvarianttypeinfo.c.o -c ../glib/gvarianttypeinfo.c
  1497. [87/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gvarianttype.c.o -MF glib/libglib-2.0.a.p/gvarianttype.c.o.d -o glib/libglib-2.0.a.p/gvarianttype.c.o -c ../glib/gvarianttype.c
  1498. ../glib/gvarianttype.c:189:1: warning: unused function 'g_variant_type_check' [-Wunused-function]
  1499. g_variant_type_check (const GVariantType *type)
  1500. ^
  1501. 1 warning generated.
  1502. [88/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gversion.c.o -MF glib/libglib-2.0.a.p/gversion.c.o.d -o glib/libglib-2.0.a.p/gversion.c.o -c ../glib/gversion.c
  1503. [89/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gwakeup.c.o -MF glib/libglib-2.0.a.p/gwakeup.c.o.d -o glib/libglib-2.0.a.p/gwakeup.c.o -c ../glib/gwakeup.c
  1504. [90/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gprintf.c.o -MF glib/libglib-2.0.a.p/gprintf.c.o.d -o glib/libglib-2.0.a.p/gprintf.c.o -c ../glib/gprintf.c
  1505. [91/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/glib-unix.c.o -MF glib/libglib-2.0.a.p/glib-unix.c.o.d -o glib/libglib-2.0.a.p/glib-unix.c.o -c ../glib/glib-unix.c
  1506. [92/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gspawn.c.o -MF glib/libglib-2.0.a.p/gspawn.c.o.d -o glib/libglib-2.0.a.p/gspawn.c.o -c ../glib/gspawn.c
  1507. [93/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/giounix.c.o -MF glib/libglib-2.0.a.p/giounix.c.o.d -o glib/libglib-2.0.a.p/giounix.c.o -c ../glib/giounix.c
  1508. [94/452] cc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gosxutils.m.o -MF glib/libglib-2.0.a.p/gosxutils.m.o.d -o glib/libglib-2.0.a.p/gosxutils.m.o -c ../glib/gosxutils.m
  1509. [95/452] gcc -Iglib/libglib-2.0.a.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.a.p/gthread-posix.c.o -MF glib/libglib-2.0.a.p/gthread-posix.c.o.d -o glib/libglib-2.0.a.p/gthread-posix.c.o -c ../glib/gthread-posix.c
  1510. [96/452] rm -f glib/libglib-2.0.a && ar csr glib/libglib-2.0.a glib/libglib-2.0.a.p/deprecated_gallocator.c.o glib/libglib-2.0.a.p/deprecated_gcache.c.o glib/libglib-2.0.a.p/deprecated_gcompletion.c.o glib/libglib-2.0.a.p/deprecated_grel.c.o glib/libglib-2.0.a.p/deprecated_gthread-deprecated.c.o glib/libglib-2.0.a.p/garcbox.c.o glib/libglib-2.0.a.p/garray.c.o glib/libglib-2.0.a.p/gasyncqueue.c.o glib/libglib-2.0.a.p/gatomic.c.o glib/libglib-2.0.a.p/gbacktrace.c.o glib/libglib-2.0.a.p/gbase64.c.o glib/libglib-2.0.a.p/gbitlock.c.o glib/libglib-2.0.a.p/gbookmarkfile.c.o glib/libglib-2.0.a.p/gbytes.c.o glib/libglib-2.0.a.p/gcharset.c.o glib/libglib-2.0.a.p/gchecksum.c.o glib/libglib-2.0.a.p/gconvert.c.o glib/libglib-2.0.a.p/gdataset.c.o glib/libglib-2.0.a.p/gdate.c.o glib/libglib-2.0.a.p/gdatetime.c.o glib/libglib-2.0.a.p/gdir.c.o glib/libglib-2.0.a.p/genviron.c.o glib/libglib-2.0.a.p/gerror.c.o glib/libglib-2.0.a.p/gfileutils.c.o glib/libglib-2.0.a.p/ggettext.c.o glib/libglib-2.0.a.p/ghash.c.o glib/libglib-2.0.a.p/ghmac.c.o glib/libglib-2.0.a.p/ghook.c.o glib/libglib-2.0.a.p/ghostutils.c.o glib/libglib-2.0.a.p/giochannel.c.o glib/libglib-2.0.a.p/gkeyfile.c.o glib/libglib-2.0.a.p/glib-init.c.o glib/libglib-2.0.a.p/glib-private.c.o glib/libglib-2.0.a.p/glist.c.o glib/libglib-2.0.a.p/gmain.c.o glib/libglib-2.0.a.p/gmappedfile.c.o glib/libglib-2.0.a.p/gmarkup.c.o glib/libglib-2.0.a.p/gmem.c.o glib/libglib-2.0.a.p/gmessages.c.o glib/libglib-2.0.a.p/gnode.c.o glib/libglib-2.0.a.p/goption.c.o glib/libglib-2.0.a.p/gpattern.c.o glib/libglib-2.0.a.p/gpoll.c.o glib/libglib-2.0.a.p/gprimes.c.o glib/libglib-2.0.a.p/gqsort.c.o glib/libglib-2.0.a.p/gquark.c.o glib/libglib-2.0.a.p/gqueue.c.o glib/libglib-2.0.a.p/grand.c.o glib/libglib-2.0.a.p/grcbox.c.o glib/libglib-2.0.a.p/grefcount.c.o glib/libglib-2.0.a.p/grefstring.c.o glib/libglib-2.0.a.p/gregex.c.o glib/libglib-2.0.a.p/gscanner.c.o glib/libglib-2.0.a.p/gsequence.c.o glib/libglib-2.0.a.p/gshell.c.o glib/libglib-2.0.a.p/gslice.c.o glib/libglib-2.0.a.p/gslist.c.o glib/libglib-2.0.a.p/gstdio.c.o glib/libglib-2.0.a.p/gstrfuncs.c.o glib/libglib-2.0.a.p/gstring.c.o glib/libglib-2.0.a.p/gstringchunk.c.o glib/libglib-2.0.a.p/gstrvbuilder.c.o glib/libglib-2.0.a.p/gtestutils.c.o glib/libglib-2.0.a.p/gthread.c.o glib/libglib-2.0.a.p/gthreadpool.c.o glib/libglib-2.0.a.p/gtimer.c.o glib/libglib-2.0.a.p/gtimezone.c.o glib/libglib-2.0.a.p/gtrace.c.o glib/libglib-2.0.a.p/gtranslit.c.o glib/libglib-2.0.a.p/gtrashstack.c.o glib/libglib-2.0.a.p/gtree.c.o glib/libglib-2.0.a.p/guniprop.c.o glib/libglib-2.0.a.p/gutf8.c.o glib/libglib-2.0.a.p/gunibreak.c.o glib/libglib-2.0.a.p/gunicollate.c.o glib/libglib-2.0.a.p/gunidecomp.c.o glib/libglib-2.0.a.p/guri.c.o glib/libglib-2.0.a.p/gutils.c.o glib/libglib-2.0.a.p/guuid.c.o glib/libglib-2.0.a.p/gvariant.c.o glib/libglib-2.0.a.p/gvariant-core.c.o glib/libglib-2.0.a.p/gvariant-parser.c.o glib/libglib-2.0.a.p/gvariant-serialiser.c.o glib/libglib-2.0.a.p/gvarianttypeinfo.c.o glib/libglib-2.0.a.p/gvarianttype.c.o glib/libglib-2.0.a.p/gversion.c.o glib/libglib-2.0.a.p/gwakeup.c.o glib/libglib-2.0.a.p/gprintf.c.o glib/libglib-2.0.a.p/glib-unix.c.o glib/libglib-2.0.a.p/gspawn.c.o glib/libglib-2.0.a.p/giounix.c.o glib/libglib-2.0.a.p/gosxutils.m.o glib/libglib-2.0.a.p/gthread-posix.c.o glib/libcharset/libcharset.a.p/localcharset.c.o
  1511. [97/452] gcc -Iglib/gtester.p -Iglib -I../glib -I. -I.. -I/Volumes/test/openwrt/staging_dir/host/include -I/Volumes/test/openwrt/staging_dir/hostpkg/include -I/Volumes/test/openwrt/staging_dir/target-x86_64_musl/host/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O2 -g -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-unused-parameter -Wno-bad-function-cast -Wno-pedantic -Wno-format-zero-length -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -O2 -UG_DISABLE_ASSERT -MD -MQ glib/gtester.p/gtester.c.o -MF glib/gtester.p/gtester.c.o.d -o glib/gtester.p/gtester.c.o -c ../glib/gtester.c
  1512. [98/452] cc  -o glib/gtester glib/gtester.p/gtester.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-framework,CoreFoundation -Wl,-framework,Carbon -Wl,-framework,Foundation -Wl,-framework,AppKit glib/libglib-2.0.a -lintl /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre.dylib -lintl -liconv -lm
  1513. FAILED: glib/gtester
  1514. cc  -o glib/gtester glib/gtester.p/gtester.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-framework,CoreFoundation -Wl,-framework,Carbon -Wl,-framework,Foundation -Wl,-framework,AppKit glib/libglib-2.0.a -lintl /Volumes/test/openwrt/staging_dir/hostpkg/lib/libpcre.dylib -lintl -liconv -lm
  1515. Undefined symbols for architecture x86_64:
  1516.  "_libiconv", referenced from:
  1517.      _g_iconv in libglib-2.0.a(gconvert.c.o)
  1518.      _g_convert_with_iconv in libglib-2.0.a(gconvert.c.o)
  1519.      _g_convert_with_fallback in libglib-2.0.a(gconvert.c.o)
  1520.  "_libiconv_close", referenced from:
  1521.      _g_iconv_close in libglib-2.0.a(gconvert.c.o)
  1522.      _g_convert in libglib-2.0.a(gconvert.c.o)
  1523.      _g_convert_with_fallback in libglib-2.0.a(gconvert.c.o)
  1524.      _convert_checked in libglib-2.0.a(gconvert.c.o)
  1525.      _g_filename_display_name in libglib-2.0.a(gconvert.c.o)
  1526.  "_libiconv_open", referenced from:
  1527.      _g_iconv_open in libglib-2.0.a(gconvert.c.o)
  1528. ld: symbol(s) not found for architecture x86_64
  1529. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1530. ninja: build stopped: subcommand failed.
  1531. make[2]: *** [Makefile:128: /Volumes/test/openwrt/build_dir/hostpkg/glib-2.70.0/.built] Error 1
  1532. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/glib2'
  1533. time: package/feeds/packages/glib2/host-compile#32.01#11.45#52.72
  1534.    ERROR: package/feeds/packages/glib2 [host] failed to build.
  1535. make[1]: *** [package/Makefile:114: package/feeds/packages/glib2/host/compile] Error 1
  1536. make[1]: Leaving directory '/Volumes/test/openwrt'
  1537. make: *** [/Volumes/test/openwrt/include/toplevel.mk:230: package/feeds/packages/glib2/host/compile] Error 2
  1538.  
Add Comment
Please, Sign In to add comment