Advertisement
Guest User

pkg-config rebuild

a guest
Feb 22nd, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.73 KB | None | 0 0
  1. configure: loading site script /etc/config.site
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether make supports nested variables... yes
  8. checking build system type... x86_64-w64-mingw32
  9. checking host system type... x86_64-w64-mingw32
  10. checking how to print strings... printf
  11. checking for style of include used by make... GNU
  12. checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
  13. checking whether the C compiler works... yes
  14. checking for C compiler default output file name... a.exe
  15. checking for suffix of executables... .exe
  16. checking whether we are cross compiling... no
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C compiler... yes
  19. checking whether x86_64-w64-mingw32-gcc accepts -g... yes
  20. checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
  21. checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
  22. checking dependency style of x86_64-w64-mingw32-gcc... gcc3
  23. checking for a sed that does not truncate output... /usr/bin/sed
  24. checking for grep that handles long lines and -e... /usr/bin/grep
  25. checking for egrep... /usr/bin/grep -E
  26. checking for fgrep... /usr/bin/grep -F
  27. checking for ld used by x86_64-w64-mingw32-gcc... C:/building/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
  28. checking if the linker (C:/building/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
  29. checking for BSD- or MS-compatible name lister (nm)... /mingw64/bin/nm -B
  30. checking the name lister (/mingw64/bin/nm -B) interface... BSD nm
  31. checking whether ln -s works... no, using cp -pR
  32. checking the maximum length of command line arguments... 8192
  33. checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format... func_convert_file_msys_to_w32
  34. checking how to convert x86_64-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
  35. checking for C:/building/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r
  36. checking for x86_64-w64-mingw32-objdump... no
  37. checking for objdump... objdump
  38. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  39. checking for x86_64-w64-mingw32-dlltool... no
  40. checking for dlltool... dlltool
  41. checking how to associate runtime and link libraries... func_cygming_dll_for_implib
  42. checking for x86_64-w64-mingw32-ar... no
  43. checking for ar... ar
  44. checking for archiver @FILE support... @
  45. checking for x86_64-w64-mingw32-strip... no
  46. checking for strip... strip
  47. checking for x86_64-w64-mingw32-ranlib... no
  48. checking for ranlib... ranlib
  49. checking command to parse /mingw64/bin/nm -B output from x86_64-w64-mingw32-gcc object... failed
  50. checking for sysroot... no
  51. checking for a working dd... /usr/bin/dd
  52. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  53. checking for x86_64-w64-mingw32-mt... no
  54. checking for mt... no
  55. checking if : is a manifest tool... no
  56. checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
  57. checking for ANSI C header files... yes
  58. checking for sys/types.h... yes
  59. checking for sys/stat.h... yes
  60. checking for stdlib.h... yes
  61. checking for string.h... yes
  62. checking for memory.h... yes
  63. checking for strings.h... yes
  64. checking for inttypes.h... yes
  65. checking for stdint.h... yes
  66. checking for unistd.h... yes
  67. checking for dlfcn.h... no
  68. checking for objdir... .libs
  69. checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
  70. checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
  71. checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  72. checking if x86_64-w64-mingw32-gcc static flag -static works... yes
  73. checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
  74. checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
  75. checking whether the x86_64-w64-mingw32-gcc linker (C:/building/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
  76. checking whether -lc should be explicitly linked in... yes
  77. checking dynamic linker characteristics... Win32 ld.exe
  78. checking how to hardcode library paths into programs... immediate
  79. checking whether stripping libraries is possible... yes
  80. checking if libtool supports shared libraries... yes
  81. checking whether to build shared libraries... yes
  82. checking whether to build static libraries... yes
  83. checking whether make supports nested variables... (cached) yes
  84. checking for special C compiler options needed for large files... no
  85. checking for _FILE_OFFSET_BITS value needed for large files... 64
  86. checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc
  87. checking whether we are using the GNU C compiler... (cached) yes
  88. checking whether x86_64-w64-mingw32-gcc accepts -g... (cached) yes
  89. checking for x86_64-w64-mingw32-gcc option to accept ISO C89... (cached) none needed
  90. checking whether x86_64-w64-mingw32-gcc understands -c and -o together... (cached) yes
  91. checking dependency style of x86_64-w64-mingw32-gcc... (cached) gcc3
  92. checking for ln... ln
  93. checking dirent.h usability... yes
  94. checking dirent.h presence... yes
  95. checking for dirent.h... yes
  96. checking for unistd.h... (cached) yes
  97. checking sys/wait.h usability... no
  98. checking sys/wait.h presence... no
  99. checking for sys/wait.h... no
  100. checking malloc.h usability... yes
  101. checking malloc.h presence... yes
  102. checking for malloc.h... yes
  103. checking for Win32... yes
  104. checking for bash... /usr/bin/bash
  105. checking for default prefix for default paths... /mingw64
  106. checking for default search path for .pc files... /mingw64/lib/pkgconfig;/mingw64/share/pkgconfig
  107. checking for system include path to avoid -I flags... /mingw64/include
  108. checking for system library path to avoid -L flags... /mingw64/lib;/lib
  109. configure: creating ./config.lt
  110. config.lt: creating libtool
  111. checking whether to list both direct and indirect dependencies... no
  112. checking if prefix should be redefined at runtime... yes
  113. checking if internal glib should be used... yes
  114. checking if host- prefixed tool should be installed... yes
  115. checking that generated files are newer than configure... done
  116. configure: creating ./config.status
  117. config.status: creating Makefile
  118. config.status: creating pkg.m4
  119. config.status: creating check/Makefile
  120. config.status: creating check/config.sh
  121. config.status: creating config.h.win32
  122. config.status: creating config.h
  123. config.status: executing depfiles commands
  124. config.status: executing libtool commands
  125. === configuring in glib (/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib)
  126. configure: running /bin/sh ../../pkg-config-0.29.1/glib/configure --disable-option-checking '--prefix=/mingw64' '--build=x86_64-w64-mingw32' '--host=x86_64-w64-mingw32' '--target=x86_64-w64-mingw32' '--with-internal-glib' '--disable-indirect-deps' '--with-default-prefix-for-default-paths=/mingw64' 'build_alias=x86_64-w64-mingw32' 'host_alias=x86_64-w64-mingw32' 'target_alias=x86_64-w64-mingw32' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe' 'LDFLAGS=-pipe' 'CPPFLAGS=-D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1' 'PKG_CONFIG_PATH=/mingw64/lib/pkgconfig' --cache-file=/dev/null --srcdir=../../pkg-config-0.29.1/glib
  127. configure: loading site script /etc/config.site
  128. checking for a BSD-compatible install... /usr/bin/install -c
  129. checking whether build environment is sane... yes
  130. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  131. checking for gawk... gawk
  132. checking whether make sets $(MAKE)... yes
  133. checking whether make supports nested variables... yes
  134. checking whether UID '197608' is supported by ustar format... yes
  135. checking whether GID '197121' is supported by ustar format... yes
  136. checking how to create a ustar tar archive... gnutar
  137. checking whether to enable maintainer-specific portions of Makefiles... yes
  138. checking whether make supports nested variables... (cached) yes
  139. checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
  140. checking whether the C compiler works... yes
  141. checking for C compiler default output file name... a.exe
  142. checking for suffix of executables... .exe
  143. checking whether we are cross compiling... no
  144. checking for suffix of object files... o
  145. checking whether we are using the GNU C compiler... yes
  146. checking whether x86_64-w64-mingw32-gcc accepts -g... yes
  147. checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
  148. checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
  149. checking for style of include used by make... GNU
  150. checking dependency style of x86_64-w64-mingw32-gcc... gcc3
  151. checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
  152. checking for grep that handles long lines and -e... /usr/bin/grep
  153. checking for egrep... /usr/bin/grep -E
  154. checking for ANSI C header files... yes
  155. checking for sys/types.h... yes
  156. checking for sys/stat.h... yes
  157. checking for stdlib.h... yes
  158. checking for string.h... yes
  159. checking for memory.h... yes
  160. checking for strings.h... yes
  161. checking for inttypes.h... yes
  162. checking for stdint.h... yes
  163. checking for unistd.h... yes
  164. checking minix/config.h usability... no
  165. checking minix/config.h presence... no
  166. checking for minix/config.h... no
  167. checking whether it is safe to define __EXTENSIONS__... yes
  168. checking build system type... x86_64-w64-mingw32
  169. checking host system type... x86_64-w64-mingw32
  170. checking for the BeOS... no
  171. checking for Win32... yes
  172. checking for the Android... no
  173. checking for Mac OS X Carbon support... no
  174. checking for Mac OS X Cocoa support... no
  175. checking for x86_64-w64-mingw32-windres... no
  176. checking for windres... windres
  177. checking for x86_64-w64-mingw32-nm... no
  178. checking for nm... nm
  179. checking for x86_64-w64-mingw32-ranlib... no
  180. checking for ranlib... ranlib
  181. checking for x86_64-w64-mingw32-dlltool... no
  182. checking for dlltool... dlltool
  183. checking for lib.exe... no
  184. checking whether to enable garbage collector friendliness... no
  185. checking whether to disable memory pools... no
  186. checking for x86_64-w64-mingw32-c++... x86_64-w64-mingw32-c++
  187. checking whether we are using the GNU C++ compiler... yes
  188. checking whether x86_64-w64-mingw32-c++ accepts -g... yes
  189. checking dependency style of x86_64-w64-mingw32-c++... gcc3
  190. checking for special C compiler options needed for large files... no
  191. checking for _FILE_OFFSET_BITS value needed for large files... 64
  192. checking how to get MSVC-compatible struct packing... -mms-bitfields
  193. checking for gawk... (cached) gawk
  194. checking for perl5... no
  195. checking for perl... perl
  196. checking for indent... indent
  197. checking for perl... /usr/bin/perl
  198. checking for a Python interpreter with version >= 2.5... python
  199. checking for python... /mingw64/bin/python
  200. checking for python version... 2.7
  201. checking for python platform... win32
  202. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  203. checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  204. checking how to print strings... printf
  205. checking for a sed that does not truncate output... /usr/bin/sed
  206. checking for fgrep... /usr/bin/grep -F
  207. checking for ld used by x86_64-w64-mingw32-gcc... C:/building/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
  208. checking if the linker (C:/building/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
  209. checking for BSD- or MS-compatible name lister (nm)... nm
  210. checking the name lister (nm) interface... BSD nm
  211. checking whether ln -s works... no, using cp -pR
  212. checking the maximum length of command line arguments... 8192
  213. checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format... func_convert_file_msys_to_w32
  214. checking how to convert x86_64-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
  215. checking for C:/building/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r
  216. checking for x86_64-w64-mingw32-objdump... no
  217. checking for objdump... objdump
  218. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  219. checking for x86_64-w64-mingw32-dlltool... dlltool
  220. checking how to associate runtime and link libraries... func_cygming_dll_for_implib
  221. checking for x86_64-w64-mingw32-ar... no
  222. checking for ar... ar
  223. checking for archiver @FILE support... @
  224. checking for x86_64-w64-mingw32-strip... no
  225. checking for strip... strip
  226. checking for x86_64-w64-mingw32-ranlib... ranlib
  227. checking command to parse nm output from x86_64-w64-mingw32-gcc object... failed
  228. checking for sysroot... no
  229. checking for a working dd... /usr/bin/dd
  230. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  231. checking for x86_64-w64-mingw32-mt... no
  232. checking for mt... no
  233. checking if : is a manifest tool... no
  234. checking for dlfcn.h... no
  235. checking for x86_64-w64-mingw32-as... no
  236. checking for as... as
  237. checking for x86_64-w64-mingw32-dlltool... (cached) dlltool
  238. checking for x86_64-w64-mingw32-objdump... objdump
  239. checking for objdir... .libs
  240. checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
  241. checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
  242. checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  243. checking if x86_64-w64-mingw32-gcc static flag -static works... yes
  244. checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
  245. checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
  246. checking whether the x86_64-w64-mingw32-gcc linker (C:/building/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
  247. checking dynamic linker characteristics... Win32 ld.exe
  248. checking how to hardcode library paths into programs... immediate
  249. checking whether stripping libraries is possible... yes
  250. checking if libtool supports shared libraries... yes
  251. checking whether to build shared libraries... no
  252. checking whether to build static libraries... yes
  253. checking how to run the C++ preprocessor... x86_64-w64-mingw32-c++ -E
  254. checking for ld used by x86_64-w64-mingw32-c++... C:/building/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
  255. checking if the linker (C:/building/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
  256. checking whether the x86_64-w64-mingw32-c++ linker (C:/building/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
  257. checking for x86_64-w64-mingw32-c++ option to produce PIC... -DDLL_EXPORT -DPIC
  258. checking if x86_64-w64-mingw32-c++ PIC flag -DDLL_EXPORT -DPIC works... yes
  259. checking if x86_64-w64-mingw32-c++ static flag -static works... yes
  260. checking if x86_64-w64-mingw32-c++ supports -c -o file.o... yes
  261. checking if x86_64-w64-mingw32-c++ supports -c -o file.o... (cached) yes
  262. checking whether the x86_64-w64-mingw32-c++ linker (C:/building/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
  263. checking dynamic linker characteristics... Win32 ld.exe
  264. checking how to hardcode library paths into programs... immediate
  265. configure: creating ./config.lt
  266. config.lt: creating libtool
  267. checking for extra flags to get ANSI library prototypes... none needed
  268. checking for extra flags for POSIX compliance... none needed
  269. checking for vprintf... yes
  270. checking for _doprnt... no
  271. checking for size_t... yes
  272. checking for working alloca.h... no
  273. checking for alloca... yes
  274. checking for mmap... no
  275. checking for posix_memalign... no
  276. checking for memalign... no
  277. checking for valloc... no
  278. checking for fsync... no
  279. checking for pipe2... no
  280. checking for issetugid... no
  281. checking for atexit... yes
  282. checking for on_exit... no
  283. checking for timegm... no
  284. checking for gmtime_r... no
  285. checking for __libc_enable_secure... no
  286. checking size of char... 1
  287. checking size of short... 2
  288. checking size of long... 4
  289. checking size of int... 4
  290. checking size of void *... 8
  291. checking size of long long... 8
  292. checking size of __int64... 8
  293. checking for sig_atomic_t... yes
  294. checking for format to printf and scanf a guint64... %llu
  295. checking for an ANSI C-conforming const... yes
  296. checking for growing stack pointer... (cached) no
  297. checking for __inline... yes
  298. checking for __inline__... yes
  299. checking for inline... yes
  300. checking if inline functions in headers work... yes
  301. checking for working do while(0) macros... yes
  302. checking for ISO C99 varargs macros in C... yes
  303. checking for ISO C99 varargs macros in C++... yes
  304. checking for GNUC varargs macros... yes
  305. checking for GNUC visibility attribute... no
  306. checking whether using Sun Studio C compiler... no
  307. checking whether byte ordering is bigendian... no
  308. checking dirent.h usability... yes
  309. checking dirent.h presence... yes
  310. checking for dirent.h... yes
  311. checking float.h usability... yes
  312. checking float.h presence... yes
  313. checking for float.h... yes
  314. checking limits.h usability... yes
  315. checking limits.h presence... yes
  316. checking for limits.h... yes
  317. checking pwd.h usability... no
  318. checking pwd.h presence... no
  319. checking for pwd.h... no
  320. checking grp.h usability... no
  321. checking grp.h presence... no
  322. checking for grp.h... no
  323. checking sys/param.h usability... yes
  324. checking sys/param.h presence... yes
  325. checking for sys/param.h... yes
  326. checking sys/poll.h usability... no
  327. checking sys/poll.h presence... no
  328. checking for sys/poll.h... no
  329. checking sys/resource.h usability... no
  330. checking sys/resource.h presence... no
  331. checking for sys/resource.h... no
  332. checking sys/time.h usability... yes
  333. checking sys/time.h presence... yes
  334. checking for sys/time.h... yes
  335. checking sys/times.h usability... no
  336. checking sys/times.h presence... no
  337. checking for sys/times.h... no
  338. checking sys/wait.h usability... no
  339. checking sys/wait.h presence... no
  340. checking for sys/wait.h... no
  341. checking for unistd.h... (cached) yes
  342. checking values.h usability... no
  343. checking values.h presence... no
  344. checking for values.h... no
  345. checking sys/select.h usability... no
  346. checking sys/select.h presence... no
  347. checking for sys/select.h... no
  348. checking for sys/types.h... (cached) yes
  349. checking for stdint.h... (cached) yes
  350. checking for inttypes.h... (cached) yes
  351. checking sched.h usability... yes
  352. checking sched.h presence... yes
  353. checking for sched.h... yes
  354. checking malloc.h usability... yes
  355. checking malloc.h presence... yes
  356. checking for malloc.h... yes
  357. checking sys/vfs.h usability... no
  358. checking sys/vfs.h presence... no
  359. checking for sys/vfs.h... no
  360. checking sys/vmount.h usability... no
  361. checking sys/vmount.h presence... no
  362. checking for sys/vmount.h... no
  363. checking sys/statfs.h usability... no
  364. checking sys/statfs.h presence... no
  365. checking for sys/statfs.h... no
  366. checking sys/statvfs.h usability... no
  367. checking sys/statvfs.h presence... no
  368. checking for sys/statvfs.h... no
  369. checking sys/filio.h usability... no
  370. checking sys/filio.h presence... no
  371. checking for sys/filio.h... no
  372. checking mntent.h usability... no
  373. checking mntent.h presence... no
  374. checking for mntent.h... no
  375. checking sys/mnttab.h usability... no
  376. checking sys/mnttab.h presence... no
  377. checking for sys/mnttab.h... no
  378. checking sys/vfstab.h usability... no
  379. checking sys/vfstab.h presence... no
  380. checking for sys/vfstab.h... no
  381. checking sys/mntctl.h usability... no
  382. checking sys/mntctl.h presence... no
  383. checking for sys/mntctl.h... no
  384. checking fstab.h usability... no
  385. checking fstab.h presence... no
  386. checking for fstab.h... no
  387. checking sys/uio.h usability... no
  388. checking sys/uio.h presence... no
  389. checking for sys/uio.h... no
  390. checking sys/mkdev.h usability... no
  391. checking sys/mkdev.h presence... no
  392. checking for sys/mkdev.h... no
  393. checking linux/magic.h usability... no
  394. checking linux/magic.h presence... no
  395. checking for linux/magic.h... no
  396. checking sys/prctl.h usability... no
  397. checking sys/prctl.h presence... no
  398. checking for sys/prctl.h... no
  399. checking for sys/mount.h... no
  400. checking for sys/sysctl.h... no
  401. checking for sysctlbyname... no
  402. checking xlocale.h usability... no
  403. checking xlocale.h presence... no
  404. checking for xlocale.h... no
  405. checking for struct stat.st_mtimensec... no
  406. checking for struct stat.st_mtim.tv_nsec... no
  407. checking for struct stat.st_atimensec... no
  408. checking for struct stat.st_atim.tv_nsec... no
  409. checking for struct stat.st_ctimensec... no
  410. checking for struct stat.st_ctim.tv_nsec... no
  411. checking for struct stat.st_blksize... no
  412. checking for struct stat.st_blocks... no
  413. checking for struct statfs.f_fstypename... no
  414. checking for struct statfs.f_bavail... no
  415. checking for struct statvfs.f_basetype... no
  416. checking for struct statvfs.f_fstypename... no
  417. checking for struct tm.tm_gmtoff... no
  418. checking for struct tm.__tm_gmtoff... no
  419. checking for dirent.h that defines DIR... yes
  420. checking for library containing opendir... none required
  421. checking for struct dirent.d_type... no
  422. checking for nl_langinfo and CODESET... no
  423. checking stddef.h usability... yes
  424. checking stddef.h presence... yes
  425. checking for stddef.h... yes
  426. checking for stdlib.h... (cached) yes
  427. checking for string.h... (cached) yes
  428. checking for setlocale... yes
  429. checking whether we are using the GNU C Library 2.1 or newer... no
  430. checking size of size_t... 8
  431. checking for the appropriate definition for size_t... unsigned long long
  432. checking size of ssize_t... 8
  433. checking for the appropriate definition for ssize_t... long long
  434. checking for lstat... no
  435. checking for strerror... yes
  436. checking for strsignal... no
  437. checking for memmove... yes
  438. checking for vsnprintf... yes
  439. checking for stpcpy... no
  440. checking for strcasecmp... yes
  441. checking for strncasecmp... yes
  442. checking for poll... no
  443. checking for getcwd... yes
  444. checking for vasprintf... yes
  445. checking for setenv... no
  446. checking for unsetenv... no
  447. checking for getc_unlocked... no
  448. checking for readlink... no
  449. checking for symlink... no
  450. checking for fdwalk... no
  451. checking for memmem... no
  452. checking for chown... no
  453. checking for lchmod... no
  454. checking for lchown... no
  455. checking for fchmod... no
  456. checking for fchown... no
  457. checking for link... no
  458. checking for utimes... no
  459. checking for getgrgid... no
  460. checking for getpwuid... no
  461. checking for getresuid... no
  462. checking for getmntent_r... no
  463. checking for setmntent... no
  464. checking for endmntent... no
  465. checking for hasmntopt... no
  466. checking for getfsstat... no
  467. checking for getvfsstat... no
  468. checking for fallocate... no
  469. checking for splice... no
  470. checking for prlimit... no
  471. checking whether to use statfs or statvfs... neither
  472. checking crt_externs.h usability... no
  473. checking crt_externs.h presence... no
  474. checking for crt_externs.h... no
  475. checking for _NSGetEnviron... no
  476. checking for newlocale... no
  477. checking for uselocale... no
  478. checking for strtod_l... no
  479. checking for strtoll_l... no
  480. checking for strtoull_l... no
  481. checking for C99 vsnprintf... (cached) no
  482. checking whether printf supports positional parameters... no
  483. checking value of AF_INET... 2
  484. checking value of AF_INET6... 23
  485. checking value of AF_UNIX... 1
  486. checking value of MSG_PEEK... 2
  487. checking value of MSG_OOB... 1
  488. checking value of MSG_DONTROUTE... 4
  489. checking for getprotobyname_r... no
  490. checking for endservent... no
  491. checking for if_nametoindex... no
  492. checking for if_indextoname... no
  493. checking wspiapi.h usability... yes
  494. checking wspiapi.h presence... yes
  495. checking for wspiapi.h... yes
  496. checking for linux/netlink.h... no
  497. checking for struct ip_mreqn... no
  498. checking for signed... yes
  499. checking for long long... yes
  500. checking for long double... yes
  501. checking for wchar_t... yes
  502. checking for wint_t... yes
  503. checking for size_t... (cached) yes
  504. checking for ptrdiff_t... yes
  505. checking for inttypes.h... yes
  506. checking for stdint.h... yes
  507. checking for snprintf... yes
  508. checking for wcslen... yes
  509. checking for C99 snprintf... (cached) no
  510. checking for fd_set... no
  511. checking for nl_langinfo (CODESET)... no
  512. checking for nl_langinfo (PM_STR)... no
  513. checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... no
  514. checking for a compliant posix_memalign() implementation... no
  515. checking for OpenBSD strlcpy/strlcat... no
  516. checking for an implementation of va_copy()... yes
  517. checking for an implementation of __va_copy()... yes
  518. checking whether va_lists can be copied by value... yes
  519. checking for the suffix of module shared libraries... .dll
  520. checking for gspawn implementation... gspawn-win32.lo
  521. checking for GIOChannel implementation... giowin32.lo
  522. checking sys/inotify.h usability... no
  523. checking sys/inotify.h presence... no
  524. checking for sys/inotify.h... no
  525. checking sys/event.h usability... no
  526. checking sys/event.h presence... no
  527. checking for sys/event.h... no
  528. checking for platform-dependent source... gwin32.lo
  529. checking whether to compile timeloop... no
  530. checking if building for some Win32 platform... yes
  531. checking for thread implementation... win32
  532. configure: WARNING: I can't find the MACRO to enable thread safety on your
  533. platform (normally it's _REENTRANT). I'll not use any flag on
  534. compilation now, but then your programs might not work.
  535. Please provide information on how it is done on your system.
  536. checking thread related cflags...
  537. checking thread related libraries...
  538. checking for localtime_r... no
  539. checking for gmtime_r... (cached) no
  540. configure: WARNING: the 'g_get_(user_name|real_name|home_dir|tmp_dir)'
  541. functions will not be MT-safe during their first call because
  542. there is no working 'getpwuid_r' on your system.
  543. configure: WARNING: the 'g_date_set_time' function will not be MT-safe
  544. because there is no 'localtime_r' on your system.
  545. checking for clock_gettime... yes
  546. checking for lock-free atomic intrinsics... yes
  547. checking for futex(2) system call... no
  548. checking for eventfd(2) system call... no
  549. checking for broken poll... yes
  550. checking for EILSEQ... yes
  551. checking for guint32... yes
  552. checking alignment of guint32... 4
  553. checking for guint64... yes
  554. checking alignment of guint64... 8
  555. checking for unsigned long... yes
  556. checking alignment of unsigned long... 4
  557. checking for -Bsymbolic-functions linker flag... yes
  558. checking if x86_64-w64-mingw32-gcc supports flag -Wall in envvar CFLAGS... yes
  559. checking if x86_64-w64-mingw32-gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
  560. checking if x86_64-w64-mingw32-gcc supports flag -Werror=declaration-after-statement in envvar CFLAGS... yes
  561. checking if x86_64-w64-mingw32-gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes
  562. checking if x86_64-w64-mingw32-gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes
  563. checking if x86_64-w64-mingw32-gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes
  564. checking if x86_64-w64-mingw32-gcc supports flag -Werror=init-self in envvar CFLAGS... yes
  565. checking if x86_64-w64-mingw32-gcc supports flag -Werror=format-security in envvar CFLAGS... no
  566. checking if x86_64-w64-mingw32-gcc supports flag -Werror=format=2 in envvar CFLAGS... yes
  567. checking if x86_64-w64-mingw32-gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes
  568. checking that generated files are newer than configure... done
  569. configure: creating ./config.status
  570. config.status: creating Makefile
  571. config.status: creating glib/Makefile
  572. config.status: creating glib/libcharset/Makefile
  573. config.status: creating glib/gnulib/Makefile
  574. config.status: creating m4macros/Makefile
  575. config.status: creating config.h
  576. config.status: executing depfiles commands
  577. config.status: executing libtool commands
  578. config.status: executing glib/glibconfig.h commands
  579. make all-recursive
  580. make[1]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32'
  581. Making all in glib
  582. make[2]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib'
  583. make all-recursive
  584. make[3]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib'
  585. Making all in .
  586. make[4]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib'
  587. make[4]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib'
  588. Making all in m4macros
  589. make[4]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/m4macros'
  590. make all-am
  591. make[5]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/m4macros'
  592. make[5]: Nothing to be done for 'all-am'.
  593. make[5]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/m4macros'
  594. make[4]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/m4macros'
  595. Making all in glib
  596. make[4]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib'
  597. GEN glibconfig-stamp
  598. config.status: executing glib/glibconfig.h commands
  599. config.status: glib/glibconfig.h is unchanged
  600. make all-recursive
  601. make[5]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib'
  602. Making all in libcharset
  603. make[6]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib/libcharset'
  604. make all-am
  605. make[7]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib/libcharset'
  606. CC libcharset_la-localcharset.lo
  607. GEN ref-add.sed
  608. GEN ref-del.sed
  609. GEN charset.alias
  610. CCLD libcharset.la
  611. make[7]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib/libcharset'
  612. make[6]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib/libcharset'
  613. Making all in gnulib
  614. make[6]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib/gnulib'
  615. make all-am
  616. make[7]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib/gnulib'
  617. CC libgnulib_la-asnprintf.lo
  618. CC libgnulib_la-printf-args.lo
  619. CC libgnulib_la-printf-parse.lo
  620. CC libgnulib_la-vasnprintf.lo
  621. CC libgnulib_la-printf.lo
  622. CCLD libgnulib.la
  623. make[7]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib/gnulib'
  624. make[6]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib/gnulib'
  625. Making all in .
  626. make[6]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib'
  627. CC libglib_2_0_la-gallocator.lo
  628. CC libglib_2_0_la-gcache.lo
  629. CC libglib_2_0_la-gcompletion.lo
  630. CC libglib_2_0_la-grel.lo
  631. CC libglib_2_0_la-gthread-deprecated.lo
  632. CC libglib_2_0_la-garray.lo
  633. CC libglib_2_0_la-gasyncqueue.lo
  634. CC libglib_2_0_la-gatomic.lo
  635. CC libglib_2_0_la-gbacktrace.lo
  636. CC libglib_2_0_la-gbase64.lo
  637. CC libglib_2_0_la-gbitlock.lo
  638. CC libglib_2_0_la-gbookmarkfile.lo
  639. CC libglib_2_0_la-gbytes.lo
  640. CC libglib_2_0_la-gcharset.lo
  641. CC libglib_2_0_la-gchecksum.lo
  642. CC libglib_2_0_la-gconvert.lo
  643. CC libglib_2_0_la-gdataset.lo
  644. CC libglib_2_0_la-gdate.lo
  645. CC libglib_2_0_la-gdatetime.lo
  646. CC libglib_2_0_la-gdir.lo
  647. In file included from ../../../pkg-config-0.29.1/glib/glib/gconvert.c:35:0:
  648. ../../../pkg-config-0.29.1/glib/glib/win_iconv.c: In function 'utf32_mbtowc':
  649. ../../../pkg-config-0.29.1/glib/glib/win_iconv.c:1042:12: warning: 'wc' may be used uninitialized in this function [-Wmaybe-uninitialized]
  650. wc -= 0x10000;
  651. ~~~^~~~~~~~~~
  652. ../../../pkg-config-0.29.1/glib/glib/win_iconv.c:1532:10: note: 'wc' was declared here
  653. uint wc;
  654. ^~
  655. CC libglib_2_0_la-genviron.lo
  656. CC libglib_2_0_la-gerror.lo
  657. CC libglib_2_0_la-gfileutils.lo
  658. CC libglib_2_0_la-ggettext.lo
  659. CC libglib_2_0_la-ghash.lo
  660. CC libglib_2_0_la-ghmac.lo
  661. CC libglib_2_0_la-ghook.lo
  662. CC libglib_2_0_la-ghostutils.lo
  663. CC libglib_2_0_la-giochannel.lo
  664. In file included from ../../../pkg-config-0.29.1/glib/glib/ggettext.c:30:0:
  665. ../../../pkg-config-0.29.1/glib/glib/ggettext.c: In function 'ensure_gettext_initialized':
  666. ../../../pkg-config-0.29.1/glib/glib/glibintl.h:37:42: warning: statement with no effect [-Wunused-value]
  667. #define bindtextdomain(Domain,Directory) (Domain)
  668. ^
  669. ../../../pkg-config-0.29.1/glib/glib/ggettext.c:106:7: note: in expansion of macro 'bindtextdomain'
  670. bindtextdomain (GETTEXT_PACKAGE, tmp);
  671. ^
  672. CC libglib_2_0_la-gkeyfile.lo
  673. CC libglib_2_0_la-glib-init.lo
  674. CC libglib_2_0_la-glib-private.lo
  675. CC libglib_2_0_la-glist.lo
  676. CC libglib_2_0_la-gmain.lo
  677. CC libglib_2_0_la-gmappedfile.lo
  678. CC libglib_2_0_la-gmarkup.lo
  679. CC libglib_2_0_la-gmem.lo
  680. CC libglib_2_0_la-gmessages.lo
  681. ../../../pkg-config-0.29.1/glib/glib/gmain.c: In function 'g_main_context_iterate.isra.27':
  682. ../../../pkg-config-0.29.1/glib/glib/gmain.c:4022:4: warning: 'poll_timer' may be used uninitialized in this function [-Wmaybe-uninitialized]
  683. g_print ("g_main_poll(%d) timeout: %d - elapsed %12.10f seconds",
  684. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  685. n_fds,
  686. ~~~~~~
  687. timeout,
  688. ~~~~~~~~
  689. g_timer_elapsed (poll_timer, NULL));
  690. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  691. ../../../pkg-config-0.29.1/glib/glib/gmain.c:3984:11: note: 'poll_timer' was declared here
  692. GTimer *poll_timer;
  693. ^~~~~~~~~~
  694. CC libglib_2_0_la-gnode.lo
  695. CC libglib_2_0_la-goption.lo
  696. CC libglib_2_0_la-gpattern.lo
  697. CC libglib_2_0_la-gpoll.lo
  698. CC libglib_2_0_la-gprimes.lo
  699. CC libglib_2_0_la-gqsort.lo
  700. CC libglib_2_0_la-gquark.lo
  701. ../../../pkg-config-0.29.1/glib/glib/gmessages.c: In function '_g_log_abort':
  702. ../../../pkg-config-0.29.1/glib/glib/gmessages.c:256:1: warning: 'noreturn' function does return
  703. }
  704. ^
  705. CC libglib_2_0_la-gqueue.lo
  706. CC libglib_2_0_la-grand.lo
  707. CC libglib_2_0_la-gscanner.lo
  708. CC libglib_2_0_la-gsequence.lo
  709. CC libglib_2_0_la-gshell.lo
  710. CC libglib_2_0_la-gslice.lo
  711. CC libglib_2_0_la-gslist.lo
  712. CC libglib_2_0_la-gstdio.lo
  713. CC libglib_2_0_la-gstrfuncs.lo
  714. CC libglib_2_0_la-gstring.lo
  715. In file included from ../../../pkg-config-0.29.1/glib/glib/gslice.c:56:0:
  716. ../../../pkg-config-0.29.1/glib/glib/valgrind.h: In function 'VALGRIND_PRINTF':
  717. ../../../pkg-config-0.29.1/glib/glib/valgrind.h:4514:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  718. (unsigned long)format,
  719. ^
  720. ../../../pkg-config-0.29.1/glib/glib/valgrind.h:253:35: note: in definition of macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR'
  721. _zzq_args[1] = (unsigned int)(_zzq_arg1); \
  722. ^~~~~~~~~
  723. ../../../pkg-config-0.29.1/glib/glib/valgrind.h:4515:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  724. (unsigned long)&vargs,
  725. ^
  726. ../../../pkg-config-0.29.1/glib/glib/valgrind.h:254:35: note: in definition of macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR'
  727. _zzq_args[2] = (unsigned int)(_zzq_arg2); \
  728. ^~~~~~~~~
  729. ../../../pkg-config-0.29.1/glib/glib/valgrind.h: In function 'VALGRIND_PRINTF_BACKTRACE':
  730. ../../../pkg-config-0.29.1/glib/glib/valgrind.h:4552:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  731. (unsigned long)format,
  732. ^
  733. ../../../pkg-config-0.29.1/glib/glib/valgrind.h:253:35: note: in definition of macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR'
  734. _zzq_args[1] = (unsigned int)(_zzq_arg1); \
  735. ^~~~~~~~~
  736. ../../../pkg-config-0.29.1/glib/glib/valgrind.h:4553:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  737. (unsigned long)&vargs,
  738. ^
  739. ../../../pkg-config-0.29.1/glib/glib/valgrind.h:254:35: note: in definition of macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR'
  740. _zzq_args[2] = (unsigned int)(_zzq_arg2); \
  741. ^~~~~~~~~
  742. CC libglib_2_0_la-gstringchunk.lo
  743. CC libglib_2_0_la-gtestutils.lo
  744. ../../../pkg-config-0.29.1/glib/glib/gstdio.c: In function 'g_open':
  745. ../../../pkg-config-0.29.1/glib/glib/gstdio.c:301:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  746. retval = _open_osfhandle((long)hFile, flags);
  747. ^
  748. ../../../pkg-config-0.29.1/glib/glib/gstdio.c: In function 'g_creat':
  749. ../../../pkg-config-0.29.1/glib/glib/gstdio.c:404:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  750. retval = _open_osfhandle((long)hFile, _O_RDWR);
  751. ^
  752. ../../../pkg-config-0.29.1/glib/glib/gstdio.c: In function 'g_stat':
  753. ../../../pkg-config-0.29.1/glib/glib/gstdio.c:634:31: warning: passing argument 2 of '_wstat64i32' from incompatible pointer type [-Wincompatible-pointer-types]
  754. retval = _wstat (wfilename, buf);
  755. ^~~
  756. In file included from ../../../pkg-config-0.29.1/glib/glib/gstdio.c:27:0:
  757. C:/building/msys64/mingw64/x86_64-w64-mingw32/include/sys/stat.h:128:15: note: expected 'struct _stat64i32 *' but argument is of type 'GStatBuf * {aka struct _stat64 *}'
  758. int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat);
  759. ^~~~~~~~~~~
  760. ../../../pkg-config-0.29.1/glib/glib/gstdio.c: In function 'g_fopen':
  761. ../../../pkg-config-0.29.1/glib/glib/gstdio.c:934:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  762. if (INVALID_HANDLE_VALUE == (HANDLE)hFile)
  763. ^
  764. CC libglib_2_0_la-gthread.lo
  765. CC libglib_2_0_la-gthreadpool.lo
  766. CC libglib_2_0_la-gtimer.lo
  767. CC libglib_2_0_la-gtimezone.lo
  768. CC libglib_2_0_la-gtrashstack.lo
  769. CC libglib_2_0_la-gtree.lo
  770. CC libglib_2_0_la-guniprop.lo
  771. CC libglib_2_0_la-gutf8.lo
  772. ../../../pkg-config-0.29.1/glib/glib/gtestutils.c: In function 'g_assertion_message_expr':
  773. ../../../pkg-config-0.29.1/glib/glib/gtestutils.c:2296:1: warning: 'noreturn' function does return
  774. }
  775. ^
  776. CC libglib_2_0_la-gunibreak.lo
  777. CC libglib_2_0_la-gunicollate.lo
  778. CC libglib_2_0_la-gunidecomp.lo
  779. CC libglib_2_0_la-gurifuncs.lo
  780. CC libglib_2_0_la-gutils.lo
  781. CC libglib_2_0_la-gvariant.lo
  782. CC libglib_2_0_la-gvariant-core.lo
  783. CC libglib_2_0_la-gvariant-parser.lo
  784. CC libglib_2_0_la-gvariant-serialiser.lo
  785. CC libglib_2_0_la-gvarianttypeinfo.lo
  786. CC libglib_2_0_la-gvarianttype.lo
  787. CC libglib_2_0_la-gversion.lo
  788. ../../../pkg-config-0.29.1/glib/glib/gutils.c: In function 'g_win32_get_system_data_dirs_for_module':
  789. ../../../pkg-config-0.29.1/glib/glib/gutils.c:1946:2: warning: 'hmodule' may be used uninitialized in this function [-Wmaybe-uninitialized]
  790. g_hash_table_insert (per_module_data_dirs, hmodule, retval);
  791. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  792. CC libglib_2_0_la-gwakeup.lo
  793. CC libglib_2_0_la-gprintf.lo
  794. CC libglib_2_0_la-gthread-win32.lo
  795. CC giowin32.lo
  796. CC gspawn-win32.lo
  797. CC gwin32.lo
  798. echo > glib-public-headers.txt.tmp && mv glib-public-headers.txt.tmp glib-public-headers.txt
  799. ../../../pkg-config-0.29.1/glib/glib/gthread-win32.c: In function 'g_private_get_impl':
  800. ../../../pkg-config-0.29.1/glib/glib/gthread-win32.c:340:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  801. DWORD impl = (DWORD) key->p;
  802. ^
  803. ../../../pkg-config-0.29.1/glib/glib/gthread-win32.c:345:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  804. impl = (DWORD) key->p;
  805. ^
  806. ../../../pkg-config-0.29.1/glib/glib/gthread-win32.c:370:54: warning: passing argument 1 of '_InterlockedCompareExchangePointer' from incompatible pointer type [-Wincompatible-pointer-types]
  807. if (InterlockedCompareExchangePointer (&g_private_destructors, destructor,
  808. ^
  809. In file included from C:/building/msys64/mingw64/x86_64-w64-mingw32/include/winnt.h:27:0,
  810. from C:/building/msys64/mingw64/x86_64-w64-mingw32/include/minwindef.h:163,
  811. from C:/building/msys64/mingw64/x86_64-w64-mingw32/include/windef.h:8,
  812. from C:/building/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:69,
  813. from ../../../pkg-config-0.29.1/glib/glib/glib-init.h:32,
  814. from ../../../pkg-config-0.29.1/glib/glib/gthread-win32.c:46:
  815. C:/building/msys64/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1108:7: note: expected 'void * volatile*' but argument is of type 'GPrivateDestructor * volatile* {aka struct _GPrivateDestructor * volatile*}'
  816. void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) {
  817. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  818. ../../../pkg-config-0.29.1/glib/glib/gthread-win32.c:376:59: warning: passing argument 2 of '_InterlockedCompareExchangePointer' makes pointer from integer without a cast [-Wint-conversion]
  819. if (InterlockedCompareExchangePointer (&key->p, impl, NULL) != NULL)
  820. ^~~~
  821. In file included from C:/building/msys64/mingw64/x86_64-w64-mingw32/include/winnt.h:27:0,
  822. from C:/building/msys64/mingw64/x86_64-w64-mingw32/include/minwindef.h:163,
  823. from C:/building/msys64/mingw64/x86_64-w64-mingw32/include/windef.h:8,
  824. from C:/building/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:69,
  825. from ../../../pkg-config-0.29.1/glib/glib/glib-init.h:32,
  826. from ../../../pkg-config-0.29.1/glib/glib/gthread-win32.c:46:
  827. C:/building/msys64/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1108:7: note: expected 'void *' but argument is of type 'DWORD {aka long unsigned int}'
  828. void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) {
  829. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  830. ../../../pkg-config-0.29.1/glib/glib/gthread-win32.c: In function 'g_thread_xp_get_condition_variable':
  831. ../../../pkg-config-0.29.1/glib/glib/gthread-win32.c:823:46: warning: passing argument 1 of '_InterlockedCompareExchangePointer' from incompatible pointer type [-Wincompatible-pointer-types]
  832. if (InterlockedCompareExchangePointer (cond, result, NULL) != NULL)
  833. ^~~~
  834. In file included from C:/building/msys64/mingw64/x86_64-w64-mingw32/include/winnt.h:27:0,
  835. from C:/building/msys64/mingw64/x86_64-w64-mingw32/include/minwindef.h:163,
  836. from C:/building/msys64/mingw64/x86_64-w64-mingw32/include/windef.h:8,
  837. from C:/building/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:69,
  838. from ../../../pkg-config-0.29.1/glib/glib/glib-init.h:32,
  839. from ../../../pkg-config-0.29.1/glib/glib/gthread-win32.c:46:
  840. C:/building/msys64/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1108:7: note: expected 'void * volatile*' but argument is of type 'GThreadXpCONDITION_VARIABLE * volatile* {aka struct <anonymous> * volatile*}'
  841. void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) {
  842. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  843. CCLD libglib-2.0.la
  844. make[6]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib'
  845. make[5]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib'
  846. make[4]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib/glib'
  847. make[3]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib'
  848. make[2]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/glib'
  849. Making all in .
  850. make[2]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32'
  851. CC pkg.o
  852. CC parse.o
  853. CC rpmvercmp.o
  854. CC main.o
  855. CCLD pkg-config.exe
  856. make[2]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32'
  857. Making all in check
  858. make[2]: Entering directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/check'
  859. make[2]: Nothing to be done for 'all'.
  860. make[2]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32/check'
  861. make[1]: Leaving directory '/scripts/mingw-w64-pkg-config/src/build-x86_64-w64-mingw32'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement